CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20220503-6-1rhvow3/input'...

Updating files: 51% (6314/12244) Updating files: 52% (6367/12244) Updating files: 53% (6490/12244) Updating files: 54% (6612/12244) Updating files: 55% (6735/12244) Updating files: 56% (6857/12244) Updating files: 57% (6980/12244) Updating files: 58% (7102/12244) Updating files: 59% (7224/12244) Updating files: 60% (7347/12244) Updating files: 61% (7469/12244) Updating files: 62% (7592/12244) Updating files: 63% (7714/12244) Updating files: 64% (7837/12244) Updating files: 65% (7959/12244) Updating files: 66% (8082/12244) Updating files: 67% (8204/12244) Updating files: 68% (8326/12244) Updating files: 69% (8449/12244) Updating files: 70% (8571/12244) Updating files: 71% (8694/12244) Updating files: 72% (8816/12244) Updating files: 73% (8939/12244) Updating files: 74% (9061/12244) Updating files: 75% (9183/12244) Updating files: 76% (9306/12244) Updating files: 77% (9428/12244) Updating files: 78% (9551/12244) Updating files: 79% (9673/12244) Updating files: 80% (9796/12244) Updating files: 81% (9918/12244) Updating files: 82% (10041/12244) Updating files: 83% (10163/12244) Updating files: 84% (10285/12244) Updating files: 85% (10408/12244) Updating files: 86% (10530/12244) Updating files: 87% (10653/12244) Updating files: 88% (10775/12244) Updating files: 89% (10898/12244) Updating files: 90% (11020/12244) Updating files: 91% (11143/12244) Updating files: 92% (11265/12244) Updating files: 93% (11387/12244) Updating files: 94% (11510/12244) Updating files: 95% (11632/12244) Updating files: 96% (11755/12244) Updating files: 97% (11877/12244) Updating files: 98% (12000/12244) Updating files: 99% (12122/12244) Updating files: 100% (12244/12244) Updating files: 100% (12244/12244), done.

-----> Setting up package repository...

-----> Starting packaging process

-----> Starting service postgres...

-----> Additional environment variables

UUID=04160018-65e2-44e1-bab5-63142f4f9a0e

DATABASE_URL=postgres://postgres:Z43HuKvRaw-dRmWt@65.108.144.194:54440/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=54440

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr cff443b22bbd2955c6ec5f6007713c6a734bb09a...

-----> Starting packaging process...

-----> Installing missing build dependencies: postgresql-devel

