Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1749720976:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 ... Starting service docker:24-dind... Pulling docker image docker:24-dind ... Using docker image sha256:e31dbb0fb5be21256b536b8650b8a7dc3dcf2f72167c8d486685e272df439e7a for docker:24-dind with digest docker@sha256:9b17a9f25adf17b88d0a013b4f00160754adf4b07ccbe9986664a49886c2c98e ... Waiting for services to be up and running (timeout 30 seconds)... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 ... Using docker image sha256:d4cb28b1f11ddaee65c9fabdfc139318e1905169cd7923104c99ac590d7b56f9 for registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:a55f4ca86a2c9bb205bd971c4a573c3d1b4227d6824ec6b5425163d4b18d0660 ... section_end:1749720996:prepare_executor section_start:1749720996:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-42416725-concurrent-0 via gitlab-runner-66336c5289e5e542... section_end:1749720997:prepare_script section_start:1749720997:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/[MASKED]/.git/ Created fresh repository. Checking out 962b9bc3 as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-787-0e7f8a/.venv/ Removing instances/pr-787-0e7f8a/env/ Removing instances/pr-787-0e7f8a/grove-preserved-config.yml.previous Updating/initializing submodules recursively with git depth set to 50... Submodule 'grove' (https://gitlab.com/opencraft/dev/grove.git) registered for path 'grove' Synchronizing submodule url for 'grove' Entering 'grove' Removing provider-digitalocean/.terraform.lock.hcl Removing provider-plugin/h5pxblock.tf Removing tools-container/grove-cli/grove/__pycache__/ Entering 'grove' HEAD is now at d12b8d9 chore(changelog): update changelog Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1749721001:get_sources section_start:1749721001:restore_cache Restoring cache Checking cache for tf-962b9bc3-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. Successfully extracted cache section_end:1749721007:restore_cache section_start:1749721007:step_script Executing "step_script" stage of the job script Using docker image sha256:d4cb28b1f11ddaee65c9fabdfc139318e1905169cd7923104c99ac590d7b56f9 for registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:a55f4ca86a2c9bb205bd971c4a573c3d1b4227d6824ec6b5425163d4b18d0660 ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/[MASKED]:[MASKED] gitlab agent:50740 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/[MASKED]:[MASKED]". $ $SCRIPTS_DIR/tf.sh init Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... Initializing provider plugins... - Finding latest version of hashicorp/tls... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/helm... - Finding latest version of hashicorp/external... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding latest version of hashicorp/random... - Finding latest version of hashicorp/null... - Finding latest version of loafoe/htpasswd... - Finding digitalocean/digitalocean versions matching "~> 2.46"... - Finding latest version of hashicorp/kubernetes... - Installing hashicorp/kubernetes v2.37.1... - Installed hashicorp/kubernetes v2.37.1 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.2.1... - Installed loafoe/htpasswd v1.2.1 (signed, key ID C0E4EB79E9E6A23D) - Installing digitalocean/digitalocean v2.55.0... - Installed digitalocean/digitalocean v2.55.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/grove/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml relaxed_hellman $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/[MASKED]/grove/tools-container/scripts/tf.sh output -json { "edxapp_bucket": { "sensitive": true, "type": [ "object", { "agfe": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "anu-meristem": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "huit-vpal-edx": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "modular-learning-preview": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "opencraft-courses": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "opencraft-demo-instance": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "pr-787-0e7f8a": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ], "wgu": [ "object", { "spaces_bucket": [ "object", { "acl": "string", "bucket_domain_name": "string", "cors_rule": [ "list", [ "object", { "allowed_headers": [ "list", "string" ], "allowed_methods": [ "list", "string" ], "allowed_origins": [ "list", "string" ], "max_age_seconds": "number" } ] ], "endpoint": "string", "force_destroy": "bool", "id": "string", "lifecycle_rule": [ "list", [ "object", { "abort_incomplete_multipart_upload_days": "number", "enabled": "bool", "expiration": [ "set", [ "object", { "date": "string", "days": "number", "expired_object_delete_marker": "bool" } ] ], "id": "string", "noncurrent_version_expiration": [ "set", [ "object", { "days": "number" } ] ], "prefix": "string" } ] ], "name": "string", "region": "string", "urn": "string", "versioning": [ "list", [ "object", { "enabled": "bool" } ] ] } ] } ] } ], "value": { "agfe": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-agfe-12123680455811866202.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://agf.do.opencraft.hosting", "https://studio.agf.do.opencraft.hosting", "https://app.agf.do.opencraft.hosting", "https://discovery.agf.do.opencraft.hosting", "https://ecommerce.agf.do.opencraft.hosting", "https://preview.agf.do.opencraft.hosting" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-agfe-12123680455811866202", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20230915080450376800000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-agfe-12123680455811866202", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-agfe-12123680455811866202", "versioning": [ { "enabled": true } ] } }, "anu-meristem": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-anu-meristem-12212178963279912078.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://courses.meristem.anu.edu.au", "https://studio.courses.meristem.anu.edu.au", "https://app.courses.meristem.anu.edu.au", "https://discovery.courses.meristem.anu.edu.au", "https://ecommerce.courses.meristem.anu.edu.au", "https://preview.courses.meristem.anu.edu.au", "https://meristemresources.anu.edu.au" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-anu-meristem-12212178963279912078", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20230603090624379600000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-anu-meristem-12212178963279912078", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-anu-meristem-12212178963279912078", "versioning": [ { "enabled": true } ] } }, "huit-vpal-edx": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-huit-vpal-edx-12501528865994048348.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://vpal-edx.huit.harvard.edu", "https://studio.vpal-edx.huit.harvard.edu", "https://app.vpal-edx.huit.harvard.edu", "https://discovery.vpal-edx.huit.harvard.edu", "https://ecommerce.vpal-edx.huit.harvard.edu", "https://preview.vpal-edx.huit.harvard.edu" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-huit-vpal-edx-12501528865994048348", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20230427085957143700000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-huit-vpal-edx-12501528865994048348", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-huit-vpal-edx-12501528865994048348", "versioning": [ { "enabled": true } ] } }, "modular-learning-preview": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-modular-learning-preview-644211980846086100.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://modular-learning-preview.opencraft.hosting", "https://cms.modular-learning-preview.opencraft.hosting", "https://app.modular-learning-preview.opencraft.hosting", "https://discovery.modular-learning-preview.opencraft.hosting", "https://ecommerce.modular-learning-preview.opencraft.hosting", "https://preview.modular-learning-preview.opencraft.hosting" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-modular-learning-preview-644211980846086100", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20250513021421274300000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-modular-learning-preview-644211980846086100", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-modular-learning-preview-644211980846086100", "versioning": [ { "enabled": true } ] } }, "opencraft-courses": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-opencraft-courses-2620316597342832181.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://courses.opencraft.com", "https://studio.courses.opencraft.com", "https://apps.courses.opencraft.com", "https://discovery.courses.opencraft.com", "https://ecommerce.courses.opencraft.com", "https://preview.courses.opencraft.com" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-opencraft-courses-2620316597342832181", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20230308132558067200000002", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-opencraft-courses-2620316597342832181", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-opencraft-courses-2620316597342832181", "versioning": [ { "enabled": true } ] } }, "opencraft-demo-instance": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-opencraft-demo-instance-12024981816781796351.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://demo.opencraft.hosting", "https://studio.demo.opencraft.hosting", "https://apps.demo.opencraft.hosting", "https://discovery.demo.opencraft.hosting", "https://ecommerce.demo.opencraft.hosting", "https://preview.demo.opencraft.hosting" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-opencraft-demo-instance-12024981816781796351", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20230305165845975200000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-opencraft-demo-instance-12024981816781796351", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-opencraft-demo-instance-12024981816781796351", "versioning": [ { "enabled": true } ] } }, "pr-787-0e7f8a": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-pr-787-0e7f8a-4550372313310587668.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://pr-787-0e7f8a.do.opencraft.hosting", "https://studio.pr-787-0e7f8a.do.opencraft.hosting", "https://app.pr-787-0e7f8a.do.opencraft.hosting", "https://discovery.pr-787-0e7f8a.do.opencraft.hosting", "https://ecommerce.pr-787-0e7f8a.do.opencraft.hosting", "https://preview.pr-787-0e7f8a.do.opencraft.hosting" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-pr-787-0e7f8a-4550372313310587668", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20250609195644812700000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-pr-787-0e7f8a-4550372313310587668", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-pr-787-0e7f8a-4550372313310587668", "versioning": [ { "enabled": true } ] } }, "wgu": { "spaces_bucket": { "acl": "private", "bucket_domain_name": "edx-oc-prod-nyc3-wgu-5568346313254088935.nyc3.digitaloceanspaces.com", "cors_rule": [ { "allowed_headers": [ "*" ], "allowed_methods": [ "PUT", "POST", "GET" ], "allowed_origins": [ "https://wgu.do.opencraft.hosting", "https://studio.wgu.do.opencraft.hosting", "https://apps.wgu.do.opencraft.hosting", "https://discovery.wgu.do.opencraft.hosting", "https://ecommerce.wgu.do.opencraft.hosting", "https://preview.wgu.do.opencraft.hosting" ], "max_age_seconds": 0 } ], "endpoint": "nyc3.digitaloceanspaces.com", "force_destroy": true, "id": "edx-oc-prod-nyc3-wgu-5568346313254088935", "lifecycle_rule": [ { "abort_incomplete_multipart_upload_days": 0, "enabled": true, "expiration": [ { "date": "", "days": 0, "expired_object_delete_marker": true } ], "id": "tf-s3-lifecycle-20241002211508855600000001", "noncurrent_version_expiration": [ { "days": 30 } ], "prefix": "" } ], "name": "edx-oc-prod-nyc3-wgu-5568346313254088935", "region": "nyc3", "urn": "do:space:edx-oc-prod-nyc3-wgu-5568346313254088935", "versioning": [ { "enabled": true } ] } } } }, "elasticsearch_ca_cert": { "sensitive": true, "type": "string", "value": "" }, "grafana_admin_password": { "sensitive": true, "type": "string", "value": "JCSeT4azoJjbSkHr2S7pyHA9ipdqL7i9" }, "kubeconfig": { "sensitive": true, "type": "string", "value": "apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURKekNDQWcrZ0F3SUJBZ0lDQm5Vd0RRWUpLb1pJaHZjTkFRRUxCUUF3TXpFVk1CTUdBMVVFQ2hNTVJHbG4KYVhSaGJFOWpaV0Z1TVJvd0dBWURWUVFERXhGck9ITmhZWE1nUTJ4MWMzUmxjaUJEUVRBZUZ3MHlNekF5TWpJeApNRFV6TVRWYUZ3MDBNekF5TWpJeE1EVXpNVFZhTURNeEZUQVRCZ05WQkFvVERFUnBaMmwwWVd4UFkyVmhiakVhCk1CZ0dBMVVFQXhNUmF6aHpZV0Z6SUVOc2RYTjBaWElnUTBFd2dnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUIKRHdBd2dnRUtBb0lCQVFESnBqbE0rQ0IwS2IySFNHMEowbGQ5NkJwMjRBQjNwWTJ3Ym5YMFFLaEZMc1FHa0xTNApHeC9LREhwdXVlVVhtbFc2OC9NRWgvWndXQ3VSdG1aaCtjbEFOM3NGRGI4U25VcHFHeXlPQWRpU3Y5Q0xjNWVLCjJZQ0NpSWdoa2tRaWtPS1VtdlpTNEw2dW9ENytjcnNURjM5SFBGTVQzVDhEYWk5U2xiU3RmSnZDY2hZM2o4ZXUKNzhWS2t3bWRkOThqcHhoNGgrNkVzVFg4MEpVdGZaZkxwL1l5M1M1U3g0dVJUbjFtem5veGFmUHhwMXlkTDRXOQpKV1JKSTdqUGZaWnVOUmRCd2dnYUFIalBjY3dPbFVnSWVCWmJNTEdsUkZQSDVHdjc3M0V1cDBFUlNCM0hRODhQCjd0TmM1TXRsMUJBWnhlWGtzNFVoL3Yyc0lGVlcyZWhBZGh3SEFnTUJBQUdqUlRCRE1BNEdBMVVkRHdFQi93UUUKQXdJQmhqQVNCZ05WSFJNQkFmOEVDREFHQVFIL0FnRUFNQjBHQTFVZERnUVdCQlF1bUMzVWdyczVzM292dVBUWQpHMjBEQXFrdkJ6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFnYWZMOGJpaWI2Y2ZIZ2s1ZWRDLzBtZ0VxeDhJCjFTVVFtNzdZZnFRTFdGNDhjb1BVbWxQaTRiQktzcmx5MCthVWI1c0VyZWhtM3YyL1JSdkxyU3RiN1dGM0VMSm8KOHlWZG1iV055QlppOEg4VUpSZFcvSGVlMG9xOFdUaG10YjRqYkJxWUg5K1RLNThIR3JiK3dSL1VaVHdjeFM3bAo1MzhTWUtrdWQ0RmwrbE9KM2ZRendmRzU3RXFIbzhDMGc3OWlDVlhmaklnNlJ2TVpqbTRlbkVwWkEvQlI3dTJhCmF3TzMvWkd0WUFYeXZsaFpFVmxmZW1NeTVJditTL092L0dKZ3pvejdVdXBsSkE4VHFXS2VEYnNtRXRiV1FjeGEKUnlmOE84RkVjRnVZa3JHL3J1VEUvSGVuVzdOZEs3Mm1iUTJmMVp2QngvdW1mVWxGTEh0L3pMSERuZz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://7d2622c2-b6df-4aac-8cf8-312b7a2155df.k8s.ondigitalocean.com\n name: do-nyc3-oc-prod-nyc3\ncontexts:\n- context:\n cluster: do-nyc3-oc-prod-nyc3\n user: do-nyc3-oc-prod-nyc3-admin\n name: do-nyc3-oc-prod-nyc3\ncurrent-context: do-nyc3-oc-prod-nyc3\nusers:\n- name: do-nyc3-oc-prod-nyc3-admin\n user:\n token: dop_v1_fcb38c970f3636ad5167dedec069328915936acb677562251dfe11d62be27be4\n" }, "mongodb": { "sensitive": true, "type": [ "object", { "connection_string": "string", "database_cluster": [ "object", { "backup_restore": [ "list", [ "object", { "backup_created_at": "string", "database_name": "string" } ] ], "database": "string", "engine": "string", "eviction_policy": "string", "host": "string", "id": "string", "maintenance_window": [ "list", [ "object", { "day": "string", "hour": "string" } ] ], "name": "string", "node_count": "number", "password": "string", "port": "number", "private_host": "string", "private_network_uuid": "string", "private_uri": "string", "project_id": "string", "region": "string", "size": "string", "sql_mode": "string", "storage_size_mib": "string", "tags": [ "set", "string" ], "timeouts": [ "object", { "create": "string" } ], "ui_database": "string", "ui_host": "string", "ui_password": "string", "ui_port": "number", "ui_uri": "string", "ui_user": "string", "uri": "string", "urn": "string", "user": "string", "version": "string" } ], "host": "string", "instances": [ "object", { "agfe": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "anu-meristem": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "huit-vpal-edx": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "modular-learning-preview": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "opencraft-courses": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "opencraft-demo-instance": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "pr-787-0e7f8a": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ], "wgu": [ "object", { "database": "string", "forum_database": "string", "password": "string", "username": "string" } ] } ], "port": "number", "root_password": "string", "root_username": "string" } ], "value": { "connection_string": "mongodb+srv://doadmin:7W1M652VD938zTaU@oc-prod-nyc3-mongodb-9c4a50e2.mongo.ondigitalocean.com/admin?tls=true\u0026authSource=admin\u0026replicaSet=oc-prod-nyc3-mongodb", "database_cluster": { "backup_restore": [], "database": "admin", "engine": "mongodb", "eviction_policy": null, "host": "oc-prod-nyc3-mongodb-9c4a50e2.mongo.ondigitalocean.com", "id": "86073f32-4bbf-431d-a465-a4363a4ab6d3", "maintenance_window": [ { "day": "sunday", "hour": "1:00" } ], "name": "oc-prod-nyc3-mongodb", "node_count": 3, "password": "7W1M652VD938zTaU", "port": 27017, "private_host": "private-oc-prod-nyc3-mongodb-c4894cbe.mongo.ondigitalocean.com", "private_network_uuid": "f98d0343-12f8-4c09-80fb-94a4815dac5f", "private_uri": "mongodb+srv://doadmin:7W1M652VD938zTaU@private-oc-prod-nyc3-mongodb-c4894cbe.mongo.ondigitalocean.com/admin?tls=true\u0026authSource=admin\u0026replicaSet=oc-prod-nyc3-mongodb", "project_id": "160e2fa0-952d-495a-ab45-ec2452cbc7ca", "region": "nyc3", "size": "db-s-4vcpu-8gb", "sql_mode": null, "storage_size_mib": "0", "tags": [], "timeouts": null, "ui_database": null, "ui_host": null, "ui_password": null, "ui_port": null, "ui_uri": null, "ui_user": null, "uri": "mongodb+srv://doadmin:7W1M652VD938zTaU@oc-prod-nyc3-mongodb-9c4a50e2.mongo.ondigitalocean.com/admin?tls=true\u0026authSource=admin\u0026replicaSet=oc-prod-nyc3-mongodb", "urn": "do:dbaas:86073f32-4bbf-431d-a465-a4363a4ab6d3", "user": "doadmin", "version": "7" }, "host": "oc-prod-nyc3-mongodb-9c4a50e2.mongo.ondigitalocean.com", "instances": { "agfe": { "database": "agfe", "forum_database": "agfe-cs_comments_service", "password": "x095JYK1CN6b482l", "username": "agfe" }, "anu-meristem": { "database": "anu-meristem", "forum_database": "anu-meristem-cs_comments_service", "password": "0Rr3zQ87im16Eh42", "username": "anu-meristem" }, "huit-vpal-edx": { "database": "huit-vpal-edx", "forum_database": "huit-vpal-edx-cs_comments_service", "password": "1N3k8dpehn67042U", "username": "huit-vpal-edx" }, "modular-learning-preview": { "database": "modular-learning-preview", "forum_database": "modular-learning-preview-cs_comments_service", "password": "0e9541dP2KHO83vx", "username": "modular-learning-preview" }, "opencraft-courses": { "database": "opencraft-courses", "forum_database": "opencraft-courses-cs_comments_service", "password": "qN1946O25C3Vgs0w", "username": "opencraft-courses" }, "opencraft-demo-instance": { "database": "opencraft-demo-instance", "forum_database": "opencraft-demo-instance-cs_comments_service", "password": "6y7l5PSqvf91024h", "username": "opencraft-demo-instance" }, "pr-787-0e7f8a": { "database": "pr-787-0e7f8a", "forum_database": "pr-787-0e7f8a-cs_comments_service", "password": "DB6Ix4K3a158X20p", "username": "pr-787-0e7f8a" }, "wgu": { "database": "wgu", "forum_database": "wgu-cs_comments_service", "password": "6dV27A9L3TC4e10a", "username": "wgu" } }, "port": 27017, "root_password": "7W1M652VD938zTaU", "root_username": "doadmin" } }, "monitoring_ingress_password": { "sensitive": true, "type": "string", "value": "C3mAqapxbTNTAXfuNsmH1O7d2OiAb5hM" }, "mysql": { "sensitive": true, "type": [ "object", { "connection_string": "string", "database_cluster": [ "object", { "backup_restore": [ "list", [ "object", { "backup_created_at": "string", "database_name": "string" } ] ], "database": "string", "engine": "string", "eviction_policy": "string", "host": "string", "id": "string", "maintenance_window": [ "list", [ "object", { "day": "string", "hour": "string" } ] ], "name": "string", "node_count": "number", "password": "string", "port": "number", "private_host": "string", "private_network_uuid": "string", "private_uri": "string", "project_id": "string", "region": "string", "size": "string", "sql_mode": "string", "storage_size_mib": "string", "tags": [ "set", "string" ], "timeouts": [ "object", { "create": "string" } ], "ui_database": "string", "ui_host": "string", "ui_password": "string", "ui_port": "number", "ui_uri": "string", "ui_user": "string", "uri": "string", "urn": "string", "user": "string", "version": "string" } ], "host": "string", "instances": [ "object", {} ], "port": "number", "root_password": "string", "root_username": "string" } ], "value": { "connection_string": "mysql://doadmin:AVNS_3qPAT18th1dv8pL2SI3@oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com:25060/defaultdb?ssl-mode=REQUIRED", "database_cluster": { "backup_restore": [], "database": "defaultdb", "engine": "mysql", "eviction_policy": null, "host": "oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com", "id": "a1a62f08-85dd-47f7-8acc-9c58fadaba1c", "maintenance_window": [ { "day": "sunday", "hour": "01:00:00" } ], "name": "oc-prod-nyc3-mysql", "node_count": 2, "password": "AVNS_3qPAT18th1dv8pL2SI3", "port": 25060, "private_host": "private-oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com", "private_network_uuid": "f98d0343-12f8-4c09-80fb-94a4815dac5f", "private_uri": "mysql://doadmin:AVNS_3qPAT18th1dv8pL2SI3@private-oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com:25060/defaultdb?ssl-mode=REQUIRED", "project_id": "160e2fa0-952d-495a-ab45-ec2452cbc7ca", "region": "nyc3", "size": "db-s-1vcpu-2gb", "sql_mode": null, "storage_size_mib": "30720", "tags": [], "timeouts": null, "ui_database": null, "ui_host": null, "ui_password": null, "ui_port": null, "ui_uri": null, "ui_user": null, "uri": "mysql://doadmin:AVNS_3qPAT18th1dv8pL2SI3@oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com:25060/defaultdb?ssl-mode=REQUIRED", "urn": "do:dbaas:a1a62f08-85dd-47f7-8acc-9c58fadaba1c", "user": "doadmin", "version": "8" }, "host": "oc-prod-nyc3-mysql-do-user-13279186-0.b.db.ondigitalocean.com", "instances": {}, "port": 25060, "root_password": "AVNS_3qPAT18th1dv8pL2SI3", "root_username": "doadmin" } }, "openfaas_admin_password": { "sensitive": true, "type": "string", "value": "tfKxErfAkM3pQKIJmh8MS23cMk4paVA8" }, "opensearch_dashboard_admin_password": { "sensitive": true, "type": "string", "value": "ggEGIUnevYVwmiMMPchUUKSH5Yugye1n" }, "tutor_env_bucket": { "sensitive": false, "type": "string", "value": "tenv-oc-prod-nyc3-16523367694336352702" }, "velero_backups_bucket": { "sensitive": false, "type": "string", "value": "velero-backup-nyc3-6848700171484769666" } } bash /builds/opencraft/ops/[MASKED]/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 2.1 KiB/12.9 MiB (3.4 KiB/s) with 157 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/config/lms.env.yml to instances/pr-787-0e7f8a/env/apps/openedx/config/lms.env.yml Completed 2.1 KiB/12.9 MiB (3.4 KiB/s) with 156 file(s) remaining Completed 2.3 KiB/12.9 MiB (3.3 KiB/s) with 156 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/permissions/setowners.sh to instances/pr-787-0e7f8a/env/apps/permissions/setowners.sh Completed 2.3 KiB/12.9 MiB (3.3 KiB/s) with 155 file(s) remaining Completed 4.3 KiB/12.9 MiB (6.1 KiB/s) with 155 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/config/cms.env.yml to instances/pr-787-0e7f8a/env/apps/openedx/config/cms.env.yml Completed 4.3 KiB/12.9 MiB (6.1 KiB/s) with 154 file(s) remaining Completed 6.4 KiB/12.9 MiB (8.6 KiB/s) with 154 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/caddy/Caddyfile to instances/pr-787-0e7f8a/env/apps/caddy/Caddyfile Completed 6.4 KiB/12.9 MiB (8.6 KiB/s) with 153 file(s) remaining Completed 6.5 KiB/12.9 MiB (8.6 KiB/s) with 153 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/cms/__init__.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/cms/__init__.py Completed 6.5 KiB/12.9 MiB (8.6 KiB/s) with 152 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/lms/test.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/lms/test.py Completed 6.5 KiB/12.9 MiB (8.6 KiB/s) with 151 file(s) remaining Completed 6.6 KiB/12.9 MiB (8.7 KiB/s) with 151 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/cms/test.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/cms/test.py Completed 6.6 KiB/12.9 MiB (8.7 KiB/s) with 150 file(s) remaining Completed 7.2 KiB/12.9 MiB (9.3 KiB/s) with 150 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/uwsgi.ini to instances/pr-787-0e7f8a/env/apps/openedx/uwsgi.ini Completed 7.2 KiB/12.9 MiB (9.3 KiB/s) with 149 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/lms/__init__.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/lms/__init__.py Completed 7.2 KiB/12.9 MiB (9.3 KiB/s) with 148 file(s) remaining Completed 28.5 KiB/12.9 MiB (36.1 KiB/s) with 148 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/lms/development.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/lms/development.py Completed 28.5 KiB/12.9 MiB (36.1 KiB/s) with 147 file(s) remaining Completed 47.0 KiB/12.9 MiB (56.5 KiB/s) with 147 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/lms/production.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/lms/production.py Completed 47.0 KiB/12.9 MiB (56.5 KiB/s) with 146 file(s) remaining Completed 61.4 KiB/12.9 MiB (72.5 KiB/s) with 146 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/cms/development.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/cms/development.py Completed 61.4 KiB/12.9 MiB (72.5 KiB/s) with 145 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/lms/__init__.py to instances/pr-787-0e7f8a/env/build/openedx/settings/lms/__init__.py Completed 61.4 KiB/12.9 MiB (72.5 KiB/s) with 144 file(s) remaining Completed 62.3 KiB/12.9 MiB (73.0 KiB/s) with 144 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/redis/redis.conf to instances/pr-787-0e7f8a/env/apps/redis/redis.conf Completed 62.3 KiB/12.9 MiB (73.0 KiB/s) with 143 file(s) remaining Completed 74.7 KiB/12.9 MiB (86.4 KiB/s) with 143 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/Dockerfile to instances/pr-787-0e7f8a/env/build/openedx/Dockerfile Completed 74.7 KiB/12.9 MiB (86.4 KiB/s) with 142 file(s) remaining Completed 75.1 KiB/12.9 MiB (86.4 KiB/s) with 142 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/cms/assets.py to instances/pr-787-0e7f8a/env/build/openedx/settings/cms/assets.py Completed 75.1 KiB/12.9 MiB (86.4 KiB/s) with 141 file(s) remaining Completed 89.2 KiB/12.9 MiB (102.2 KiB/s) with 141 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/apps/openedx/settings/cms/production.py to instances/pr-787-0e7f8a/env/apps/openedx/settings/cms/production.py Completed 89.2 KiB/12.9 MiB (102.2 KiB/s) with 140 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/grove/scripts/.gitkeep to instances/pr-787-0e7f8a/env/build/openedx/grove/scripts/.gitkeep Completed 89.2 KiB/12.9 MiB (102.2 KiB/s) with 139 file(s) remaining Completed 89.4 KiB/12.9 MiB (101.4 KiB/s) with 139 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/cms/i18n.py to instances/pr-787-0e7f8a/env/build/openedx/settings/cms/i18n.py Completed 89.4 KiB/12.9 MiB (101.4 KiB/s) with 138 file(s) remaining Completed 89.6 KiB/12.9 MiB (101.1 KiB/s) with 138 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/lms/i18n.py to instances/pr-787-0e7f8a/env/build/openedx/settings/lms/i18n.py Completed 89.6 KiB/12.9 MiB (101.1 KiB/s) with 137 file(s) remaining Completed 90.2 KiB/12.9 MiB (96.0 KiB/s) with 137 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/uwsgi.ini to instances/pr-787-0e7f8a/env/build/openedx/settings/uwsgi.ini Completed 90.2 KiB/12.9 MiB (96.0 KiB/s) with 136 file(s) remaining Completed 90.3 KiB/12.9 MiB (95.2 KiB/s) with 136 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/bin/reload-uwsgi to instances/pr-787-0e7f8a/env/build/openedx/bin/reload-uwsgi Completed 90.3 KiB/12.9 MiB (95.2 KiB/s) with 135 file(s) remaining Completed 90.4 KiB/12.9 MiB (94.8 KiB/s) with 135 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/description Completed 90.4 KiB/12.9 MiB (94.8 KiB/s) with 134 file(s) remaining Completed 90.4 KiB/12.9 MiB (93.6 KiB/s) with 134 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/revisions.yml to instances/pr-787-0e7f8a/env/build/openedx/revisions.yml Completed 90.4 KiB/12.9 MiB (93.6 KiB/s) with 133 file(s) remaining Completed 90.8 KiB/12.9 MiB (93.5 KiB/s) with 133 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/lms/assets.py to instances/pr-787-0e7f8a/env/build/openedx/settings/lms/assets.py Completed 90.8 KiB/12.9 MiB (93.5 KiB/s) with 132 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/settings/cms/__init__.py to instances/pr-787-0e7f8a/env/build/openedx/settings/cms/__init__.py Completed 90.8 KiB/12.9 MiB (93.5 KiB/s) with 131 file(s) remaining Completed 92.4 KiB/12.9 MiB (93.7 KiB/s) with 131 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 92.4 KiB/12.9 MiB (93.7 KiB/s) with 130 file(s) remaining Completed 92.7 KiB/12.9 MiB (93.5 KiB/s) with 130 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/config Completed 92.7 KiB/12.9 MiB (93.5 KiB/s) with 129 file(s) remaining Completed 92.8 KiB/12.9 MiB (93.3 KiB/s) with 129 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/README to instances/pr-787-0e7f8a/env/build/openedx/themes/README Completed 92.8 KiB/12.9 MiB (93.3 KiB/s) with 128 file(s) remaining Completed 93.6 KiB/12.9 MiB (93.7 KiB/s) with 128 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 93.6 KiB/12.9 MiB (93.7 KiB/s) with 127 file(s) remaining Completed 94.1 KiB/12.9 MiB (91.8 KiB/s) with 127 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 94.1 KiB/12.9 MiB (91.8 KiB/s) with 126 file(s) remaining Completed 94.5 KiB/12.9 MiB (90.5 KiB/s) with 126 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 94.5 KiB/12.9 MiB (90.5 KiB/s) with 125 file(s) remaining Completed 94.5 KiB/12.9 MiB (88.9 KiB/s) with 125 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 94.5 KiB/12.9 MiB (88.9 KiB/s) with 124 file(s) remaining Completed 95.0 KiB/12.9 MiB (87.8 KiB/s) with 124 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 95.0 KiB/12.9 MiB (87.8 KiB/s) with 123 file(s) remaining Completed 97.2 KiB/12.9 MiB (89.5 KiB/s) with 123 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 97.2 KiB/12.9 MiB (89.5 KiB/s) with 122 file(s) remaining Completed 99.9 KiB/12.9 MiB (91.6 KiB/s) with 122 file(s) remaining Completed 100.1 KiB/12.9 MiB (91.7 KiB/s) with 122 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 100.1 KiB/12.9 MiB (91.7 KiB/s) with 121 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 100.1 KiB/12.9 MiB (91.7 KiB/s) with 120 file(s) remaining Completed 101.5 KiB/12.9 MiB (91.7 KiB/s) with 120 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 101.5 KiB/12.9 MiB (91.7 KiB/s) with 119 file(s) remaining Completed 101.7 KiB/12.9 MiB (91.5 KiB/s) with 119 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 101.7 KiB/12.9 MiB (91.5 KiB/s) with 118 file(s) remaining Completed 101.9 KiB/12.9 MiB (91.0 KiB/s) with 118 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 101.9 KiB/12.9 MiB (91.0 KiB/s) with 117 file(s) remaining Completed 104.0 KiB/12.9 MiB (92.4 KiB/s) with 117 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/index Completed 104.0 KiB/12.9 MiB (92.4 KiB/s) with 116 file(s) remaining Completed 108.8 KiB/12.9 MiB (95.9 KiB/s) with 116 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 108.8 KiB/12.9 MiB (95.9 KiB/s) with 115 file(s) remaining Completed 109.3 KiB/12.9 MiB (93.0 KiB/s) with 115 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 109.3 KiB/12.9 MiB (93.0 KiB/s) with 114 file(s) remaining Completed 113.1 KiB/12.9 MiB (94.2 KiB/s) with 114 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.rev to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.rev Completed 113.1 KiB/12.9 MiB (94.2 KiB/s) with 113 file(s) remaining Completed 114.6 KiB/12.9 MiB (95.1 KiB/s) with 113 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 114.6 KiB/12.9 MiB (95.1 KiB/s) with 112 file(s) remaining Completed 117.0 KiB/12.9 MiB (96.6 KiB/s) with 112 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 117.0 KiB/12.9 MiB (96.6 KiB/s) with 111 file(s) remaining Completed 117.2 KiB/12.9 MiB (95.9 KiB/s) with 111 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 117.2 KiB/12.9 MiB (95.9 KiB/s) with 110 file(s) remaining Completed 124.0 KiB/12.9 MiB (100.3 KiB/s) with 110 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 124.0 KiB/12.9 MiB (100.3 KiB/s) with 109 file(s) remaining Completed 127.5 KiB/12.9 MiB (102.2 KiB/s) with 109 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 127.5 KiB/12.9 MiB (102.2 KiB/s) with 108 file(s) remaining Completed 127.8 KiB/12.9 MiB (99.2 KiB/s) with 108 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 127.8 KiB/12.9 MiB (99.2 KiB/s) with 107 file(s) remaining Completed 160.9 KiB/12.9 MiB (124.4 KiB/s) with 107 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 160.9 KiB/12.9 MiB (124.4 KiB/s) with 106 file(s) remaining Completed 162.8 KiB/12.9 MiB (125.5 KiB/s) with 106 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 162.8 KiB/12.9 MiB (125.5 KiB/s) with 105 file(s) remaining Completed 190.3 KiB/12.9 MiB (146.3 KiB/s) with 105 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.idx to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.idx Completed 190.3 KiB/12.9 MiB (146.3 KiB/s) with 104 file(s) remaining Completed 191.8 KiB/12.9 MiB (146.3 KiB/s) with 104 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 191.8 KiB/12.9 MiB (146.3 KiB/s) with 103 file(s) remaining Completed 191.9 KiB/12.9 MiB (145.2 KiB/s) with 103 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 191.9 KiB/12.9 MiB (145.2 KiB/s) with 102 file(s) remaining Completed 192.0 KiB/12.9 MiB (143.1 KiB/s) with 102 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 192.0 KiB/12.9 MiB (143.1 KiB/s) with 101 file(s) remaining Completed 192.0 KiB/12.9 MiB (141.5 KiB/s) with 101 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master Completed 192.0 KiB/12.9 MiB (141.5 KiB/s) with 100 file(s) remaining Completed 192.1 KiB/12.9 MiB (140.7 KiB/s) with 100 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 192.1 KiB/12.9 MiB (140.7 KiB/s) with 99 file(s) remaining Completed 192.1 KiB/12.9 MiB (139.5 KiB/s) with 99 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 192.1 KiB/12.9 MiB (139.5 KiB/s) with 98 file(s) remaining Completed 192.2 KiB/12.9 MiB (139.0 KiB/s) with 98 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 192.2 KiB/12.9 MiB (139.0 KiB/s) with 97 file(s) remaining Completed 192.3 KiB/12.9 MiB (137.2 KiB/s) with 97 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 192.3 KiB/12.9 MiB (137.2 KiB/s) with 96 file(s) remaining Completed 192.3 KiB/12.9 MiB (135.7 KiB/s) with 96 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 192.3 KiB/12.9 MiB (135.7 KiB/s) with 95 file(s) remaining Completed 192.6 KiB/12.9 MiB (135.4 KiB/s) with 95 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 192.6 KiB/12.9 MiB (135.4 KiB/s) with 94 file(s) remaining Completed 448.6 KiB/12.9 MiB (313.0 KiB/s) with 94 file(s) remaining Completed 461.6 KiB/12.9 MiB (321.5 KiB/s) with 94 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 461.6 KiB/12.9 MiB (321.5 KiB/s) with 93 file(s) remaining Completed 467.7 KiB/12.9 MiB (320.2 KiB/s) with 93 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 467.7 KiB/12.9 MiB (320.2 KiB/s) with 92 file(s) remaining Completed 467.7 KiB/12.9 MiB (319.2 KiB/s) with 92 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 467.7 KiB/12.9 MiB (319.2 KiB/s) with 91 file(s) remaining Completed 467.8 KiB/12.9 MiB (317.1 KiB/s) with 91 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 467.8 KiB/12.9 MiB (317.1 KiB/s) with 90 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 467.8 KiB/12.9 MiB (317.1 KiB/s) with 89 file(s) remaining Completed 468.0 KiB/12.9 MiB (309.2 KiB/s) with 89 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/permissions/Dockerfile to instances/pr-787-0e7f8a/env/build/permissions/Dockerfile Completed 468.0 KiB/12.9 MiB (309.2 KiB/s) with 88 file(s) remaining Completed 724.0 KiB/12.9 MiB (477.0 KiB/s) with 88 file(s) remaining Completed 724.8 KiB/12.9 MiB (472.3 KiB/s) with 88 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/dev/docker-compose.jobs.yml to instances/pr-787-0e7f8a/env/dev/docker-compose.jobs.yml Completed 724.8 KiB/12.9 MiB (472.3 KiB/s) with 87 file(s) remaining Completed 725.1 KiB/12.9 MiB (471.1 KiB/s) with 87 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/permissions/setowner.sh to instances/pr-787-0e7f8a/env/build/permissions/setowner.sh Completed 725.1 KiB/12.9 MiB (471.1 KiB/s) with 86 file(s) remaining Completed 735.0 KiB/12.9 MiB (475.6 KiB/s) with 86 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/deployments.yml to instances/pr-787-0e7f8a/env/k8s/deployments.yml Completed 735.0 KiB/12.9 MiB (475.6 KiB/s) with 85 file(s) remaining Completed 737.2 KiB/12.9 MiB (475.8 KiB/s) with 85 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/jobs.yml to instances/pr-787-0e7f8a/env/k8s/jobs.yml Completed 737.2 KiB/12.9 MiB (475.8 KiB/s) with 84 file(s) remaining Completed 738.6 KiB/12.9 MiB (474.9 KiB/s) with 84 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/dev/docker-compose.yml to instances/pr-787-0e7f8a/env/dev/docker-compose.yml Completed 738.6 KiB/12.9 MiB (474.9 KiB/s) with 83 file(s) remaining Completed 738.7 KiB/12.9 MiB (463.8 KiB/s) with 83 file(s) remaining Completed 994.7 KiB/12.9 MiB (624.3 KiB/s) with 83 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/namespace.yml to instances/pr-787-0e7f8a/env/k8s/namespace.yml Completed 994.7 KiB/12.9 MiB (624.3 KiB/s) with 82 file(s) remaining Completed 994.8 KiB/12.9 MiB (622.8 KiB/s) with 82 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 994.8 KiB/12.9 MiB (622.8 KiB/s) with 81 file(s) remaining Completed 1.2 MiB/12.9 MiB (781.0 KiB/s) with 81 file(s) remaining Completed 1.5 MiB/12.9 MiB (940.3 KiB/s) with 81 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 81 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 81 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/services.yml to instances/pr-787-0e7f8a/env/k8s/services.yml Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 80 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 80 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/override.yml to instances/pr-787-0e7f8a/env/k8s/override.yml Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 79 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/README.md Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 78 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 78 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 1.7 MiB/12.9 MiB (1.1 MiB/s) with 77 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.0 MiB/s) with 77 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/package.json Completed 1.7 MiB/12.9 MiB (1.0 MiB/s) with 76 file(s) remaining Completed 1.7 MiB/12.9 MiB (1.0 MiB/s) with 76 file(s) remaining Completed 1.8 MiB/12.9 MiB (1.1 MiB/s) with 76 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/local/docker-compose.prod.yml to instances/pr-787-0e7f8a/env/local/docker-compose.prod.yml Completed 1.8 MiB/12.9 MiB (1.1 MiB/s) with 75 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 1.8 MiB/12.9 MiB (1.1 MiB/s) with 74 file(s) remaining Completed 2.1 MiB/12.9 MiB (1.2 MiB/s) with 74 file(s) remaining Completed 2.3 MiB/12.9 MiB (1.4 MiB/s) with 74 file(s) remaining Completed 2.6 MiB/12.9 MiB (1.5 MiB/s) with 74 file(s) remaining Completed 2.8 MiB/12.9 MiB (1.7 MiB/s) with 74 file(s) remaining Completed 3.1 MiB/12.9 MiB (1.8 MiB/s) with 74 file(s) remaining Completed 3.3 MiB/12.9 MiB (2.0 MiB/s) with 74 file(s) remaining Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 74 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/affinities.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/affinities.yml Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 73 file(s) remaining Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 73 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/celery-beat.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/celery-beat.yml Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 72 file(s) remaining Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 72 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/deployments.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/deployments.yml Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 71 file(s) remaining Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 71 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/kustomization.yml to instances/pr-787-0e7f8a/env/kustomization.yml Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 70 file(s) remaining Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 70 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/k8s/volumes.yml to instances/pr-787-0e7f8a/env/k8s/volumes.yml Completed 3.3 MiB/12.9 MiB (1.9 MiB/s) with 69 file(s) remaining Completed 3.6 MiB/12.9 MiB (2.0 MiB/s) with 69 file(s) remaining Completed 3.8 MiB/12.9 MiB (2.2 MiB/s) with 69 file(s) remaining Completed 4.1 MiB/12.9 MiB (2.3 MiB/s) with 69 file(s) remaining Completed 4.3 MiB/12.9 MiB (2.5 MiB/s) with 69 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/forum-job.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/forum-job.yml Completed 4.3 MiB/12.9 MiB (2.5 MiB/s) with 68 file(s) remaining Completed 4.6 MiB/12.9 MiB (2.6 MiB/s) with 68 file(s) remaining Completed 4.8 MiB/12.9 MiB (2.7 MiB/s) with 68 file(s) remaining Completed 5.1 MiB/12.9 MiB (2.9 MiB/s) with 68 file(s) remaining Completed 5.3 MiB/12.9 MiB (3.0 MiB/s) with 68 file(s) remaining Completed 5.6 MiB/12.9 MiB (3.2 MiB/s) with 68 file(s) remaining Completed 5.8 MiB/12.9 MiB (3.3 MiB/s) with 68 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 68 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 68 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/ingress.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/ingress.yml Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 67 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 67 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 67 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/pdb.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/pdb.yml Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 66 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/maintenance-mode.yml Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 65 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/volumes.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/volumes.yml Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 64 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 64 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/local/docker-compose.jobs.yml to instances/pr-787-0e7f8a/env/local/docker-compose.jobs.yml Completed 6.1 MiB/12.9 MiB (3.4 MiB/s) with 63 file(s) remaining Completed 6.1 MiB/12.9 MiB (3.3 MiB/s) with 63 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/priority-class.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/priority-class.yml Completed 6.1 MiB/12.9 MiB (3.3 MiB/s) with 62 file(s) remaining Completed 6.3 MiB/12.9 MiB (3.5 MiB/s) with 62 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.6 MiB/s) with 62 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.pack to instances/pr-787-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.pack Completed 6.5 MiB/12.9 MiB (3.6 MiB/s) with 61 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 61 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/local/docker-compose.yml to instances/pr-787-0e7f8a/env/local/docker-compose.yml Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 60 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/cron-jobs.yml Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 59 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 59 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/deployment-revision-history.yml Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 58 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 58 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.5 MiB/12.9 MiB (3.5 MiB/s) with 57 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 57 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-787-0e7f8a/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 56 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 56 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/README to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/README Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 55 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-787-0e7f8a/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 54 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 54 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-787-0e7f8a/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 53 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 53 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.5 MiB/12.9 MiB (3.4 MiB/s) with 52 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 52 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/Dockerfile Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 51 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 51 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 50 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 50 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 49 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 49 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 48 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 48 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 47 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 47 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 46 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 46 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 6.5 MiB/12.9 MiB (3.3 MiB/s) with 45 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 45 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 44 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 44 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 43 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 43 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 42 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 42 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 41 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 41 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 40 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 40 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 39 file(s) remaining Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 39 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.5 MiB/12.9 MiB (3.2 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 38 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-787-0e7f8a/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 37 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 36 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 36 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 35 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 35 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 34 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 34 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 33 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 33 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/12.9 MiB (3.1 MiB/s) with 32 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 32 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.rev to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.rev Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 31 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 31 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 30 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 30 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 29 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 29 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 28 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 28 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 27 file(s) remaining Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 27 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.idx to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.idx Completed 6.6 MiB/12.9 MiB (3.0 MiB/s) with 26 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 26 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 26 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 25 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 24 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 24 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 23 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 23 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 22 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 22 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 21 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 21 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 21 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 20 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 19 file(s) remaining Completed 6.6 MiB/12.9 MiB (2.9 MiB/s) with 19 file(s) remaining Completed 6.8 MiB/12.9 MiB (3.0 MiB/s) with 19 file(s) remaining Completed 6.8 MiB/12.9 MiB (3.0 MiB/s) with 19 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 6.8 MiB/12.9 MiB (3.0 MiB/s) with 18 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 6.8 MiB/12.9 MiB (3.0 MiB/s) with 17 file(s) remaining Completed 6.8 MiB/12.9 MiB (2.9 MiB/s) with 17 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 6.8 MiB/12.9 MiB (2.9 MiB/s) with 16 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 16 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 15 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 15 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 14 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 14 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 13 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 13 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 12 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 12 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 6.9 MiB/12.9 MiB (2.9 MiB/s) with 11 file(s) remaining Completed 6.9 MiB/12.9 MiB (2.8 MiB/s) with 11 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 6.9 MiB/12.9 MiB (2.8 MiB/s) with 10 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 6.9 MiB/12.9 MiB (2.8 MiB/s) with 9 file(s) remaining Completed 7.1 MiB/12.9 MiB (2.9 MiB/s) with 9 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 9 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 9 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 9 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 8 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 7 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 7 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 6 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 6 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/version to instances/pr-787-0e7f8a/env/version Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 5 file(s) remaining Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 5 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 7.4 MiB/12.9 MiB (3.0 MiB/s) with 4 file(s) remaining Completed 7.7 MiB/12.9 MiB (3.0 MiB/s) with 4 file(s) remaining Completed 7.9 MiB/12.9 MiB (3.1 MiB/s) with 4 file(s) remaining Completed 8.2 MiB/12.9 MiB (3.2 MiB/s) with 4 file(s) remaining Completed 8.2 MiB/12.9 MiB (3.2 MiB/s) with 4 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 8.2 MiB/12.9 MiB (3.2 MiB/s) with 3 file(s) remaining Completed 8.2 MiB/12.9 MiB (3.3 MiB/s) with 3 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 8.2 MiB/12.9 MiB (3.3 MiB/s) with 2 file(s) remaining Completed 8.2 MiB/12.9 MiB (3.2 MiB/s) with 2 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 8.2 MiB/12.9 MiB (3.2 MiB/s) with 1 file(s) remaining Completed 8.5 MiB/12.9 MiB (3.3 MiB/s) with 1 file(s) remaining Completed 8.7 MiB/12.9 MiB (3.4 MiB/s) with 1 file(s) remaining Completed 9.0 MiB/12.9 MiB (3.5 MiB/s) with 1 file(s) remaining Completed 9.2 MiB/12.9 MiB (3.6 MiB/s) with 1 file(s) remaining Completed 9.5 MiB/12.9 MiB (3.6 MiB/s) with 1 file(s) remaining Completed 9.7 MiB/12.9 MiB (3.7 MiB/s) with 1 file(s) remaining Completed 10.0 MiB/12.9 MiB (3.7 MiB/s) with 1 file(s) remaining Completed 10.2 MiB/12.9 MiB (3.8 MiB/s) with 1 file(s) remaining Completed 10.5 MiB/12.9 MiB (3.9 MiB/s) with 1 file(s) remaining Completed 10.7 MiB/12.9 MiB (4.0 MiB/s) with 1 file(s) remaining Completed 11.0 MiB/12.9 MiB (4.1 MiB/s) with 1 file(s) remaining Completed 11.2 MiB/12.9 MiB (4.2 MiB/s) with 1 file(s) remaining Completed 11.5 MiB/12.9 MiB (4.3 MiB/s) with 1 file(s) remaining Completed 11.7 MiB/12.9 MiB (4.4 MiB/s) with 1 file(s) remaining Completed 12.0 MiB/12.9 MiB (4.5 MiB/s) with 1 file(s) remaining Completed 12.2 MiB/12.9 MiB (4.6 MiB/s) with 1 file(s) remaining Completed 12.5 MiB/12.9 MiB (4.7 MiB/s) with 1 file(s) remaining Completed 12.7 MiB/12.9 MiB (4.7 MiB/s) with 1 file(s) remaining Completed 12.9 MiB/12.9 MiB (4.7 MiB/s) with 1 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.pack to instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-0ebf7ae722d1be680f57ed94ec88aa8737fe3374.pack Completed 2.3 KiB/2.3 KiB (6.4 KiB/s) with 1 file(s) remaining download: s3://tenv-oc-prod-nyc3-16523367694336352702/pr-787-0e7f8a/grove-preserved-config.yml to instances/pr-787-0e7f8a/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/[MASKED]/instances/pr-787-0e7f8a/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. /builds/opencraft/ops/[MASKED]/instances/pr-787-0e7f8a/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/open-craft/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="kaustav/test_master_pr" ⚠️ Failed to enable plugin 'newrelic': plugin 'newrelic' is not installed. ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' Building image registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/open-craft/edx-platform.git --build-arg EDX_PLATFORM_VERSION=kaustav/test_master_pr --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache /builds/opencraft/ops/[MASKED]/instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe #0 building with "relaxed_hellman" instance using docker-container driver #1 [internal] booting buildkit #1 pulling image moby/buildkit:buildx-stable-1 #1 pulling image moby/buildkit:buildx-stable-1 4.8s done #1 creating container buildx_buildkit_relaxed_hellman0 #1 creating container buildx_buildkit_relaxed_hellman0 0.9s done #1 DONE 5.7s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 20.09kB done #2 DONE 0.0s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 2.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d #4 resolve docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d done #4 sha256:724f0f61ffc85cf6ad0032c9063f7a74cd6d3590fd1138154820556e0a92073b 0B / 13.16MB 0.2s #4 sha256:724f0f61ffc85cf6ad0032c9063f7a74cd6d3590fd1138154820556e0a92073b 12.58MB / 13.16MB 0.3s #4 sha256:724f0f61ffc85cf6ad0032c9063f7a74cd6d3590fd1138154820556e0a92073b 13.16MB / 13.16MB 0.3s done #4 extracting sha256:724f0f61ffc85cf6ad0032c9063f7a74cd6d3590fd1138154820556e0a92073b #4 extracting sha256:724f0f61ffc85cf6ad0032c9063f7a74cd6d3590fd1138154820556e0a92073b 0.2s done #4 DONE 0.5s #5 [internal] load metadata for docker.io/library/node:20.18.0-bullseye-slim #5 DONE 1.5s #6 [internal] load metadata for docker.io/library/caddy:2.7.4 #6 DONE 1.5s #7 [internal] load .dockerignore #7 transferring context: 2B done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 resolve docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb 0.1s done #10 DONE 0.1s #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.1s done #11 DONE 0.1s #12 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #12 0.077 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs/ #12 ... #13 [auth] opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:pull token for registry.gitlab.com #13 DONE 0.0s #14 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #14 0.061 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs/ #14 0.497 ac471e2dd7fb63273c98f92e84c5d01d86a9e8b1 refs/heads/master #14 DONE 0.5s #12 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #12 0.522 f28528e813cc8982d9dbb4307c8690a2e41f978c refs/heads/master #12 DONE 0.5s #15 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #15 0.070 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #15 0.533 b54e8ffc8546027e8ceba2d6dca7d1c99ca045eb refs/heads/master #15 DONE 0.5s #16 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #16 0.109 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs/ #16 0.571 9921542f7e9a6cb28c72ce6ac7887dbb94c02534 refs/heads/master #16 DONE 0.6s #17 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #17 0.119 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/10/fs/ #17 0.583 e8be148ca9c1be8ecad50280efb09b0ce61dff9a refs/heads/master #17 DONE 0.6s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 0.103 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs/ #18 0.592 c4205e940073af2752ea30a92e04e7fb2743b994 refs/heads/master #18 DONE 0.6s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache #8 ERROR: failed to configure registry cache importer: registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache: not found #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 DONE 0.1s #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 ... #9 [internal] load build context #9 transferring context: 6.70MB 0.2s done #9 DONE 0.2s #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 0B / 14.60MB 0.2s #11 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 7.50kB / 7.50kB 0.3s done #11 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0B / 350.83kB 0.2s #11 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s #11 ... #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 0.102 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/12/fs/ #19 0.476 d0eebfa0ea79d811425b195f54ce821ef9ab7508 refs/heads/master #19 DONE 0.5s #20 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #20 0.099 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs/ #20 0.509 4adf2ff087d221178283120b73af8e16b847373b refs/heads/master #20 DONE 0.5s #21 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #21 0.107 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/13/fs/ #21 0.514 fbd73bfbfe04d07d9e3a0e437715c75d0f5c0d80 refs/heads/master #21 DONE 0.5s #22 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #22 0.119 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/14/fs/ #22 0.545 cd73b9992fa8ec19bd7ddf95614bc05ffa5be569 refs/heads/master #22 DONE 0.6s #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 14.60MB / 14.60MB 0.4s done #11 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 350.83kB / 350.83kB 0.3s done #11 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done #11 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa #11 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done #11 DONE 0.8s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 ... #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0.1s done #11 DONE 0.9s #11 [production 1/12] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 extracting sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0.0s done #11 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e #11 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 0.6s done #11 DONE 1.5s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 0.810 From https://github.com/openedx/frontend-app-learner-dashboard #18 0.810 * [new branch] master -> master #18 0.811 * [new branch] master -> origin/master #18 0.847 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/21/fs/.git/ #18 0.857 commit #18 1.048 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs #18 1.048 * [new tag] master -> master #18 1.048 * [new tag] master -> master #18 1.176 Note: switching to 'FETCH_HEAD'. #18 1.176 #18 1.176 You are in 'detached HEAD' state. You can look around, make experimental #18 1.176 changes and commit them, and you can discard any commits you make in this #18 1.176 state without impacting any branches by switching back to a branch. #18 1.176 #18 1.176 If you want to create a new branch to retain commits you create, you may #18 1.176 do so (now or later) by using -c with the switch command. Example: #18 1.176 #18 1.176 git switch -c #18 1.176 #18 1.176 Or undo this operation with: #18 1.176 #18 1.176 git switch - #18 1.176 #18 1.176 Turn off this advice by setting config variable advice.detachedHead to false #18 1.176 #18 1.176 HEAD is now at c4205e9 fix(deps): update dependency @edx/frontend-platform to v8.3.9 (#638) #18 DONE 1.8s #12 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #12 1.028 From https://github.com/openedx/frontend-app-learning #12 1.028 * [new branch] master -> master #12 1.029 * [new branch] master -> origin/master #12 1.064 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/20/fs/.git/ #12 1.072 commit #12 1.430 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs #12 1.430 * [new tag] master -> master #12 1.431 * [new tag] master -> master #12 1.621 Note: switching to 'FETCH_HEAD'. #12 1.621 #12 1.621 You are in 'detached HEAD' state. You can look around, make experimental #12 1.621 changes and commit them, and you can discard any commits you make in this #12 1.621 state without impacting any branches by switching back to a branch. #12 1.621 #12 1.621 If you want to create a new branch to retain commits you create, you may #12 1.621 do so (now or later) by using -c with the switch command. Example: #12 1.621 #12 1.621 git switch -c #12 1.621 #12 1.621 Or undo this operation with: #12 1.621 #12 1.621 git switch - #12 1.621 #12 1.621 Turn off this advice by setting config variable advice.detachedHead to false #12 1.621 #12 1.621 HEAD is now at f28528e chore: update browserslist DB (#1730) #12 DONE 2.2s #14 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #14 0.672 From https://github.com/openedx/frontend-app-discussions #14 0.672 * [new branch] master -> master #14 0.674 * [new branch] master -> origin/master #14 0.693 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs/.git/ #14 0.701 commit #14 0.783 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs #14 0.783 * [new tag] master -> master #14 0.783 * [new tag] master -> master #14 0.848 Note: switching to 'FETCH_HEAD'. #14 0.848 #14 0.848 You are in 'detached HEAD' state. You can look around, make experimental #14 0.848 changes and commit them, and you can discard any commits you make in this #14 0.848 state without impacting any branches by switching back to a branch. #14 0.848 #14 0.848 If you want to create a new branch to retain commits you create, you may #14 0.848 do so (now or later) by using -c with the switch command. Example: #14 0.848 #14 0.848 git switch -c #14 0.848 #14 0.848 Or undo this operation with: #14 0.848 #14 0.848 git switch - #14 0.848 #14 0.848 Turn off this advice by setting config variable advice.detachedHead to false #14 0.848 #14 0.848 HEAD is now at ac471e2 fix(deps): update dependency @edx/frontend-platform to v8.3.7 (#768) #14 DONE 1.4s #16 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #16 0.692 From https://github.com/openedx/frontend-app-gradebook #16 0.692 * [new branch] master -> master #16 0.692 * [new branch] master -> origin/master #16 0.717 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/22/fs/.git/ #16 0.724 commit #16 0.812 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs #16 0.812 * [new tag] master -> master #16 0.812 * [new tag] master -> master #16 0.907 Note: switching to 'FETCH_HEAD'. #16 0.907 #16 0.907 You are in 'detached HEAD' state. You can look around, make experimental #16 0.907 changes and commit them, and you can discard any commits you make in this #16 0.907 state without impacting any branches by switching back to a branch. #16 0.907 #16 0.907 If you want to create a new branch to retain commits you create, you may #16 0.907 do so (now or later) by using -c with the switch command. Example: #16 0.907 #16 0.907 git switch -c #16 0.907 #16 0.907 Or undo this operation with: #16 0.907 #16 0.907 git switch - #16 0.907 #16 0.907 Turn off this advice by setting config variable advice.detachedHead to false #16 0.907 #16 0.907 HEAD is now at 9921542 chore: update browserslist DB (#464) #16 DONE 1.5s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 DONE 0.2s #15 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #15 0.669 From https://github.com/openedx/frontend-app-ora-grading #15 0.669 * [new branch] master -> master #15 0.670 * [new branch] master -> origin/master #15 0.701 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs/.git/ #15 0.711 commit #15 0.871 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #15 0.871 * [new tag] master -> master #15 0.872 * [new tag] master -> master #15 ... #17 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #17 0.811 From https://github.com/openedx/frontend-app-profile #17 0.811 * [new branch] master -> master #17 0.814 * [new branch] master -> origin/master #17 0.848 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs/.git/ #17 0.857 commit #17 0.942 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/10/fs #17 0.942 * [new tag] master -> master #17 0.942 * [new tag] master -> master #17 0.986 Note: switching to 'FETCH_HEAD'. #17 0.986 #17 0.986 You are in 'detached HEAD' state. You can look around, make experimental #17 0.986 changes and commit them, and you can discard any commits you make in this #17 0.986 state without impacting any branches by switching back to a branch. #17 0.986 #17 0.986 If you want to create a new branch to retain commits you create, you may #17 0.986 do so (now or later) by using -c with the switch command. Example: #17 0.986 #17 0.986 git switch -c #17 0.986 #17 0.986 Or undo this operation with: #17 0.986 #17 0.986 git switch - #17 0.986 #17 0.986 Turn off this advice by setting config variable advice.detachedHead to false #17 0.986 #17 0.986 HEAD is now at e8be148 fix(deps): update dependency @edx/frontend-component-footer to v14.9.0 (#1217) #17 DONE 1.7s #15 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #15 0.969 Note: switching to 'FETCH_HEAD'. #15 0.969 #15 0.969 You are in 'detached HEAD' state. You can look around, make experimental #15 0.969 changes and commit them, and you can discard any commits you make in this #15 0.969 state without impacting any branches by switching back to a branch. #15 0.969 #15 0.969 If you want to create a new branch to retain commits you create, you may #15 0.969 do so (now or later) by using -c with the switch command. Example: #15 0.969 #15 0.969 git switch -c #15 0.969 #15 0.969 Or undo this operation with: #15 0.969 #15 0.969 git switch - #15 0.969 #15 0.969 Turn off this advice by setting config variable advice.detachedHead to false #15 0.969 #15 0.969 HEAD is now at b54e8ff test: deprecate react-unit-test-utils part-2 (#428) #15 DONE 1.6s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 sha256:490dab3884c88195f03af595f40a4b14c28d0506a15c808dbb081f8c53d5a854 448B / 448B 0.2s done #10 sha256:7299cc78381cf6fd13fec9600bfa076ab6a713814a60cc6d16929da069e764cc 1.74MB / 1.74MB 0.3s done #10 sha256:80639015016fc1353fde07e4e524daf418a223ba3ecbf8732dd1f3c354b97c00 40.78MB / 40.78MB 0.6s done #10 sha256:795595eae03a98788deb1939d54836eedac9ddef70488612634f1ad69e0f41bb 4.07kB / 4.07kB 0.3s done #10 sha256:55ab1b300d4b4b00c98fb396b36f0f7ba5dab2f7d18927e3742d364632723cbe 31.45MB / 31.45MB 0.6s done #10 extracting sha256:55ab1b300d4b4b00c98fb396b36f0f7ba5dab2f7d18927e3742d364632723cbe #10 ... #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 0.658 From https://github.com/openedx/frontend-app-account #19 0.658 * [new branch] master -> master #19 0.659 * [new branch] master -> origin/master #19 0.681 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/27/fs/.git/ #19 0.689 commit #19 0.786 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/12/fs #19 0.786 * [new tag] master -> master #19 0.786 * [new tag] master -> master #19 0.864 Note: switching to 'FETCH_HEAD'. #19 0.864 #19 0.864 You are in 'detached HEAD' state. You can look around, make experimental #19 0.864 changes and commit them, and you can discard any commits you make in this #19 0.864 state without impacting any branches by switching back to a branch. #19 0.864 #19 0.864 If you want to create a new branch to retain commits you create, you may #19 0.864 do so (now or later) by using -c with the switch command. Example: #19 0.864 #19 0.864 git switch -c #19 0.864 #19 0.864 Or undo this operation with: #19 0.864 #19 0.864 git switch - #19 0.864 #19 0.864 Turn off this advice by setting config variable advice.detachedHead to false #19 0.864 #19 0.864 HEAD is now at d0eebfa fix: untranslated user facing texts for i18n (#1245) #19 DONE 1.4s #21 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #21 ... #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 extracting sha256:55ab1b300d4b4b00c98fb396b36f0f7ba5dab2f7d18927e3742d364632723cbe 1.7s done #10 DONE 2.7s #21 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #21 0.740 From https://github.com/openedx/frontend-app-authn #21 0.740 * [new branch] master -> master #21 0.743 * [new branch] master -> origin/master #21 0.783 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/30/fs/.git/ #21 0.798 commit #21 1.021 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/13/fs #21 1.021 * [new tag] master -> master #21 1.021 * [new tag] master -> master #21 1.150 Note: switching to 'FETCH_HEAD'. #21 1.150 #21 1.150 You are in 'detached HEAD' state. You can look around, make experimental #21 1.150 changes and commit them, and you can discard any commits you make in this #21 1.150 state without impacting any branches by switching back to a branch. #21 1.150 #21 1.150 If you want to create a new branch to retain commits you create, you may #21 1.150 do so (now or later) by using -c with the switch command. Example: #21 1.150 #21 1.150 git switch -c #21 1.150 #21 1.150 Or undo this operation with: #21 1.150 #21 1.150 git switch - #21 1.150 #21 1.150 Turn off this advice by setting config variable advice.detachedHead to false #21 1.150 #21 1.150 HEAD is now at fbd73bf chore(deps): update dependency jest to v30 (#1495) #21 DONE 1.8s #22 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #22 ... #20 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #20 1.725 From https://github.com/openedx/frontend-app-authoring #20 1.725 * [new branch] master -> master #20 1.725 * [new branch] master -> origin/master #20 1.755 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/31/fs/.git/ #20 1.768 commit #20 2.202 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs #20 2.202 * [new tag] master -> master #20 2.202 * [new tag] master -> master #20 2.682 Note: switching to 'FETCH_HEAD'. #20 2.682 #20 2.682 You are in 'detached HEAD' state. You can look around, make experimental #20 2.682 changes and commit them, and you can discard any commits you make in this #20 2.682 state without impacting any branches by switching back to a branch. #20 2.682 #20 2.682 If you want to create a new branch to retain commits you create, you may #20 2.682 do so (now or later) by using -c with the switch command. Example: #20 2.682 #20 2.682 git switch -c #20 2.682 #20 2.682 Or undo this operation with: #20 2.682 #20 2.682 git switch - #20 2.682 #20 2.682 Turn off this advice by setting config variable advice.detachedHead to false #20 2.682 #20 2.682 HEAD is now at 4adf2ff fix: Refresh section list on subsection page (#2103) #20 DONE 3.3s #22 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #22 0.642 From https://github.com/openedx/frontend-app-communications #22 0.642 * [new branch] master -> master #22 0.647 * [new branch] master -> origin/master #22 0.726 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/33/fs/.git/ #22 0.772 commit #22 0.922 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/14/fs #22 0.922 * [new tag] master -> master #22 0.922 * [new tag] master -> master #22 1.008 Note: switching to 'FETCH_HEAD'. #22 1.008 #22 1.008 You are in 'detached HEAD' state. You can look around, make experimental #22 1.008 changes and commit them, and you can discard any commits you make in this #22 1.008 state without impacting any branches by switching back to a branch. #22 1.008 #22 1.008 If you want to create a new branch to retain commits you create, you may #22 1.008 do so (now or later) by using -c with the switch command. Example: #22 1.008 #22 1.008 git switch -c #22 1.008 #22 1.008 Or undo this operation with: #22 1.008 #22 1.008 git switch - #22 1.008 #22 1.008 Turn off this advice by setting config variable advice.detachedHead to false #22 1.008 #22 1.008 HEAD is now at cd73b99 chore: update browserslist DB (#235) #22 DONE 1.7s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 extracting sha256:795595eae03a98788deb1939d54836eedac9ddef70488612634f1ad69e0f41bb 0.0s done #10 extracting sha256:80639015016fc1353fde07e4e524daf418a223ba3ecbf8732dd1f3c354b97c00 #10 ... #23 [production 2/12] RUN mkdir -p /openedx/dist #23 DONE 0.8s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 extracting sha256:80639015016fc1353fde07e4e524daf418a223ba3ecbf8732dd1f3c354b97c00 2.5s done #10 DONE 5.2s #10 [base 1/4] FROM docker.io/library/node:20.18.0-bullseye-slim@sha256:8316459380d7c3a02de5a7994130757f0d8d57872301efeef3c42a0ba2d4e5fb #10 extracting sha256:7299cc78381cf6fd13fec9600bfa076ab6a713814a60cc6d16929da069e764cc 0.1s done #10 extracting sha256:490dab3884c88195f03af595f40a4b14c28d0506a15c808dbb081f8c53d5a854 0.0s done #10 DONE 5.3s #24 [base 2/4] RUN apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev #24 0.105 #24 0.105 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #24 0.105 #24 0.149 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #24 0.168 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #24 0.168 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #24 0.377 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #24 0.554 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [381 kB] #24 0.756 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #24 1.792 Fetched 8653 kB in 2s (5257 kB/s) #24 1.792 Reading package lists... #24 2.631 Building dependency tree... #24 2.908 Reading state information... #24 2.947 12 packages can be upgraded. Run 'apt list --upgradable' to see them. #24 2.956 #24 2.956 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #24 2.956 #24 2.973 Reading package lists... #24 3.893 Building dependency tree... #24 4.194 Reading state information... #24 4.682 The following additional packages will be installed: #24 4.682 automake autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #24 4.682 bzip2 ca-certificates cpp cpp-10 file fontconfig fontconfig-config #24 4.682 fonts-dejavu-core g++-10 gcc-10 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 #24 4.682 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 git-man #24 4.682 icu-devtools less libasan6 libatomic1 libbinutils libblkid-dev libbrotli-dev #24 4.683 libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev #24 4.683 libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcbor0 libcc1-0 #24 4.683 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdatrie-dev libdatrie1 #24 4.683 libdeflate0 libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm-intel1 #24 4.683 libdrm-nouveau2 libdrm-radeon1 libdrm2 libedit2 libelf1 liberror-perl #24 4.683 libexpat1 libexpat1-dev libffi-dev libfido2-1 libfile-fcntllock-perl #24 4.683 libfontconfig-dev libfontconfig1 libfontconfig1-dev libfreetype-dev #24 4.683 libfreetype6 libfreetype6-dev libfribidi-dev libfribidi0 libgcc-10-dev #24 4.683 libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev #24 4.683 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgif7 libgirepository-1.0-1 #24 4.683 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #24 4.683 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #24 4.683 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #24 4.683 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #24 4.683 libisl23 libitm1 libjbig0 libjpeg62-turbo libjpeg62-turbo-dev libldap-2.4-2 #24 4.683 libldap-common libllvm11 liblocale-gettext-perl liblsan0 libltdl-dev #24 4.683 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev libmpc3 #24 4.683 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libpango-1.0-0 #24 4.683 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpciaccess0 #24 4.683 libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #24 4.683 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.32 libpixman-1-0 #24 4.685 libpixman-1-dev libpng-tools libpng16-16 libpsl5 libpthread-stubs0-dev #24 4.685 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #24 4.685 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #24 4.685 librsvg2-2 librsvg2-common librtmp1 libsasl2-2 libsasl2-modules #24 4.685 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #24 4.685 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #24 4.685 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #24 4.685 libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #24 4.685 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #24 4.685 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #24 4.685 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #24 4.685 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #24 4.685 libxfixes3 libxft-dev libxft2 libxml2 libxmuu1 libxpm4 libxrender-dev #24 4.685 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap #24 4.685 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #24 4.685 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #24 4.685 publicsuffix python2 python2-minimal python2.7 python2.7-minimal python3 #24 4.685 python3-distutils python3-lib2to3 python3-minimal python3.9 #24 4.685 python3.9-minimal readline-common sensible-utils shared-mime-info ucf #24 4.685 uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #24 4.685 xorg-sgml-doctools xtrans-dev xz-utils #24 4.688 Suggested packages: #24 4.688 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bzip2-doc #24 4.688 cpp-doc gcc-10-locales g++-multilib g++-10-multilib gcc-10-doc gcc-multilib #24 4.688 flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #24 4.688 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #24 4.688 git-mediawiki git-svn glibc-doc libc-l10n locales libcairo2-doc #24 4.688 libdatrie-doc debian-keyring gnupg bzr freetype2-doc libgd-tools gdbm-l10n #24 4.688 libgirepository1.0-dev libglib2.0-doc libxml2-utils gpm libgraphite2-utils #24 4.688 libice-doc icu-doc libtool-doc imagemagick libpango1.0-doc pciutils #24 4.688 librsvg2-bin librsvg2-doc libsasl2-modules-gssapi-mit #24 4.688 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #24 4.688 libsasl2-modules-sql lm-sensors libsm-doc libstdc++-10-doc libthai-doc #24 4.688 gfortran | fortran95-compiler gcj-jdk libx11-doc libxcb-doc libxext-doc #24 4.688 m4-doc make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed #24 4.688 diffutils-doc perl-doc libterm-readline-gnu-perl #24 4.688 | libterm-readline-perl-perl libtap-harness-archive-perl dpkg-dev #24 4.688 python2-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk #24 4.688 python3-venv python3.9-venv python3.9-doc readline-doc #24 4.688 Recommended packages: #24 4.688 libnss-nis libnss-nisplus #24 6.632 The following NEW packages will be installed: #24 6.632 autoconf automake autotools-dev binutils binutils-common #24 6.633 binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-10 file fontconfig #24 6.633 fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 gir1.2-freedesktop #24 6.633 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 #24 6.633 gir1.2-rsvg-2.0 git git-man icu-devtools less libasan6 libatomic1 #24 6.633 libbinutils libblkid-dev libbrotli-dev libbrotli1 libbsd0 libc-dev-bin #24 6.633 libc-devtools libc6-dev libcairo-gobject2 libcairo-script-interpreter2 #24 6.633 libcairo2 libcairo2-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #24 6.633 libcurl3-gnutls libdatrie-dev libdatrie1 libdeflate0 libdpkg-perl #24 6.633 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #24 6.633 libdrm2 libedit2 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev #24 6.633 libfido2-1 libfile-fcntllock-perl libfontconfig-dev libfontconfig1 #24 6.634 libfontconfig1-dev libfreetype-dev libfreetype6 libfreetype6-dev #24 6.634 libfribidi-dev libfribidi0 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #24 6.634 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev libgdk-pixbuf2.0-bin #24 6.634 libgdk-pixbuf2.0-common libgif-dev libgif7 libgirepository-1.0-1 libgl1 #24 6.634 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #24 6.634 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #24 6.634 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #24 6.634 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #24 6.634 libisl23 libitm1 libjbig0 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev #24 6.634 libldap-2.4-2 libldap-common libllvm11 liblocale-gettext-perl liblsan0 #24 6.634 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev #24 6.634 libmpc3 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev #24 6.634 libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 #24 6.634 libpangoxft-1.0-0 libpciaccess0 libpcre16-3 libpcre2-16-0 libpcre2-32-0 #24 6.634 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 #24 6.634 libperl5.32 libpixman-1-0 libpixman-1-dev libpng-dev libpng-tools #24 6.634 libpng16-16 libpsl5 libpthread-stubs0-dev libpython2-stdlib #24 6.634 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #24 6.634 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #24 6.634 librsvg2-2 librsvg2-common librsvg2-dev librtmp1 libsasl2-2 libsasl2-modules #24 6.634 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #24 6.634 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #24 6.634 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #24 6.634 libtool libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #24 6.634 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #24 6.634 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #24 6.634 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #24 6.634 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #24 6.634 libxfixes3 libxft-dev libxft2 libxi6 libxml2 libxmuu1 libxpm4 libxrender-dev #24 6.635 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap make #24 6.635 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #24 6.635 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #24 6.635 pkg-config publicsuffix python-is-python2 python2 python2-minimal python2.7 #24 6.636 python2.7-minimal python3 python3-distutils python3-lib2to3 python3-minimal #24 6.636 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #24 6.636 ucf uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #24 6.636 xorg-sgml-doctools xtrans-dev xz-utils zlib1g-dev #24 6.638 The following packages will be upgraded: #24 6.639 libc6 #24 6.702 1 upgraded, 269 newly installed, 0 to remove and 11 not upgraded. #24 6.702 Need to get 193 MB of archives. #24 6.702 After this operation, 742 MB of additional disk space will be used. #24 6.702 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #24 6.735 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 [2823 kB] #24 6.742 Err:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 #24 6.742 Error reading from server - read (104: Connection reset by peer) [IP: 151.101.206.132 80] #24 6.748 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #24 6.750 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #24 6.752 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #24 6.787 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #24 6.790 Get:7 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #24 6.790 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8+deb11u1 [397 kB] #24 6.795 Get:9 http://deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8+deb11u1 [1301 kB] #24 6.809 Get:10 http://deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] #24 6.809 Get:11 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #24 6.810 Get:12 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #24 6.811 Get:13 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #24 6.812 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #24 6.813 Get:15 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #24 6.815 Get:16 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #24 6.817 Get:17 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #24 6.819 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #24 6.826 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8+deb11u1 [1864 kB] #24 6.846 Get:20 http://deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8+deb11u1 [311 kB] #24 6.850 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] #24 6.851 Get:22 http://deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] #24 6.852 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB] #24 6.858 Get:24 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB] #24 6.875 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #24 6.876 Get:26 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #24 6.878 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB] #24 6.888 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB] #24 6.892 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #24 6.892 Get:30 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #24 6.893 Get:31 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2+deb11u2 [136 kB] #24 6.895 Get:32 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #24 6.896 Get:33 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #24 6.897 Get:34 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #24 6.899 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u3 [859 kB] #24 6.903 Get:36 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #24 6.906 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #24 6.909 Get:38 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #24 6.912 Get:39 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #24 6.913 Get:40 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #24 6.926 Get:41 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #24 6.927 Get:42 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #24 6.928 Get:43 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #24 6.930 Get:44 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #24 6.930 Get:45 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #24 6.931 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 openssh-client amd64 1:8.4p1-5+deb11u5 [932 kB] #24 6.937 Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #24 6.937 Get:48 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #24 6.940 Get:49 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #24 6.941 Get:50 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #24 6.943 Get:51 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #24 6.946 Get:52 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #24 6.947 Get:53 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #24 6.954 Get:54 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #24 6.972 Get:55 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #24 6.977 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #24 6.979 Get:57 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #24 6.980 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #24 6.994 Get:59 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #24 6.996 Get:60 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #24 7.002 Get:61 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #24 7.020 Get:62 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #24 7.022 Get:63 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #24 7.104 Get:64 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #24 7.105 Get:65 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #24 7.108 Get:66 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #24 7.112 Get:67 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #24 7.116 Get:68 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #24 7.127 Get:69 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #24 7.131 Get:70 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #24 7.135 Get:71 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #24 7.140 Get:72 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #24 7.141 Get:73 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #24 7.142 Get:74 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #24 7.145 Get:75 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #24 7.145 Get:76 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #24 7.166 Get:77 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #24 7.174 Get:78 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #24 7.195 Get:79 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #24 7.204 Get:80 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #24 7.206 Get:81 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #24 7.230 Get:82 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #24 7.404 Get:83 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #24 7.404 Get:84 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #24 7.407 Get:85 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.237-1 [1820 kB] #24 7.419 Get:86 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #24 7.421 Get:87 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #24 7.423 Get:88 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #24 7.424 Get:89 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #24 7.440 Get:90 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #24 7.454 Get:91 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #24 7.533 Get:92 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #24 7.534 Get:93 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB] #24 7.543 Get:94 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #24 7.548 Get:95 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #24 7.548 Get:96 http://deb.debian.org/debian bullseye/main amd64 gir1.2-freedesktop amd64 1.66.1-1+b1 [33.4 kB] #24 7.548 Get:97 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u2 [320 kB] #24 7.550 Get:98 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #24 7.622 Get:99 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u7 [693 kB] #24 7.627 Get:100 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #24 7.634 Get:101 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #24 7.636 Get:102 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #24 7.638 Get:103 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #24 7.640 Get:104 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #24 7.641 Get:105 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u6 [291 kB] #24 7.642 Get:106 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u2 [147 kB] #24 7.645 Get:107 http://deb.debian.org/debian bullseye/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.2+dfsg-1+deb11u2 [20.1 kB] #24 7.645 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #24 7.646 Get:109 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #24 7.658 Get:110 http://deb.debian.org/debian bullseye/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1 [1154 kB] #24 7.669 Get:111 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #24 7.669 Get:112 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #24 7.672 Get:113 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #24 7.673 Get:114 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #24 7.674 Get:115 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #24 7.676 Get:116 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #24 7.681 Get:117 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #24 7.681 Get:118 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #24 7.683 Get:119 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #24 7.684 Get:120 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #24 7.687 Get:121 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #24 7.694 Get:122 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #24 7.695 Get:123 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #24 7.696 Get:124 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #24 7.697 Get:125 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #24 7.697 Get:126 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #24 7.704 Get:127 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #24 7.705 Get:128 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #24 7.709 Get:129 http://deb.debian.org/debian bullseye/main amd64 libxft2 amd64 2.3.2-2 [57.2 kB] #24 7.709 Get:130 http://deb.debian.org/debian bullseye/main amd64 libpangoxft-1.0-0 amd64 1.46.2-3 [43.5 kB] #24 7.710 Get:131 http://deb.debian.org/debian bullseye/main amd64 gir1.2-pango-1.0 amd64 1.46.2-3 [53.0 kB] #24 7.712 Get:132 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #24 7.712 Get:133 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #24 7.730 Get:134 http://deb.debian.org/debian bullseye/main amd64 gir1.2-rsvg-2.0 amd64 2.50.3+dfsg-1+deb11u1 [30.2 kB] #24 7.731 Get:135 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #24 7.733 Get:136 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #24 7.734 Get:137 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #24 7.736 Get:138 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #24 7.740 Get:139 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #24 7.742 Get:140 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #24 7.742 Get:141 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #24 7.742 Get:142 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u15 [344 kB] #24 7.744 Get:143 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #24 7.745 Get:144 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u4 [1831 kB] #24 7.756 Get:145 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u4 [5566 kB] #24 7.792 Get:146 http://deb.debian.org/debian bullseye/main amd64 icu-devtools amd64 67.1-7 [201 kB] #24 7.794 Get:147 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u2 [99.4 kB] #24 7.797 Get:148 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u2 [225 kB] #24 7.798 Get:149 http://deb.debian.org/debian bullseye/main amd64 libbrotli-dev amd64 1.0.9-2+b2 [288 kB] #24 7.802 Get:150 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #24 7.803 Get:151 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #24 7.805 Get:152 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u13 [247 kB] #24 7.808 Get:153 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #24 7.810 Get:154 http://deb.debian.org/debian bullseye/main amd64 libcairo-script-interpreter2 amd64 1.16.0-5 [163 kB] #24 7.810 Get:155 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u7 [143 kB] #24 7.812 Get:156 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #24 7.815 Get:157 http://deb.debian.org/debian bullseye/main amd64 libpng-dev amd64 1.6.37-3 [298 kB] #24 7.817 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype-dev amd64 2.10.4+dfsg-1+deb11u2 [571 kB] #24 7.825 Get:159 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6-dev amd64 2.10.4+dfsg-1+deb11u2 [82.7 kB] #24 7.826 Get:160 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #24 7.841 Get:161 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #24 7.842 Get:162 http://deb.debian.org/debian bullseye/main amd64 libfontconfig-dev amd64 2.13.1-4.2 [368 kB] #24 7.846 Get:163 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1-dev amd64 2.13.1-4.2 [238 kB] #24 7.849 Get:164 http://deb.debian.org/debian bullseye/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB] #24 7.851 Get:165 http://deb.debian.org/debian bullseye/main amd64 x11proto-dev all 2020.1-1 [594 kB] #24 7.855 Get:166 http://deb.debian.org/debian bullseye/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB] #24 7.856 Get:167 http://deb.debian.org/debian bullseye/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] #24 7.857 Get:168 http://deb.debian.org/debian bullseye/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB] #24 7.859 Get:169 http://deb.debian.org/debian bullseye/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] #24 7.860 Get:170 http://deb.debian.org/debian bullseye/main amd64 libxcb1-dev amd64 1.14-3 [176 kB] #24 7.862 Get:171 http://deb.debian.org/debian bullseye/main amd64 libx11-dev amd64 2:1.7.2-1+deb11u2 [845 kB] #24 7.868 Get:172 http://deb.debian.org/debian bullseye/main amd64 libxrender-dev amd64 1:0.9.10-1 [40.8 kB] #24 7.870 Get:173 http://deb.debian.org/debian bullseye/main amd64 x11proto-xext-dev all 2020.1-1 [3404 B] #24 7.872 Get:174 http://deb.debian.org/debian bullseye/main amd64 libxext-dev amd64 2:1.3.3-1.1 [107 kB] #24 7.872 Get:175 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #24 7.874 Get:176 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #24 7.876 Get:177 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #24 7.876 Get:178 http://deb.debian.org/debian bullseye/main amd64 libice-dev amd64 2:1.0.10-1 [67.1 kB] #24 7.877 Get:179 http://deb.debian.org/debian bullseye/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB] #24 7.879 Get:180 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-dev amd64 0.40.0-1.1~deb11u1 [561 kB] #24 7.884 Get:181 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0-dev amd64 1.14-3 [114 kB] #24 7.886 Get:182 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0-dev amd64 1.14-3 [102 kB] #24 7.887 Get:183 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #24 7.888 Get:184 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-data all 2.66.8-1+deb11u6 [1177 kB] #24 7.895 Get:185 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #24 7.897 Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-bin amd64 2.66.8-1+deb11u6 [142 kB] #24 7.899 Get:187 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #24 7.900 Get:188 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #24 7.902 Get:189 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev-bin amd64 2.66.8-1+deb11u6 [181 kB] #24 7.904 Get:190 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1-dev amd64 3.1-1+deb11u1 [341 kB] #24 7.906 Get:191 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #24 7.909 Get:192 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #24 7.911 Get:193 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #24 7.912 Get:194 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #24 7.918 Get:195 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #24 7.920 Get:196 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u2 [78.1 kB] #24 7.921 Get:197 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #24 7.924 Get:198 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #24 7.927 Get:199 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #24 7.928 Get:200 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #24 7.934 Get:201 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev amd64 2.66.8-1+deb11u6 [1582 kB] #24 7.944 Get:202 http://deb.debian.org/debian bullseye/main amd64 libcairo2-dev amd64 1.16.0-5 [739 kB] #24 7.950 Get:203 http://deb.debian.org/debian bullseye/main amd64 libdatrie-dev amd64 0.2.13-1 [18.4 kB] #24 7.951 Get:204 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB] #24 7.952 Get:205 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB] #24 7.952 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB] #24 7.953 Get:207 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB] #24 7.954 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB] #24 7.955 Get:209 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB] #24 7.956 Get:210 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB] #24 7.956 Get:211 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #24 7.957 Get:212 http://deb.debian.org/debian bullseye/main amd64 libfribidi-dev amd64 1.0.8-2+deb11u1 [105 kB] #24 7.959 Get:213 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.2+dfsg-1+deb11u2 [25.9 kB] #24 7.961 Get:214 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf-2.0-dev amd64 2.42.2+dfsg-1+deb11u2 [57.1 kB] #24 7.964 Get:215 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB] #24 7.967 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgif-dev amd64 5.1.9-2 [47.8 kB] #24 7.969 Get:217 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB] #24 7.973 Get:218 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #24 8.054 Get:219 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #24 8.250 Get:220 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB] #24 8.251 Get:221 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB] #24 8.251 Get:222 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB] #24 8.253 Get:223 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9633 kB] #24 8.356 Get:224 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB] #24 8.357 Get:225 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB] #24 8.360 Get:226 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB] #24 8.362 Get:227 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB] #24 8.363 Get:228 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB] #24 8.364 Get:229 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB] #24 8.366 Get:230 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB] #24 8.369 Get:231 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB] #24 8.369 Get:232 http://deb.debian.org/debian bullseye/main amd64 libxdamage1 amd64 1:1.1.5-2 [15.7 kB] #24 8.370 Get:233 http://deb.debian.org/debian bullseye/main amd64 libxfixes3 amd64 1:5.0.3-2 [22.1 kB] #24 8.371 Get:234 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8820 B] #24 8.371 Get:235 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #24 8.373 Get:236 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB] #24 8.374 Get:237 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #24 8.375 Get:238 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-dev amd64 1.3.14-1 [24.0 kB] #24 8.375 Get:239 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-icu0 amd64 2.7.4-1 [1132 kB] #24 8.388 Get:240 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-gobject0 amd64 2.7.4-1 [1147 kB] #24 8.402 Get:241 http://deb.debian.org/debian bullseye/main amd64 libicu-dev amd64 67.1-7 [9597 kB] #24 8.503 Get:242 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-dev amd64 2.7.4-1 [1630 kB] #24 8.521 Get:243 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo-dev amd64 1:2.0.6-4 [278 kB] #24 8.524 Get:244 http://deb.debian.org/debian bullseye/main amd64 libjpeg-dev amd64 1:2.0.6-4 [67.8 kB] #24 8.525 Get:245 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #24 8.527 Get:246 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #24 8.532 Get:247 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #24 8.534 Get:248 http://deb.debian.org/debian bullseye/main amd64 libthai-dev amd64 0.1.28-3 [24.3 kB] #24 8.534 Get:249 http://deb.debian.org/debian bullseye/main amd64 libxft-dev amd64 2.3.2-2 [68.7 kB] #24 8.535 Get:250 http://deb.debian.org/debian bullseye/main amd64 pango1.0-tools amd64 1.46.2-3 [51.8 kB] #24 8.536 Get:251 http://deb.debian.org/debian bullseye/main amd64 libpango1.0-dev amd64 1.46.2-3 [166 kB] #24 8.539 Get:252 http://deb.debian.org/debian bullseye/main amd64 libpng-tools amd64 1.6.37-3 [141 kB] #24 8.541 Get:253 http://deb.debian.org/debian bullseye/main amd64 librsvg2-common amd64 2.50.3+dfsg-1+deb11u1 [31.2 kB] #24 8.542 Get:254 http://deb.debian.org/debian bullseye/main amd64 librsvg2-dev amd64 2.50.3+dfsg-1+deb11u1 [58.7 kB] #24 8.543 Get:255 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #24 8.544 Get:256 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #24 8.551 Get:257 http://deb.debian.org/debian bullseye/main amd64 libwayland-client0 amd64 1.18.0-2~exp1.1 [26.9 kB] #24 8.551 Get:258 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB] #24 8.553 Get:259 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #24 8.554 Get:260 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #24 8.555 Get:261 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #24 8.561 Get:262 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #24 8.588 Get:263 http://deb.debian.org/debian bullseye/main amd64 mesa-vulkan-drivers amd64 20.3.5-1 [4086 kB] #24 8.637 Get:264 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #24 8.639 Get:265 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #24 8.641 Get:266 http://deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] #24 8.641 Get:267 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #24 8.643 Get:268 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #24 8.643 Get:269 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB] #24 8.643 Get:270 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB] #24 8.661 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.31-13%2bdeb11u13_amd64.deb Error reading from server - read (104: Connection reset by peer) [IP: 151.101.206.132 80] #24 8.661 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? #24 8.661 Fetched 190 MB in 2s (96.5 MB/s) #24 ERROR: process "/bin/sh -c apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev" did not complete successfully: exit code: 100 ------ > importing cache manifest from registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache: ------ ------ > [base 2/4] RUN apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev: 8.637 Get:264 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 8.639 Get:265 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] 8.641 Get:266 http://deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] 8.641 Get:267 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] 8.643 Get:268 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] 8.643 Get:269 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB] 8.643 Get:270 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB] 8.661 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.31-13%2bdeb11u13_amd64.deb Error reading from server - read (104: Connection reset by peer) [IP: 151.101.206.132 80] 8.661 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 8.661 Fetched 190 MB in 2s (96.5 MB/s) ------ Dockerfile:5 -------------------- 4 | 5 | >>> RUN apt update \ 6 | >>> && apt install -y git \ 7 | >>> # required for cwebp-bin 8 | >>> gcc libgl1 libxi6 make \ 9 | >>> # required for gifsicle, mozjpeg, and optipng (on arm) 10 | >>> autoconf libtool pkg-config zlib1g-dev \ 11 | >>> # required for node-sass (on arm) 12 | >>> python g++ \ 13 | >>> # required for image-webpack-loader (on arm) 14 | >>> libpng-dev \ 15 | >>> # required for building node-canvas (on arm, for authoring) 16 | >>> # https://www.npmjs.com/package/canvas 17 | >>> libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev 18 | -------------------- ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev" did not complete successfully: exit code: 100 Error: Command failed with status 1: docker buildx build --tag=registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/open-craft/edx-platform.git --build-arg EDX_PLATFORM_VERSION=kaustav/test_master_pr --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/[MASKED]/pr-787-0e7f8a/mfe:latest-cache /builds/opencraft/ops/[MASKED]/instances/pr-787-0e7f8a/env/plugins/mfe/build/mfe Traceback (most recent call last): File "/builds/opencraft/ops/[MASKED]/grove/tools-container/grove-cli/bin/cli.py", line 356, in app(prog_name="grove") File "/builds/opencraft/ops/[MASKED]/grove/tools-container/grove-cli/bin/cli.py", line 291, in buildimage raise err File "/builds/opencraft/ops/[MASKED]/grove/tools-container/grove-cli/bin/cli.py", line 281, in buildimage instance.tutor_command(tutor_command) File "/builds/opencraft/ops/[MASKED]/grove/tools-container/grove-cli/grove/instance.py", line 585, in tutor_command return execute(f"{self.tutor_executable} {argstr}", capture_output=True, env=tutor_env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builds/opencraft/ops/[MASKED]/grove/tools-container/grove-cli/grove/utils.py", line 130, in execute raise CommandFailedError(f"Command failed with status {result}: {command}", output) grove.exceptions.CommandFailedError: Command failed with status 1: /builds/opencraft/ops/[MASKED]/instances/pr-787-0e7f8a/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/open-craft/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="kaustav/test_master_pr" section_end:1749721075:step_script section_start:1749721075:cleanup_file_variables Cleaning up project directory and file based variables section_end:1749721075:cleanup_file_variables ERROR: Job failed: exit code 1