add quiet logs option #38
Open
Faster CI / Faster CI / build (default bazel ver)
succeeded
Jun 18, 2024 in 35s
Faster CI / build (default bazel ver)
Details
starting workflow Faster CI / build (default bazel ver) # git remote set-url origin https://x-access-token:******@github.com/fasterci/rules_gitops.git # git fetch origin refs/pull/38/head --prune From https://github.com/fasterci/rules_gitops * branch refs/pull/38/head -> FETCH_HEAD # git -c advice.detachedHead=false checkout -f 68a464f5fc1b0a4eb4eea8d13b65d175ce65d394 HEAD is now at 68a464f add quiet logs option # bash -ec git clean -dfx -e 'bazel-*' # bazel build -- //... Starting local Bazel server and connecting to it... (13:38:22) INFO: Invocation ID: eb596b78-dd1a-4fd7-8afe-284c50710376 (13:38:22) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/eb596b78-dd1a-4fd7-8afe-284c50710376 (13:38:22) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:22) INFO: Reading rc options for 'build' from /fasterci/repo/.bazelrc: Inherited 'common' options: --enable_bzlmod (13:38:22) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:22) INFO: Reading rc options for 'build' from /fasterci/repo/.bazelrc: 'build' options: --nolegacy_external_runfiles --verbose_failures --@io_bazel_rules_go//go/config:pure (13:38:22) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:22) INFO: Current date is 2024-06-18 (13:38:22) Computing main repo mapping: (13:38:22) Loading: (13:38:22) Loading: 1 packages loaded (13:38:23) Analyzing: 684 targets (516 packages loaded, 0 targets configured) (13:38:23) Analyzing: 684 targets (516 packages loaded, 0 targets configured) [0 / 1] checking cached actions (13:38:24) Analyzing: 684 targets (590 packages loaded, 5020 targets configured) [29 / 29] checking cached actions (13:38:26) Analyzing: 684 targets (606 packages loaded, 20321 targets configured) [95 / 367] checking cached actions (13:38:26) INFO: Analyzed 684 targets (606 packages loaded, 20900 targets configured). (13:38:28) [192 / 906] [Prepa] Extracting digest from skylib/kustomize/tests/image (13:38:29) [600 / 1,644] GoStdlib external/rules_go~0.44.0/stdlib_/pkg; 0s remote-cache ... (2 actions, 0 running) (13:38:30) [885 / 1,644] checking cached actions (13:38:31) [1,572 / 1,644] [Prepa] GoCompilePkg testing/it_sidecar/stern/go_default_library.a (13:38:32) INFO: Found 684 targets... (13:38:32) INFO: Elapsed time: 11.887s, Critical Path: 2.31s (13:38:32) INFO: 13 processes: 12 remote cache hit, 1 internal. (13:38:32) INFO: Build completed successfully, 13 total actions (13:38:32) INFO: (13:38:32) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/eb596b78-dd1a-4fd7-8afe-284c50710376 # bazel test -- //... (13:38:32) INFO: Invocation ID: 7e67a552-861c-4734-8706-56d0e58dfef0 (13:38:32) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/7e67a552-861c-4734-8706-56d0e58dfef0 (13:38:32) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:32) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc: Inherited 'common' options: --enable_bzlmod (13:38:32) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:32) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc: Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures --@io_bazel_rules_go//go/config:pure (13:38:32) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:32) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc: 'test' options: --test_output=errors (13:38:32) INFO: Current date is 2024-06-18 (13:38:32) Computing main repo mapping: (13:38:32) Loading: (13:38:32) Loading: 0 packages loaded (13:38:32) Analyzing: 684 targets (0 packages loaded, 0 targets configured) (13:38:32) Analyzing: 684 targets (0 packages loaded, 0 targets configured) [0 / 2] [Prepa] BazelWorkspaceStatusAction stable-status.txt (13:38:32) INFO: Analyzed 684 targets (0 packages loaded, 0 targets configured). (13:38:33) INFO: Found 648 targets and 36 test targets... (13:38:33) INFO: Elapsed time: 0.425s, Critical Path: 0.05s (13:38:33) INFO: 1 process: 1 internal. (13:38:33) INFO: Build completed successfully, 1 total action (13:38:33) INFO: //examples/secrets:expected_results_0_test (cached) PASSED in 0.1s //examples/secrets:expected_results_1_test (cached) PASSED in 0.2s //gitops/bazel:go_default_test (cached) PASSED in 0.0s //gitops/commitmsg:go_default_test (cached) PASSED in 0.2s //gitops/git/bitbucket:go_default_test (cached) PASSED in 0.2s //gitops/git/gitlab:go_default_test (cached) PASSED in 0.0s //gitops/testing:write_all_0_test (cached) PASSED in 0.1s //gitops/testing:write_all_1_test (cached) PASSED in 0.0s //gitops/testing:write_all_2_test (cached) PASSED in 0.1s //gitops/testing:write_all_3_test (cached) PASSED in 0.2s //resolver/pkg:go_default_test (cached) PASSED in 0.0s //skylib/kustomize/tests:has_namespace (cached) PASSED in 0.3s //skylib/kustomize/tests:set_namespace_test (cached) PASSED in 0.4s //skylib/kustomize/tests:write_all_0_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_10_test (cached) PASSED in 0.3s //skylib/kustomize/tests:write_all_11_test (cached) PASSED in 0.2s //skylib/kustomize/tests:write_all_12_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_13_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_14_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_15_test (cached) PASSED in 0.2s //skylib/kustomize/tests:write_all_1_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_2_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_3_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_4_test (cached) PASSED in 0.2s //skylib/kustomize/tests:write_all_5_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_6_test (cached) PASSED in 0.3s //skylib/kustomize/tests:write_all_7_test (cached) PASSED in 0.1s //skylib/kustomize/tests:write_all_8_test (cached) PASSED in 0.2s //skylib/kustomize/tests:write_all_9_test (cached) PASSED in 0.1s //skylib/tests:fork_join_test (cached) PASSED in 0.3s //skylib/tests/cloudrun:expected_results_test (cached) PASSED in 0.1s //templating/fasttemplate:go_default_test (cached) PASSED in 0.2s //testing/it_manifest_filter/pkg:go_default_test (cached) PASSED in 0.0s //testing/it_sidecar/client/test_callback:go_default_test (cached) PASSED in 0.2s //transitions/tests:test_arm (cached) PASSED in 0.1s //transitions/tests:test_x86 (cached) PASSED in 0.0s Executed 0 out of 36 tests: 36 tests pass. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. (13:38:33) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/7e67a552-861c-4734-8706-56d0e58dfef0 # bazel build -- //... Starting local Bazel server and connecting to it... (13:38:34) INFO: Invocation ID: da17f580-702c-4a5d-a6d6-68b21ddcc6fb (13:38:34) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/da17f580-702c-4a5d-a6d6-68b21ddcc6fb (13:38:34) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:34) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:34) INFO: Reading rc options for 'build' from /fasterci/repo/e2e/.bazelrc: 'build' options: --action_env HOME --test_env HOME --nolegacy_external_runfiles --@io_bazel_rules_go//go/config:pure (13:38:34) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:34) INFO: Current date is 2024-06-18 (13:38:34) Computing main repo mapping: (13:38:35) Computing main repo mapping: (13:38:36) Computing main repo mapping: (13:38:37) Loading: (13:38:37) Loading: 1 packages loaded (13:38:37) Analyzing: 38 targets (3 packages loaded, 0 targets configured) (13:38:37) Analyzing: 38 targets (3 packages loaded, 0 targets configured) [0 / 1] checking cached actions (13:38:38) Analyzing: 38 targets (339 packages loaded, 2252 targets configured) [2 / 2] checking cached actions (13:38:39) Analyzing: 38 targets (563 packages loaded, 18339 targets configured) [2 / 2] checking cached actions (13:38:40) INFO: Analyzed 38 targets (564 packages loaded, 18888 targets configured). (13:38:40) [98 / 203] checking cached actions (13:38:41) [130 / 631] checking cached actions (13:38:42) [629 / 631] [Prepa] GoCompilePkg external/rules_gitops~override/testing/it_sidecar/it_sidecar.a [for tool] (13:38:42) INFO: Found 38 targets... (13:38:43) INFO: Elapsed time: 9.756s, Critical Path: 1.68s (13:38:43) INFO: 6 processes: 5 remote cache hit, 1 internal. (13:38:43) INFO: Build completed successfully, 6 total actions (13:38:43) INFO: (13:38:43) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/da17f580-702c-4a5d-a6d6-68b21ddcc6fb # bazel test --test_size_filters=-large,-enormous -- //... (13:38:43) INFO: Invocation ID: 1e627da6-ba7b-4a08-8316-cde668598690 (13:38:43) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/1e627da6-ba7b-4a08-8316-cde668598690 (13:38:43) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:43) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:43) INFO: Reading rc options for 'test' from /fasterci/repo/e2e/.bazelrc: Inherited 'build' options: --action_env HOME --test_env HOME --nolegacy_external_runfiles --@io_bazel_rules_go//go/config:pure (13:38:43) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:43) INFO: Current date is 2024-06-18 (13:38:43) Computing main repo mapping: (13:38:43) Loading: (13:38:43) Loading: 1 packages loaded (13:38:43) Analyzing: 38 targets (3 packages loaded, 0 targets configured) (13:38:43) Analyzing: 38 targets (3 packages loaded, 0 targets configured) [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt (13:38:44) Analyzing: 38 targets (562 packages loaded, 16709 targets configured) [6 / 10] checking cached actions (13:38:45) INFO: Analyzed 38 targets (564 packages loaded, 18888 targets configured). (13:38:45) INFO: Found 37 targets and 1 test target... (13:38:45) INFO: Elapsed time: 2.318s, Critical Path: 0.23s (13:38:45) INFO: 1 process: 1 internal. (13:38:45) INFO: Build completed successfully, 1 total action (13:38:45) INFO: //helloworld:go_default_test (cached) PASSED in 0.1s Executed 0 out of 1 test: 1 test passes. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. (13:38:45) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/1e627da6-ba7b-4a08-8316-cde668598690 # bazel build --config=bzlmod -- //... (13:38:45) INFO: Invocation ID: f06987c7-02f6-485d-96bc-78adde272fb2 (13:38:45) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/f06987c7-02f6-485d-96bc-78adde272fb2 (13:38:45) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:45) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:45) INFO: Reading rc options for 'build' from /fasterci/repo/e2e/.bazelrc: 'build' options: --action_env HOME --test_env HOME --nolegacy_external_runfiles --@io_bazel_rules_go//go/config:pure (13:38:45) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:45) INFO: Found applicable config definition common:bzlmod in file /fasterci/repo/e2e/.bazelrc: --enable_bzlmod (13:38:45) INFO: Current date is 2024-06-18 (13:38:45) Computing main repo mapping: (13:38:45) Loading: (13:38:45) Loading: 0 packages loaded (13:38:45) Analyzing: 38 targets (0 packages loaded, 0 targets configured) (13:38:45) Analyzing: 38 targets (0 packages loaded, 0 targets configured) [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt (13:38:45) INFO: Analyzed 38 targets (0 packages loaded, 0 targets configured). (13:38:45) INFO: Found 38 targets... (13:38:45) INFO: Elapsed time: 0.270s, Critical Path: 0.01s (13:38:45) INFO: 1 process: 1 internal. (13:38:45) INFO: Build completed successfully, 1 total action (13:38:45) INFO: (13:38:45) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/f06987c7-02f6-485d-96bc-78adde272fb2 # bazel test --config=bzlmod --test_size_filters=-large,-enormous -- //... (13:38:46) INFO: Invocation ID: 254c2066-3f2e-4ef2-837f-4c7d138246d1 (13:38:46) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/254c2066-3f2e-4ef2-837f-4c7d138246d1 (13:38:46) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (13:38:46) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (13:38:46) INFO: Reading rc options for 'test' from /fasterci/repo/e2e/.bazelrc: Inherited 'build' options: --action_env HOME --test_env HOME --nolegacy_external_runfiles --@io_bazel_rules_go//go/config:pure (13:38:46) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9 (13:38:46) INFO: Found applicable config definition common:bzlmod in file /fasterci/repo/e2e/.bazelrc: --enable_bzlmod (13:38:46) INFO: Current date is 2024-06-18 (13:38:46) Computing main repo mapping: (13:38:46) Loading: (13:38:46) Loading: 0 packages loaded (13:38:46) Analyzing: 38 targets (0 packages loaded, 0 targets configured) (13:38:46) Analyzing: 38 targets (0 packages loaded, 0 targets configured) [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt (13:38:46) INFO: Analyzed 38 targets (0 packages loaded, 0 targets configured). (13:38:46) INFO: Found 37 targets and 1 test target... (13:38:46) INFO: Elapsed time: 0.192s, Critical Path: 0.01s (13:38:46) INFO: 1 process: 1 internal. (13:38:46) INFO: Build completed successfully, 1 total action (13:38:46) INFO: //helloworld:go_default_test (cached) PASSED in 0.1s Executed 0 out of 1 test: 1 test passes. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. (13:38:46) INFO: Streaming build results to: https://fasterci.com/app/dashboard/fasterci/rules_gitops/qKNcxnL9quKOn08biXw9/254c2066-3f2e-4ef2-837f-4c7d138246d1 # bash -ec git status --porcelain M e2e/MODULE.bazel.lock
Loading