CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20230628-7-1qhrfsd/input'...

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

-----> Starting packaging process

-----> Starting service redis...

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

-----> Additional environment variables

UUID=afd6cbf2-8b10-443f-bf7e-03581bbb8a20

REDIS_URL=redis://65.108.144.194:58154

REDIS_HOST=65.108.144.194

REDIS_PORT=58154

DATABASE_URL=postgres://postgres:N5EUlcVBqz0wSlUV@65.108.144.194:58158/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=58158

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 37b64827c4b938aacbaa90f2d8eaf9c986133931...

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

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

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v254-2

-----> Running hook: "/tmp/before_hook20230628-36-1ne147s.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

which: no java in (/tmp/tmp.nOWCTLejP1/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)

-----> Installing bundler 2.3.25

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

-----> Compiling Ruby/Rack

###### WARNING:

Your app was upgraded to bundler 2.3.25.

Previously you had a successful deploy with bundler 1.17.3.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Using Ruby version: ruby-3.2.2

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

-----> 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/....

Using bundler 2.4.10

Fetching thor 0.19.1

Fetching daemons 1.4.1

Fetching eventmachine 1.2.7

Fetching rack 1.5.2

Installing daemons 1.4.1

Installing thor 0.19.1

Fetching tilt 1.4.1

Installing rack 1.5.2

Installing tilt 1.4.1

Installing eventmachine 1.2.7 with native extensions

Fetching foreman 0.78.0

Installing foreman 0.78.0

Fetching sinatra 1.1.0

Installing sinatra 1.1.0

Fetching thin 1.8.2

Installing thin 1.8.2 with native extensions

Bundle complete! 3 Gemfile dependencies, 9 gems now installed.

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

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

Bundle completed (14.55s)

Cleaning up the bundler cache.

Removing bundler (2.3.25)

-----> Detecting rake tasks

###### WARNING:

Your app was upgraded to bundler 2.3.25.

Previously you had a successful deploy with bundler 1.17.3.

If you see problems related to the bundler version please refer to:

https://devcenter.heroku.com/articles/bundler-version#known-upgrade-issues

-----> Uploading packages

PACKAGE: blank-sinatra-app-0.0.0-1687968531.f0747894.centos8.x86_64.rpm (38.86 MiB)

-----> DONE in 324s