-----> [wizard] adding legacy-installer wizard (https://github.com/pkgr/addon-legacy-installer#master)

-----> [wizard] adding openproject-edition wizard (/tmp/d20220503-37-3uph0r/opt/openproject/packaging/addons/openproject-edition#)

-----> [wizard] adding postgres wizard (https://github.com/pkgr/addon-postgres#master)

-----> [wizard] adding apache2 wizard (https://github.com/pkgr/addon-apache2#master)

-----> [wizard] adding repositories wizard (/tmp/d20220503-37-3uph0r/opt/openproject/packaging/addons/repositories#)

-----> [wizard] adding smtp wizard (https://github.com/pkgr/addon-smtp#master)

-----> [wizard] adding memcached wizard (https://github.com/pkgr/addon-memcached#master)

-----> [wizard] adding openproject wizard (/tmp/d20220503-37-3uph0r/opt/openproject/packaging/addons/openproject#)

-----> Fetching buildpack https://github.com/opf/heroku-buildpack-multi.git at master

-----> Running hook: "packaging/setup"

-----> Multipack app

=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git

=====> Detected Framework: Node.js

-----> Creating runtime environment

NPM_CONFIG_LOGLEVEL=error

NPM_CONFIG_PRODUCTION=false

NODE_ENV=production

NODE_MODULES_CACHE=true

NODE_VERBOSE=false

-----> Installing binaries

engines.node (package.json): ~14.17.0

engines.npm (package.json): ~6.14.13

Resolving node version ~14.17.0...

Downloading and installing node 14.17.6...

Bootstrapping npm ~6.14.13 (replacing 6.14.15)...

npm ~6.14.13 installed

-----> Restoring cache

Cached directories were not restored due to a change in version of node, npm, yarn or stack

Module installation may take longer for this build

-----> Installing dependencies

Installing node modules (package.json)

> ttf2woff2@2.0.3 install /tmp/d20220503-37-3uph0r/opt/openproject/node_modules/ttf2woff2

> (node-gyp rebuild > builderror.log) || (exit 0)

gyp ERR! find Python

gyp ERR! find Python Python is not set from command line or npm configuration

gyp ERR! find Python Python is not set from environment variable PYTHON

gyp ERR! find Python checking if "python" can be used

gyp ERR! find Python - "python" is not in PATH or produced an error

gyp ERR! find Python checking if "python2" can be used

gyp ERR! find Python - "python2" is not in PATH or produced an error

gyp ERR! find Python checking if "python3" can be used

gyp ERR! find Python - "python3" is not in PATH or produced an error

gyp ERR! find Python

gyp ERR! find Python **********************************************************

gyp ERR! find Python You need to install the latest version of Python.

gyp ERR! find Python Node-gyp should be able to find and use Python. If not,

gyp ERR! find Python you can try one of the following options:

gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"

gyp ERR! find Python (accepted by both node-gyp and npm)

gyp ERR! find Python - Set the environment variable PYTHON

gyp ERR! find Python - Set the npm configuration variable python:

gyp ERR! find Python npm config set python "/path/to/pythonexecutable"

gyp ERR! find Python For more information consult the documentation at:

gyp ERR! find Python https://github.com/nodejs/node-gyp#installation

gyp ERR! find Python **********************************************************

gyp ERR! find Python

gyp ERR! configure error

gyp ERR! stack Error: Could not find any Python installation to use

gyp ERR! stack at PythonFinder.fail (/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)

gyp ERR! stack at PythonFinder.runChecks (/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:136:21)

gyp ERR! stack at PythonFinder.<anonymous> (/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:179:16)

gyp ERR! stack at PythonFinder.execFileCallback (/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:271:16)

gyp ERR! stack at exithandler (child_process.js:397:5)

gyp ERR! stack at ChildProcess.errorhandler (child_process.js:409:5)

gyp ERR! stack at ChildProcess.emit (events.js:400:28)

gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

gyp ERR! stack at onErrorNT (internal/child_process.js:467:16)

gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:82:21)

gyp ERR! System Linux 5.4.0-90-generic

gyp ERR! command "/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/bin/node" "/tmp/d20220503-37-3uph0r/opt/openproject/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

gyp ERR! cwd /tmp/d20220503-37-3uph0r/opt/openproject/node_modules/ttf2woff2

gyp ERR! node -v v14.17.6

gyp ERR! node-gyp -v v5.1.0

gyp ERR! not ok

> openproject@0.1.0 postinstall /tmp/d20220503-37-3uph0r/opt/openproject

> cd frontend && npm install

> nice-napi@1.0.2 install /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/nice-napi

> node-gyp-build

> core-js@3.16.0 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/core-js

> node -e "try{require('./postinstall')}catch(e){}"

> core-js-pure@3.9.1 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/core-js-pure

> node -e "try{require('./postinstall')}catch(e){}"

> esbuild@0.12.24 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/esbuild

> node install.js

> highlight.js@9.18.5 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/helper-markdown/node_modules/highlight.js

> node deprecated.js

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*



Verion 9 of Highlight.js has reached EOL. It will no longer

be supported or receive security updates in the future.

Please upgrade to version 10 or encourage your indirect

dependencies to do so.

For more info:



https://github.com/highlightjs/highlight.js/issues/2877

https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md



-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

> core-js-pure@3.19.3 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/swagger-ui/node_modules/core-js-pure

> node -e "try{require('./postinstall')}catch(e){}"

> @angular/cli@12.2.6 postinstall /tmp/d20220503-37-3uph0r/opt/openproject/frontend/node_modules/@angular/cli

> node ./bin/postinstall/script.js

added 2201 packages from 2963 contributors in 54.04s

172 packages are looking for funding

run `npm fund` for details

added 213 packages from 226 contributors in 63.213s

10 packages are looking for funding

run `npm fund` for details

-----> Build

-----> Pruning devDependencies

Skipping because NPM_CONFIG_PRODUCTION is 'false'

-----> Caching build

- node_modules

-----> Build succeeded!

=====> Downloading Buildpack: https://github.com/pkgr/heroku-buildpack-ruby.git

=====> Detected Framework: Ruby

-----> Installing bundler 2.0.2

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby/Rails

-----> Using Ruby version: ruby-3.0.4

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

-----> Installing dependencies using bundler 2.0.2

Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment

[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag

[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor/bundle'`, and stop using this flag

[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local without 'development:test'`, and stop using this flag

[DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs --all`

Fetching gem metadata from https://rubygems.org/.......

Fetching https://github.com/opf/omniauth

Fetching https://github.com/opf/omniauth-openid_connect-providers.git

Fetching https://github.com/opf/omniauth-openid-connect.git

Fetching rake 13.0.6

Installing rake 13.0.6

Fetching Ascii85 1.1.0

Fetching concurrent-ruby 1.1.10

Fetching minitest 5.15.0

Fetching zeitwerk 2.5.4

Installing Ascii85 1.1.0

Installing zeitwerk 2.5.4

Installing minitest 5.15.0

Fetching builder 3.2.4

Fetching erubi 1.10.0

Installing builder 3.2.4

Installing erubi 1.10.0

Installing concurrent-ruby 1.1.10

Fetching mini_portile2 2.8.0

Fetching racc 1.6.0

Installing mini_portile2 2.8.0

Installing racc 1.6.0 with native extensions

Fetching crass 1.0.6

Installing crass 1.0.6

Fetching rack 2.2.3

Fetching nio4r 2.5.8

Installing rack 2.2.3

Installing nio4r 2.5.8 with native extensions

Fetching websocket-extensions 0.1.5

Fetching marcel 1.0.2

Installing websocket-extensions 0.1.5

Fetching mini_mime 1.1.2

Installing marcel 1.0.2

Installing mini_mime 1.1.2

Fetching method_source 1.0.0

Installing method_source 1.0.0

Fetching thor 1.2.1

Fetching multi_json 1.15.0

Installing thor 1.2.1

Installing multi_json 1.15.0

Fetching public_suffix 4.0.7

Fetching aes_key_wrap 1.1.0

Installing public_suffix 4.0.7

Installing aes_key_wrap 1.1.0

Fetching afm 0.2.2

Installing afm 0.2.2

Fetching rbtree3 0.7.0

Fetching attr_required 1.0.1

Installing attr_required 1.0.1

Installing rbtree3 0.7.0 with native extensions

Fetching aws-eventstream 1.2.0

Installing aws-eventstream 1.2.0

Fetching aws-partitions 1.581.0

Installing aws-partitions 1.581.0

Fetching jmespath 1.6.1

Installing jmespath 1.6.1

Fetching bcrypt 3.1.17

Installing bcrypt 3.1.17 with native extensions

Fetching bindata 2.4.10

Installing bindata 2.4.10

Fetching msgpack 1.5.1

Installing msgpack 1.5.1 with native extensions

Fetching browser 5.3.1

Installing browser 5.3.1

Using budgets 1.0.0 from source at `modules/budgets`

Using bundler 2.2.33

Fetching mime-types-data 3.2022.0105

Installing mime-types-data 3.2022.0105

Fetching ssrf_filter 1.0.7

Installing ssrf_filter 1.0.7

Fetching excon 0.92.2

Installing excon 0.92.2

Fetching formatador 1.1.0

Installing formatador 1.1.0

Fetching declarative-option 0.1.0

Installing declarative-option 0.1.0

Fetching tilt 2.0.10

Installing tilt 2.0.10

Fetching uber 0.1.0

Fetching temple 0.8.2

Installing uber 0.1.0

Installing temple 0.8.2

Fetching commonmarker 0.23.4

Installing commonmarker 0.23.4 with native extensions

Using costs 1.0.0 from source at `modules/costs`

Fetching daemons 1.4.1

Installing daemons 1.4.1

Fetching dalli 3.2.1

Installing dalli 3.2.1

Using grids 1.0.0 from source at `modules/grids`

Fetching declarative 0.0.20

Installing declarative 0.0.20

Fetching raabro 1.4.0

Installing raabro 1.4.0

Fetching trailblazer-option 0.1.2

Installing trailblazer-option 0.1.2

Fetching unf_ext 0.0.8.1

Installing unf_ext 0.0.8.1 with native extensions

Fetching dry-inflector 0.2.1

Installing dry-inflector 0.2.1

Fetching regexp_parser 2.3.1

Installing regexp_parser 2.3.1

Fetching escape_utils 1.2.1

Installing escape_utils 1.2.1 with native extensions

Fetching fastimage 2.2.6

Installing fastimage 2.2.6

Fetching ffi 1.15.5

Fetching ruby2_keywords 0.0.5

Installing ffi 1.15.5 with native extensions

Installing ruby2_keywords 0.0.5

Fetching gravatar_image_tag 1.2.0

Installing gravatar_image_tag 1.2.0

Fetching hana 1.3.7

Installing hana 1.3.7

Fetching hashery 2.1.2

Installing hashery 2.1.2

Fetching hashie 3.6.0

Installing hashie 3.6.0

Fetching htmldiff 0.0.1

Installing htmldiff 0.0.1

Fetching http-accept 1.7.0

Installing http-accept 1.7.0

Fetching httpclient 2.8.3

Installing httpclient 2.8.3

Fetching ice_cube 0.16.4

Installing ice_cube 0.16.4

Fetching iso8601 0.13.0

Installing iso8601 0.13.0

Fetching json 2.6.1

Installing json 2.6.1 with native extensions

Fetching uri_template 0.7.0

Installing uri_template 0.7.0

Fetching messagebird-rest 1.4.2

Installing messagebird-rest 1.4.2

Fetching mini_magick 4.11.0

Installing mini_magick 4.11.0

Fetching net-ldap 0.17.0

Installing net-ldap 0.17.0

Fetching netrc 0.11.0

Installing netrc 0.11.0

Fetching oj 3.13.11

Installing oj 3.13.11 with native extensions

Fetching okcomputer 1.18.4

Installing okcomputer 1.18.4

Fetching rexml 3.2.5

Installing rexml 3.2.5

Fetching ruby-rc4 0.1.5

Installing ruby-rc4 0.1.5

Fetching ttfunk 1.7.0

Installing ttfunk 1.7.0

Fetching pdf-core 0.9.0

Installing pdf-core 0.9.0

Fetching rubyzip 2.3.2

Installing rubyzip 2.3.2

Using openproject-boards 1.0.0 from source at `modules/boards`

Using openproject-calendar 1.0.0 from source at `modules/calendar`

Using openproject-documents 1.0.0 from source at `modules/documents`

Using openproject-webhooks 1.0.0 from source at `modules/webhooks`

Using openproject-job_status 1.0.0 from source at `modules/job_status`

Using openproject-ldap_groups 1.0.0 from source at `modules/ldap_groups`

Using openproject-storages 1.0.0 from source at `modules/storages`

Using openproject-team_planner 1.0.0 from source at `modules/team_planner`

Fetching rotp 6.2.0

Installing rotp 6.2.0

Fetching ruby-ole 1.2.12.2

Installing ruby-ole 1.2.12.2

Fetching pg 1.3.5

Installing pg 1.3.5 with native extensions

Fetching posix-spawn 0.3.15

Installing posix-spawn 0.3.15 with native extensions

Using stringio 3.0.1

Fetching rack-timeout 0.6.0

Installing rack-timeout 0.6.0

Fetching rinku 2.0.6

Installing rinku 2.0.6 with native extensions

Fetching rouge 3.28.0

Fetching ruby-progressbar 1.11.0

Installing ruby-progressbar 1.11.0

Installing rouge 3.28.0

Fetching structured_warnings 0.4.0

Installing structured_warnings 0.4.0

Fetching secure_headers 6.3.3

Installing secure_headers 6.3.3

Fetching semantic 1.6.1

Installing semantic 1.6.1

Fetching stringex 2.8.5

Installing stringex 2.8.5

Fetching svg-graph 2.2.1

Fetching will_paginate 3.3.1

Installing svg-graph 2.2.1

Installing will_paginate 3.3.1

Fetching rack-test 1.1.0

Fetching request_store 1.5.1

Installing rack-test 1.1.0

Installing request_store 1.5.1

Fetching rack-accept 0.4.5

Fetching rack-attack 6.6.1

Installing rack-attack 6.6.1

Fetching rack-cors 1.1.1

Installing rack-accept 0.4.5

Installing rack-cors 1.1.1

Fetching rack-protection 2.2.0

Fetching warden 1.2.9

Installing rack-protection 2.2.0

Installing warden 1.2.9

Fetching i18n 1.10.0

Fetching tzinfo 2.0.4

Installing i18n 1.10.0

Installing tzinfo 2.0.4

Fetching dry-core 0.7.1

Installing dry-core 0.7.1

Fetching sprockets 3.7.2

Fetching sentry-ruby-core 5.2.1

Installing sentry-ruby-core 5.2.1

Installing sprockets 3.7.2

Fetching websocket-driver 0.7.5

Installing websocket-driver 0.7.5 with native extensions

Fetching mail 2.7.1

Installing mail 2.7.1

Fetching addressable 2.8.0

Installing addressable 2.8.0

Fetching aws-sigv4 1.5.0

Installing aws-sigv4 1.5.0

Fetching nokogiri 1.13.4 (x86_64-linux)

Fetching mime-types 3.4.1

Installing mime-types 3.4.1

Fetching declarative-builder 0.1.0

Installing declarative-builder 0.1.0

Fetching airbrake-ruby 6.1.0

Installing airbrake-ruby 6.1.0

Fetching erbse 0.1.4

Installing nokogiri 1.13.4 (x86_64-linux)

Installing erbse 0.1.4

Using openproject-reporting 1.0.0 from source at `modules/reporting`

Using dashboards 1.0.0 from source at `modules/dashboards`

Using my_page 1.0.0 from source at `modules/my_page`

Using overviews 1.0.0 from source at `modules/overviews`

Fetching representable 3.1.1

Installing representable 3.1.1

Fetching puma 5.6.4

Installing puma 5.6.4 with native extensions

Fetching ecma-re-validator 0.4.0

Installing ecma-re-validator 0.4.0

Fetching unf 0.1.4

Installing unf 0.1.4

Fetching mustermann 1.1.1

Installing mustermann 1.1.1

Using openproject-avatars 1.0.0 from source at `modules/avatars`

Using omniauth 1.9.0 from https://github.com/opf/omniauth (at fe862f9@fe862f9)

Fetching icalendar 2.7.1

Installing icalendar 2.7.1

Fetching bootsnap 1.11.1

Installing bootsnap 1.11.1 with native extensions

Fetching recaptcha 5.9.0

Installing recaptcha 5.9.0

Fetching pdf-reader 2.9.2

Installing pdf-reader 2.9.2

Fetching prawn 2.4.0

Installing prawn 2.4.0

Using openproject-github_integration 1.0.0 from source at `modules/github_integration`

Fetching spreadsheet 1.3.0

Installing spreadsheet 1.3.0

Fetching psych 4.0.3

Installing psych 4.0.3 with native extensions

Fetching sys-filesystem 1.4.3

Installing sys-filesystem 1.4.3

Fetching rubytree 1.0.2

Installing rubytree 1.0.2

Fetching warden-basic_auth 0.2.1

Installing warden-basic_auth 0.2.1

Fetching i18n-js 3.9.2

Fetching dry-configurable 0.15.0

Installing dry-configurable 0.15.0

Installing i18n-js 3.9.2

Fetching dry-logic 1.2.0

Installing dry-logic 1.2.0

Fetching activesupport 6.1.5.1

Fetching et-orbi 1.2.7

Installing activesupport 6.1.5.1

Installing et-orbi 1.2.7

Fetching tzinfo-data 1.2022.1

Installing tzinfo-data 1.2022.1

Fetching sentry-ruby 5.2.1

Installing sentry-ruby 5.2.1

Fetching aws-sdk-core 3.130.2

Installing aws-sdk-core 3.130.2

Fetching fog-core 2.3.0

Fetching cells 4.1.7

Installing fog-core 2.3.0

Installing cells 4.1.7

Fetching airbrake 13.0.0

Fetching disposable 0.6.2

Installing airbrake 13.0.0

Installing disposable 0.6.2

Fetching roar 1.1.1

Fetching loofah 2.16.0

Installing roar 1.1.1

Installing loofah 2.16.0

Fetching ruby-saml 1.14.0

Fetching sanitize 6.0.0

Installing ruby-saml 1.14.0

Installing sanitize 6.0.0

Fetching json_schemer 0.2.20

Fetching domain_name 0.5.20190701

Installing json_schemer 0.2.20

Fetching mustermann-grape 1.0.1

Installing domain_name 0.5.20190701

Using openproject-auth_plugins 1.0.0 from source at `modules/auth_plugins`

Using openproject-meeting 1.0.0 from source at `modules/meeting`

Using openproject-recaptcha 1.0.0 from source at `modules/recaptcha`

Fetching pdf-inspector 1.3.0

Installing mustermann-grape 1.0.1

Installing pdf-inspector 1.3.0

Fetching prawn-table 0.2.2

Using openproject-xls_export 1.0.0 from source at `modules/xls_export`

Fetching puma-plugin-statsd 2.1.0

Installing prawn-table 0.2.2

Installing puma-plugin-statsd 2.1.0

Fetching rdoc 6.4.0

Fetching dry-container 0.9.0

Installing dry-container 0.9.0

Fetching fugit 1.5.3

Installing rdoc 6.4.0

Installing fugit 1.5.3

Fetching rails-dom-testing 2.0.3

Installing rails-dom-testing 2.0.3

Fetching globalid 1.0.0

Installing globalid 1.0.0

Fetching activemodel 6.1.5.1

Installing activemodel 6.1.5.1

Fetching html-pipeline 2.14.1

Fetching delayed_job 4.1.10

Installing html-pipeline 2.14.1

Installing delayed_job 4.1.10

Fetching json-jwt 1.13.0

Fetching swd 1.3.0

Installing json-jwt 1.13.0

Installing swd 1.3.0

Fetching webfinger 1.2.0

Fetching plaintext 0.3.4

Installing webfinger 1.2.0

Fetching ruby-duration 3.2.3

Installing plaintext 0.3.4

Installing ruby-duration 3.2.3

Fetching aws-sdk-kms 1.56.0

Fetching aws-sdk-sns 1.53.0

Fetching cells-erb 0.1.0

Installing aws-sdk-kms 1.56.0

Installing cells-erb 0.1.0

Installing aws-sdk-sns 1.53.0

Fetching fog-json 1.2.0

Installing fog-json 1.2.0

Fetching fog-xml 0.1.4

Fetching rails-html-sanitizer 1.4.2

Fetching omniauth-saml 1.10.3

Installing fog-xml 0.1.4

Installing rails-html-sanitizer 1.4.2

Installing omniauth-saml 1.10.3

Fetching http-cookie 1.0.4

Using openproject-pdf_export 1.0.0 from source at `modules/pdf_export`

Fetching prawn-markup 0.3.5

Installing prawn-markup 0.3.5

Fetching dry-types 1.5.1

Installing http-cookie 1.0.4

Installing dry-types 1.5.1

Fetching delayed_cron_job 0.9.0

Installing delayed_cron_job 0.9.0

Fetching activejob 6.1.5.1

Installing activejob 6.1.5.1

Fetching activerecord 6.1.5.1

Fetching activemodel-serializers-xml 1.0.2

Installing activemodel-serializers-xml 1.0.2

Installing activerecord 6.1.5.1

Fetching carrierwave 1.3.2

Fetching date_validator 0.12.0

Installing carrierwave 1.3.2

Installing date_validator 0.12.0

Fetching email_validator 2.2.3

Installing email_validator 2.2.3

Fetching validate_email 0.1.6

Installing validate_email 0.1.6

Fetching validate_url 1.0.13

Fetching openproject-token 2.2.0

Installing validate_url 1.0.13

Installing openproject-token 2.2.0

Fetching deckar01-task_list 2.3.2

Fetching rack-oauth2 1.19.0

Installing deckar01-task_list 2.3.2

Installing rack-oauth2 1.19.0

Fetching sentry-delayed_job 5.2.1

Installing sentry-delayed_job 5.2.1

Using openproject-two_factor_authentication 1.0.0 from source at `modules/two_factor_authentication`

Fetching aws-sdk-s3 1.113.2

Fetching actionview 6.1.5.1

Installing actionview 6.1.5.1

Installing aws-sdk-s3 1.113.2

Using openproject-auth_saml 1.0.0 from source at `modules/auth_saml`

Fetching fog-aws 3.13.0

Fetching rest-client 2.1.0

Fetching grape 1.6.2

Installing rest-client 2.1.0

Installing fog-aws 3.13.0

Installing grape 1.6.2

Fetching openid_connect 1.1.8

Installing openid_connect 1.1.8

Fetching activerecord-import 1.4.0

Installing activerecord-import 1.4.0

Fetching activerecord-nulldb-adapter 0.8.0

Fetching acts_as_list 1.0.4

Installing activerecord-nulldb-adapter 0.8.0

Installing acts_as_list 1.0.4

Fetching acts_as_tree 2.9.1

Fetching auto_strip_attributes 2.6.0

Installing acts_as_tree 2.9.1

Installing auto_strip_attributes 2.6.0

Fetching awesome_nested_set 3.5.0

Fetching delayed_job_active_record 4.1.7

Installing awesome_nested_set 3.5.0

Installing delayed_job_active_record 4.1.7

Fetching friendly_id 5.4.2

Fetching with_advisory_lock 4.6.0

Installing friendly_id 5.4.2

Installing with_advisory_lock 4.6.0

Fetching actionpack 6.1.5.1

Using omniauth-openid-connect 0.4.0 from https://github.com/opf/omniauth-openid-connect.git (at e1173e6@e1173e6)

Using openproject-bim 1.0.0 from source at `modules/bim`

Fetching grape_logging 1.8.4

Installing actionpack 6.1.5.1

Installing grape_logging 1.8.4

Using openproject-backlogs 1.0.0 from source at `modules/backlogs`

Using omniauth-openid_connect-providers 0.2.0 from https://github.com/opf/omniauth-openid_connect-providers.git (at a6c0c3e@a6c0c3e)

Fetching activestorage 6.1.5.1

Fetching actioncable 6.1.5.1

Installing activestorage 6.1.5.1

Installing actioncable 6.1.5.1

Fetching actionmailer 6.1.5.1

Installing actionmailer 6.1.5.1

Fetching railties 6.1.5.1

Fetching cells-rails 0.1.4

Installing cells-rails 0.1.4

Installing railties 6.1.5.1

Fetching gon 6.4.0

Installing gon 6.4.0

Fetching sprockets-rails 3.4.2

Installing sprockets-rails 3.4.2

Fetching meta-tags 2.16.0

Installing meta-tags 2.16.0

Fetching actionmailbox 6.1.5.1

Installing actionmailbox 6.1.5.1

Fetching actiontext 6.1.5.1

Installing actiontext 6.1.5.1

Fetching carrierwave_direct 2.1.0

Installing carrierwave_direct 2.1.0

Fetching actionpack-xml_parser 2.0.1

Fetching activerecord-session_store 2.0.0

Fetching doorkeeper 5.5.4

Installing activerecord-session_store 2.0.0

Installing actionpack-xml_parser 2.0.1

Fetching rails 6.1.5.1

Installing rails 6.1.5.1

Installing doorkeeper 5.5.4

Fetching lograge 0.12.0

Fetching rails-i18n 7.0.3

Installing lograge 0.12.0

Installing rails-i18n 7.0.3

Fetching responders 3.0.1

Installing responders 3.0.1

Fetching sentry-rails 5.2.1

Installing sentry-rails 5.2.1

Fetching lobby_boy 0.1.3

Fetching typed_dag 2.0.2

Installing typed_dag 2.0.2

Installing lobby_boy 0.1.3

Using openproject-openid_connect 1.0.0 from source at `modules/openid_connect`

Bundle complete! 171 Gemfile dependencies, 251 gems now installed.

Gems in the groups 'development' and 'test' were not installed.

Bundled gems are installed into `./vendor/bundle`

Post-install message from html-pipeline:

-------------------------------------------------

Thank you for installing html-pipeline!

You must bundle Filter gem dependencies.

See html-pipeline README.md for more details.

https://github.com/jch/html-pipeline#dependencies

-------------------------------------------------

Post-install message from doorkeeper:

Starting from 5.5.0 RC1 Doorkeeper requires client authentication for Resource Owner Password Grant

as stated in the OAuth RFC. You have to create a new OAuth client (Doorkeeper::Application) if you didn't

have it before and use client credentials in HTTP Basic auth if you previously used this grant flow without

client authentication.

To opt out of this you could set the "skip_client_authentication_for_password_grant" configuration option

to "true", but note that this is in violation of the OAuth spec and represents a security risk.

Read https://github.com/doorkeeper-gem/doorkeeper/issues/561#issuecomment-612857163 for more details.

Post-install message from icalendar:

ActiveSupport is required for TimeWithZone support, but not required for general use.

Post-install message from rubyzip:

RubyZip 3.0 is coming!

**********************

The public API of some Rubyzip classes has been modernized to use named

parameters for optional arguments. Please check your usage of the

following classes:

* `Zip::File`

* `Zip::Entry`

* `Zip::InputStream`

* `Zip::OutputStream`

Please ensure that your Gemfiles and .gemspecs are suitably restrictive

to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).

See https://github.com/rubyzip/rubyzip for details. The Changelog also

lists other enhancements and bugfixes that have been implemented since

version 2.3.0.

Post-install message from rubytree:

========================================================================

Thank you for installing RubyTree.

Note:: As of 1.0.1, RubyTree can only support MRI Ruby >= 2.7.x

Details of the API changes are documented in the API-CHANGES file.

========================================================================

Bundle completed (30.63s)

Cleaning up the bundler cache.

Removing bundler (2.0.2)

-----> Detecting rake tasks

-----> Preparing app for Rails asset pipeline

Running: rake assets:precompile

npm run build

W, [2022-05-03T07:35:52.791978 #5696] WARN -- : 127.0.0.1:11211 failed (count: 0) Errno::ECONNREFUSED: Connection refused - connect(2) for "127.0.0.1" port 11211

W, [2022-05-03T07:35:52.912545 #5696] WARN -- : 127.0.0.1:11211 failed (count: 1) Errno::ECONNREFUSED: Connection refused - connect(2) for "127.0.0.1" port 11211

W, [2022-05-03T07:35:52.912604 #5696] WARN -- : 127.0.0.1:11211 is down

Linking frontend plugins

Cleaning linked target directory /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked

Linking frontend of OpenProject plugin budgets to /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked/budgets.

Linking frontend of OpenProject plugin costs to /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked/costs.

Linking frontend of OpenProject plugin openproject-avatars to /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked/openproject-avatars.

Linking frontend of OpenProject plugin openproject-documents to /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked/openproject-documents.

Linking frontend of OpenProject plugin openproject-github_integration to /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked/openproject-github_integration.

Regenerating frontend plugin registry /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked-plugins.module.ts.

Regenerating frontend plugin sass /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/plugins/linked-plugins.styles.sass.

Building angular frontend

> openproject-frontend@0.1.0 prebuild /tmp/d20220503-37-3uph0r/opt/openproject/frontend

> ./scripts/link_plugin_placeholder.js

> openproject-frontend@0.1.0 build /tmp/d20220503-37-3uph0r/opt/openproject/frontend

> node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production --named-chunks --extract-css --source-map

Option "extractCss" is deprecated: Deprecated since version 11.0. No longer required to disable CSS extraction for HMR.

- Generating browser application bundles (phase: setup)...

Compiling @angular/core : es2015 as esm2015

Compiling @angular/cdk/keycodes : es2015 as esm2015

Compiling @uirouter/core : module as esm5

Compiling @datorama/akita : es2015 as esm2015

Compiling @angular/cdk/observers : es2015 as esm2015

Compiling @angular/cdk/collections : es2015 as esm2015

Compiling @ng-select/ng-option-highlight : es2015 as esm2015

Compiling @angular/common : es2015 as esm2015

Compiling ng2-dragula : es2015 as esm2015

Compiling @angular/cdk/platform : es2015 as esm2015

Compiling @angular/cdk/bidi : es2015 as esm2015

Compiling @angular/platform-browser : es2015 as esm2015

Compiling @angular/forms : es2015 as esm2015

Compiling @angular/cdk/a11y : es2015 as esm2015

Compiling @angular/cdk/scrolling : es2015 as esm2015

Compiling @angular/cdk/portal : es2015 as esm2015

Compiling @angular/common/http : es2015 as esm2015

Compiling ng-dynamic-component : es2015 as esm2015

Compiling @angular/cdk/drag-drop : es2015 as esm2015

Compiling @angular/cdk/table : es2015 as esm2015

Compiling @ng-select/ng-select : es2015 as esm2015

Compiling @uirouter/angular : es2015 as esm2015

Compiling @ngneat/content-loader : es2015 as esm2015

Compiling @angular/cdk/text-field : es2015 as esm2015

Compiling @ngx-formly/core : es2015 as esm2015

Compiling @kolkov/ngx-gallery : es2015 as esm2015

Compiling @angular/cdk/overlay : es2015 as esm2015

Compiling @fullcalendar/angular : es2015 as esm2015

Compiling ng2-charts : es2015 as esm2015

Compiling cdk-drag-scroll : es2015 as esm2015

Compiling @angular/platform-browser-dynamic : es2015 as esm2015

Compiling @angular/router : es2015 as esm2015

✔ Browser application bundle generation complete.

✔ Browser application bundle generation complete.

- Copying assets...

✔ Copying assets complete.

- Generating index html...

✔ Index html generation complete.

Initial Chunk Files | Names | Size

vendor.9c6c3d903a1677b5b812.js, vendor.a5b82712364892967e5e.css | vendor | 4.38 MB

main.15d5a8bf1173d3ba35a4.js | main | 1.57 MB

styles.801caadc5434d7ae54cb.css | styles | 479.69 kB

polyfills.aa0de898fbfe281a3344.js | polyfills | 36.54 kB

runtime.831cd164baec0b496e66.js | runtime | 22.20 kB

| Initial Total | 6.47 MB

Lazy Chunk Files | Names | Size

src_app_features_api-docs_openproject-api-docs_module_ts.2d1b1dd98257ede9397b.js | - | 1.20 MB

src_vendor_ckeditor_ckeditor_js.20c2fc5db03668369b81.js | - | 1.14 MB

src_locales_ru_js.6e7518bc546f28fbb97a.js | - | 231.68 kB

src_locales_uk_js.81f3ed997fb96a630130.js | - | 225.95 kB

src_locales_el_js.80e3ebb5d3e450923add.js | - | 191.79 kB

src_app_core_errors_sentry_sentry-dependency_ts.c97548f0c39425db551d.js | - | 185.04 kB

default-node_modules_codemirror_lib_codemirror_js.371efa2ec905667346de.js | - | 168.15 kB

src_app_features_team-planner_team-planner_team-planner_module_ts.06d95f3425f551ab3397.js | - | 152.89 kB

src_app_core_setup_globals_onboarding_onboarding_tour_ts.4c7ded7c00a27e74a0ae.js | - | 138.79 kB

src_locales_si_js.42a38fe2413099d52825.js | - | 135.06 kB

src_app_features_reporting_openproject-reporting_module_ts.9e4746582cf24a4f401c.js | - | 123.71 kB

src_locales_bg_js.bfb86b108cf1a740d4cc.js | - | 113.68 kB

src_locales_ja_js.3586d4926cdfb78a3a7e.js | - | 112.93 kB

src_locales_ko_js.2c217e2b0da847be664b.js | - | 108.84 kB

src_locales_ar_js.fb2f6cd805d5e7acbb7e.js | - | 95.95 kB

src_locales_th_js.312fd01eb1269ed85974.js | - | 93.90 kB

src_locales_zh-CN_js.5592797b969490712c82.js | - | 90.26 kB

src_app_features_boards_openproject-boards_module_ts.fd8ae2c83bef3f0fae00.js | - | 84.82 kB

src_locales_fa_js.0666f07532a3ac097793.js | - | 84.47 kB

src_locales_hi_js.0ca4448f2ac494dc75c8.js | - | 80.38 kB

src_locales_lt_js.0ec6e4b9ed5ae6c20d8d.js | - | 79.62 kB

src_locales_cs_js.e78443ca18371cb5bdce.js | - | 78.93 kB

src_locales_hu_js.2e875f32e94dec344e29.js | - | 78.56 kB

src_locales_vi_js.4d1cb0dd85634380962d.js | - | 77.22 kB

src_locales_he_js.e9955c2927b6de638af2.js | - | 77.13 kB

src_locales_ro_js.a1cd4a07e0e5a72ada32.js | - | 76.96 kB

src_locales_pl_js.b3fbf2266a0d7d64d5ad.js | - | 76.83 kB

src_locales_tr_js.59ec4b9f8f0be228ac0d.js | - | 76.47 kB

src_locales_fr_js.8d71bf9343ec97f5e726.js | - | 76.04 kB

src_locales_zh-TW_js.3161185d9cc34ad3d745.js | - | 75.41 kB

src_locales_es_js.2451e2d5f9edcadef0c7.js | - | 73.45 kB

src_locales_pt_js.05e2037c824f58ac835e.js | - | 73.31 kB

src_locales_sk_js.839fbd1ea97e7341da85.js | - | 72.62 kB

src_locales_de_js.bb75a616ba51df72ac1a.js | - | 72.50 kB

src_locales_it_js.d7a92587123edd4fbab3.js | - | 70.65 kB

src_app_features_bim_ifc_models_openproject-ifc-models_module_ts.bcb25d574d81554c8516.js | - | 69.71 kB

src_locales_sl_js.89eb114dbd7c9615a0b4.js | - | 68.00 kB

src_locales_ca_js.f87e4d6b131c55ca8709.js | - | 67.14 kB

src_locales_nl_js.e37585a3ab911165c673.js | - | 67.11 kB

src_locales_sv_js.e2ae776f1d980c0d02b6.js | - | 66.78 kB

src_locales_fil_js.6d3d3b7fef882f8fa14e.js | - | 66.42 kB

src_locales_ne_js.f72b592672aad6305ef7.js | - | 66.35 kB

src_locales_lv_js.838042246f738b29e126.js | - | 66.17 kB

src_locales_fi_js.58b58bff3a42933fda83.js | - | 66.04 kB

src_locales_be_js.65eb30b4ea89a102bc1e.js | - | 65.74 kB

src_locales_hr_js.43d610fdef2b19fab4be.js | - | 65.44 kB

src_locales_da_js.4ba7271565b513830f41.js | - | 65.35 kB

src_locales_tt_js.400dedff9080b0dd7fce.js | - | 64.98 kB

src_locales_ta_js.c974ff5bbecfa8dcc7e3.js | - | 64.96 kB

src_locales_ug_js.ce01a98a083821906cdc.js | - | 64.95 kB

src_locales_eo_js.04d8e599b4ff6ec029e5.js | - | 64.91 kB

src_locales_el-CY_js.0d75db93c7d16db91248.js | - | 64.87 kB

src_locales_bn_js.e74c208d8150a4020160.js | - | 64.81 kB

src_locales_ka_js.c254068f07fd1fc4ee0e.js | - | 64.80 kB

src_locales_mr-IN_js.744e9b55f6b5842642f9.js | - | 64.80 kB

src_locales_ml_js.8934a2fe6eb1d32e227e.js | - | 64.77 kB

src_locales_or_js.af9ac27d494688178992.js | - | 64.75 kB

src_locales_sr_js.a93a122c501d2a37eb25.js | - | 64.66 kB

src_locales_mk_js.ae2a72b44cdcd9b863ad.js | - | 64.55 kB

src_locales_km_js.77a111f593a813991bb2.js | - | 64.54 kB

src_locales_pa_js.9abc1cf3a7e674af1a01.js | - | 64.48 kB

src_locales_ur_js.fc072811465ffee396ed.js | - | 64.48 kB

src_locales_te_js.6d48b8163b8f64c34b59.js | - | 64.46 kB

src_locales_kn_js.482ed9957fc51d5d639f.js | - | 64.35 kB

src_locales_mn_js.6167c540e793058e29a2.js | - | 64.28 kB

src_locales_lo_js.9647720f6ab91776b4a8.js | - | 64.24 kB

src_locales_hi-IN_js.d9deefdeb99a74e984cb.js | - | 64.20 kB

src_locales_id_js.b8f4040c1a1960728fda.js | - | 64.13 kB

src_locales_no_js.19a35b93e1abcb4d98e7.js | - | 64.11 kB

src_locales_et_js.92d233125635178d34e6.js | - | 64.10 kB

src_locales_zh-HK_js.48becf0bf3ec4dd219c8.js | - | 63.81 kB

src_locales_zh-YUE_js.3b20a9a08a43f5340ae1.js | - | 63.80 kB

src_locales_bs_js.f48e24e50aeb17ba42e9.js | - | 63.78 kB

src_locales_uz_js.7a1e646b07226bc18b17.js | - | 63.77 kB

src_locales_az_js.18f7c094acb8f48d0915.js | - | 63.74 kB

src_locales_is_js.ab4cc071a232c2c1ecee.js | - | 63.70 kB

src_locales_pt-BR_js.de25b529e976e3d5e37b.js | - | 63.63 kB

src_locales_af_js.b1abe2633cb89d7d2b47.js | - | 63.61 kB

src_locales_de-AT_js.4b94e4e0bb27ed5698bb.js | - | 63.60 kB

src_locales_de-DE_js.dc51a414ac37b3aec53a.js | - | 63.60 kB

src_locales_de-CH_js.fb983803b9d537ddf4fa.js | - | 63.60 kB

src_locales_es-419_js.3b450772a998f0639b26.js | - | 63.58 kB

src_locales_es-PA_js.f3058a952c24a47f86bd.js | - | 63.57 kB

src_locales_es-CO_js.37721afbd312f4fcae94.js | - | 63.57 kB

src_locales_es-CR_js.1d8c9a91c794a3e749d1.js | - | 63.57 kB

src_locales_es-PE_js.ee68221d2f393819e41f.js | - | 63.57 kB

src_locales_es-EC_js.e73f605734dcbf8997b3.js | - | 63.57 kB

src_locales_es-NI_js.8ce6980315f653b6be41.js | - | 63.57 kB

src_locales_es-VE_js.141ae5dc8573e5e9a2c7.js | - | 63.57 kB

src_locales_es-AR_js.c5d39d4b8b1426d104dd.js | - | 63.57 kB

src_locales_es-MX_js.f2b8d3d9c765c464171f.js | - | 63.57 kB

src_locales_es-US_js.6fa51d1b6c32abd08a0c.js | - | 63.57 kB

src_locales_es-CL_js.506b16d5a1d5fa5e84ae.js | - | 63.55 kB

src_locales_es-ES_js.e94c1dfefee5c94bfe24.js | - | 63.55 kB

src_locales_nb_js.248eda32bf2e7a28c025.js | - | 63.54 kB

src_locales_nn_js.fb75315665efad75d03f.js | - | 63.54 kB

src_locales_rm_js.b9a2ea54fb5e8a340bc5.js | - | 63.54 kB

src_locales_lb_js.63c7a71a3f6e6f68ef66.js | - | 63.52 kB

src_locales_pap-AW_js.aba8164e7b2502dc6791.js | - | 63.52 kB

src_locales_pap-CW_js.8ee6ddbd2b4be604d3d1.js | - | 63.52 kB

src_locales_oc_js.bea6bc607c669bba5602.js | - | 63.52 kB

src_locales_st_js.858d8e07dfafd8c2e1e9.js | - | 63.51 kB

src_locales_sw_js.e3a5341834d9c1763424.js | - | 63.51 kB

src_locales_cy_js.d4abaee22ff098c72aed.js | - | 63.50 kB

src_locales_fr-CH_js.cc9fee29ebfc183c8f6e.js | - | 63.50 kB

src_locales_fr-CA_js.8bb5b226cd9aa9b34ef3.js | - | 63.49 kB

src_locales_fr-FR_js.905f94b9f22a1a2648f6.js | - | 63.49 kB

src_locales_eu_js.d95366afd593e3921511.js | - | 63.49 kB

src_locales_gl_js.964ed830716e49e9380c.js | - | 63.47 kB

src_locales_mg_js.4a7f5b295e763439b6bd.js | - | 63.47 kB

src_locales_it-CH_js.cdb6f371c800e0004c22.js | - | 63.47 kB

src_locales_tl_js.b58836afa026cec4fb3b.js | - | 63.47 kB

src_locales_en-CA_js.a328e2970e06991c8fb1.js | - | 63.46 kB

src_locales_en-US_js.8a48dcd959ccd4dca52b.js | - | 63.46 kB

src_locales_wo_js.57ccdb277c4ffc59fc24.js | - | 63.46 kB

src_locales_en-CY_js.60ef3231fb89018e65db.js | - | 63.46 kB

src_locales_en-IE_js.c8217be2ec85c4c0a13e.js | - | 63.46 kB

src_locales_sq_js.fed86deef775f5e023ba.js | - | 63.46 kB

src_locales_en-GB_js.eb126783103186533fd5.js | - | 63.45 kB

src_locales_en-IN_js.9342087c99f7ccb4daed.js | - | 63.45 kB

src_locales_sv-SE_js.032262392782541f2975.js | - | 63.45 kB

src_locales_en-AU_js.dcef539e9c2c4b79f634.js | - | 63.45 kB

src_locales_en-TT_js.742c654d29e4781c516e.js | - | 63.45 kB

src_locales_en-NZ_js.76241ca60d2e06cefe05.js | - | 63.45 kB

src_locales_en-ZA_js.7b30de6c8cadb75f4d16.js | - | 63.45 kB

src_locales_en_js.f96832eca96ebdda4e10.js | - | 63.43 kB

src_locales_ms_js.5d709408bb8cb6f4e4d8.js | - | 63.41 kB

src_locales_rw_js.cdf776eb1d882033bb89.js | - | 63.37 kB

src_locales_lol_js.13db45fff932d70689ad.js | - | 61.61 kB

src_app_core_augmenting_dynamic-scripts_backlogs_js.8412d11a76ae9a307f9c.js | - | 58.32 kB

common.b203d09f171877d46442.js | common | 54.99 kB

src_app_features_user-preferences_user-preferences_module_ts.88b916320108b7611e2f.js | - | 41.86 kB

node_modules_codemirror_mode_sql_sql_js.71ae9e94624f9e631b38.js | - | 36.68 kB

default-node_modules_codemirror_mode_markdown_markdown_js.0ad90c18a8bffc82479c.js | - | 32.78 kB

default-node_modules_codemirror_mode_css_css_js.f90bf9881351554cb17c.js | - | 26.63 kB

default-node_modules_codemirror_mode_stylus_stylus_js.dc50231eebbae8c6783c.js | - | 25.79 kB

node_modules_codemirror_mode_php_php_js.e5841d7787a8cb5f5e83.js | - | 22.00 kB

src_app_core_augmenting_dynamic-scripts_two_factor_authentication_ts.b9fc862f4ac18366b08f.js | - | 20.74 kB

default-node_modules_codemirror_mode_clike_clike_js.084cf71d9d5ab38a417f.js | - | 20.51 kB

node_modules_codemirror_mode_soy_soy_js.a85e031b6a9835ab6cee.js | - | 18.23 kB

default-node_modules_codemirror_mode_javascript_javascript_js.88ab8a9581287caa2325.js | - | 17.22 kB

src_vendor_ckeditor_translations_ru_js.827c7b3d08be1be0b337.js | - | 16.40 kB

default-node_modules_codemirror_mode_pug_pug_js.9148ca9463ae6c48d1aa.js | - | 16.30 kB

src_vendor_ckeditor_translations_uk_js.20d348f451d2ea8a381a.js | - | 16.00 kB

node_modules_codemirror_mode_slim_slim_js.5737684baa9c80afd650.js | - | 15.83 kB

node_modules_codemirror_mode_gherkin_gherkin_js.023f6e05db88004e73fe.js | - | 15.63 kB

src_vendor_ckeditor_translations_sr_js.714f4085acbb87ee2f32.js | - | 14.44 kB

node_modules_codemirror_mode_django_django_js.6ee2cc59ef2d9252229c.js | - | 13.07 kB

node_modules_codemirror_mode_idl_idl_js.6ff50ce7f20d862c3175.js | - | 11.69 kB

node_modules_codemirror_mode_clojure_clojure_js.56ca315e3615a5c8413c.js | - | 10.96 kB

node_modules_codemirror_mode_verilog_verilog_js.850b14f957f14f956a48.js | - | 10.74 kB

node_modules_codemirror_mode_haml_haml_js.6645cd4ee427ff41169f.js | - | 10.59 kB

node_modules_codemirror_mode_tornado_tornado_js.fd694de62a4bb26c1974.js | - | 9.75 kB

src_vendor_ckeditor_translations_ku_js.efe4968239611885b21c.js | - | 9.71 kB

node_modules_codemirror_mode_perl_perl_js.512818df7251a8f38485.js | - | 9.64 kB

node_modules_codemirror_mode_htmlembedded_htmlembedded_js.ead860439ee9e360e5ad.js | - | 9.43 kB

src_vendor_ckeditor_translations_fa_js.eeabcf537f840d8c9e35.js | - | 9.43 kB

node_modules_codemirror_mode_sas_sas_js.555ea814c0b53c97e21c.js | - | 9.38 kB

src_vendor_ckeditor_translations_ne_js.7abff7bf25f2702f5054.js | - | 9.14 kB

src_vendor_ckeditor_translations_ar_js.6281cd77b59d6d91603a.js | - | 9.14 kB

node_modules_codemirror_mode_htmlmixed_htmlmixed_js.b83d33ada932c7303afa.js | - | 8.58 kB

node_modules_codemirror_mode_erlang_erlang_js.d2413f3e7c67f3339421.js | - | 8.25 kB

node_modules_codemirror_mode_haxe_haxe_js.ed39c204815a67104079.js | - | 8.06 kB

node_modules_codemirror_mode_jsx_jsx_js.e248fe56aa637631d3ec.js | - | 8.02 kB

node_modules_codemirror_mode_powershell_powershell_js.d8bc8a6a4707bd04b5c9.js | - | 7.94 kB

node_modules_codemirror_mode_nginx_nginx_js.b98469ba005b42071f3d.js | - | 7.44 kB

node_modules_codemirror_mode_textile_textile_js.65f25a66d26d389e544b.js | - | 6.98 kB

node_modules_codemirror_mode_xquery_xquery_js.2d7b0fd64386f4b94207.js | - | 6.81 kB

node_modules_codemirror_mode_nsis_nsis_js.76d0e5ec12d4cfaf50bb.js | - | 6.81 kB

src_vendor_ckeditor_translations_zh-cn_js.6216470e2333508d878b.js | - | 6.77 kB

src_vendor_ckeditor_translations_th_js.adbb46ff3b93b22eabba.js | - | 6.68 kB

src_vendor_ckeditor_translations_bg_js.2d117c924662acd547b5.js | - | 6.42 kB

node_modules_codemirror_mode_rst_rst_js.9234f7ddcbab35af8bb3.js | - | 6.39 kB

node_modules_codemirror_mode_cobol_cobol_js.0756dd01cc0e73a4fb77.js | - | 6.37 kB

node_modules_codemirror_mode_scheme_scheme_js.c4f7a2d0caa8c8ea13b8.js | - | 6.36 kB

src_vendor_ckeditor_translations_zh_js.f73872abd3cc392492b0.js | - | 6.32 kB

src_vendor_ckeditor_translations_hu_js.d1a79029cafe8c1a29c9.js | - | 6.15 kB

node_modules_codemirror_mode_mirc_mirc_js.85e85c9ac3b39acf9eda.js | - | 6.09 kB

src_vendor_ckeditor_translations_cs_js.53316bd0a275ae25fa53.js | - | 6.08 kB

src_vendor_ckeditor_translations_tk_js.6a7b898784cec528103b.js | - | 6.05 kB

src_vendor_ckeditor_translations_pl_js.74bc57e84d57c6ff9c5d.js | - | 6.02 kB

node_modules_codemirror_mode_vbscript_vbscript_js.acaebe4cfd366af6cc9d.js | - | 6.02 kB

src_vendor_ckeditor_translations_sk_js.dfffe0e3d4abd63632d9.js | - | 5.97 kB

src_vendor_ckeditor_translations_sr-latn_js.9957e480e607fb6dd18b.js | - | 5.96 kB

node_modules_codemirror_mode_xml_xml_js.dceb5f8c37983ebc6a76.js | - | 5.91 kB

src_vendor_ckeditor_translations_ro_js.475b52c5896e9fdcf77e.js | - | 5.83 kB

src_vendor_ckeditor_translations_ja_js.142bcba73408ca8faf66.js | - | 5.81 kB

src_vendor_ckeditor_translations_tr_js.30855f971bbeaccf70a1.js | - | 5.77 kB

src_vendor_ckeditor_translations_gl_js.5e6c81730c62d19cc86c.js | - | 5.67 kB

src_vendor_ckeditor_translations_it_js.d59b371b3c0ecd238262.js | - | 5.65 kB

src_vendor_ckeditor_translations_ug_js.7e09642dd519d8460edb.js | - | 5.62 kB

src_vendor_ckeditor_translations_fr_js.0d38c2c56069d805fad2.js | - | 5.59 kB

src_vendor_ckeditor_translations_de_js.57fee9f6c0d43c83d399.js | - | 5.55 kB

src_vendor_ckeditor_translations_vi_js.d741dfd8bb8424cff9d6.js | - | 5.49 kB

src_vendor_ckeditor_translations_pt-br_js.a8f8f7dd83592de3593c.js | - | 5.46 kB

node_modules_codemirror_mode_julia_julia_js.d99e63bae9d1719d6453.js | - | 5.45 kB

node_modules_codemirror_mode_ttcn_ttcn_js.df38aa2debec72296856.js | - | 5.41 kB

node_modules_codemirror_mode_crystal_crystal_js.22bd83b70446d13c53c6.js | - | 5.31 kB

node_modules_codemirror_mode_ecl_ecl_js.abf3e857ccea6c73cdc1.js | - | 5.31 kB

src_vendor_ckeditor_translations_uz_js.ac6ebf90127bd483ddbe.js | - | 5.25 kB

src_vendor_ckeditor_translations_az_js.e3ddbb6397d95519fc20.js | - | 5.21 kB

src_vendor_ckeditor_translations_hr_js.55d7cc679a257685bf7e.js | - | 5.12 kB

node_modules_codemirror_mode_mllike_mllike_js.94a443fe2560bedefe07.js | - | 5.04 kB

src_vendor_ckeditor_translations_et_js.f348c4db219318a61510.js | - | 4.97 kB

src_vendor_ckeditor_translations_ko_js.4389082a7368e8c69bd2.js | - | 4.96 kB

src_vendor_ckeditor_translations_no_js.b7c16386972e56f1b341.js | - | 4.93 kB

src_vendor_ckeditor_translations_da_js.681cf3fb451dce6ccd0d.js | - | 4.89 kB

node_modules_codemirror_mode_fortran_fortran_js.f50e5da4cc7e9fbe3227.js | - | 4.88 kB

src_vendor_ckeditor_translations_lv_js.22f3f73d7fccf41a1513.js | - | 4.80 kB

src_vendor_ckeditor_translations_en-au_js.e315be54b8cc18597f4c.js | - | 4.78 kB

src_vendor_ckeditor_translations_hi_js.ac9c1ea225992fc7e207.js | - | 4.76 kB

src_vendor_ckeditor_translations_he_js.192c8e0bb32dd9798a27.js | - | 4.72 kB

src_vendor_ckeditor_translations_es_js.9d0ba276500f93a1930c.js | - | 4.66 kB

node_modules_codemirror_mode_asterisk_asterisk_js.95119dd1d89317261802.js | - | 4.61 kB

src_vendor_ckeditor_translations_lt_js.f2586a9a7ae23ec8fe58.js | - | 4.55 kB

src_vendor_ckeditor_translations_id_js.741e5014f7387e196f8a.js | - | 4.52 kB

src_vendor_ckeditor_translations_nl_js.311c6dc8a29ad82af0a5.js | - | 4.51 kB

src_app_core_augmenting_dynamic-scripts_custom_fields_js.e2c97f414fc31e213011.js | - | 4.44 kB

node_modules_codemirror_mode_ttcn-cfg_ttcn-cfg_js.92cce90127595a260497.js | - | 4.41 kB

node_modules_codemirror_mode_livescript_livescript_js.aa12cdc07c93fec7d1d5.js | - | 4.41 kB

node_modules_codemirror_mode_gas_gas_js.2e9623e25a6c300c9968.js | - | 4.39 kB

src_vendor_ckeditor_translations_de-ch_js.b6351022d3cd955f4b57.js | - | 4.22 kB

node_modules_codemirror_mode_q_q_js.d1fadc67fd0de5b85af7.js | - | 4.20 kB

node_modules_codemirror_mode_dylan_dylan_js.85949fafe4aa5289c92e.js | - | 4.19 kB

node_modules_codemirror_mode_asn_1_asn_1_js.d420bb0a68ad1260f961.js | - | 4.19 kB

node_modules_codemirror_mode_vb_vb_js.b3745c4df5c8a19dd967.js | - | 4.17 kB

src_app_core_augmenting_dynamic-scripts_project_js.0dfe8314e56d2dc2c7b0.js | - | 4.16 kB

node_modules_codemirror_mode_groovy_groovy_js.85e939a42dad2ba6f7ea.js | - | 4.12 kB

node_modules_codemirror_mode_swift_swift_js.c7ba5c455ec6adc1dc44.js | - | 4.11 kB

node_modules_codemirror_mode_cypher_cypher_js.5a73b17af410f4962c9b.js | - | 4.07 kB

src_vendor_ckeditor_translations_fi_js.315fd28394660f150eb6.js | - | 4.00 kB

node_modules_codemirror_mode_d_d_js.13affacbcbc63d100c4f.js | - | 3.98 kB

node_modules_codemirror_mode_mscgen_mscgen_js.1b7d4413b19b7008f807.js | - | 3.86 kB

src_vendor_ckeditor_translations_sq_js.fac232bf3593692696fa.js | - | 3.81 kB

src_vendor_ckeditor_translations_en-gb_js.5b1b813c7a2737b8843e.js | - | 3.79 kB

src_vendor_ckeditor_translations_km_js.d93103ecf6d155921dd7.js | - | 3.78 kB

node_modules_codemirror_mode_sparql_sparql_js.09a2c28fcfcc4bacae8a.js | - | 3.75 kB

src_vendor_ckeditor_translations_nb_js.0ba8fa5f419b9f90a9b4.js | - | 3.69 kB

node_modules_codemirror_mode_lua_lua_js.09a4c82976a6663ecf92.js | - | 3.66 kB

node_modules_codemirror_mode_wast_wast_js.0559784eecdce779cf21.js | - | 3.63 kB

src_vendor_ckeditor_translations_el_js.5e6ab33f6bfdab7a008f.js | - | 3.59 kB

node_modules_codemirror_mode_vhdl_vhdl_js.aa89573eb04c597cff53.js | - | 3.57 kB

src_vendor_ckeditor_translations_kn_js.8f76fe06250352fb17f6.js | - | 3.49 kB

node_modules_codemirror_mode_tiki_tiki_js.e9e8061f7ca0d9d337c4.js | - | 3.49 kB

src_vendor_ckeditor_translations_sv_js.cd42e6d097371b8d40a2.js | - | 3.42 kB

node_modules_codemirror_mode_modelica_modelica_js.a599243cf7375df1b5b8.js | - | 3.32 kB

node_modules_codemirror_mode_r_r_js.f60ccbdc693723a1011a.js | - | 3.22 kB

node_modules_codemirror_mode_oz_oz_js.90a70310a12b9a5a8f92.js | - | 3.15 kB

node_modules_codemirror_mode_go_go_js.39469f57d557bf11a07f.js | - | 3.05 kB

node_modules_codemirror_mode_tiddlywiki_tiddlywiki_js.b14e669b765f27ce2465.js | - | 3.03 kB

node_modules_codemirror_mode_smarty_smarty_js.6d83a9ded5c930176dec.js | - | 3.02 kB

node_modules_codemirror_mode_apl_apl_js.3627d4a1290ca4b97fde.js | - | 2.96 kB

node_modules_codemirror_mode_velocity_velocity_js.5cbf703515f341a6f575.js | - | 2.93 kB

node_modules_codemirror_mode_forth_forth_js.6c2143c0a5e7cd4253f6.js | - | 2.92 kB

node_modules_codemirror_mode_pig_pig_js.eae7ae3c31f6ba721873.js | - | 2.88 kB

node_modules_codemirror_mode_shell_shell_js.e46b8d5d99edbc2dedaf.js | - | 2.82 kB

node_modules_codemirror_mode_webidl_webidl_js.8861313acc6bff9954f3.js | - | 2.79 kB

node_modules_codemirror_mode_puppet_puppet_js.ad8ea547fd2a81a7852a.js | - | 2.79 kB

node_modules_codemirror_mode_gfm_gfm_js.f92bc9206e418a3caae7.js | - | 2.67 kB

node_modules_codemirror_mode_tcl_tcl_js.335aa32b8d546bf386d8.js | - | 2.58 kB

node_modules_codemirror_mode_octave_octave_js.74c2e4ffa9f184915771.js | - | 2.58 kB

node_modules_codemirror_mode_ebnf_ebnf_js.87d3fc16cdb823a7f5e0.js | - | 2.58 kB

node_modules_codemirror_mode_commonlisp_commonlisp_js.d7398748c3c2e051c03d.js | - | 2.56 kB

node_modules_codemirror_mode_pascal_pascal_js.b190c22f61e8e442aab3.js | - | 2.46 kB

node_modules_codemirror_mode_dart_dart_js.668ddbae6904fef37f23.js | - | 2.46 kB

node_modules_codemirror_mode_ntriples_ntriples_js.7871b726548645ddaf90.js | - | 2.43 kB

node_modules_codemirror_mode_yacas_yacas_js.cf2b0ee38ebcdcf7c621.js | - | 2.40 kB

node_modules_codemirror_mode_fcl_fcl_js.6e02bbba730f1db71d30.js | - | 2.36 kB

node_modules_codemirror_mode_rust_rust_js.e0f64940457c56498f07.js | - | 2.35 kB

node_modules_codemirror_mode_mumps_mumps_js.d6f3c161c8b73c81dce7.js | - | 2.31 kB

node_modules_codemirror_mode_dtd_dtd_js.87bbd334aba626d13a76.js | - | 2.30 kB

node_modules_codemirror_mode_smalltalk_smalltalk_js.8ab1e68417b2e469545d.js | - | 2.25 kB

node_modules_codemirror_mode_turtle_turtle_js.1d9a223d1d80e9a3dd17.js | - | 2.21 kB

node_modules_codemirror_mode_jinja2_jinja2_js.0fb82213dbc43d5e5988.js | - | 2.20 kB

node_modules_codemirror_mode_dockerfile_dockerfile_js.74217e91c935b3ff3a15.js | - | 2.19 kB

node_modules_codemirror_mode_mathematica_mathematica_js.e88a22745ec8d9749dc1.js | - | 2.17 kB

node_modules_codemirror_mode_twig_twig_js.d230ef02b24c9bb2e362.js | - | 2.17 kB

src_vendor_ckeditor_translations_eu_js.eaa1c5f294ba83f4ce47.js | - | 2.11 kB

node_modules_codemirror_mode_elm_elm_js.855d78e49857ff1719c6.js | - | 2.09 kB

node_modules_codemirror_mode_eiffel_eiffel_js.ac4ca80eb60dcdf0b894.js | - | 2.06 kB

src_vendor_ckeditor_translations_pt_js.be8d5b284ef2598200bf.js | - | 2.05 kB

src_app_core_augmenting_dynamic-scripts_members_form_js.d8cf3f0d85b1d222afab.js | - | 2.03 kB

node_modules_codemirror_mode_z80_z80_js.471437c9bbfce226b310.js | - | 2.00 kB

src_vendor_ckeditor_translations_eo_js.ee47c11eb2ac3ddf36bc.js | - | 1.96 kB

node_modules_codemirror_mode_rpm_rpm_js.d5e9c74609ffe375a170.js | - | 1.94 kB

node_modules_codemirror_mode_factor_factor_js.3a6ae4d2b9b4ceb42745.js | - | 1.89 kB

node_modules_codemirror_mode_sieve_sieve_js.78dde033511c58cc2940.js | - | 1.89 kB

src_app_core_augmenting_dynamic-scripts_global_roles_ts.e8cabeaa62c6c78babbb.js | - | 1.84 kB

node_modules_codemirror_mode_mbox_mbox_js.6a8d9c4266f8ca3dbaee.js | - | 1.69 kB

src_vendor_ckeditor_translations_bs_js.52c4ad4ae3bb5bf91fb9.js | - | 1.69 kB

src_vendor_ckeditor_translations_ast_js.2db4912bab9474187797.js | - | 1.69 kB

src_vendor_ckeditor_translations_si_js.8a9942d2eb3cf0996625.js | - | 1.68 kB

node_modules_codemirror_mode_pegjs_pegjs_js.99a3f7914a109ac2997e.js | - | 1.62 kB

node_modules_codemirror_mode_vue_vue_js.9cf089447fe119be70ee.js | - | 1.58 kB

src_app_core_augmenting_dynamic-scripts_repository_navigation_js.70b04d581174b8a3d4c3.js | - | 1.57 kB

node_modules_codemirror_mode_spreadsheet_spreadsheet_js.b1e95b0fde762ca4d06f.js | - | 1.45 kB

src_vendor_ckeditor_translations_sl_js.2b92dbc630f1bd44273a.js | - | 1.37 kB

node_modules_codemirror_mode_troff_troff_js.f7af3e33e777ab1019d6.js | - | 1.33 kB

node_modules_codemirror_mode_http_http_js.4d39d568c2a28c247fa4.js | - | 1.29 kB

node_modules_codemirror_mode_toml_toml_js.602d46dc12d233ccf3de.js | - | 1.29 kB

node_modules_codemirror_mode_asciiarmor_asciiarmor_js.cf5387ea909682705812.js | - | 1.24 kB

src_app_features_job-status_openproject-job-status_module_ts.15613237c68e311a6a2d.js | - | 1.23 kB

node_modules_codemirror_mode_solr_solr_js.a7ec3929ac78b4fa4cd8.js | - | 1.22 kB

node_modules_codemirror_mode_protobuf_protobuf_js.2b27b0452c2220b732d4.js | - | 1.21 kB

node_modules_codemirror_mode_yaml-frontmatter_yaml-frontmatter_js.b30828c40c38b0c1c49b.js | - | 1.11 kB

src_app_core_augmenting_dynamic-scripts_repository_settings_js.1ad0734c00cdb180c92c.js | - | 1.10 kB

src_app_core_augmenting_dynamic-scripts_administration_settings_js.f208d8a7c35a272254b8.js | - | 1.08 kB

node_modules_codemirror_mode_cmake_cmake_js.c2cfe1628098e8f2953b.js | - | 1.06 kB

src_app_core_augmenting_dynamic-scripts_admin_users_js.ff916dbfa5494622e2ad.js | - | 1.04 kB

node_modules_codemirror_mode_properties_properties_js.43b5f8fdda82f7e81edb.js | - | 1.03 kB

src_app_core_augmenting_dynamic-scripts_project_form_listener_js.168fda325eab47b98219.js | - | 949 bytes

node_modules_codemirror_mode_brainfuck_brainfuck_js.5069cd8950d0f0fe7dcb.js | - | 904 bytes

src_vendor_ckeditor_translations_ca_js.933a3a2e8dda4bdada96.js | - | 895 bytes

src_app_core_augmenting_dynamic-scripts_meeting_js.aa15122325931b894d00.js | - | 837 bytes

src_app_features_backlogs_openproject-backlogs_module_ts.117bac34ce1e9761dca6.js | - | 828 bytes

src_vendor_ckeditor_translations_gu_js.586b12c0f17c7bff7030.js | - | 809 bytes

node_modules_codemirror_mode_haskell-literate_haskell-literate_js.25bf7f55eff712461f3b.js | - | 766 bytes

src_app_core_augmenting_dynamic-scripts_forums_js.ac5beaf5f8e21608d48e.js | - | 696 bytes

src_vendor_ckeditor_translations_tt_js.2497f1414b255afb69ba.js | - | 692 bytes

src_vendor_ckeditor_translations_af_js.9933f8d7f0726630183f.js | - | 689 bytes

node_modules_codemirror_mode_diff_diff_js.18fd8ae6ce70268499a6.js | - | 627 bytes

src_vendor_ckeditor_translations_oc_js.cf220992ba28f46a72d3.js | - | 587 bytes

src_app_core_augmenting_dynamic-scripts_new_user_js.d6832985090b0c553331.js | - | 508 bytes

src_vendor_ckeditor_translations_ms_js.efce257a387c112b00ba.js | - | 468 bytes

Build at: 2022-05-03T07:38:15.507Z - Hash: 25b6b79591b5558c60b8 - Time: 133131ms

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/core/file-upload/op-direct-file-upload.service.ts depends on 'mime'. CommonJS or AMD dependencies can cause optimization bailouts.

For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/api-docs/swagger-ui/swagger-ui.component.sass exceeded maximum budget. Budget 6.00 kB was not met by 132.66 kB with a total of 138.66 kB.

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/backlogs/backlogs-page/styles/backlogs.sass exceeded maximum budget. Budget 6.00 kB was not met by 9.57 kB with a total of 15.57 kB.

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/bim/ifc_models/pages/viewer/styles/generic.sass exceeded maximum budget. Budget 6.00 kB was not met by 31.35 kB with a total of 37.35 kB.

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/invite-user-modal/principal/principal.component.ts depends on 'rxjs/internal/operators/take'. CommonJS or AMD dependencies can cause optimization bailouts.

For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/reporting/reporting-page/styles/reporting.sass exceeded maximum budget. Budget 6.00 kB was not met by 10.29 kB with a total of 16.29 kB.

Warning: /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/main.ts depends on 'core-app/core/setup/init-vendors'. CommonJS or AMD dependencies can cause optimization bailouts.

For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

/tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/api-docs/swagger-ui/swagger-ui.component.sass - Warning: Css Minimizer Plugin: > /tmp/d20220503-37-3uph0r/opt/openproject/frontend/src/app/features/api-docs/swagger-ui/swagger-ui.component.sass:2:30164: warning: Expected identifier but found "*"

2 │ ...after{clear:both}.swagger-ui .cf{*zoom:1}.swagger-ui .cl{clear:lef...

╵ ^

I, [2022-05-03T07:38:15.933433 #5696] INFO -- : Writing /tmp/d20220503-37-3uph0r/opt/openproject/public/assets/enterprise/team-planner-animation-e2297f04a4564a5882512f6c6fde1ca1feeda3041814888a0522a0ddffd0477d.mp4

Writing angular assets manifest

Asset precompilation completed (151.62s)

Cleaning assets

Running: rake assets:clean

W, [2022-05-03T07:38:24.983097 #6235] WARN -- : 127.0.0.1:11211 failed (count: 0) Errno::ECONNREFUSED: Connection refused - connect(2) for "127.0.0.1" port 11211

W, [2022-05-03T07:38:25.103383 #6235] WARN -- : 127.0.0.1:11211 failed (count: 1) Errno::ECONNREFUSED: Connection refused - connect(2) for "127.0.0.1" port 11211

W, [2022-05-03T07:38:25.103441 #6235] WARN -- : 127.0.0.1:11211 is down

-----> Detecting rails configuration

###### WARNING:

Detecting rails configuration failed

set HEROKU_DEBUG_RAILS_RUNNER=1 to debug

###### WARNING:

We detected that some binary dependencies required to

use all the preview features of Active Storage are not

present on this system.

For more information please see:

https://devcenter.heroku.com/articles/active-storage-on-heroku

Using release configuration from last framework (Ruby).

-----> Running hook: "packaging/teardown"

Cleaning up current node_modules folders

Cleaning up current docs folders except API

-----> Uploading packages

PACKAGE: openproject-12.1.0-1651561393.49adef80.centos8.x86_64.rpm (269.82 MiB)

-----> DONE in 723s