generate-apollo-graphql-schema
Passed Started
by
@tuxtimo
See GitLab account @timofurrer
1Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:apollo ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:apollo ...9Using docker image sha256:636ccf1842e09c1ad1e15db055d07487e422e95ddc18266c882b57f44af44751 for registry.gitlab.com/gitlab-org/gitlab-build-images:apollo with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:06d07116e01bd394b940c7265e0be5babe1484ad7a6518733a0038a0e76466a0 ...11Running on runner-euhiqzpr-project-33734915-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1661278997-7b3c86de...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/16Created fresh repository.17Checking out d612f34e as feature/api-avatar-removal...18Skipping Git submodules setup19$ git remote set-url origin "${CI_REPOSITORY_URL}"21Downloading artifacts for graphql-schema-dump (2923578905)...22Downloading artifacts from coordinator... ok id=2923578905 responseStatus=200 OK token=rwsAf-tn24Using docker image sha256:636ccf1842e09c1ad1e15db055d07487e422e95ddc18266c882b57f44af44751 for registry.gitlab.com/gitlab-org/gitlab-build-images:apollo with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:06d07116e01bd394b940c7265e0be5babe1484ad7a6518733a0038a0e76466a0 ...25$ echo $FOSS_ONLY26$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb27$ export GOPATH=$CI_PROJECT_DIR/.go28$ mkdir -p $GOPATH29$ source scripts/utils.sh30$ source scripts/prepare_build.sh31Using decomposed database config (config/database.yml.decomposed-postgresql)32$ apollo client:download-schema --config=config/apollo.config.js ${GRAPHQL_SCHEMA_APOLLO_FILE}33Loading Apollo Project [started]34Loading Apollo Project [completed]35Saving schema to tmp/tests/graphql/gitlab_schema_apollo.graphql [started]36Saving schema to tmp/tests/graphql/gitlab_schema_apollo.graphql [completed]38Uploading artifacts...39tmp/tests/graphql/gitlab_schema_apollo.graphql: found 1 matching files and directories 40WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2923578941/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com41WARNING: Retrying... context=artifacts-uploader error=request redirected42Uploading artifacts as "archive" to coordinator... 201 Created id=2923578941 responseStatus=201 Created token=rwsAf-tn44Job succeeded