Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Don't forward packets with ttl1 #478

Merged
merged 3 commits into from
Sep 18, 2024

Merge branch 'main' into ttl1

9d3fe56
Select commit
Loading
Failed to load commit list.
Merged

Don't forward packets with ttl1 #478

Merge branch 'main' into ttl1
9d3fe56
Select commit
Loading
Failed to load commit list.
Google Cloud Build / buildtest (openconfig-lemming) succeeded Sep 18, 2024 in 9m 9s

Summary

Build Information

Trigger buildtest
Build 03cbe1ea-52be-430b-a823-056eb17afca2
Start 2024-09-18T13:45:31-07:00
Duration 8m16.406s
Status SUCCESS

Steps

Step Status Duration
build SUCCESS 3m39.436s
test SUCCESS 4m29.26s

Details

starting build "03cbe1ea-52be-430b-a823-056eb17afca2"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/openconfig/lemming
 * branch            9d3fe56c54a3199706f4e1649503468bb68d0a23 -> FETCH_HEAD
HEAD is now at 9d3fe56 Merge branch 'main' into ttl1
SETUPBUILD
BUILD
Starting Step #0 - "build"
Step #0 - "build": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #0 - "build":   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #0 - "build":                                  Dload  Upload   Total   Spent    Left  Speed
Step #0 - "build": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Step #0 - "build": 
100 5068k  100 5068k    0     0  15.9M      0 --:--:-- --:--:-- --:--:-- 15.9M
Step #0 - "build": Get:1 http://storage.googleapis.com/bazel-apt stable InRelease [2265 B]
Step #0 - "build": Get:2 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
Step #0 - "build": Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #0 - "build": Get:4 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #0 - "build": Get:5 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [24.6 kB]
Step #0 - "build": Get:6 http://storage.googleapis.com/bazel-apt stable/jdk1.8 amd64 Packages [13.6 kB]
Step #0 - "build": Get:7 https://download.docker.com/linux/ubuntu focal/edge amd64 Packages [3343 B]
Step #0 - "build": Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [60.2 kB]
Step #0 - "build": Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3168 B]
Step #0 - "build": Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4016 kB]
Step #0 - "build": Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #0 - "build": Get:12 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #0 - "build": Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #0 - "build": Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #0 - "build": Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #0 - "build": Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #0 - "build": Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #0 - "build": Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4008 kB]
Step #0 - "build": Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1273 kB]
Step #0 - "build": Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4478 kB]
Step #0 - "build": Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #0 - "build": Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4178 kB]
Step #0 - "build": Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1559 kB]
Step #0 - "build": Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #0 - "build": Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #0 - "build": Fetched 33.3 MB in 4s (9467 kB/s)
Step #0 - "build": Reading package lists...
Step #0 - "build": Reading package lists...
Step #0 - "build": Building dependency tree...
Step #0 - "build": Reading state information...
Step #0 - "build": The following additional packages will be installed:
Step #0 - "build":   libpcap0.8 libpcap0.8-dev
Step #0 - "build": The following NEW packages will be installed:
Step #0 - "build":   libpcap-dev libpcap0.8 libpcap0.8-dev
Step #0 - "build": 0 upgraded, 3 newly installed, 0 to remove and 26 not upgraded.
Step #0 - "build": Need to get 375 kB of archives.
Step #0 - "build": After this operation, 1205 kB of additional disk space will be used.
Step #0 - "build": Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB]
Step #0 - "build": Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8-dev amd64 1.9.1-3 [244 kB]
Step #0 - "build": Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap-dev amd64 1.9.1-3 [3484 B]
Step #0 - "build": debconf: delaying package configuration, since apt-utils is not installed
Step #0 - "build": Fetched 375 kB in 0s (980 kB/s)
Step #0 - "build": Selecting previously unselected package libpcap0.8:amd64.
Step #0 - "build": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37314 files and directories currently installed.)
Step #0 - "build": Preparing to unpack .../libpcap0.8_1.9.1-3_amd64.deb ...
Step #0 - "build": Unpacking libpcap0.8:amd64 (1.9.1-3) ...
Step #0 - "build": Selecting previously unselected package libpcap0.8-dev:amd64.
Step #0 - "build": Preparing to unpack .../libpcap0.8-dev_1.9.1-3_amd64.deb ...
Step #0 - "build": Unpacking libpcap0.8-dev:amd64 (1.9.1-3) ...
Step #0 - "build": Selecting previously unselected package libpcap-dev:amd64.
Step #0 - "build": Preparing to unpack .../libpcap-dev_1.9.1-3_amd64.deb ...
Step #0 - "build": Unpacking libpcap-dev:amd64 (1.9.1-3) ...
Step #0 - "build": Setting up libpcap0.8:amd64 (1.9.1-3) ...
Step #0 - "build": Setting up libpcap0.8-dev:amd64 (1.9.1-3) ...
Step #0 - "build": Setting up libpcap-dev:amd64 (1.9.1-3) ...
Step #0 - "build": Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
Step #0 - "build": 2024/09/18 20:45:48 Downloading https://releases.bazel.build/6.4.0/release/bazel-6.4.0-linux-x86_64...
Step #0 - "build": 2024/09/18 20:45:48 Skipping basic authentication for releases.bazel.build because no credentials found in /builder/home/.netrc
Step #0 - "build": Extracting Bazel installation...
Step #0 - "build": Starting local Bazel server and connecting to it...
Step #0 - "build": INFO: Invocation ID: 5c1f0e4a-af6d-4c3f-bc96-89ac050d1c28
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 0 packages loaded
Step #0 - "build": Analyzing: 240 targets (144 packages loaded, 0 targets configured)
Step #0 - "build": Analyzing: 240 targets (198 packages loaded, 806 targets configured)
Step #0 - "build": Analyzing: 240 targets (227 packages loaded, 851 targets configured)
Step #0 - "build": Analyzing: 240 targets (265 packages loaded, 3371 targets configured)
Step #0 - "build": Analyzing: 240 targets (314 packages loaded, 4038 targets configured)
Step #0 - "build": Analyzing: 240 targets (318 packages loaded, 4287 targets configured)
Step #0 - "build": Analyzing: 240 targets (318 packages loaded, 4287 targets configured)
Step #0 - "build": Analyzing: 240 targets (319 packages loaded, 4445 targets configured)
Step #0 - "build": Analyzing: 240 targets (320 packages loaded, 5083 targets configured)
Step #0 - "build": Analyzing: 240 targets (320 packages loaded, 5086 targets configured)
Step #0 - "build": Analyzing: 240 targets (374 packages loaded, 16580 targets configured)
Step #0 - "build": Analyzing: 240 targets (374 packages loaded, 16580 targets configured)
Step #0 - "build": Analyzing: 240 targets (374 packages loaded, 16580 targets configured)
Step #0 - "build": Analyzing: 240 targets (422 packages loaded, 16660 targets configured)
Step #0 - "build": Analyzing: 240 targets (614 packages loaded, 17441 targets configured)
Step #0 - "build": Analyzing: 240 targets (891 packages loaded, 18928 targets configured)
Step #0 - "build": Analyzing: 240 targets (1122 packages loaded, 20983 targets configured)
Step #0 - "build": Analyzing: 240 targets (1237 packages loaded, 22299 targets configured)
Step #0 - "build": Analyzing: 240 targets (1267 packages loaded, 22716 targets configured)
Step #0 - "build": Analyzing: 240 targets (1273 packages loaded, 22741 targets configured)
Step #0 - "build": Analyzing: 240 targets (1297 packages loaded, 22810 targets configured)
Step #0 - "build": INFO: Analyzed 240 targets (1361 packages loaded, 23188 targets configured).
Step #0 - "build": INFO: Found 240 targets...
Step #0 - "build": [0 / 107] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #0 - "build": [202 / 3,603] Compiling src/core/lib/gpr/atm.cc; Downloading external/com_github_grpc_grpc/src/core/_objs/gpr_atm/atm.pic.o; 0s remote-cache ... (12 actions, 0 running)
Step #0 - "build": [276 / 4,069] Copying files to directory debian_bookworm_linux_amd64/layout; Downloading external/debian_bookworm_linux_amd64/layout/blobs/sha256/fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16, 34.0 MiB / 47.3 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [359 / 4,069] Compiling absl/strings/string_view.cc; Downloading external/com_google_absl/absl/strings/_objs/strings/string_view.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [454 / 4,074] Compiling src/google/protobuf/type.pb.cc; Downloading external/com_google_protobuf/_objs/protobuf/type.pb.pic.o; 0s remote-cache ... (14 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/lib/gpr/posix/sync.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/gpr/posix/sync.cc:158:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":   158 | #endif  // defined(GPR_POSIX_SYNC) && !defined(GPR_ABSEIL_SYNC) && \
Step #0 - "build":       |         ^
Step #0 - "build": [479 / 4,074] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/internal/trace/traceviewer.a, 2.0 MiB / 3.3 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [480 / 4,074] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 5.2 MiB / 18.4 MiB; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [486 / 4,074] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 16.0 MiB / 18.4 MiB; 3s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [550 / 4,074] Compiling src/google/protobuf/generated_message_util.cc; Downloading external/com_google_protobuf/_objs/protobuf_lite/generated_message_util.pic.o; 0s remote-cache ... (15 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/lib/gpr/windows/sync.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/gpr/windows/sync.cc:121:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":   121 | #endif  // defined(GPR_WINDOWS) && !defined(GPR_ABSEIL_SYNC) && \
Step #0 - "build":       |         ^
Step #0 - "build": [660 / 4,074] Compiling src/google/protobuf/source_context.pb.cc [for tool]; Downloading external/com_google_protobuf/_objs/protobuf/source_context.pb.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [760 / 4,074] Compiling absl/crc/crc32c.cc [for tool]; Downloading external/com_google_absl/absl/crc/_objs/crc32c/crc32c.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [862 / 4,074] Compiling absl/time/time.cc [for tool]; Downloading external/com_google_absl/absl/time/_objs/time/time.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [969 / 4,074] Compiling absl/strings/internal/cord_internal.cc; Downloading external/com_google_absl/absl/strings/_objs/cord_internal/cord_internal.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,050 / 4,074] GoCompilePkg external/com_github_eapache_channels/channels.a; Downloading external/com_github_eapache_channels/channels.a; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Generating Descriptor Set proto_library //proto/forwarding:forwarding_proto:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,158 / 4,074] GoCompilePkg external/org_uber_go_zap/zapcore/zapcore.a; Downloading external/org_uber_go_zap/zapcore/zapcore.a; 0s remote-cache ... (15 actions, 0 running)
Step #0 - "build": INFO: From Generating proto_library //proto/forwarding:forwarding_proto:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,265 / 4,074] Compiling src/crypto/bio/fd.c; Downloading external/boringssl/_objs/crypto/fd.pic.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,376 / 4,074] Compiling src/crypto/ecdh_extra/ecdh_extra.c; Downloading external/boringssl/_objs/crypto/ecdh_extra.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,480 / 4,074] Compiling src/crypto/thread.c; Downloading external/boringssl/_objs/crypto/thread.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Action proto/forwarding/forwarding_action.grpc.pb.h:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,584 / 4,074] Compiling src/crypto/x509/x_x509.c; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,686 / 4,074] Action dataplane/proto/sai/acl.grpc.pb.h; Downloading dataplane/proto/sai/switch.grpc.pb.h; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,767 / 4,074] Compiling linux-arm/crypto/fipsmodule/sha256-armv4-linux.S; Downloading external/boringssl/_objs/crypto/sha256-armv4-linux.pic.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/vlan.cc:
Step #0 - "build": dataplane/standalone/sai/vlan.cc: In function 'sai_status_t l_create_vlan_members(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/vlan.cc:562:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   562 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/vlan.cc: In function 'sai_status_t l_remove_vlan_members(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/vlan.cc:598:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   598 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/tunnel.cc:
Step #0 - "build": dataplane/standalone/sai/tunnel.cc: In function 'sai_status_t l_create_tunnels(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/tunnel.cc:1053:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  1053 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/tunnel.cc: In function 'sai_status_t l_remove_tunnels(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/tunnel.cc:1089:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  1089 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": [1,874 / 4,074] Compiling linux-x86_64/crypto/test/trampoline-x86_64-linux.S; Downloading external/boringssl/_objs/crypto/trampoline-x86_64-linux.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/stp.cc:
Step #0 - "build": dataplane/standalone/sai/stp.cc: In function 'sai_status_t l_create_stp_ports(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/stp.cc:322:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   322 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/stp.cc: In function 'sai_status_t l_remove_stp_ports(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/stp.cc:358:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   358 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/srv6.cc:
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_create_srv6_sidlists(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:225:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   225 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_remove_srv6_sidlists(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:261:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   261 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_create_my_sid_entries(uint32_t, const sai_my_sid_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:462:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   462 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_remove_my_sid_entries(uint32_t, const sai_my_sid_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:496:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   496 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": [1,986 / 4,074] Compiling src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc; Downloading external/com_github_grpc_grpc/_objs/parse_address/grpc_if_nametoindex_unsupported.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc:38:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":    38 | #endif  // GRPC_IF_NAMETOINDEX == 0 || \
Step #0 - "build":       |         ^
Step #0 - "build": INFO: From Compiling src/core/lib/iomgr/grpc_if_nametoindex_posix.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc:42:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":    42 | #endif  // GRPC_IF_NAMETOINDEX == 1 && \
Step #0 - "build":       |         ^
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/route.cc:
Step #0 - "build": dataplane/standalone/sai/route.cc: In function 'sai_status_t l_create_route_entries(uint32_t, const sai_route_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/route.cc:237:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   237 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/route.cc: In function 'sai_status_t l_remove_route_entries(uint32_t, const sai_route_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/route.cc:272:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   272 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling src/core/lib/event_engine/tcp_socket_utils.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc: In function 'bool grpc_event_engine::experimental::ResolvedAddressToV4Mapped(const grpc_event_engine::experimental::EventEngine::ResolvedAddress&, grpc_event_engine::experimental::EventEngine::ResolvedAddress*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:187:62: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #0 - "build":   187 |     memset(resolved_addr6_out, 0, sizeof(*resolved_addr6_out));
Step #0 - "build":       |                                                              ^
Step #0 - "build": In file included from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.h:24,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:16:
Step #0 - "build": external/com_github_grpc_grpc/include/grpc/event_engine/event_engine.h:147:9: note: 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress' declared here
Step #0 - "build":   147 |   class ResolvedAddress {
Step #0 - "build":       |         ^~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/port.cc:
Step #0 - "build": dataplane/standalone/sai/port.cc: In function 'sai_status_t l_create_ports(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/port.cc:2022:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  2022 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/port.cc: In function 'sai_status_t l_remove_ports(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/port.cc:2058:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  2058 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": [2,093 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/internal/ixconfig/ixconfig.a; Downloading external/com_github_openconfig_ondatra/internal/ixconfig/ixconfig.a, 7.0 MiB / 129.8 MiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/next_hop_group.cc:
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_create_next_hop_group_members(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:561:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   561 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_remove_next_hop_group_members(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:598:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   598 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_create_next_hop_groups(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:757:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   757 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_remove_next_hop_groups(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:794:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   794 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/next_hop.cc:
Step #0 - "build": dataplane/standalone/sai/next_hop.cc: In function 'sai_status_t l_create_next_hops(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop.cc:329:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   329 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop.cc: In function 'sai_status_t l_remove_next_hops(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop.cc:365:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   365 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/neighbor.cc:
Step #0 - "build": dataplane/standalone/sai/neighbor.cc: In function 'sai_status_t l_create_neighbor_entries(uint32_t, const sai_neighbor_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/neighbor.cc:278:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   278 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/neighbor.cc: In function 'sai_status_t l_remove_neighbor_entries(uint32_t, const sai_neighbor_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/neighbor.cc:313:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   313 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/nat.cc:
Step #0 - "build": dataplane/standalone/sai/nat.cc: In function 'sai_status_t l_create_nat_entries(uint32_t, const sai_nat_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/nat.cc:362:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   362 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/nat.cc: In function 'sai_status_t l_remove_nat_entries(uint32_t, const sai_nat_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/nat.cc:396:20: warning: comparison of integer exp
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds;region=us-central1/03cbe1ea-52be-430b-a823-056eb17afca2?project=1017650716852.]
...
ext/transport/binder/transport/binder_transport.cc: In function 'void perform_transport_op(grpc_transport*, grpc_transport_op*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:641:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   641 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void destroy_stream(grpc_transport*, grpc_stream*, grpc_closure*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:664:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   664 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void destroy_transport(grpc_transport*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:683:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   683 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_endpoint* get_endpoint(grpc_transport*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:691:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   691 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In constructor 'grpc_binder_transport::grpc_binder_transport(std::unique_ptr<grpc_binder::Binder>, bool, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:720:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   720 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_transport* grpc_create_binder_transport_client(std::unique_ptr<grpc_binder::Binder>, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:750:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   750 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_transport* grpc_create_binder_transport_server(std::unique_ptr<grpc_binder::Binder>, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:765:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   765 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": [3,856 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/oc.a; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,905 / 4,074] GoCompilePkg gnmi/oc/acl/acl.a; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,913 / 4,074] GoCompilePkg gnmi/oc/system/system.a; Downloading gnmi/oc/system/system.a, 38.9 MiB / 51.9 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,922 / 4,074] Linking dataplane/standalone/libsai.so; Downloading dataplane/standalone/libsai.so, 60.1 MiB / 102.5 MiB; 3s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,929 / 4,074] Linking dataplane/standalone/libsai.so; Downloading dataplane/standalone/libsai.so, 83.0 MiB / 102.5 MiB; 4s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,940 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 80.2 MiB / 189.4 MiB; 6s remote-cache ... (10 actions, 0 running)
Step #0 - "build": [3,942 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 87.8 MiB / 189.4 MiB; 7s remote-cache ... (9 actions, 0 running)
Step #0 - "build": [3,943 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 95.0 MiB / 189.4 MiB; 8s remote-cache ... (8 actions, 0 running)
Step #0 - "build": [3,945 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 106.7 MiB / 189.4 MiB; 9s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [3,946 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 118.4 MiB / 189.4 MiB; 10s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [3,947 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 126.7 MiB / 189.4 MiB; 11s remote-cache ... (5 actions, 0 running)
Step #0 - "build": [3,947 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 137.6 MiB / 189.4 MiB; 12s remote-cache ... (5 actions, 0 running)
Step #0 - "build": [3,948 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 159.6 MiB / 189.4 MiB; 13s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [3,951 / 4,074] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; 14s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [3,954 / 4,074] GoCompilePkg gnmi/oc/netinstbgp/netinstbgp.a; 15s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,955 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a, 53.2 MiB / 309.9 MiB; 1s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,955 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a, 111.0 MiB / 309.9 MiB; 2s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,955 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a, 221.7 MiB / 309.9 MiB; 4s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,955 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; 6s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,957 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/ocpath/ocpath.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/ocpath/ocpath.a, 7.2 MiB / 68.6 MiB; 0s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,958 / 4,074] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/ocpath/ocpath.a; 1s remote-cache ... (2 actions, 0 running)
Step #0 - "build": [3,960 / 4,074] GoCompilePkg dataplane/protocol/lldp/lldp.a; Downloading dataplane/protocol/lldp/lldp.a, 24.9 MiB / 62.8 MiB; 1s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [3,960 / 4,074] GoCompilePkg dataplane/protocol/lldp/lldp.a; Downloading dataplane/protocol/lldp/lldp.a, 44.9 MiB / 62.8 MiB; 2s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [3,961 / 4,074] GoCompilePkg gnmi/fakedevice/fakedevice.a; 3s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [3,975 / 4,074] GoCompilePkg dataplane/dplanerc/dplanerc.a; 1s remote-cache, linux-sandbox ... (10 actions, 2 running)
Step #0 - "build": [3,981 / 4,074] GoCompilePkg dataplane/dplanerc/dplanerc.a; 2s remote-cache, linux-sandbox ... (8 actions, 2 running)
Step #0 - "build": [3,989 / 4,074] GoCompilePkg dataplane/dplanerc/dplanerc.a; 3s remote-cache, linux-sandbox ... (6 actions, 2 running)
Step #0 - "build": [3,991 / 4,074] GoCompilePkg dataplane/dplanerc/dplanerc.a; 5s remote-cache, linux-sandbox ... (4 actions, 2 running)
Step #0 - "build": [3,993 / 4,074] GoCompilePkg dataplane/dplanerc/dplanerc.a; 6s remote-cache, linux-sandbox
Step #0 - "build": [3,994 / 4,074] GoCompilePkg sysrib/sysrib.a; Downloading sysrib/sysrib.a, 48.6 MiB / 66.0 MiB; 0s remote-cache ... (4 actions, 2 running)
Step #0 - "build": [4,000 / 4,074] GoCompilePkg lemming_test.internal.a; 1s remote-cache, linux-sandbox ... (7 actions, 4 running)
Step #0 - "build": [4,006 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 1s remote-cache, linux-sandbox ... (9 actions running)
Step #0 - "build": [4,006 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 3s remote-cache, linux-sandbox ... (10 actions running)
Step #0 - "build": [4,016 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 4s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,017 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 5s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,022 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 7s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,025 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 8s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,025 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 10s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 13s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 14s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 17s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 19s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,027 / 4,074] GoLink sysrib/sysrib_test_/sysrib_test; 20s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,030 / 4,074] GoLink cmd/lemming/lemming_/lemming; 19s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,031 / 4,074] GoLink cmd/lemming/lemming_/lemming; 20s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,032 / 4,074] GoLink cmd/lemming/lemming_/lemming; 22s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,035 / 4,074] GoLink cmd/lemming/lemming_/lemming; 23s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,039 / 4,074] GoLink cmd/lemming/lemming_/lemming; 24s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,048 / 4,074] GoCompilePkg integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 24s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,048 / 4,074] GoCompilePkg integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 26s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,048 / 4,074] GoCompilePkg integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 28s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,049 / 4,074] GoCompilePkg integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 29s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,049 / 4,074] GoCompilePkg integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 31s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,050 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 29s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,051 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 30s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,052 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 31s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,053 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 33s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,053 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 34s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,055 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 35s remote-cache, linux-sandbox ... (31 actions, 30 running)
Step #0 - "build": [4,056 / 4,074] GoLink integration_tests/dataplane/tunnel/tunnel_test_/tunnel_test; 37s remote-cache, linux-sandbox ... (32 actions running)
Step #0 - "build": [4,060 / 4,074] GoLink integration_tests/dut_policy_tests/prefix_set/prefix_set_test_/prefix_set_test; 34s remote-cache, linux-sandbox ... (28 actions running)
Step #0 - "build": [4,064 / 4,074] GoLink integration_tests/onedut_tests/system_test/system_test_test_/system_test_test; 23s remote-cache, linux-sandbox ... (20 actions running)
Step #0 - "build": [4,064 / 4,074] GoLink integration_tests/onedut_tests/system_test/system_test_test_/system_test_test; 24s remote-cache, linux-sandbox ... (20 actions running)
Step #0 - "build": [4,064 / 4,074] GoLink integration_tests/onedut_tests/system_test/system_test_test_/system_test_test; 26s remote-cache, linux-sandbox ... (20 actions running)
Step #0 - "build": [4,067 / 4,074] GoLink integration_tests/onedut_oneotg_tests/aggregate/aggregate_test_/aggregate_test; 26s remote-cache, linux-sandbox ... (14 actions running)
Step #0 - "build": [4,068 / 4,074] GoLink integration_tests/onedut_oneotg_tests/aggregate/aggregate_test_/aggregate_test; 27s remote-cache, linux-sandbox ... (12 actions running)
Step #0 - "build": [4,069 / 4,074] GoLink integration_tests/onedut_oneotg_tests/aggregate/aggregate_test_/aggregate_test; 29s remote-cache, linux-sandbox ... (10 actions running)
Step #0 - "build": [4,070 / 4,074] GoLink integration_tests/onedut_tests/complete_chassis_reboot/complete_chassis_reboot_test_/complete_chassis_reboot_test; 30s remote-cache, linux-sandbox ... (8 actions running)
Step #0 - "build": [4,071 / 4,074] GoLink integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_/static_route_test_test; 18s remote-cache, linux-sandbox ... (6 actions running)
Step #0 - "build": [4,072 / 4,074] GoLink integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_/static_route_test_test; 20s remote-cache, linux-sandbox ... (4 actions running)
Step #0 - "build": [4,072 / 4,074] GoLink integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_/static_route_test_test; 21s remote-cache, linux-sandbox ... (4 actions running)
Step #0 - "build": [4,073 / 4,074] GoLink integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_/static_route_test_test; 23s remote-cache, linux-sandbox
Step #0 - "build": [4,073 / 4,074] GoLink integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_/static_route_test_test; 25s remote-cache, linux-sandbox
Step #0 - "build": INFO: Elapsed time: 198.991s, Critical Path: 114.04s
Step #0 - "build": INFO: 4074 processes: 3751 remote cache hit, 244 internal, 78 linux-sandbox, 1 local.
Step #0 - "build": INFO: Build completed successfully, 4074 total actions
Finished Step #0 - "build"
Starting Step #1 - "test"
Step #1 - "test": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #1 - "test": Get:1 http://storage.googleapis.com/bazel-apt stable InRelease [2265 B]
Step #1 - "test": Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #1 - "test": Get:3 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
Step #1 - "test": Get:4 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #1 - "test": Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #1 - "test": Get:6 http://storage.googleapis.com/bazel-apt stable/jdk1.8 amd64 Packages [13.6 kB]
Step #1 - "test": Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [60.2 kB]
Step #1 - "test": Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #1 - "test": Get:9 https://download.docker.com/linux/ubuntu focal/edge amd64 Packages [3343 B]
Step #1 - "test": Get:10 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [24.6 kB]
Step #1 - "test": Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #1 - "test": Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4016 kB]
Step #1 - "test": Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #1 - "test": Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4008 kB]
Step #1 - "test": Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1273 kB]
Step #1 - "test": Get:16 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #1 - "test": Get:17 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #1 - "test": Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #1 - "test": Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4178 kB]
Step #1 - "test": Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #1 - "test": Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1559 kB]
Step #1 - "test": Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4478 kB]
Step #1 - "test": Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #1 - "test": Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #1 - "test": Get:25 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3168 B]
Step #1 - "test": Fetched 33.3 MB in 3s (12.4 MB/s)
Step #1 - "test": Reading package lists...
Step #1 - "test": Reading package lists...
Step #1 - "test": Building dependency tree...
Step #1 - "test": Reading state information...
Step #1 - "test": The following additional packages will be installed:
Step #1 - "test":   libpcap0.8 libpcap0.8-dev
Step #1 - "test": The following NEW packages will be installed:
Step #1 - "test":   libpcap-dev libpcap0.8 libpcap0.8-dev
Step #1 - "test": 0 upgraded, 3 newly installed, 0 to remove and 26 not upgraded.
Step #1 - "test": Need to get 375 kB of archives.
Step #1 - "test": After this operation, 1205 kB of additional disk space will be used.
Step #1 - "test": Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB]
Step #1 - "test": Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8-dev amd64 1.9.1-3 [244 kB]
Step #1 - "test": Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap-dev amd64 1.9.1-3 [3484 B]
Step #1 - "test": debconf: delaying package configuration, since apt-utils is not installed
Step #1 - "test": Fetched 375 kB in 0s (1458 kB/s)
Step #1 - "test": Selecting previously unselected package libpcap0.8:amd64.
Step #1 - "test": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37314 files and directories currently installed.)
Step #1 - "test": Preparing to unpack .../libpcap0.8_1.9.1-3_amd64.deb ...
Step #1 - "test": Unpacking libpcap0.8:amd64 (1.9.1-3) ...
Step #1 - "test": Selecting previously unselected package libpcap0.8-dev:amd64.
Step #1 - "test": Preparing to unpack .../libpcap0.8-dev_1.9.1-3_amd64.deb ...
Step #1 - "test": Unpacking libpcap0.8-dev:amd64 (1.9.1-3) ...
Step #1 - "test": Selecting previously unselected package libpcap-dev:amd64.
Step #1 - "test": Preparing to unpack .../libpcap-dev_1.9.1-3_amd64.deb ...
Step #1 - "test": Unpacking libpcap-dev:amd64 (1.9.1-3) ...
Step #1 - "test": Setting up libpcap0.8:amd64 (1.9.1-3) ...
Step #1 - "test": Setting up libpcap0.8-dev:amd64 (1.9.1-3) ...
Step #1 - "test": Setting up libpcap-dev:amd64 (1.9.1-3) ...
Step #1 - "test": Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
Step #1 - "test": Extracting Bazel installation...
Step #1 - "test": Starting local Bazel server and connecting to it...
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 144 packages loaded
Step #1 - "test": INFO: Build Event Protocol files produced successfully.
Step #1 - "test": Loading: 144 packages loaded
Step #1 - "test": INFO: Invocation ID: 2d0a41c0-5b50-4010-8f43-da11522d5538
Step #1 - "test": Loading: 
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Analyzing: 39 targets (0 packages loaded, 0 targets configured)
Step #1 - "test": Analyzing: 39 targets (54 packages loaded, 260 targets configured)
Step #1 - "test": Analyzing: 39 targets (54 packages loaded, 260 targets configured)
Step #1 - "test": Analyzing: 39 targets (54 packages loaded, 260 targets configured)
Step #1 - "test": Analyzing: 39 targets (67 packages loaded, 7659 targets configured)
Step #1 - "test": Analyzing: 39 targets (75 packages loaded, 11035 targets configured)
Step #1 - "test": Analyzing: 39 targets (75 packages loaded, 11037 targets configured)
Step #1 - "test": Analyzing: 39 targets (80 packages loaded, 11099 targets configured)
Step #1 - "test": Analyzing: 39 targets (80 packages loaded, 11099 targets configured)
Step #1 - "test": Analyzing: 39 targets (80 packages loaded, 11099 targets configured)
Step #1 - "test": Analyzing: 39 targets (80 packages loaded, 11099 targets configured)
Step #1 - "test": Analyzing: 39 targets (81 packages loaded, 11235 targets configured)
Step #1 - "test": Analyzing: 39 targets (81 packages loaded, 11235 targets configured)
Step #1 - "test": Analyzing: 39 targets (382 packages loaded, 14453 targets configured)
Step #1 - "test": Analyzing: 39 targets (983 packages loaded, 19040 targets configured)
Step #1 - "test": Analyzing: 39 targets (989 packages loaded, 19065 targets configured)
Step #1 - "test": INFO: Analyzed 39 targets (1076 packages loaded, 19497 targets configured).
Step #1 - "test": INFO: Found 39 test targets...
Step #1 - "test": [0 / 110] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (9 actions, 0 running)
Step #1 - "test": INFO: From Generating Descriptor Set proto_library //proto/forwarding:forwarding_proto:
Step #1 - "test": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #1 - "test": [366 / 1,727] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/asm, 3.2 MiB / 3.7 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #1 - "test": [716 / 1,730] 3 / 39 tests; GoCompilePkg external/com_github_openconfig_ondatra/internal/ixconfig/ixconfig.a; 1s remote-cache ... (16 actions, 0 running)
Step #1 - "test": [1,331 / 1,735] 8 / 39 tests; GoCompilePkg external/io_k8s_client_go/kubernetes/kubernetes.a; Downloading external/io_k8s_client_go/kubernetes/kubernetes.a; 0s remote-cache ... (4 actions, 0 running)
Step #1 - "test": [1,674 / 1,756] 29 / 39 tests; GoCompilePkg gnmi/oc/qos/qos.a; Downloading gnmi/oc/qos/qos.a, 41.9 MiB / 55.8 MiB; 3s remote-cache ... (16 actions, 0 running)
Step #1 - "test": [1,695 / 1,756] 29 / 39 tests; GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; 5s remote-cache ... (2 actions, 0 running)
Step #1 - "test": [1,742 / 1,761] 34 / 39 tests; GoCompilePkg lemming.a; 0s remote-cache, linux-sandbox ... (5 actions, 4 running)
Step #1 - "test": [1,758 / 1,763] 34 / 39 tests; GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; 8s remote-cache, linux-sandbox ... (10 actions running)
Step #1 - "test": [1,762 / 1,766] 35 / 39 tests; Testing //sysrib:sysrib_test; 20s remote-cache, linux-sandbox ... (8 actions running)
Step #1 - "test": [1,764 / 1,766] 37 / 39 tests; Testing //sysrib:sysrib_test; 37s remote-cache, linux-sandbox ... (4 actions running)
Step #1 - "test": [1,765 / 1,766] 38 / 39 tests; Testing //sysrib:sysrib_test; 57s remote-cache, linux-sandbox
Step #1 - "test": [1,765 / 1,766] 38 / 39 tests; Testing //sysrib:sysrib_test; 80s remote-cache, linux-sandbox
Step #1 - "test": [1,765 / 1,766] 38 / 39 tests; Testing //sysrib:sysrib_test; 132s remote-cache, linux-sandbox
Step #1 - "test": INFO: Elapsed time: 251.545s, Critical Path: 202.06s
Step #1 - "test": INFO: 1766 processes: 1606 remote cache hit, 134 internal, 26 linux-sandbox.
Step #1 - "test": INFO: Build completed successfully, 1766 total actions
Step #1 - "test": //bgp:bgp_test                                                  (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/apigen/protogen:protogen_test                       (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/fwdaction:fwdaction_test                 (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/fwdaction/actions:actions_test           (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/fwdport:fwdport_test                     (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/fwdport/ports:ports_test                 (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/fwdtable:fwdtable_test                   (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/fwdtable/bridge:bridge_test              (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/fwdtable/exact:exact_test                (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/fwdtable/flow:flow_test                  (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/fwdtable/prefix:prefix_test              (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/infra/fwdflowcounter:fwdflowcounter_test (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/infra/fwdobject:fwdobject_test           (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/infra/fwdpacket:fwdpacket_test           (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/infra/fwdset:fwdset_test                 (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/forwarding/protocol/packet:packet_test              (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/util/frame:frame_test                    (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/hash/crc16:crc16_test               (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/hash/csum16:csum16_test             (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/util/queue:queue_test                    (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/forwarding/util/stats:stats_test                    (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/kernel/kerneltest:kerneltest_test                   (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/luciusctl/sai:sai_test                              (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/protocol:protocol_test                              (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/protocol/lldp:lldp_test                             (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/saiserver:saiserver_test                            (cached) PASSED in 0.6s
Step #1 - "test": //dataplane/saiserver/attrmgr:attrmgr_test                      (cached) PASSED in 0.4s
Step #1 - "test": //dataplane/standalone/pkthandler/pktiohandler:pktiohandler_test (cached) PASSED in 0.1s
Step #1 - "test": //gnmi:gnmi_test                                                (cached) PASSED in 0.3s
Step #1 - "test": //gnmi/reconciler:reconciler_test                               (cached) PASSED in 0.4s
Step #1 - "test": //gnoi:gnoi_test                                                (cached) PASSED in 0.2s
Step #1 - "test": //gnsi/acltrie:acltrie_test                                     (cached) PASSED in 0.3s
Step #1 - "test": //gnsi/pathz:pathz_test                                         (cached) PASSED in 0.3s
Step #1 - "test": //operator/controllers:controllers_test                         (cached) PASSED in 0.2s
Step #1 - "test": //:lemming_test                                                          PASSED in 7.9s
Step #1 - "test": //integration_tests/dataplane/basictraffic:basictraffic_test             PASSED in 8.3s
Step #1 - "test": //integration_tests/dataplane/mymac:mymac_test                           PASSED in 24.3s
Step #1 - "test": //integration_tests/dataplane/tunnel:tunnel_test                         PASSED in 10.2s
Step #1 - "test": //sysrib:sysrib_test                                                     PASSED in 156.9s
Step #1 - "test": 
Step #1 - "test": Executed 5 out of 39 tests: 39 tests pass.
Step #1 - "test": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #1 - "test": INFO: Build completed successfully, 1766 total actions
Step #1 - "test": INFO: Build Event Protocol files produced successfully.
Step #1 - "test": INFO: Build completed successfully, 1766 total actions
Finished Step #1 - "test"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds;region=us-central1/03cbe1ea-52be-430b-a823-056eb17afca2?project=1017650716852