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

use lightweight git clone #179

Merged
merged 1 commit into from
Jun 21, 2024

use lightweight checkout

dd0f253
Select commit
Loading
Failed to load commit list.
Merged

use lightweight git clone #179

use lightweight checkout
dd0f253
Select commit
Loading
Failed to load commit list.
Faster CI / Faster CI / build (6.5.0) succeeded Jun 21, 2024 in 30s

Faster CI / build (6.5.0)

Details

starting workflow Faster CI / build (6.5.0)
# git remote set-url origin https://x-access-token:******@github.com/adobe/rules_gitops.git
# git fetch origin refs/pull/179/head --prune
From https://github.com/adobe/rules_gitops
 * branch            refs/pull/179/head -> FETCH_HEAD
# git -c advice.detachedHead=false checkout -f dd0f253d7a3e39da63285cdc9ee69fff48f30c37
Previous HEAD position was fa05503 Add support for running Kustomize on Linux ARM64 (#176)
HEAD is now at dd0f253 use lightweight checkout
# bash -ec git clean -dfx -e 'bazel-*'
# bazel build -- //...
Starting local Bazel server and connecting to it...
(15:39:26) INFO: Invocation ID: 7728b43a-15f5-4c6d-8740-82b5075535a7
(15:39:26) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/7728b43a-15f5-4c6d-8740-82b5075535a7
(15:39:26) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(15:39:26) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(15:39:26) INFO: Reading rc options for 'build' from /fasterci/repo/.bazelrc:
  'build' options: --nolegacy_external_runfiles --verbose_failures
(15:39:26) 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/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF
(15:39:26) INFO: Current date is 2024-06-21
(15:39:26) Loading: 
(15:39:27) Loading: 
(15:39:27) Loading: 0 packages loaded
(15:39:28) Analyzing: 622 targets (509 packages loaded, 0 targets configured)
(15:39:29) Analyzing: 622 targets (572 packages loaded, 1134 targets configured)
(15:39:30) Analyzing: 622 targets (585 packages loaded, 14449 targets configured)
(15:39:30) INFO: Analyzed 622 targets (630 packages loaded, 15819 targets configured).
(15:39:30) INFO: Found 622 targets...
(15:39:31) [0 / 17] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(15:39:32) [357 / 1,493] checking cached actions
(15:39:33) [891 / 1,493] [Prepa] GoCompilePkg gitops/prer/go_default_library.a
(15:39:35) INFO: Elapsed time: 10.712s, Critical Path: 2.48s
(15:39:35) INFO: 5 processes: 1 internal, 4 linux-sandbox.
(15:39:35) INFO: Build completed successfully, 5 total actions
(15:39:35) INFO: Build completed successfully, 5 total actions
(15:39:35) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/7728b43a-15f5-4c6d-8740-82b5075535a7
# bazel test -- //...
(15:39:35) INFO: Invocation ID: fa743cc6-d112-401d-b66e-272e168f63e7
(15:39:35) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/fa743cc6-d112-401d-b66e-272e168f63e7
(15:39:35) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(15:39:35) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(15:39:35) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc:
  Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures
(15:39:35) 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/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF
(15:39:35) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc:
  'test' options: --test_output=errors
(15:39:35) INFO: Current date is 2024-06-21
(15:39:35) Loading: 
(15:39:35) Loading: 
(15:39:35) Loading: 0 packages loaded
(15:39:35) Analyzing: 622 targets (0 packages loaded, 0 targets configured)
(15:39:35) INFO: Analyzed 622 targets (0 packages loaded, 0 targets configured).
(15:39:35) INFO: Found 588 targets and 34 test targets...
(15:39:36) [0 / 36] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(15:39:36) INFO: Elapsed time: 0.561s, Critical Path: 0.09s
(15:39:36) INFO: 1 process: 1 internal.
(15:39:36) INFO: Build completed successfully, 1 total action
//gitops/bazel:go_default_test                                  (cached) PASSED in 0.0s
//gitops/commitmsg:go_default_test                              (cached) PASSED in 0.0s
//gitops/git/bitbucket:go_default_test                          (cached) PASSED in 0.0s
//gitops/git/gitlab:go_default_test                             (cached) PASSED in 0.0s
//gitops/testing:external_image_label_test                      (cached) PASSED in 0.0s
//gitops/testing:external_image_legacy_test                     (cached) PASSED in 0.0s
//gitops/testing:label_test                                     (cached) PASSED in 0.0s
//gitops/testing:legacy_alias_test                              (cached) PASSED in 0.0s
//gitops/testing:legacy_label_test                              (cached) PASSED in 0.0s
//gitops/testing:legacy_renamed_alias_test                      (cached) PASSED in 0.0s
//resolver/pkg:go_default_test                                  (cached) PASSED in 0.0s
//skylib/kustomize/tests:common_labels_test                     (cached) PASSED in 0.0s
//skylib/kustomize/tests:configmap_test_file                    (cached) PASSED in 0.0s
//skylib/kustomize/tests:deployment_prefix_compat_test          (cached) PASSED in 0.0s
//skylib/kustomize/tests:deployment_prefix_test                 (cached) PASSED in 0.0s
//skylib/kustomize/tests:deployment_suffix_compat_test          (cached) PASSED in 0.0s
//skylib/kustomize/tests:deployment_suffix_test                 (cached) PASSED in 0.0s
//skylib/kustomize/tests:has_namespace                          (cached) PASSED in 0.0s
//skylib/kustomize/tests:image_digest_resolved_file             (cached) PASSED in 0.0s
//skylib/kustomize/tests:image_resolved_file                    (cached) PASSED in 0.0s
//skylib/kustomize/tests:logacy_image_resolved_file             (cached) PASSED in 0.0s
//skylib/kustomize/tests:name_prefix_test                       (cached) PASSED in 0.0s
//skylib/kustomize/tests:name_suffix_test                       (cached) PASSED in 0.0s
//skylib/kustomize/tests:patch_images_test                      (cached) PASSED in 0.0s
//skylib/kustomize/tests:patch_test                             (cached) PASSED in 0.0s
//skylib/kustomize/tests:raw2_file                              (cached) PASSED in 0.0s
//skylib/kustomize/tests:raw_file                               (cached) PASSED in 0.0s
//skylib/kustomize/tests:raw_generates_yaml                     (cached) PASSED in 0.0s
//skylib/kustomize/tests:secret_test_file                       (cached) PASSED in 0.0s
//skylib/kustomize/tests:set_namespace_test                     (cached) PASSED in 0.1s
//skylib/tests:fork_join_test                                   (cached) PASSED in 0.0s
//templating/fasttemplate:go_default_test                       (cached) PASSED in 0.0s
//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.0s

Executed 0 out of 34 tests: 34 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.
(15:39:36) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/fa743cc6-d112-401d-b66e-272e168f63e7
(15:39:36) INFO: Build completed successfully, 1 total action
# bazel build -- //...
Starting local Bazel server and connecting to it...
(15:39:37) INFO: Invocation ID: fe018832-a54f-46e1-9e6b-3b7b9d29e4ae
(15:39:37) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/fe018832-a54f-46e1-9e6b-3b7b9d29e4ae
(15:39:37) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(15:39:37) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(15:39:37) 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/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF
(15:39:37) INFO: Current date is 2024-06-21
(15:39:37) Loading: 
(15:39:38) Loading: 
(15:39:38) Loading: 0 packages loaded
(15:39:38) Analyzing: 33 targets (5 packages loaded, 0 targets configured)
(15:39:39) Analyzing: 33 targets (108 packages loaded, 3531 targets configured)
(15:39:40) INFO: Analyzed 33 targets (187 packages loaded, 12048 targets configured).
(15:39:40) INFO: Found 33 targets...
(15:39:40) [6 / 37] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(15:39:41) [184 / 315] checking cached actions
(15:39:43) INFO: Elapsed time: 7.447s, Critical Path: 1.80s
(15:39:43) INFO: 1 process: 1 internal.
(15:39:43) INFO: Build completed successfully, 1 total action
(15:39:43) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/fe018832-a54f-46e1-9e6b-3b7b9d29e4ae
(15:39:43) INFO: Build completed successfully, 1 total action
# bazel test -- //...
(15:39:44) INFO: Invocation ID: 4253cb08-ee85-471a-a3b7-c9d869e7e874
(15:39:44) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/4253cb08-ee85-471a-a3b7-c9d869e7e874
(15:39:44) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(15:39:44) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(15:39:44) 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/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF
(15:39:44) INFO: Current date is 2024-06-21
(15:39:44) Loading: 
(15:39:44) Loading: 
(15:39:44) Loading: 0 packages loaded
(15:39:44) Analyzing: 33 targets (0 packages loaded, 0 targets configured)
(15:39:44) INFO: Analyzed 33 targets (0 packages loaded, 0 targets configured).
(15:39:44) INFO: Found 31 targets and 2 test targets...
(15:39:44) [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(15:39:44) INFO: Elapsed time: 0.441s, Critical Path: 0.02s
(15:39:44) INFO: 1 process: 1 internal.
(15:39:44) INFO: Build completed successfully, 1 total action
//helloworld:go_default_test                                    (cached) PASSED in 0.0s
//helloworld:k8s_deploy_test                                    (cached) PASSED in 0.0s

Executed 0 out of 2 tests: 2 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.
(15:39:44) INFO: Build completed successfully, 1 total action
(15:39:44) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/4253cb08-ee85-471a-a3b7-c9d869e7e874
# bash -c bazel run //:buildifier-check
(15:39:44) INFO: Invocation ID: 38aea886-2477-4940-88e9-1aacfa330a67
(15:39:44) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/38aea886-2477-4940-88e9-1aacfa330a67
(15:39:44) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(15:39:44) INFO: Reading rc options for 'run' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(15:39:44) INFO: Reading rc options for 'run' from /fasterci/repo/.bazelrc:
  Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures
(15:39:44) INFO: Reading rc options for 'run' 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/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF
(15:39:44) INFO: Current date is 2024-06-21
(15:39:44) Loading: 
(15:39:44) Loading: 
(15:39:44) Loading: 0 packages loaded
(15:39:44) Analyzing: target //:buildifier-check (0 packages loaded, 0 targets configured)
(15:39:45) DEBUG: /fasterci/.cache/bazel/_bazel_fasterci/ae01478554b908b6ba6aad7d608f325c/external/com_github_bazelbuild_buildtools/buildifier/internal/factory.bzl:17:10: DEPRECATION NOTICE: value 'check' for attribute 'mode' will be removed in the future. Migrate '@//:buildifier-check' to buildifier_test.
(15:39:45) INFO: Analyzed target //:buildifier-check (68 packages loaded, 1516 targets configured).
(15:39:45) INFO: Found 1 target...
(15:39:45) [0 / 3] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Target //:buildifier-check up-to-date:
  bazel-bin/buildifier-check.bash
(15:39:45) INFO: Elapsed time: 1.318s, Critical Path: 0.29s
(15:39:45) INFO: 1 process: 1 internal.
(15:39:45) INFO: Build completed successfully, 1 total action
(15:39:45) INFO: Running command line: bazel-bin/buildifier-check.bash
(15:39:45) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/1DFK8lsswYTP6KGqeYLF/38aea886-2477-4940-88e9-1aacfa330a67
(15:39:45) INFO: Build completed successfully, 1 total action
# bash -ec git status --porcelain