Debian 11 Bullseye 64bits

Logs

====== Attempt #1

-----> Fetching repository

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

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

-----> Starting packaging process

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

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

-----> Additional environment variables

UUID=a9c2e32c-3e0d-4994-ad6b-621e94bf477b

REDIS_URL=redis://65.108.144.194:58161

REDIS_HOST=65.108.144.194

REDIS_PORT=58161

DATABASE_URL=postgres://postgres:l8rhyCKCKa46tjuV@65.108.144.194:58162/postgres

DATABASE_HOST=65.108.144.194

DATABASE_PORT=58162

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

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

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

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

-----> Running hook: "/tmp/before_hook20230628-58-tqjm2o.sh"

HELLO STDOUT: world

HELLO STDERR: world

-----> Ruby app

-----> 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 daemons 1.4.1

Fetching eventmachine 1.2.7

Fetching thor 0.19.1

Fetching rack 1.5.2

Installing daemons 1.4.1

Installing thor 0.19.1

Installing eventmachine 1.2.7 with native extensions

Installing rack 1.5.2

Fetching tilt 1.4.1

Fetching foreman 0.78.0

Installing tilt 1.4.1

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 (13.68s)

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.bullseye_amd64.deb (39.94 MiB)

-----> DONE in 223s