Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20241223-7-1mv1e43/input'...

Updating files: 29% (5153/17677) Updating files: 30% (5304/17677) Updating files: 31% (5480/17677) Updating files: 32% (5657/17677) Updating files: 33% (5834/17677) Updating files: 34% (6011/17677) Updating files: 35% (6187/17677) Updating files: 36% (6364/17677) Updating files: 37% (6541/17677) Updating files: 38% (6718/17677) Updating files: 39% (6895/17677) Updating files: 40% (7071/17677) Updating files: 41% (7248/17677) Updating files: 42% (7425/17677) Updating files: 43% (7602/17677) Updating files: 44% (7778/17677) Updating files: 45% (7955/17677) Updating files: 46% (8132/17677) Updating files: 47% (8309/17677) Updating files: 48% (8485/17677) Updating files: 49% (8662/17677) Updating files: 50% (8839/17677) Updating files: 51% (9016/17677) Updating files: 52% (9193/17677) Updating files: 53% (9369/17677) Updating files: 54% (9546/17677) Updating files: 55% (9723/17677) Updating files: 56% (9900/17677) Updating files: 57% (10076/17677) Updating files: 58% (10253/17677) Updating files: 59% (10430/17677) Updating files: 60% (10607/17677) Updating files: 61% (10783/17677) Updating files: 62% (10960/17677) Updating files: 63% (11137/17677) Updating files: 64% (11314/17677) Updating files: 65% (11491/17677) Updating files: 66% (11667/17677) Updating files: 67% (11844/17677) Updating files: 68% (12021/17677) Updating files: 69% (12198/17677) Updating files: 70% (12374/17677) Updating files: 71% (12551/17677) Updating files: 72% (12728/17677) Updating files: 73% (12905/17677) Updating files: 74% (13081/17677) Updating files: 75% (13258/17677) Updating files: 76% (13435/17677) Updating files: 77% (13612/17677) Updating files: 78% (13789/17677) Updating files: 79% (13965/17677) Updating files: 80% (14142/17677) Updating files: 81% (14319/17677) Updating files: 82% (14496/17677) Updating files: 83% (14672/17677) Updating files: 84% (14849/17677) Updating files: 85% (15026/17677) Updating files: 86% (15203/17677) Updating files: 87% (15379/17677) Updating files: 88% (15556/17677) Updating files: 88% (15581/17677) Updating files: 89% (15733/17677) Updating files: 90% (15910/17677) Updating files: 91% (16087/17677) Updating files: 92% (16263/17677) Updating files: 93% (16440/17677) Updating files: 94% (16617/17677) Updating files: 95% (16794/17677) Updating files: 96% (16970/17677) Updating files: 97% (17147/17677) Updating files: 98% (17324/17677) Updating files: 99% (17501/17677) Updating files: 100% (17677/17677) Updating files: 100% (17677/17677), done.

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

-----> Starting packaging process

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

-----> Additional environment variables

UUID=65.108.159.81:22/69e27775-8cfd-4e9a-b968-0619a6b17970

DATABASE_URL=postgres://postgres:e7DXMGtaDaDz6BDz@65.108.159.81:51702/postgres

DATABASE_HOST=65.108.159.81

DATABASE_PORT=51702

HOME=/home/pkgr

-----> Empty or invalid cache

-----> Fetching pkgr 64a6838f812abf6374d9ec397729bb2866d6617e...

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

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

