120:15:19Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8) 220:15:19 on green-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QuQPoFsC, system ID: s_fc023362bf2f 320:15:19 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_INIT_WITH_DOCKER_EXECUTOR:true, FF_TIMESTAMPS:true 420:15:19Resolving secrets 620:15:19Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration:main ... 720:15:23Authenticating with credentials from job payload (GitLab Registry) 820:15:23Pulling docker image registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration:main ... 920:21:21Using docker image sha256:bb16270633044a484eafe916e971d5eb0cb1b323d660f6ea19fd8421a70aea39 for registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration:main with digest registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration@sha256:a603f31fc493831d6eaec4b5dffee98a4dd595a55d4be3cc3cb8f015b67164d2 ... 1120:21:28Running on runner-quqpofsc-project-74823-concurrent-0 via runner-quqpofsc-private-1740082476-7cadf41e... 1320:21:28Skipping Git repository setup 1420:21:28Skipping Git checkout 1520:21:28Skipping Git submodules setup 1720:21:28Using docker image sha256:bb16270633044a484eafe916e971d5eb0cb1b323d660f6ea19fd8421a70aea39 for registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration:main with digest registry.gitlab.com/gitlab-org/gitlab-development-kit/mise-ci-integration@sha256:a603f31fc493831d6eaec4b5dffee98a4dd595a55d4be3cc3cb8f015b67164d2 ... 1820:21:31$ cd /home/gdk/gdk 1920:21:31$ sysctl -n -w fs.inotify.max_user_watches=524288 || true 2020:21:31sysctl: permission denied on key "fs.inotify.max_user_watches", ignoring 2120:21:31$ if [ -f support/ci/utils.sh ]; then # collapsed multi-line command 124620:21:31$ echo "Using ${TOOL_VERSION_MANAGER} for tool version manager" # collapsed multi-line command 124720:21:31Using mise for tool version manager 124820:21:36WARNING: 'asdf.opt_out' is already set to 'true' 124920:21:38WARNING: 'mise.enabled' is already set to 'true' 125020:21:38$ source support/ci/functions.sh 125220:21:39fs.inotify.max_user_watches = 1048576 125320:21:39INFO: Installing gitlab-development-kit Ruby gem.. 125420:21:40 Successfully built RubyGem 125520:21:40 Name: gitlab-development-kit 125620:21:40 Version: 0.2.18 125720:21:40 File: gitlab-development-kit-0.2.18.gem 125820:21:42Successfully installed gitlab-development-kit-0.2.18 125920:21:42Parsing documentation for gitlab-development-kit-0.2.18 126020:21:42Done installing documentation for gitlab-development-kit after 0 seconds 126120:21:421 gem installed 126220:21:42$ cd_into_checkout_path 126320:21:42$ gdk config set webpack.enabled false 126420:21:43'webpack.enabled' is now set to 'false' (previously using default 'true'). 126520:21:43A backup of 'gdk.yml' has been made at '.backups/gdk.yml.20250220202143'. 126620:21:43Don't forget to run 'gdk reconfigure'. 126720:21:43$ gdk config set vite.enabled true 126820:21:44'vite.enabled' is now set to 'true' (previously using default 'false'). 126920:21:44A backup of 'gdk.yml' has been made at '.backups/gdk.yml.20250220202144'. 127020:21:44Don't forget to run 'gdk reconfigure'. 127120:21:44$ run_timed_command "gdk reconfigure" 127220:21:44$ gdk reconfigure 127320:21:46rake Procfile 127420:21:46'Procfile' has incoming changes: 127520:21:44------------------------------------------------------------------------------------------------------------- 127620:21:46@@ -26,7 +26,7 @@ praefect-gitaly-0: exec /usr/bin/env AWS_ACCESS_KEY_ID=minio AWS_SECRET_ACCESS_K 127720:21:46 # Frontend services 127920:21:46 #gitlab-ui: exec /usr/bin/env NODE_ENV=development support/exec-cd gitlab-ui yarn build --watch 128020:21:46-webpack: exec /usr/bin/env NODE_ENV=development DEV_SERVER_STATIC=false WEBPACK_VENDOR_DLL=false DEV_SERVER_INCREMENTAL=true DEV_SERVER_INCREMENTAL_TTL=30 DEV_SERVER_LIVERELOAD=false NO_SOURCEMAPS=true DEV_SERVER_PORT=3808 DEV_SERVER_PUBLIC_ADDR= DEV_SERVER_HOST=127.0.0.1 DEV_SERVER_ALLOWED_HOSTS="" GITLAB_UI_WATCH=false support/exec-cd gitlab yarn dev-server 128120:21:46+#webpack: exec /usr/bin/env NODE_ENV=development DEV_SERVER_STATIC=false WEBPACK_VENDOR_DLL=false DEV_SERVER_INCREMENTAL=true DEV_SERVER_INCREMENTAL_TTL=30 DEV_SERVER_LIVERELOAD=false NO_SOURCEMAPS=true DEV_SERVER_PORT=3808 DEV_SERVER_PUBLIC_ADDR= DEV_SERVER_HOST=127.0.0.1 DEV_SERVER_ALLOWED_HOSTS="" GITLAB_UI_WATCH=false support/exec-cd gitlab yarn dev-server 128220:21:46 #gitlab-pages: exec gitlab-pages/bin/gitlab-pages -config=/home/gdk/gdk/gitlab-pages/gitlab-pages.conf 128420:21:46 # Container Registry 128520:21:46------------------------------------------------------------------------------------------------------------- 128620:21:46WARNING: 'Procfile' has been overwritten. To recover the previous version, run: 128720:21:46cp -f '/home/gdk/gdk/.backups/Procfile.20250220202146' \ 128820:21:46'/home/gdk/gdk/Procfile' 128920:21:46If you want to protect this file from being overwritten, see: 129120:21:46------------------------------------------------------------------------------------------------------------- 129220:21:46. ./support/bootstrap-common.sh ; ensure_line_in_file "include 'gitlab.conf'" "postgresql/data/postgresql.conf" 129320:21:47rake postgresql/data/gitlab.conf 129420:21:47-------------------------------------------------------------------------------- 129520:21:47Ensuring necessary databases are setup and seeded 129620:21:47-------------------------------------------------------------------------------- 129720:21:47rake Procfile 129820:21:48gdk start db --quiet 129920:21:50support/bootstrap-praefect 130020:21:52support/bootstrap-rails 130120:21:52gitlabhq_development exists, nothing to do here. 130220:21:53gitlabhq_development_ci exists, nothing to do here. 130320:21:53rake openssh/sshd_config 130520:21:53$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 130620:21:53rake gitlab-topology-service/config.toml 130820:21:53$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 130920:21:53-------------------------------------------------------------------------------- 131020:21:53Installing mise tools from /home/gdk/gdk/gitlab-http-router/.tool-versions 131120:21:53-------------------------------------------------------------------------------- 131220:21:53cd /home/gdk/gdk/gitlab-http-router && mise install -y 131320:21:53mise all runtimes are installed 131420:21:54-------------------------------------------------------------------------------- 131520:21:54Performing npm steps for /home/gdk/gdk/gitlab-http-router 131620:21:54-------------------------------------------------------------------------------- 131720:21:54cd /home/gdk/gdk/gitlab-http-router && npm install 131820:21:54-------------------------------------------------------------------------------- 131920:21:54Installing mise tools from /home/gdk/gdk/gitlab-topology-service/.tool-versions 132020:21:54-------------------------------------------------------------------------------- 132120:21:54cd /home/gdk/gdk/gitlab-topology-service && mise install -y 132220:21:54mise all runtimes are installed 132320:21:54-------------------------------------------------------------------------------- 132420:21:54Performing make deps steps for /home/gdk/gdk/gitlab-topology-service 132520:21:54-------------------------------------------------------------------------------- 132620:21:54support/asdf-exec /home/gdk/gdk/gitlab-topology-service make deps 132720:21:55[ -e tmp/certs/done ] || scripts/generate-certs.bash 132820:21:55go install google.golang.org/protobuf/cmd/protoc-gen-go 132920:21:55go: downloading google.golang.org/protobuf v1.36.3 133020:22:02up to date, audited 306 packages in 4s 133120:22:0273 packages are looking for funding 133220:22:02 run `npm fund` for details 133320:22:0211 vulnerabilities (3 low, 8 moderate) 133420:22:02Some issues need review, and may require choosing 133520:22:02a different dependency. 133620:22:02Run `npm audit` for details. 133720:22:18go install google.golang.org/grpc/cmd/protoc-gen-go-grpc 133820:22:18go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 133920:22:18go: downloading google.golang.org/grpc v1.69.4 134020:22:19go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway 134120:22:19go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 134220:22:19go: downloading golang.org/x/text v0.21.0 134320:22:19go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f 134420:22:19go: downloading gopkg.in/yaml.v3 v3.0.1 134520:22:38go install github.com/yoheimuta/protolint/cmd/protolint 134620:22:38go: downloading github.com/yoheimuta/protolint v0.52.0 134720:22:38go: downloading github.com/hashicorp/go-plugin v1.6.1 134820:22:38go: downloading github.com/yoheimuta/go-protoparser/v4 v4.13.0 134920:22:38go: downloading github.com/hashicorp/go-hclog v1.6.3 135020:22:38go: downloading github.com/BurntSushi/toml v1.4.0 135120:22:38go: downloading gopkg.in/yaml.v2 v2.4.0 135220:22:38go: downloading github.com/chavacava/garif v0.1.0 135320:22:38go: downloading github.com/golang/protobuf v1.5.4 135420:22:38go: downloading github.com/hashicorp/yamux v0.1.1 135520:22:38go: downloading github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 135620:22:38go: downloading github.com/oklog/run v1.0.0 135720:22:38go: downloading golang.org/x/net v0.34.0 135820:22:39go: downloading github.com/fatih/color v1.15.0 135920:22:39go: downloading github.com/mattn/go-isatty v0.0.20 136020:22:39go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 136120:22:39go: downloading golang.org/x/sys v0.29.0 136220:22:39go: downloading github.com/gertd/go-pluralize v0.2.1 136320:22:39go: downloading github.com/mattn/go-colorable v0.1.13 136420:22:51go install github.com/bufbuild/buf/cmd/buf 136520:22:51go: downloading github.com/bufbuild/buf v1.49.0 136620:22:52go: downloading connectrpc.com/connect v1.17.0 136720:22:52go: downloading github.com/spf13/cobra v1.8.1 136820:22:52go: downloading buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.1-20241227185654-946b6dd39b27.1 136920:22:52go: downloading connectrpc.com/otelconnect v0.7.1 137020:22:52go: downloading github.com/spf13/pflag v1.0.5 137120:22:53go: downloading golang.org/x/term v0.28.0 137220:22:53go: downloading buf.build/go/protoyaml v0.3.1 137320:22:53go: downloading github.com/bufbuild/protovalidate-go v0.8.2 137420:22:53go: downloading github.com/go-language-server/jsonrpc2 v0.10.0 137520:22:53go: downloading github.com/google/go-containerregistry v0.20.2 137620:22:53go: downloading buf.build/go/bufplugin v0.6.0 137720:22:53go: downloading github.com/quic-go/quic-go v0.48.2 137820:22:53go: downloading github.com/google/uuid v1.6.0 137920:22:53go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c 138020:22:53go: downloading github.com/bufbuild/protocompile v0.14.1 138120:22:53go: downloading github.com/pkg/profile v1.7.0 138220:22:53go: downloading go.uber.org/zap/exp v0.3.0 138320:22:53go: downloading go.uber.org/zap v1.27.0 138420:22:53go: downloading buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.1-20241127180247-a33202765966.1 138520:22:53go: downloading buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.1-20241031151143-70f632351282.1 138620:22:53go: downloading pluginrpc.com/pluginrpc v0.5.0 138720:22:53go: downloading github.com/klauspost/compress v1.17.11 138820:22:53go: downloading buf.build/gen/go/bufbuild/registry/connectrpc/go v1.17.0-20241227185654-946b6dd39b27.1 138920:22:53go: downloading github.com/gofrs/flock v0.12.1 139020:22:53go: downloading github.com/jdx/go-netrc v1.0.0 139120:22:53go: downloading go.opentelemetry.io/otel v1.33.0 139220:22:54go: downloading go.opentelemetry.io/otel/metric v1.33.0 139320:22:54go: downloading go.opentelemetry.io/otel/trace v1.33.0 139420:22:54go: downloading github.com/bufbuild/protoplugin v0.0.0-20240911180120-7bb73e41a54a 139520:22:54go: downloading github.com/tetratelabs/wazero v1.8.2 139620:22:55go: downloading github.com/go-language-server/protocol v0.12.0 139720:22:55go: downloading github.com/segmentio/encoding v0.4.1 139820:22:55go: downloading golang.org/x/mod v0.22.0 139920:22:55go: downloading buf.build/go/spdx v0.2.0 140020:22:55go: downloading github.com/docker/docker v27.4.1+incompatible 140120:22:56go: downloading github.com/docker/cli v27.4.1+incompatible 140220:22:56go: downloading github.com/mitchellh/go-homedir v1.1.0 140320:22:56go: downloading github.com/opencontainers/go-digest v1.0.0 140420:22:56go: downloading golang.org/x/sync v0.10.0 140520:22:56go: downloading github.com/docker/distribution v2.8.3+incompatible 140620:22:56go: downloading github.com/rs/cors v1.11.1 140720:22:56go: downloading github.com/go-chi/chi/v5 v5.2.0 140820:22:56go: downloading github.com/quic-go/qpack v0.5.1 140920:22:56go: downloading golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 141020:22:56go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 141120:22:56go: downloading github.com/felixge/fgprof v0.9.5 141220:22:56go: downloading github.com/klauspost/pgzip v1.2.6 141320:22:56go: downloading buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.1-20241007202033-cf42259fcbfc.1 141420:22:56go: downloading github.com/go-logr/logr v1.4.2 141520:22:56go: downloading github.com/google/cel-go v0.22.1 141620:22:57go: downloading go.uber.org/multierr v1.11.0 141720:22:57go: downloading github.com/go-language-server/pkg v0.0.0-20210717090340-384b27a52fb2 141820:22:57go: downloading github.com/go-language-server/uri v0.3.0 141920:22:57go: downloading github.com/segmentio/asm v1.2.0 142020:22:57go: downloading github.com/docker/go-connections v0.5.0 142120:22:57go: downloading github.com/opencontainers/image-spec v1.1.0 142220:22:57go: downloading github.com/containerd/log v0.1.0 142320:22:57go: downloading github.com/docker/go-units v0.5.0 142420:22:57go: downloading github.com/moby/term v0.5.2 142520:22:57go: downloading github.com/morikuni/aec v1.0.0 142620:22:57go: downloading github.com/distribution/reference v0.6.0 142720:22:57go: downloading github.com/pkg/errors v0.9.1 142820:22:57go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 142920:22:57go: downloading github.com/sirupsen/logrus v1.9.3 143020:22:57go: downloading golang.org/x/crypto v0.32.0 143120:22:57go: downloading github.com/russross/blackfriday/v2 v2.1.0 143220:22:57go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad 143320:22:57go: downloading github.com/go-logr/stdr v1.2.2 143420:22:57go: downloading go.opentelemetry.io/auto/sdk v1.1.0 143520:22:57go: downloading cel.dev/expr v0.19.1 143620:22:57go: downloading github.com/stoewer/go-strcase v1.3.0 143720:22:57go: downloading github.com/moby/docker-image-spec v1.3.1 143820:22:57go: downloading github.com/moby/locker v1.0.1 143920:22:57go: downloading github.com/vbatts/tar-split v0.11.6 144020:22:57go: downloading github.com/docker/docker-credential-helpers v0.8.2 144120:22:57go: downloading github.com/felixge/httpsnoop v1.0.4 144220:22:57go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3 144320:22:57go: downloading github.com/antlr4-go/antlr/v4 v4.13.1 144420:22:57go: downloading github.com/gogo/protobuf v1.3.2 144520:22:57go: downloading github.com/moby/sys/mountinfo v0.7.2 144620:22:57go: downloading github.com/moby/patternmatcher v0.6.0 144720:22:57go: downloading github.com/moby/sys/sequential v0.6.0 144820:22:57go: downloading github.com/moby/sys/userns v0.1.0 144920:22:57go: downloading github.com/moby/sys/user v0.3.0 145020:22:57go: downloading github.com/moby/sys/mount v0.3.4 145120:22:57go: downloading github.com/opencontainers/runtime-spec v1.2.0 145220:22:57go: downloading github.com/containerd/containerd v1.7.24 145320:22:58go: downloading github.com/containerd/continuity v0.4.5 145420:22:58go: downloading github.com/containerd/platforms v0.2.1 145520:22:58go: downloading github.com/containerd/typeurl/v2 v2.2.3 145620:22:58go: downloading github.com/containerd/ttrpc v1.2.7 145720:22:58go: downloading github.com/containerd/errdefs v1.0.0 145820:24:21cd clients/ruby && bundle install 145920:24:24Using base64 0.2.0 146020:24:24Using benchmark 0.4.0 146120:24:24Using bigdecimal 3.1.9 146220:24:24Using concurrent-ruby 1.3.5 146320:24:24Using connection_pool 2.5.0 146420:24:24Using drb 2.2.1 146520:24:24Using i18n 1.14.7 146620:24:24Using logger 1.6.6 146720:24:24Using minitest 5.25.4 146820:24:24Using securerandom 0.4.1 146920:24:24Using tzinfo 2.0.6 147020:24:24Using uri 1.0.2 147120:24:24Using activesupport 8.0.1 147220:24:24Using ast 2.4.2 147320:24:24Using debug_inspector 1.2.0 147420:24:24Using binding_of_caller 1.0.1 147520:24:24Using bundler 2.4.4 147620:24:24Using diff-lcs 1.6.0 147720:24:24Using json 2.10.1 147820:24:24Using language_server-protocol 3.17.0.4 147920:24:24Using parallel 1.26.3 148020:24:24Using racc 1.8.1 148120:24:24Using parser 3.3.7.1 148220:24:24Using rainbow 3.1.1 148320:24:24Using regexp_parser 2.10.0 148420:24:24Using rubocop-ast 1.38.0 148520:24:24Using ruby-progressbar 1.13.0 148620:24:24Using unicode-display_width 2.6.0 148720:24:24Using rubocop 1.68.0 148820:24:24Using rubocop-capybara 2.21.0 148920:24:24Using rubocop-factory_bot 2.26.1 149020:24:24Using rubocop-graphql 1.5.4 149120:24:24Using rubocop-performance 1.21.1 149220:24:24Using rack 3.1.10 149320:24:24Using rubocop-rails 2.26.2 149420:24:24Using rubocop-rspec 3.0.5 149520:24:24Using rubocop-rspec_rails 2.30.0 149620:24:24Using gitlab-styles 13.0.2 149720:24:24Using google-protobuf 3.25.6 (x86_64-linux) 149820:24:24Using googleapis-common-protos-types 1.18.0 149920:24:24Using grpc 1.70.1 (x86_64-linux) 150020:24:24Using gitlab-topology-service-client 0.1 from source at `.` 150120:24:24Using rouge 4.5.1 150220:24:24Using unparser 0.6.15 150320:24:24Using proc_to_ast 0.2.0 150420:24:24Using rspec-support 3.13.2 150520:24:24Using rspec-core 3.13.3 150620:24:24Using rspec-expectations 3.13.3 150720:24:24Using rspec-mocks 3.13.2 150820:24:24Using rspec 3.13.0 150920:24:24Using rspec-parameterized-core 1.0.1 151020:24:24Using rspec-parameterized-table_syntax 1.0.1 151120:24:24Using rspec-parameterized 1.0.2 151220:24:24Bundle complete! 5 Gemfile dependencies, 53 gems now installed. 151320:24:24Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle` 151420:24:25rake gitlab-topology-service/config.toml 151620:24:26$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 151720:24:26-------------------------------------------------------------------------------- 151820:24:26Ensuring GDK managed configuration files are up-to-date 151920:24:26-------------------------------------------------------------------------------- 152020:24:26rake generate_config_files 152120:24:27'gitlab/config/gitlab.yml' has incoming changes: 152220:24:27------------------------------------------------------------------------------------------------------------- 152320:24:27@@ -828,7 +828,7 @@ production: &base 152420:24:27 ## Webpack settings 152720:24:27- enabled: true 152820:24:27+ enabled: false 152920:24:27 host: 127.0.0.1 153220:24:27------------------------------------------------------------------------------------------------------------- 153320:24:27WARNING: 'gitlab/config/gitlab.yml' has been overwritten. To recover the previous version, run: 153420:24:27cp -f '/home/gdk/gdk/.backups/gitlab__config__gitlab.yml.20250220202427' \ 153520:24:27'/home/gdk/gdk/gitlab/config/gitlab.yml' 153620:24:27If you want to protect this file from being overwritten, see: 153820:24:27------------------------------------------------------------------------------------------------------------- 153920:24:27'gitlab/config/vite.gdk.json' has incoming changes: 154020:24:27------------------------------------------------------------------------------------------------------------- 154120:24:27@@ -1,5 +1,5 @@ 154320:24:27- "enabled": false, 154420:24:27+ "enabled": true, 154520:24:27 "host": "127.0.0.1", 154620:24:27 "port": 3038, 154820:24:27------------------------------------------------------------------------------------------------------------- 154920:24:27WARNING: 'gitlab/config/vite.gdk.json' has been overwritten. To recover the previous version, run: 155020:24:27cp -f '/home/gdk/gdk/.backups/gitlab__config__vite.gdk.json.20250220202427' \ 155120:24:27'/home/gdk/gdk/gitlab/config/vite.gdk.json' 155220:24:27If you want to protect this file from being overwritten, see: 155420:24:27------------------------------------------------------------------------------------------------------------- 155520:24:27'nginx/conf/nginx.conf' has incoming changes: 155620:24:27------------------------------------------------------------------------------------------------------------- 155720:24:27@@ -60,6 +60,9 @@ http { 156120:24:27+ location /vite-dev/ { 156520:24:27 location / { 156720:24:27------------------------------------------------------------------------------------------------------------- 156820:24:27WARNING: 'nginx/conf/nginx.conf' has been overwritten. To recover the previous version, run: 156920:24:27cp -f '/home/gdk/gdk/.backups/nginx__conf__nginx.conf.20250220202427' \ 157020:24:27'/home/gdk/gdk/nginx/conf/nginx.conf' 157120:24:27If you want to protect this file from being overwritten, see: 157320:24:27------------------------------------------------------------------------------------------------------------- 157420:24:28Successfully reconfigured! 157620:24:28-------------------------------------------------------------------------------- 157720:24:28@@ -27,5 +27,5 @@ praefect-gitaly-0: exec /usr/bin/env AWS_ACCESS_KEY_ID=minio AWS_SECRET_ACCESS_K 157920:24:28 #gitlab-ui: exec /usr/bin/env NODE_ENV=development support/exec-cd gitlab-ui yarn build --watch 158020:24:28-webpack: exec /usr/bin/env NODE_ENV=development DEV_SERVER_STATIC=false WEBPACK_VENDOR_DLL=false DEV_SERVER_INCREMENTAL=true DEV_SERVER_INCREMENTAL_TTL=30 DEV_SERVER_LIVERELOAD=false NO_SOURCEMAPS=true DEV_SERVER_PORT=3808 DEV_SERVER_PUBLIC_ADDR= DEV_SERVER_HOST=127.0.0.1 DEV_SERVER_ALLOWED_HOSTS="" GITLAB_UI_WATCH=false support/exec-cd gitlab yarn dev-server 158120:24:28+#webpack: exec /usr/bin/env NODE_ENV=development DEV_SERVER_STATIC=false WEBPACK_VENDOR_DLL=false DEV_SERVER_INCREMENTAL=true DEV_SERVER_INCREMENTAL_TTL=30 DEV_SERVER_LIVERELOAD=false NO_SOURCEMAPS=true DEV_SERVER_PORT=3808 DEV_SERVER_PUBLIC_ADDR= DEV_SERVER_HOST=127.0.0.1 DEV_SERVER_ALLOWED_HOSTS="" GITLAB_UI_WATCH=false support/exec-cd gitlab yarn dev-server 158220:24:28 #gitlab-pages: exec gitlab-pages/bin/gitlab-pages -config=/home/gdk/gdk/gitlab-pages/gitlab-pages.conf 158420:24:28gitlab/config/gitlab.yml 158520:24:28-------------------------------------------------------------------------------- 158620:24:28@@ -829,5 +829,5 @@ production: &base 158920:24:28- enabled: true 159020:24:28+ enabled: false 159120:24:28 host: 127.0.0.1 159320:24:28gitlab/config/vite.gdk.json 159420:24:28-------------------------------------------------------------------------------- 159520:24:28@@ -1,4 +1,4 @@ 159720:24:28- "enabled": false, 159820:24:28+ "enabled": true, 159920:24:28 "host": "127.0.0.1", 160020:24:28 "port": 3038, 160120:24:28nginx/conf/nginx.conf 160220:24:28-------------------------------------------------------------------------------- 160320:24:28@@ -61,4 +61,7 @@ http { 160620:24:28+ location /vite-dev/ { 161020:24:28 location / { 161120:24:28==> 'gdk reconfigure' succeeded in 164 seconds. 161220:24:28$ run_timed_command "gdk start" 161420:24:29ok: run: /home/gdk/gdk/services/postgresql: (pid 738) 159s, normally down 161520:24:29ok: run: /home/gdk/gdk/services/redis: (pid 739) 159s, normally down 161620:24:29ok: run: /home/gdk/gdk/services/praefect: (pid 7235) 0s, normally down 161720:24:29ok: run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 7236) 0s, normally down 161820:24:29ok: run: /home/gdk/gdk/services/gitlab-http-router: (pid 7258) 0s, normally down 161920:24:29ok: run: /home/gdk/gdk/services/gitlab-topology-service: (pid 7259) 0s, normally down 162020:24:29ok: run: /home/gdk/gdk/services/gitlab-workhorse: (pid 7260) 0s, normally down 162120:24:29ok: run: /home/gdk/gdk/services/rails-background-jobs: (pid 7261) 0s, normally down 162220:24:29ok: run: /home/gdk/gdk/services/rails-web: (pid 7262) 0s, normally down 162320:24:30ok: run: /home/gdk/gdk/services/sshd: (pid 7263) 1s, normally down 162420:24:30ok: run: /home/gdk/gdk/services/vite: (pid 7264) 1s, normally down 162620:24:36=> - Ruby: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux]. 162720:24:36=> - Node.js: v20.12.2. 162920:24:36=> The TopologyService is up and running. 163020:24:28==> 'gdk start' succeeded in 8 seconds. 163120:24:36$ run_timed_command "test_url" 163320:25:36> Running gdk status.. 163420:25:38run: /home/gdk/gdk/services/gitlab-http-router: (pid 7258) 69s, normally down; run: log: (pid 732) 228s 163520:25:38run: /home/gdk/gdk/services/gitlab-topology-service: (pid 7259) 69s, normally down; run: log: (pid 728) 228s 163620:25:38run: /home/gdk/gdk/services/gitlab-workhorse: (pid 7260) 69s, normally down; run: log: (pid 724) 228s 163720:25:38run: /home/gdk/gdk/services/postgresql: (pid 738) 228s, normally down; run: log: (pid 723) 228s 163820:25:38run: /home/gdk/gdk/services/praefect: (pid 7235) 69s, normally down; run: log: (pid 730) 228s 163920:25:38run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 7236) 69s, normally down; run: log: (pid 731) 228s 164020:25:38run: /home/gdk/gdk/services/rails-background-jobs: (pid 7261) 69s, normally down; run: log: (pid 726) 228s 164120:25:38run: /home/gdk/gdk/services/rails-web: (pid 7262) 69s, normally down; run: log: (pid 725) 228s 164220:25:38run: /home/gdk/gdk/services/redis: (pid 739) 228s, normally down; run: log: (pid 733) 228s 164320:25:38run: /home/gdk/gdk/services/sshd: (pid 7263) 69s, normally down; run: log: (pid 729) 228s 164420:25:38run: /home/gdk/gdk/services/vite: (pid 7264) 69s, normally down; run: log: (pid 727) 228s 164620:25:38=> - Ruby: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux]. 164720:25:38=> - Node.js: v20.12.2. 164920:25:38=> The TopologyService is up and running. 165020:25:40HTTP/1.1 502 Bad Gateway 165120:25:40Date: Thu, 20 Feb 2025 20:25:39 GMT 165220:25:40Content-Type: text/html 165320:24:36curl: (22) The requested URL returned error: 502 165420:25:402025-02-20_20:25:38 : Failed on GDK attempt #1. Trying for up to 16 minutes. 165520:25:48curl: (22) The requested URL returned error: 502 165620:25:48HTTP/1.1 502 Bad Gateway 165720:25:48Date: Thu, 20 Feb 2025 20:25:48 GMT 165820:25:48Content-Type: text/html 165920:25:482025-02-20_20:25:48 : Failed on GDK attempt #2. Trying for up to 16 minutes. 166020:25:56curl: (22) The requested URL returned error: 502 166120:25:56HTTP/1.1 502 Bad Gateway 166220:25:56Date: Thu, 20 Feb 2025 20:25:56 GMT 166320:25:56Content-Type: text/html 166420:25:562025-02-20_20:25:56 : Failed on GDK attempt #3. Trying for up to 16 minutes. 166520:26:04curl: (22) The requested URL returned error: 502 166620:26:04HTTP/1.1 502 Bad Gateway 166720:26:04Date: Thu, 20 Feb 2025 20:26:04 GMT 166820:26:04Content-Type: text/html 166920:26:042025-02-20_20:26:04 : Failed on GDK attempt #4. Trying for up to 16 minutes. 167020:26:12curl: (22) The requested URL returned error: 502 167120:26:12HTTP/1.1 502 Bad Gateway 167220:26:12Date: Thu, 20 Feb 2025 20:26:12 GMT 167320:26:12Content-Type: text/html 167420:26:122025-02-20_20:26:12 : Failed on GDK attempt #5. Trying for up to 16 minutes. 167520:26:20HTTP/1.1 502 Bad Gateway 167620:26:20Date: Thu, 20 Feb 2025 20:26:20 GMT 167720:26:20Content-Type: text/html 167820:26:20curl: (22) The requested URL returned error: 502 167920:26:202025-02-20_20:26:20 : Failed on GDK attempt #6. Trying for up to 16 minutes. 168020:26:28curl: (22) The requested URL returned error: 502 168120:26:28HTTP/1.1 502 Bad Gateway 168220:26:28Date: Thu, 20 Feb 2025 20:26:28 GMT 168320:26:28Content-Type: text/html 168420:26:282025-02-20_20:26:28 : Failed on GDK attempt #7. Trying for up to 16 minutes. 168520:26:36curl: (22) The requested URL returned error: 502 168620:26:36HTTP/1.1 502 Bad Gateway 168720:26:36Date: Thu, 20 Feb 2025 20:26:36 GMT 168820:26:36Content-Type: text/html 168920:26:362025-02-20_20:26:36 : Failed on GDK attempt #8. Trying for up to 16 minutes. 169020:26:44curl: (22) The requested URL returned error: 502 169120:26:44HTTP/1.1 502 Bad Gateway 169220:26:44Date: Thu, 20 Feb 2025 20:26:44 GMT 169320:26:44Content-Type: text/html 169420:26:442025-02-20_20:26:44 : Failed on GDK attempt #9. Trying for up to 16 minutes. 169520:26:52curl: (22) The requested URL returned error: 502 169620:26:52HTTP/1.1 502 Bad Gateway 169720:26:52Date: Thu, 20 Feb 2025 20:26:52 GMT 169820:26:52Content-Type: text/html 169920:26:522025-02-20_20:26:52 : Failed on GDK attempt #10. Trying for up to 16 minutes. 170020:27:00curl: (22) The requested URL returned error: 502 170120:27:00HTTP/1.1 502 Bad Gateway 170220:27:00Date: Thu, 20 Feb 2025 20:27:00 GMT 170320:27:00Content-Type: text/html 170420:27:002025-02-20_20:27:00 : Failed on GDK attempt #11. Trying for up to 16 minutes. 170520:27:08curl: (22) The requested URL returned error: 502 170620:27:08HTTP/1.1 502 Bad Gateway 170720:27:08Date: Thu, 20 Feb 2025 20:27:08 GMT 170820:27:08Content-Type: text/html 170920:27:082025-02-20_20:27:08 : Failed on GDK attempt #12. Trying for up to 16 minutes. 171020:27:16curl: (22) The requested URL returned error: 502 171120:27:16HTTP/1.1 502 Bad Gateway 171220:27:16Date: Thu, 20 Feb 2025 20:27:16 GMT 171320:27:16Content-Type: text/html 171420:27:162025-02-20_20:27:16 : Failed on GDK attempt #13. Trying for up to 16 minutes. 171520:27:24curl: (22) The requested URL returned error: 502 171620:27:24HTTP/1.1 502 Bad Gateway 171720:27:24Date: Thu, 20 Feb 2025 20:27:24 GMT 171820:27:24Content-Type: text/html 171920:27:242025-02-20_20:27:24 : Failed on GDK attempt #14. Trying for up to 16 minutes. 172020:27:33HTTP/1.1 502 Bad Gateway 172120:27:33Date: Thu, 20 Feb 2025 20:27:33 GMT 172220:27:33Content-Type: text/html 172320:27:33curl: (22) The requested URL returned error: 502 172420:27:332025-02-20_20:27:33 : Failed on GDK attempt #15. Trying for up to 16 minutes. 172520:27:41curl: (22) The requested URL returned error: 502 172620:27:41HTTP/1.1 502 Bad Gateway 172720:27:41Date: Thu, 20 Feb 2025 20:27:41 GMT 172820:27:41Content-Type: text/html 172920:27:412025-02-20_20:27:41 : Failed on GDK attempt #16. Trying for up to 16 minutes. 173020:27:49curl: (22) The requested URL returned error: 502 173120:27:49HTTP/1.1 502 Bad Gateway 173220:27:49Date: Thu, 20 Feb 2025 20:27:49 GMT 173320:27:49Content-Type: text/html 173420:27:492025-02-20_20:27:49 : Failed on GDK attempt #17. Trying for up to 16 minutes. 173520:28:28HTTP/1.1 200 OK 173620:28:28Content-Length: 0 173720:28:28Date: Thu, 20 Feb 2025 20:28:28 GMT 173820:28:28Content-Type: text/html; charset=utf-8 173920:28:28Cache-Control: max-age=0, private, must-revalidate 174020:28:28ETag: W/"0145c40dac4e8586c85f7d3c2dd7b9b8" 174120:28:28Set-Cookie: perf_bar_enabled=true; path=/ 174420:28:28Permissions-Policy: interest-cohort=() 174520:28:28Referrer-Policy: strict-origin-when-cross-origin 174620:28:28Set-Cookie: preferred_language=en; path=/ 174720:28:28Set-Cookie: _gitlab_session=cell-1-f388c6f1d40ad1f5469d606a4be47718; path=/; expires=Thu, 20 Feb 2025 22:28:28 GMT; HttpOnly 174820:28:28X-Content-Type-Options: nosniff 174920:28:28X-Download-Options: noopen 175020:28:28X-Frame-Options: SAMEORIGIN 175120:28:28X-Gitlab-Meta: {"correlation_id":"01JMJGQBAJR61MQ9F97ST6B7HD","version":"1"} 175220:28:28X-Permitted-Cross-Domain-Policies: none 175320:28:28X-Request-Id: 01JMJGQBAJR61MQ9F97ST6B7HD 175420:28:28X-Runtime: 30.928041 175520:28:28X-Ua-Compatible: IE=edge 175620:28:28X-Xss-Protection: 1; mode=block 175720:28:282025-02-20_20:27:57 : Success on GDK attempt #18. Writing GitLab commit SHA f4abdf5dbb618f0cc7cf2fc7f7da8a7505edb9ae into gitlab-last-verified-sha.json. 175820:28:28==> 'test_url' succeeded in 232 seconds. 176020:28:29Running after script... 176120:28:29$ mkdir -p gitlab_log gdk_log 176220:28:29$ mv /home/gdk/gdk/gitlab/log/*.log gitlab_log/ 176320:28:30$ mv /home/gdk/gdk/log/ gdk_log/ 176520:28:33Uploading artifacts... 176620:28:33gitlab_log/: found 16 matching artifact files and directories 176720:28:33gdk_log/: found 57 matching artifact files and directories 176920:28:33WARNING: Retrying... context=artifacts-uploader error=request redirected 177020:28:36Uploading artifacts as "archive" to coordinator... 201 Created id=9201372214 responseStatus=201 Created token=glcbt-66 177220:28:39Job succeeded