-----> [wizard] adding openproject-edition wizard (/tmp/d20241223-59-uqqovz/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#set-host-header)

-----> [wizard] adding repositories wizard (/tmp/d20241223-59-uqqovz/opt/openproject/packaging/addons/repositories#)

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

-----> [wizard] adding openproject wizard (/tmp/d20241223-59-uqqovz/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_PRODUCTION=false

NPM_CONFIG_LOGLEVEL=error

NODE_VERBOSE=false

NODE_ENV=production

NODE_MODULES_CACHE=true

-----> Installing binaries

engines.node (package.json): ^20.9.0

engines.npm (package.json): ^10.1.0

Resolving node version ^20.9.0...

Downloading and installing node 20.18.1...

Bootstrapping npm ^10.1.0 (replacing 10.8.2)...

npm 10.9.2 installed

-----> Installing dependencies

Installing node modules (package.json)

> openproject@0.1.0 postinstall

> cd frontend && npm install

added 1787 packages, and audited 1788 packages in 52s

240 packages are looking for funding

run `npm fund` for details

13 vulnerabilities (3 moderate, 10 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues (including breaking changes), run:

npm audit fix --force

Run `npm audit` for details.

added 87 packages, and audited 88 packages in 59s

11 packages are looking for funding

run `npm fund` for details

found 0 vulnerabilities

npm notice

npm notice New major version of npm available! 10.9.2 -> 11.0.0

npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0

npm notice To update run: npm install -g npm@11.0.0

npm notice

-----> Build

-----> Caching build

- node_modules

-----> Pruning devDependencies

Skipping because NPM_CONFIG_PRODUCTION is 'false'

-----> Build succeeded!

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

=====> Detected Framework: Ruby

-----> Installing bundler 2.3.25

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

-----> Compiling Ruby/Rails

-----> Using Ruby version: ruby-3.3.4

-----> Installing dependencies using bundler 2.3.25

Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4

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

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

Fetching https://github.com/opf/md-to-pdf

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

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

Fetching rake 13.2.1

Installing rake 13.2.1

Fetching benchmark 0.4.0

Fetching bigdecimal 3.1.8

Fetching concurrent-ruby 1.3.4

Fetching connection_pool 2.4.1

Installing benchmark 0.4.0

Installing connection_pool 2.4.1

Installing bigdecimal 3.1.8 with native extensions

Installing concurrent-ruby 1.3.4

Fetching drb 2.2.1

Fetching logger 1.6.4

Installing drb 2.2.1

Installing logger 1.6.4

Fetching minitest 5.25.4

Fetching mutex_m 0.3.0

Installing mutex_m 0.3.0

Installing minitest 5.25.4

Fetching securerandom 0.4.1

Installing securerandom 0.4.1

Fetching builder 3.3.0

Installing builder 3.3.0

Fetching erubi 1.13.0

Installing erubi 1.13.0

Fetching racc 1.8.1

Fetching crass 1.0.6

Installing racc 1.8.1 with native extensions

Installing crass 1.0.6

Fetching rack 2.2.10

Installing rack 2.2.10

Fetching nio4r 2.7.4

Installing nio4r 2.7.4 with native extensions

Fetching websocket-extensions 0.1.5

Installing websocket-extensions 0.1.5

Fetching zeitwerk 2.7.1

Installing zeitwerk 2.7.1

Fetching timeout 0.4.3

Installing timeout 0.4.3

Fetching marcel 1.0.4

Installing marcel 1.0.4

Fetching mini_mime 1.1.5

Installing mini_mime 1.1.5

Fetching date 3.4.1

Installing date 3.4.1 with native extensions

Fetching stringio 3.1.2

Installing stringio 3.1.2 with native extensions

Fetching io-console 0.8.0

Installing io-console 0.8.0 with native extensions

Fetching webrick 1.9.1

Installing webrick 1.9.1

Fetching thor 1.3.2

Installing thor 1.3.2

Fetching multi_json 1.15.0

Installing multi_json 1.15.0

Fetching public_suffix 6.0.1

Installing public_suffix 6.0.1

Fetching aes_key_wrap 1.1.0

Installing aes_key_wrap 1.1.0

Fetching rbtree3 0.7.1

Installing rbtree3 0.7.1 with native extensions

Fetching android_key_attestation 0.3.0

Installing android_key_attestation 0.3.0

Fetching attr_required 1.0.2

Installing attr_required 1.0.2

Fetching aws-eventstream 1.3.0

Installing aws-eventstream 1.3.0

Fetching aws-partitions 1.1023.0

Installing aws-partitions 1.1023.0

Fetching jmespath 1.6.2

Installing jmespath 1.6.2

Fetching bcrypt 3.1.20

Installing bcrypt 3.1.20 with native extensions

Fetching bindata 2.5.0

Installing bindata 2.5.0

Fetching msgpack 1.7.5

Installing msgpack 1.7.5 with native extensions

Fetching browser 6.2.0

Installing browser 6.2.0

Fetching mime-types-data 3.2024.1203

Installing mime-types-data 3.2024.1203

Fetching ssrf_filter 1.0.8

Installing ssrf_filter 1.0.8

Fetching excon 1.2.2

Installing excon 1.2.2

Fetching formatador 1.1.0

Installing formatador 1.1.0

Fetching cbor 0.5.9.8

Installing cbor 0.5.9.8 with native extensions

Fetching color_conversion 0.1.2

Installing color_conversion 0.1.2

Fetching commonmarker 1.1.5 (x86_64-linux)

Installing commonmarker 1.1.5 (x86_64-linux)

Fetching csv 3.3.1

Installing csv 3.3.1

Fetching daemons 1.4.1

Installing daemons 1.4.1

Fetching dalli 3.2.8

Installing dalli 3.2.8

Fetching declarative 0.0.20

Installing declarative 0.0.20

Fetching trailblazer-option 0.1.2

Installing trailblazer-option 0.1.2

Fetching uber 0.1.0

Installing uber 0.1.0

Fetching dry-inflector 1.1.0

Installing dry-inflector 1.1.0

Fetching dry-initializer 3.1.1

Installing dry-initializer 3.1.1

Fetching escape_utils 1.3.0

Installing escape_utils 1.3.0 with native extensions

Fetching uri 1.0.2

Installing uri 1.0.2

Fetching json 2.9.1

Installing json 2.9.1 with native extensions

Fetching fastimage 2.3.1

Installing fastimage 2.3.1

Fetching ffi 1.17.0 (x86_64-linux-gnu)

Installing ffi 1.17.0 (x86_64-linux-gnu)

Fetching front_matter_parser 1.0.1

Installing front_matter_parser 1.0.1

Fetching raabro 1.4.0

Installing raabro 1.4.0

Fetching glob 0.4.0

Installing glob 0.4.0

Fetching google-logging-utils 0.1.0

Installing google-logging-utils 0.1.0

Fetching os 1.1.4

Installing os 1.1.4

Fetching httpclient 2.8.3

Installing httpclient 2.8.3

Fetching retriable 3.1.2

Installing retriable 3.1.2

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 hashie 3.6.0

Installing hashie 3.6.0

Fetching htmlbeautifier 1.4.3

Installing htmlbeautifier 1.4.3

Fetching htmldiff 0.0.1

Installing htmldiff 0.0.1

Fetching htmlentities 4.3.4

Installing htmlentities 4.3.4

Fetching http-2 1.0.2

Installing http-2 1.0.2

Fetching ice_cube 0.17.0

Installing ice_cube 0.17.0

Fetching ostruct 0.6.1

Installing ostruct 0.6.1

Fetching iso8601 0.13.0

Installing iso8601 0.13.0

Fetching regexp_parser 2.9.3

Installing regexp_parser 2.9.3

Fetching simpleidn 0.2.3

Installing simpleidn 0.2.3

Fetching redcarpet 3.6.0

Installing redcarpet 3.6.0 with native extensions

Fetching rouge 4.5.1

Installing rouge 4.5.1

Fetching method_source 1.1.0

Installing method_source 1.1.0

Fetching yard 0.9.37

Installing yard 0.9.37

Fetching markly 0.12.1

Installing markly 0.12.1 with native extensions

Fetching matrix 0.4.2

Installing matrix 0.4.2

Fetching pdf-core 0.9.0

Installing pdf-core 0.9.0

Fetching ttfunk 1.7.0

Installing ttfunk 1.7.0

Fetching text-hyphen 1.5.0

Installing text-hyphen 1.5.0

Fetching messagebird-rest 1.4.2

Installing messagebird-rest 1.4.2

Fetching mini_magick 5.0.1

Installing mini_magick 5.0.1

Fetching net-ldap 0.19.0

Installing net-ldap 0.19.0

Fetching okcomputer 1.18.5

Installing okcomputer 1.18.5

Fetching rexml 3.4.0

Installing rexml 3.4.0

Fetching op-clamav-client 3.4.2

Installing op-clamav-client 3.4.2

Fetching rubyzip 2.3.2

Installing rubyzip 2.3.2

Fetching openproject-octicons 19.20.0

Installing openproject-octicons 19.20.0

Fetching recaptcha 5.18.0

Installing recaptcha 5.18.0

Fetching rotp 6.3.0

Installing rotp 6.3.0

Fetching ruby-ole 1.2.13.1

Installing ruby-ole 1.2.13.1

Fetching ox 2.14.18

Installing ox 2.14.18 with native extensions

Fetching pg 1.5.9

Installing pg 1.5.9 with native extensions

Fetching rack-timeout 0.7.0

Installing rack-timeout 0.7.0

Fetching rinku 2.0.6

Installing rinku 2.0.6 with native extensions

Fetching ruby-progressbar 1.13.0

Installing ruby-progressbar 1.13.0

Fetching secure_headers 7.0.0

Installing secure_headers 7.0.0

Fetching semantic 1.6.1

Installing semantic 1.6.1

Fetching stringex 2.8.6

Installing stringex 2.8.6

Fetching structured_warnings 0.4.0

Installing structured_warnings 0.4.0

Fetching svg-graph 2.2.2

Installing svg-graph 2.2.2

Fetching will_paginate 4.0.1

Installing will_paginate 4.0.1

Fetching jwt 2.9.3

Installing jwt 2.9.3

Fetching redis-client 0.23.0

Installing redis-client 0.23.0

Fetching i18n 1.14.6

Installing i18n 1.14.6

Fetching tzinfo 2.0.6

Installing tzinfo 2.0.6

Fetching dry-container 0.11.0

Installing dry-container 0.11.0

Fetching rack-session 1.0.2

Installing rack-session 1.0.2

Fetching rack-test 2.1.0

Installing rack-test 2.1.0

Fetching appsignal 3.10.0

Installing appsignal 3.10.0 with native extensions

Fetching request_store 1.7.0

Installing request_store 1.7.0

Fetching rack-attack 6.7.0

Installing rack-attack 6.7.0

Fetching rack-cors 2.0.2

Installing rack-cors 2.0.2

Fetching rack-protection 3.2.0

Installing rack-protection 3.2.0

Fetching sprockets 3.7.5

Installing sprockets 3.7.5

Fetching warden 1.2.9

Installing warden 1.2.9

Fetching websocket-driver 0.7.6

Installing websocket-driver 0.7.6 with native extensions

Fetching dry-core 1.0.2

Installing dry-core 1.0.2

Fetching nokogiri 1.17.2 (x86_64-linux)

Installing nokogiri 1.17.2 (x86_64-linux)

Fetching puma 6.5.0

Installing puma 6.5.0 with native extensions

Fetching rackup 1.0.1

Installing rackup 1.0.1

Fetching addressable 2.8.7

Installing addressable 2.8.7

Fetching airbrake-ruby 6.2.2

Installing airbrake-ruby 6.2.2

Fetching aws-sigv4 1.10.1

Installing aws-sigv4 1.10.1

Fetching psych 5.2.2

Installing psych 5.2.2 with native extensions

Fetching mime-types 3.6.0

Installing mime-types 3.6.0

Fetching reline 0.6.0

Installing reline 0.6.0

Fetching openssl-signature_algorithm 1.3.0

Installing openssl-signature_algorithm 1.3.0

Fetching representable 3.2.0

Fetching net-http 0.6.0

Installing net-http 0.6.0

Installing representable 3.2.0

Fetching sys-filesystem 1.5.3

Installing sys-filesystem 1.5.3

Fetching mustermann 3.0.3

Installing mustermann 3.0.3

Fetching httpx 1.4.0

Installing httpx 1.4.0

Fetching icalendar 2.10.3

Installing icalendar 2.10.3

Fetching oj 3.16.8

Installing oj 3.16.8 with native extensions

Fetching json_schemer 2.3.0

Installing json_schemer 2.3.0

Fetching bootsnap 1.18.4

Installing bootsnap 1.18.4 with native extensions

Fetching prawn 2.4.0

Installing prawn 2.4.0

Fetching spreadsheet 1.3.3

Installing spreadsheet 1.3.3

Fetching rubytree 2.1.1

Installing rubytree 2.1.1

Fetching safety_net_attestation 0.4.0

Installing safety_net_attestation 0.4.0

Fetching redis 5.3.0

Installing redis 5.3.0

Fetching i18n-js 4.2.3

Installing i18n-js 4.2.3

Fetching activesupport 7.1.5.1

Installing activesupport 7.1.5.1

Fetching et-orbi 1.2.11

Installing et-orbi 1.2.11

Fetching tzinfo-data 1.2024.2

Installing tzinfo-data 1.2024.2

Fetching warden-basic_auth 0.2.1

Installing warden-basic_auth 0.2.1

Fetching dry-auto_inject 1.0.1

Installing dry-auto_inject 1.0.1

Fetching dry-configurable 1.2.0

Installing dry-configurable 1.2.0

Fetching dry-logic 1.5.0

Installing dry-logic 1.5.0

Fetching dry-monads 1.6.0

Installing dry-monads 1.6.0

Fetching net-imap 0.5.1

Installing net-imap 0.5.1

Fetching net-pop 0.1.2

Installing net-pop 0.1.2

Fetching net-smtp 0.5.0

Installing net-smtp 0.5.0

Fetching loofah 2.23.1

Installing loofah 2.23.1

Fetching ruby-saml 1.17.0

Installing ruby-saml 1.17.0

Fetching sanitize 6.1.3

Installing sanitize 6.1.3

Fetching css_parser 1.21.0

Installing css_parser 1.21.0

Fetching json-schema 4.3.1

Installing json-schema 4.3.1

Fetching airbrake 13.0.5

Installing airbrake 13.0.5

Fetching aws-sdk-core 3.214.0

Installing aws-sdk-core 3.214.0

Fetching rdoc 6.9.1

Installing rdoc 6.9.1

Fetching fog-core 2.6.0

Installing fog-core 2.6.0

Fetching cose 1.3.1

Installing cose 1.3.1

Fetching tpm-key_attestation 0.12.1

Fetching puma-plugin-statsd 2.6.0

Installing tpm-key_attestation 0.12.1

Installing puma-plugin-statsd 2.6.0

Fetching faraday-net_http 3.4.0

Installing faraday-net_http 3.4.0

Fetching disposable 0.6.3

Fetching roar 1.2.0

Installing disposable 0.6.3

Installing roar 1.2.0

Fetching mustermann-grape 1.1.0

Installing mustermann-grape 1.1.0

Fetching prawn-table 0.2.2

Fetching rails-dom-testing 2.2.0

Installing prawn-table 0.2.2

Installing rails-dom-testing 2.2.0

Fetching globalid 1.2.1

Fetching activemodel 7.1.5.1

Installing globalid 1.2.1

Fetching html-pipeline 2.14.3

Installing activemodel 7.1.5.1

Installing html-pipeline 2.14.3

Fetching factory_bot 6.5.0

Installing factory_bot 6.5.0

Fetching view_component 3.20.0

Installing view_component 3.20.0

Fetching plaintext 0.3.4

Installing plaintext 0.3.4

Fetching ruby-duration 3.2.3

Installing ruby-duration 3.2.3

Fetching fugit 1.11.1

Installing fugit 1.11.1

Fetching dry-types 1.7.2

Installing dry-types 1.7.2

Fetching mail 2.8.1

Fetching rails-html-sanitizer 1.6.2

Installing mail 2.8.1

Installing rails-html-sanitizer 1.6.2

Fetching omniauth-saml 1.10.5

Installing omniauth-saml 1.10.5

Fetching aws-sdk-kms 1.96.0

Installing aws-sdk-kms 1.96.0

Fetching aws-sdk-sns 1.92.0

Installing aws-sdk-sns 1.92.0

Fetching irb 1.14.2

Installing irb 1.14.2

Fetching fog-json 1.2.0

Installing fog-json 1.2.0

Fetching fog-xml 0.1.4

Installing fog-xml 0.1.4

Fetching faraday 2.12.2

Installing faraday 2.12.2

Fetching webauthn 3.2.2

Installing webauthn 3.2.2

Fetching activejob 7.1.5.1

Fetching deckar01-task_list 2.3.4

Installing activejob 7.1.5.1

Installing deckar01-task_list 2.3.4

Fetching activerecord 7.1.5.1

Fetching activemodel-serializers-xml 1.0.3

Installing activemodel-serializers-xml 1.0.3

Fetching carrierwave 1.3.4

Installing carrierwave 1.3.4

Installing activerecord 7.1.5.1

Fetching date_validator 0.12.0

Installing date_validator 0.12.0

Fetching email_validator 2.2.4

Installing email_validator 2.2.4

Fetching validate_url 1.0.15

Installing validate_url 1.0.15

Fetching openproject-token 4.0.0

Installing openproject-token 4.0.0

Fetching dry-schema 1.13.4

Installing dry-schema 1.13.4

Fetching grape 2.2.0

Installing grape 2.2.0

Fetching actionview 7.1.5.1

Installing actionview 7.1.5.1

Fetching aws-sdk-s3 1.176.1

Fetching validate_email 0.1.6

Installing aws-sdk-s3 1.176.1

Installing validate_email 0.1.6

Fetching fog-aws 3.30.0

Installing fog-aws 3.30.0

Fetching faraday-follow_redirects 0.3.0

Installing faraday-follow_redirects 0.3.0

Fetching google-cloud-env 2.2.1

Installing google-cloud-env 2.2.1

Fetching signet 0.19.0

Installing signet 0.19.0

Fetching dry-validation 1.10.0

Installing dry-validation 1.10.0

Fetching activerecord-import 2.0.0

Installing activerecord-import 2.0.0

Fetching activerecord-nulldb-adapter 1.1.1

Installing activerecord-nulldb-adapter 1.1.1

Fetching acts_as_list 1.2.4

Installing acts_as_list 1.2.4

Fetching acts_as_tree 2.9.1

Installing acts_as_tree 2.9.1

Fetching auto_strip_attributes 2.6.0

Installing auto_strip_attributes 2.6.0

Fetching awesome_nested_set 3.8.0

Installing awesome_nested_set 3.8.0

Fetching with_advisory_lock 5.1.0

Installing with_advisory_lock 5.1.0

Fetching friendly_id 5.5.1

Installing friendly_id 5.5.1

Fetching paper_trail 15.2.0

Installing paper_trail 15.2.0

Fetching store_attribute 1.3.1

Installing store_attribute 1.3.1

Fetching grape_logging 1.8.4

Installing grape_logging 1.8.4

Fetching actionpack 7.1.5.1

Installing actionpack 7.1.5.1

Fetching openproject-primer_view_components 0.51.0

Fetching json-jwt 1.16.7

Installing json-jwt 1.16.7

Fetching swd 2.0.3

Installing swd 2.0.3

Fetching webfinger 2.1.3

Installing openproject-primer_view_components 0.51.0

Installing webfinger 2.1.3

Fetching googleauth 1.12.1

Installing googleauth 1.12.1

Fetching closure_tree 7.4.0

Installing closure_tree 7.4.0

Fetching actioncable 7.1.5.1

Installing actioncable 7.1.5.1

Fetching activestorage 7.1.5.1

Installing activestorage 7.1.5.1

Fetching actionmailer 7.1.5.1

Installing actionmailer 7.1.5.1

Fetching railties 7.1.5.1

Installing railties 7.1.5.1

Fetching gon 6.4.0

Installing gon 6.4.0

Fetching meta-tags 2.22.1

Installing meta-tags 2.22.1

Fetching sprockets-rails 3.5.2

Installing sprockets-rails 3.5.2

Fetching carrierwave_direct 2.1.0

Installing carrierwave_direct 2.1.0

Fetching rack-oauth2 2.2.1

Installing rack-oauth2 2.2.1

Fetching google-apis-core 0.15.1

Installing google-apis-core 0.15.1

Fetching actionmailbox 7.1.5.1

Fetching actiontext 7.1.5.1

Installing actionmailbox 7.1.5.1

Installing actiontext 7.1.5.1

Fetching actionpack-xml_parser 2.0.1

Installing actionpack-xml_parser 2.0.1

Fetching activerecord-session_store 2.1.0

Fetching doorkeeper 5.8.1

Installing activerecord-session_store 2.1.0

Fetching factory_bot_rails 6.4.4

Installing doorkeeper 5.8.1

Installing factory_bot_rails 6.4.4

Fetching good_job 3.26.2

Installing good_job 3.26.2

Fetching lograge 0.14.0

Installing lograge 0.14.0

Fetching lookbook 2.3.4

Fetching openproject-octicons_helper 19.20.0

Installing openproject-octicons_helper 19.20.0

Installing lookbook 2.3.4

Fetching rails-i18n 7.0.10

Installing rails-i18n 7.0.10

Fetching responders 3.1.1

Installing responders 3.1.1

Fetching turbo-rails 2.0.11

Installing turbo-rails 2.0.11

Fetching google-apis-gmail_v1 0.41.0

Installing google-apis-gmail_v1 0.41.0

Fetching openid_connect 2.2.1

Installing openid_connect 2.2.1

Fetching rails 7.1.5.1

Installing rails 7.1.5.1

Fetching turbo_power 0.7.0

Installing turbo_power 0.7.0

Fetching typed_dag 2.0.2

Installing typed_dag 2.0.2

Fetching lobby_boy 0.1.3

Installing lobby_boy 0.1.3

Bundle complete! 209 Gemfile dependencies, 302 gems now installed.

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

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

Post-install message from i18n:

PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025), due to Ruby's end of life for 3.1 and below (https://endoflife.date/ruby). Please upgrade to Ruby 3.2 or newer by April 2025 to continue using future versions of this gem.

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::

- 2.1.1 is a minor update that updates all dependencies and

Updates the guard clause for creating a tree from a hash.

- 2.1.0 is a minor update that brings all libraries to their

latest stable versions. This version no longer supports

Ruby 2.6 (minimum requirement is now >= 2.7).

- 2.0.0 is a major release with BREAKING API changes.

See `API-CHANGES.md` for details.

- `Tree::TreeNode#depth` method has been removed (it was broken).

- Support for `CamelCase` methods names has bee removed.

- The predicate methods no longer have `is_` or `has_` prefixes. However,

aliases with these prefixes exist to support existing client code.

- Use of integers as node names does not require the optional

`num_as_name` flag.

- `structured_warnings` is no longer a dependency.

- Explicit support for rbx Ruby has been removed.

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

Bundle completed (113.41s)

Cleaning up the bundler cache.

Removing bundler (2.3.25)

-----> Detecting rake tasks

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

Running: rake assets:precompile

npm run build

I, [2024-12-23T09:18:48.198957 #6371] INFO -- : Increasing database pool size to 17 to match max threads

Exporting I18n.js locales

=> Done in 25.37s

Linking frontend plugins

Cleaning linked target directory /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked

Linking frontend of OpenProject plugin budgets to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/budgets.

Linking frontend of OpenProject plugin costs to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/costs.

Linking frontend of OpenProject plugin openproject-avatars to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/openproject-avatars.

Linking frontend of OpenProject plugin openproject-documents to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/openproject-documents.

Linking frontend of OpenProject plugin openproject-github_integration to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/openproject-github_integration.

Linking frontend of OpenProject plugin openproject-gitlab_integration to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/openproject-gitlab_integration.

Linking frontend of OpenProject plugin openproject-meeting to /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked/openproject-meeting.

Regenerating frontend plugin registry /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked-plugins.module.ts.

Regenerating frontend plugin sass /tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/app/features/plugins/linked-plugins.styles.sass.

Building angular frontend

npm warn config production Use `--omit=dev` instead.

> openproject-frontend@0.1.0 build

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

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

TypeScript compiler options "target" and "useDefineForClassFields" are set to "ES2022" and "false" respectively by the Angular CLI. To control ECMA version and features use the Browserslist configuration. For more information, see https://angular.io/guide/build#configuring-browser-compatibility

NOTE: You can set the "target" to "ES2022" in the project's tsconfig to remove this warning.

Components styles sourcemaps are not generated when styles optimization is enabled.

{

main: [ '/tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/main.ts' ],

polyfills: [

'/tmp/d20241223-59-uqqovz/opt/openproject/frontend/src/polyfills.ts'

]

}

Killed

npm notice

npm notice New major version of npm available! 10.9.2 -> 11.0.0

npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0

npm notice To update run: npm install -g npm@11.0.0

npm notice

rake aborted!

Failed to compile angular frontend: 137

/tmp/d20241223-59-uqqovz/opt/openproject/lib/tasks/assets.rake:73:in `block (4 levels) in <top (required)>'

/tmp/d20241223-59-uqqovz/opt/openproject/lib/tasks/assets.rake:72:in `block (3 levels) in <top (required)>'

/tmp/d20241223-59-uqqovz/opt/openproject/lib/tasks/assets.rake:64:in `chdir'

/tmp/d20241223-59-uqqovz/opt/openproject/lib/tasks/assets.rake:64:in `block (2 levels) in <top (required)>'

Tasks: TOP => assets:precompile => assets:compile_environment => assets:prepare_op => assets:angular

(See full trace by running task with --trace)



!

! Precompiling assets failed.

!

! ERROR: compile failed

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.