rultor.com logo This build log was produced by rultor.com for yegor256/erc20#139
++ dirname ./run.sh
+ cd .
+ echo 1597
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Jul  2 04:30:50 UTC 2026
+ uptime
 04:30:50 up 42 min,  0 users,  load average: 0.15, 0.03, 0.01
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.48.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=139
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=139' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.48.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=139'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.48.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=139'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.48.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_139
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-111
+ pwd
/tmp/rultor-IoAp
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/erc20.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=139'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.48.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
 * [new branch]      106               -> fork/106
 * [new branch]      11                -> fork/11
 * [new branch]      15                -> fork/15
 * [new branch]      18                -> fork/18
 * [new branch]      44                -> fork/44
 * [new branch]      6                 -> fork/6
 * [new branch]      9                 -> fork/9
 * [new branch]      claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
 * [new branch]      master            -> fork/master
 * [new branch]      renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]      renovate/rdoc-8.x -> fork/renovate/rdoc-8.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.48.0' --ff __rultor
Updating 0deb436..92d072c
Fast-forward (no commit created; -m option ignored)
 .github/workflows/typos.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 92d072caf7317f8cda83175f7496d603aed9592e
gpg: Signature made Tue Jun 30 21:50:53 2026 UTC
gpg:                using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 30 21:50:53 2026 +0000

    Update crate-ci/typos action to v1.48.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.02
++ bc
++ echo 0.02 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.02, low enough to run a new Docker container'
load average is 0.02, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_139\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Jul  2 04:30 .
drwxrwxrwt 12 root   root   4096 Jul  2 04:30 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Jul  2 04:30 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Jul  2 04:30 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jul  2 04:30 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Jul  2 04:30 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Jul  2 04:30 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 6516 Jul  2 04:30 run.sh
-rw-rw-r--  1 ubuntu ubuntu  562 Jul  2 04:30 script.sh
-rw-rw-r--  1 ubuntu ubuntu 7318 Jul  2 04:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-IoAp:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=139 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.48.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=139'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.48.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-IoAp/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_139 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/erc20.git' ; export 'pull_id=139' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.48.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.6
Installing concurrent-ruby 1.3.6
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 22.3.0
Installing cucumber-html-formatter 22.3.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 10.2.0
Installing cucumber 10.2.0
Fetching date 3.5.1
Installing date 3.5.1 with native extensions
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching erb 6.0.4
Installing erb 6.0.4 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.0
Installing websocket-driver 0.8.0 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.19.5
Installing json 2.19.5 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.3
Installing faraday-net_http 3.4.3
Fetching faraday 2.14.2
Installing faraday 2.14.2
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.11.1
Installing parser 3.3.11.1
Fetching stringio 3.2.0
Installing stringio 3.2.0 with native extensions
Fetching psych 5.3.1
Installing psych 5.3.1 with native extensions
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rdoc 7.2.0
Installing rdoc 7.2.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.49.1
Installing rubocop-ast 1.49.1
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.86.2
Installing rubocop 1.86.2
Fetching rubocop-elegant 0.5.1
Installing rubocop-elegant 0.5.1
Fetching rubocop-minitest 0.39.1
Installing rubocop-minitest 0.39.1
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.44
Installing yard 0.9.44
Bundle complete! 25 Gemfile dependencies, 98 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
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`
  * `Zip::DOSTime`

Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.

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.
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 21860

TestWalletLive
  test_checks_balance_of_absent_address                          33m SKIP0m (0.00s)
  test_checks_eth_balance_on_mainnet                             33m SKIP0m (0.00s)
  test_checks_balance_on_polygon                                 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-9dbd405fddfb --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1025:3128  yegor256/squid-proxy:latest  /#4957
#4957: Unable to find image 'yegor256/squid-proxy:latest' locally
#4957: latest: Pulling from yegor256/squid-proxy
#4957: cb259a83ac3d: Already exists
#4957: 3a7b115649ea: Pulling fs layer
#4957: a8d48c50659b: Pulling fs layer
#4957: b8637ed74f7c: Pulling fs layer
#4957: b8637ed74f7c: Verifying Checksum
#4957: b8637ed74f7c: Download complete
#4957: a8d48c50659b: Verifying Checksum
#4957: a8d48c50659b: Download complete
#4957: 3a7b115649ea: Verifying Checksum
#4957: 3a7b115649ea: Download complete
#4957: 3a7b115649ea: Pull complete
#4957: a8d48c50659b: Pull complete
#4957: b8637ed74f7c: Pull complete
#4957: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#4957: Status: Downloaded newer image for yegor256/squid-proxy:latest
#4957: e847e25c6b3dddb878407c4921b89ce969edbca2623afaee2cf0111a7ac4a0e9
+ sudo docker logs donce-9dbd405fddfb /#4969
#4969: + set -e
#4969: + [ -z jeffrey ]
#4969: + [ -z swordfish ]
#4969: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#4969: Adding password for user jeffrey
#4969: + rm -f /run/squid.pid
#4969: + which squid
#4969: + exec /usr/sbin/squid -NYCd 1
#4969: 2026/07/02 04:34:37| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#4969: 2026/07/02 04:34:37| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/07/02 04:34:37| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/07/02 04:34:37| aclIpParseIpData: IPv6 has not been enabled.
#4969: 2026/07/02 04:34:37| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#4969: 2026/07/02 04:34:37| Created PID file (/run/squid.pid)
#4969: 2026/07/02 04:34:37| Current Directory is /
#4969: 2026/07/02 04:34:37| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#4969: 2026/07/02 04:34:37| Service Name: squid
#4969: 2026/07/02 04:34:37| Process ID 1
#4969: 2026/07/02 04:34:37| Process Roles: master worker
#4969: 2026/07/02 04:34:37| With 1048576 file descriptors available
#4969: 2026/07/02 04:34:37| Initializing IP Cache...
#4969: 2026/07/02 04:34:37| DNS IPv4 socket created at 0.0.0.0, FD 8
#4969: 2026/07/02 04:34:37| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#4969: 2026/07/02 04:34:37| Adding domain ec2.internal from /etc/resolv.conf
#4969: 2026/07/02 04:34:37| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#4969: 2026/07/02 04:34:37| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#4969: 2026/07/02 04:34:37| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#4969: 2026/07/02 04:34:37| Store logging disabled
#4969: 2026/07/02 04:34:37| Swap maxSize 0 + 8192 KB, estimated 630 objects
#4969: 2026/07/02 04:34:37| Target number of buckets: 31
#4969: 2026/07/02 04:34:37| Using 8192 Store buckets
#4969: 2026/07/02 04:34:37| Max Mem  size: 8192 KB
#4969: 2026/07/02 04:34:37| Max Swap size: 0 KB
#4969: 2026/07/02 04:34:37| Using Least Load store dir selection
#4969: 2026/07/02 04:34:37| Current Directory is /
#4969: 2026/07/02 04:34:37| Finished loading MIME types and icons.
#4969: 2026/07/02 04:34:37| HTCP Disabled.
#4969: 2026/07/02 04:34:37| Pinger socket opened on FD 11
#4969: 2026/07/02 04:34:37| Squid plugin modules loaded: 0
#4969: 2026/07/02 04:34:37| Adaptation support is off.
#4969: 2026/07/02 04:34:37| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#4969:     listening port: 3128
#4969: 2026/07/02 04:34:37| Starting new basicauthenticator helpers...
#4969:     current master transaction: master53
#4969: 2026/07/02 04:34:37| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#4969:     current master transaction: master53
+ sudo docker rm --force donce-9dbd405fddfb /#4978
#4978: donce-9dbd405fddfb
  test_pings_google_via_proxy                                    32m PASS0m (7.73s)
  test_checks_balance_on_mainnet                                 33m SKIP0m (0.00s)
  test_fails_with_invalid_infura_key                             33m SKIP0m (0.00s)
  test_accepts_payments_on_mainnet                               33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-be159ef0283e --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1026:3128  yegor256/squid-proxy:latest  /#4988
#4988: dfe2fc0710042ecaa7a5fca44a07daa0cd9947b278d11683bd91c58833913e19
+ sudo docker logs donce-be159ef0283e /#4999
#4999: + set -e
#4999: + [ -z jeffrey ]
#4999: + [ -z swordfish ]
#4999: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#4999: Adding password for user jeffrey
#4999: + rm -f /run/squid.pid
#4999: + which squid
#4999: + exec /usr/sbin/squid -NYCd 1
#4999: 2026/07/02 04:34:38| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#4999: 2026/07/02 04:34:38| aclIpParseIpData: IPv6 has not been enabled.
#4999: 2026/07/02 04:34:38| aclIpParseIpData: IPv6 has not been enabled.
#4999: 2026/07/02 04:34:38| aclIpParseIpData: IPv6 has not been enabled.
#4999: 2026/07/02 04:34:38| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#4999: 2026/07/02 04:34:38| Created PID file (/run/squid.pid)
#4999: 2026/07/02 04:34:38| Current Directory is /
#4999: 2026/07/02 04:34:38| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#4999: 2026/07/02 04:34:38| Service Name: squid
#4999: 2026/07/02 04:34:38| Process ID 1
#4999: 2026/07/02 04:34:38| Process Roles: master worker
#4999: 2026/07/02 04:34:38| With 1048576 file descriptors available
#4999: 2026/07/02 04:34:38| Initializing IP Cache...
#4999: 2026/07/02 04:34:38| DNS IPv4 socket created at 0.0.0.0, FD 8
#4999: 2026/07/02 04:34:38| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#4999: 2026/07/02 04:34:38| Adding domain ec2.internal from /etc/resolv.conf
#4999: 2026/07/02 04:34:38| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#4999: 2026/07/02 04:34:38| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#4999: 2026/07/02 04:34:38| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#4999: 2026/07/02 04:34:38| Store logging disabled
#4999: 2026/07/02 04:34:38| Swap maxSize 0 + 8192 KB, estimated 630 objects
#4999: 2026/07/02 04:34:38| Target number of buckets: 31
#4999: 2026/07/02 04:34:38| Using 8192 Store buckets
#4999: 2026/07/02 04:34:38| Max Mem  size: 8192 KB
#4999: 2026/07/02 04:34:38| Max Swap size: 0 KB
#4999: 2026/07/02 04:34:38| Using Least Load store dir selection
#4999: 2026/07/02 04:34:38| Current Directory is /
#4999: 2026/07/02 04:34:38| Finished loading MIME types and icons.
#4999: 2026/07/02 04:34:38| HTCP Disabled.
#4999: 2026/07/02 04:34:38| Pinger socket opened on FD 11
#4999: 2026/07/02 04:34:38| Squid plugin modules loaded: 0
#4999: 2026/07/02 04:34:38| Adaptation support is off.
#4999: 2026/07/02 04:34:38| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#4999:     listening port: 3128
#4999: 2026/07/02 04:34:38| Starting new basicauthenticator helpers...
#4999:     current master transaction: master53
#4999: 2026/07/02 04:34:38| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#4999:     current master transaction: master53
+ sudo docker rm --force donce-be159ef0283e /#5008
#5008: donce-be159ef0283e
  test_checks_balance_via_proxy_on_mainnet                       33m SKIP0m (1.13s)
  test_checks_gas_estimate_on_mainnet                            33m SKIP0m (0.00s)
  test_pays_on_mainnet                                           33m SKIP0m (0.00s)

TestBin
  test_fetches_eth_balance                                       32m PASS0m (1.88s)
  test_generates_private_key                                     32m PASS0m (0.61s)
  test_fetches_gas_price                                         32m PASS0m (0.61s)
  test_prints_help                                               32m PASS0m (0.66s)
  test_sends_eth_payment_in_eth                                  32m PASS0m (1.84s)
  test_sends_erc20_payment                                       32m PASS0m (1.86s)
  test_sends_eth_payment_in_wei                                  32m PASS0m (1.84s)
  test_fetches_erc20_balance                                     32m PASS0m (1.83s)
  test_sends_erc20_payment_in_usdt                               32m PASS0m (1.85s)
  test_sends_eth_payment_in_gwei                                 32m PASS0m (1.83s)
  test_sends_eth_payment                                         32m PASS0m (1.84s)
  test_wrong_command                                             32m PASS0m (0.61s)
  test_generates_public_key                                      32m PASS0m (1.22s)
  test_prints_version                                            32m PASS0m (0.61s)
  test_sends_erc20_payment_in_dollars                            32m PASS0m (1.88s)

TestWallet
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
  test_fails_after_exhausting_attempts                           32m PASS0m (0.10s)
Talked to example.org:443 in 31ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
  test_logs_to_stdout                                            32m PASS0m (0.03s)
  test_falls_back_to_secondary_endpoint                          32m PASS0m (0.06s)
  test_rejects_gas_limit_below_minimum                           32m PASS0m (0.00s)
  test_checks_balance_on_testnet                                 33m SKIP0m (0.00s)
  test_rejects_gas_limit_above_maximum                           32m PASS0m (0.00s)
  test_rejects_non_array_fallbacks                               32m PASS0m (0.00s)
  test_rejects_negative_attempts                                 32m PASS0m (0.00s)
  test_retries_on_transient_non_json_response                    32m PASS0m (0.06s)

TestFakeWallet
  test_checks_fake_balance                                       32m PASS0m (0.00s)
  test_checks_preset_fake_balance                                32m PASS0m (0.00s)
  test_checks_gas_estimate                                       32m PASS0m (0.00s)
  test_pays_fake_eths                                            32m PASS0m (0.00s)
  test_reads_sum_of_payment                                      32m PASS0m (0.00s)
  test_checks_fake_eth_balance                                   32m PASS0m (0.00s)
  test_returns_host                                              32m PASS0m (0.00s)
  test_accepts_payments_on_hardhat                               32m PASS0m (0.20s)
  test_checks_gas_price                                          32m PASS0m (0.00s)
  test_checks_preset_fake_eth_balance                            32m PASS0m (0.00s)
  test_pays_fake_money                                           32m PASS0m (0.00s)

TestWalletHardhat
+ sudo docker build --tag donce-8366a4559fd0 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5260
#5260: #0 building with "default" instance using docker driver
#5260:
#5260: #1 [internal] load build definition from Dockerfile
#5260: #1 transferring dockerfile: 552B done
#5260: #1 DONE 0.1s
#5260:
#5260: #2 [internal] load metadata for docker.io/library/node:24
#5260: #2 DONE 0.4s
#5260:
#5260: #3 [internal] load .dockerignore
#5260: #3 transferring context: 2B done
#5260: #3 DONE 0.0s
#5260:
#5260: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5260: #4 resolve docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be 0.0s done
#5260: #4 ...
#5260:
#5260: #5 [internal] load build context
#5260: #5 transferring context: 4.97kB 0.0s done
#5260: #5 DONE 0.0s
#5260:
#5260: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5260: #4 sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be 5.14kB / 5.14kB done
#5260: #4 sha256:c35698d36238c69451c7e7a5951dd5c9b11c3e45884c918059c94c4a8be969b1 2.49kB / 2.49kB done
#5260: #4 sha256:abb4ee76bb0b4a2be8801bafdeeaa0d491a16bba3f3e775da0062ed1eef022e9 6.72kB / 6.72kB done
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 4.19MB / 48.50MB 0.2s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 2.10MB / 24.04MB 0.2s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 2.36MB / 64.40MB 0.2s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 6.29MB / 24.04MB 0.3s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 10.49MB / 48.50MB 0.5s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 11.53MB / 24.04MB 0.5s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 12.58MB / 64.40MB 0.5s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 14.68MB / 48.50MB 0.7s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 18.03MB / 24.04MB 0.7s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 16.78MB / 64.40MB 0.7s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 20.97MB / 24.04MB 0.8s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 18.87MB / 48.50MB 0.9s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 23.07MB / 24.04MB 0.9s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 23.07MB / 64.40MB 0.9s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 24.12MB / 48.50MB 1.1s
#5260: #4 sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 24.04MB / 24.04MB 1.0s done
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 28.31MB / 64.40MB 1.1s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 0B / 211.60MB 1.1s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 28.31MB / 48.50MB 1.2s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 32.51MB / 64.40MB 1.2s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 31.46MB / 48.50MB 1.4s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 37.75MB / 64.40MB 1.4s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 36.70MB / 48.50MB 1.6s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 42.99MB / 64.40MB 1.6s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 11.53MB / 211.60MB 1.6s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 42.99MB / 48.50MB 1.8s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 48.23MB / 64.40MB 1.8s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 48.23MB / 48.50MB 2.0s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 53.68MB / 64.40MB 2.0s
#5260: #4 sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 48.50MB / 48.50MB 2.1s done
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 58.72MB / 64.40MB 2.2s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 24.12MB / 211.60MB 2.2s
#5260: #4 sha256:ba32defd7d942752ef72cb26735fb179a4f5a9de3c7256e292ec8ac513bdcf96 0B / 3.32kB 2.2s
#5260: #4 sha256:ba32defd7d942752ef72cb26735fb179a4f5a9de3c7256e292ec8ac513bdcf96 3.32kB / 3.32kB 2.3s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 64.40MB / 64.40MB 2.5s
#5260: #4 sha256:ba32defd7d942752ef72cb26735fb179a4f5a9de3c7256e292ec8ac513bdcf96 3.32kB / 3.32kB 2.4s done
#5260: #4 extracting sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 35.65MB / 211.60MB 2.8s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 0B / 58.95MB 3.0s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 48.23MB / 211.60MB 3.2s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 3.15MB / 58.95MB 3.2s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 6.29MB / 58.95MB 3.3s
#5260: #4 sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 64.40MB / 64.40MB 3.4s done
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 10.49MB / 58.95MB 3.5s
#5260: #4 sha256:dab84c23da78c9ca7947b4662a2cdc2e2959aace090842658746f8ae973b62c5 0B / 1.25MB 3.5s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 63.96MB / 211.60MB 3.7s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 13.63MB / 58.95MB 3.7s
#5260: #4 sha256:dab84c23da78c9ca7947b4662a2cdc2e2959aace090842658746f8ae973b62c5 1.25MB / 1.25MB 3.6s done
#5260: #4 sha256:96c4ced53c5179808f741af3c1207cfdc26cb58e3c7807f7f001c8a1b57c6fc6 0B / 449B 3.7s
#5260: #4 sha256:96c4ced53c5179808f741af3c1207cfdc26cb58e3c7807f7f001c8a1b57c6fc6 449B / 449B 3.7s done
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 76.62MB / 211.60MB 4.0s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 22.02MB / 58.95MB 4.0s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 28.31MB / 58.95MB 4.2s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 90.18MB / 211.60MB 4.4s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 34.60MB / 58.95MB 4.4s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 41.94MB / 58.95MB 4.6s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 52.43MB / 58.95MB 4.9s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 105.91MB / 211.60MB 5.1s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 57.67MB / 58.95MB 5.1s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 122.68MB / 211.60MB 5.6s
#5260: #4 sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 58.95MB / 58.95MB 5.5s done
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 139.15MB / 211.60MB 5.9s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 152.04MB / 211.60MB 6.2s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 166.03MB / 211.60MB 6.5s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 183.50MB / 211.60MB 6.9s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 200.28MB / 211.60MB 7.2s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 211.60MB / 211.60MB 7.5s
#5260: #4 extracting sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 5.0s
#5260: #4 sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 211.60MB / 211.60MB 8.7s done
#5260: #4 extracting sha256:425befdf76e52426879d2abe42093a00dca59a893e7b4fa2a7679b0180b71d4b 9.1s done
#5260: #4 extracting sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff
#5260: #4 extracting sha256:f4fd7bf6f6036613e20f62549df75ed694b99118002358bea5a81baf3929d1ff 1.8s done
#5260: #4 extracting sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a
#5260: #4 extracting sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 5.1s
#5260: #4 extracting sha256:791c68bc2063683c3d15907b8ed1b777cf14ca153c6f8e5b12db0868dfa7e38a 7.6s done
#5260: #4 extracting sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956
#5260: #4 extracting sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 5.1s
#5260: #4 extracting sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 10.1s
#5260: #4 extracting sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 15.2s
#5260: #4 extracting sha256:9eb598f63f1e9867f81313f86224109c84b2af9646d8fca29113217b94315956 17.6s done
#5260: #4 extracting sha256:ba32defd7d942752ef72cb26735fb179a4f5a9de3c7256e292ec8ac513bdcf96
#5260: #4 extracting sha256:ba32defd7d942752ef72cb26735fb179a4f5a9de3c7256e292ec8ac513bdcf96 done
#5260: #4 extracting sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 0.1s
#5260: #4 extracting sha256:d7d06911af64c2580f75e473ab703a6d09983ff8e31dd47d17a47edd22869472 3.8s done
#5260: #4 extracting sha256:dab84c23da78c9ca7947b4662a2cdc2e2959aace090842658746f8ae973b62c5
#5260: #4 extracting sha256:dab84c23da78c9ca7947b4662a2cdc2e2959aace090842658746f8ae973b62c5 0.1s done
#5260: #4 extracting sha256:96c4ced53c5179808f741af3c1207cfdc26cb58e3c7807f7f001c8a1b57c6fc6 done
#5260: #4 DONE 43.9s
#5260:
#5260: #6 [2/9] WORKDIR /app
#5260: #6 DONE 1.1s
#5260:
#5260: #7 [3/9] COPY package.json .
#5260: #7 DONE 0.1s
#5260:
#5260: #8 [4/9] RUN npm install
#5260: #8 26.51 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#5260: #8 31.51 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5260: #8 31.78 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 31.91 npm warn deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 31.95 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 32.04 npm warn deprecated glob@8.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 32.39 npm warn deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 35.88 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported.  For ESM codebases, update to uuid@latest.  For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
#5260: #8 36.74 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5260: #8 50.64
#5260: #8 50.64 added 582 packages, and audited 583 packages in 50s
#5260: #8 50.64
#5260: #8 50.64 117 packages are looking for funding
#5260: #8 50.64   run `npm fund` for details
#5260: #8 50.74
#5260: #8 50.74 37 vulnerabilities (13 low, 17 moderate, 7 high)
#5260: #8 50.74
#5260: #8 50.74 To address issues that do not require attention, run:
#5260: #8 50.74   npm audit fix
#5260: #8 50.74
#5260: #8 50.74 To address all issues (including breaking changes), run:
#5260: #8 50.74   npm audit fix --force
#5260: #8 50.74
#5260: #8 50.74 Run `npm audit` for details.
#5260: #8 50.76 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts:
#5260: #8 50.76 npm warn allow-scripts   keccak@3.0.4 (install: node-gyp-build || exit 0)
#5260: #8 50.76 npm warn allow-scripts   secp256k1@4.0.4 (install: node-gyp-build || exit 0)
#5260: #8 50.76 npm warn allow-scripts
#5260: #8 50.76 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.
#5260: #8 50.77 npm notice
#5260: #8 50.77 npm notice New minor version of npm available! 11.16.0 -> 11.18.0
#5260: #8 50.77 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.18.0
#5260: #8 50.77 npm notice To update run: npm install -g npm@11.18.0
#5260: #8 50.77 npm notice
#5260: #8 DONE 51.4s
#5260:
#5260: #9 [5/9] COPY hardhat.config.js .
#5260: #9 DONE 0.1s
#5260:
#5260: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5260: #10 DONE 0.5s
#5260:
#5260: #11 [7/9] COPY contracts contracts
#5260: #11 DONE 0.2s
#5260:
#5260: #12 [8/9] COPY ignition ignition
#5260: #12 DONE 0.1s
#5260:
#5260: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5260: #13 2.470 Downloading compiler 0.8.28
#5260: #13 3.334 Compiled 1 Solidity file successfully (evm target: paris).
#5260: #13 DONE 3.5s
#5260:
#5260: #14 exporting to image
#5260: #14 exporting layers
#5260: #14 exporting layers 19.5s done
#5260: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#5260: #14 naming to docker.io/library/donce-8366a4559fd0 done
#5260: #14 DONE 19.5s
+ sudo docker run --detach --name donce-3443df76b202 --add-host host.docker.internal:host-gateway   --publish 1027:8545  --user=1001:1001 donce-8366a4559fd0 /bin/bash -c npx\ hardhat\ node\  /#5292
#5292: 72f3abb384bac5634f7f9bf536e3cc41ad4bb9af2e29a31bacff48b03abf5755
+ sudo docker build --tag donce-b54675a7a116 --build-arg HOST\=host.docker.internal --build-arg PORT\=1027 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5304
#5304: #0 building with "default" instance using docker driver
#5304:
#5304: #1 [internal] load build definition from Dockerfile
#5304: #1 transferring dockerfile: 552B done
#5304: #1 DONE 0.0s
#5304:
#5304: #2 [internal] load metadata for docker.io/library/node:24
#5304: #2 DONE 0.1s
#5304:
#5304: #3 [internal] load .dockerignore
#5304: #3 transferring context: 2B done
#5304: #3 DONE 0.0s
#5304:
#5304: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5304: #4 DONE 0.0s
#5304:
#5304: #5 [internal] load build context
#5304: #5 transferring context: 243B done
#5304: #5 DONE 0.0s
#5304:
#5304: #6 [2/9] WORKDIR /app
#5304: #6 CACHED
#5304:
#5304: #7 [3/9] COPY package.json .
#5304: #7 CACHED
#5304:
#5304: #8 [4/9] RUN npm install
#5304: #8 CACHED
#5304:
#5304: #9 [5/9] COPY hardhat.config.js .
#5304: #9 CACHED
#5304:
#5304: #10 [6/9] RUN sed -i "s/PORT/1027/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5304: #10 DONE 0.4s
#5304:
#5304: #11 [7/9] COPY contracts contracts
#5304: #11 DONE 0.1s
#5304:
#5304: #12 [8/9] COPY ignition ignition
#5304: #12 DONE 0.0s
#5304:
#5304: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5304: #13 2.128 Downloading compiler 0.8.28
#5304: #13 2.967 Compiled 1 Solidity file successfully (evm target: paris).
#5304: #13 DONE 3.1s
#5304:
#5304: #14 exporting to image
#5304: #14 exporting layers
#5304: #14 exporting layers 0.2s done
#5304: #14 writing image sha256:65e45bd1dd20764e08f7e5050b393b4b8348c3aea57887af381a5817cef3a2a9 done
#5304: #14 naming to docker.io/library/donce-b54675a7a116 0.0s done
#5304: #14 DONE 0.2s
+ sudo docker run --name donce-955f8605187a --add-host host.docker.internal:host-gateway     donce-b54675a7a116 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5337
#5337: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5337: // SPDX-License-Identifier: MIT
#5337:
#5337: require("@nomicfoundation/hardhat-toolbox");
#5337:
#5337: /** @type import("hardhat/config").HardhatUserConfig */
#5337:
#5337: module.exports = {
#5337:   solidity: "0.8.28",
#5337:   defaultNetwork: "foo",
#5337:   networks: {
#5337:     hardhat: {
#5337:       chainId: 4242,
#5337:       gas: 10,
#5337:       gasPrice: 4,
#5337:       maxFeePerGas: 100,
#5337:       maxPriorityFeePerGas: 100,
#5337:       initialBaseFeePerGas: 100,
#5337:       accounts: [
#5337:         {
#5337:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5337:           balance: "55555555555555555555555"
#5337:         },
#5337:         {
#5337:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5337:           balance: "66666666666666666666666"
#5337:         }
#5337:       ]
#5337:     },
#5337:     foo: {
#5337:       chainId: 4242,
#5337:       url: "http://host.docker.internal:1027"
#5337:     }
#5337:   }
#5337: };
#5337: total 312
#5337: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5337: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5337: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5337: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5337: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5337: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5337: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5337: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5337: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5337: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5337: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5337: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5337:
#5337: Deploying [ FooModule ]
#5337:
#5337: Batch #1
#5337:   Executing FooModule#Foo...
#5337:
#5337: 3A0JBatch #1
#5337:   Executing FooModule#Foo...
#5337:
#5337: 3A0JBatch #1
#5337:   Executed FooModule#Foo
#5337:
#5337: 3A0JBatch #1
#5337:   Executed FooModule#Foo
#5337:
#5337: [ FooModule ] successfully deployed 🚀
#5337:
#5337: Deployed Addresses
#5337:
#5337: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5337: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-955f8605187a /#5346
#5346: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5346: // SPDX-License-Identifier: MIT
#5346:
#5346: require("@nomicfoundation/hardhat-toolbox");
#5346:
#5346: /** @type import("hardhat/config").HardhatUserConfig */
#5346:
#5346: module.exports = {
#5346:   solidity: "0.8.28",
#5346:   defaultNetwork: "foo",
#5346:   networks: {
#5346:     hardhat: {
#5346:       chainId: 4242,
#5346:       gas: 10,
#5346:       gasPrice: 4,
#5346:       maxFeePerGas: 100,
#5346:       maxPriorityFeePerGas: 100,
#5346:       initialBaseFeePerGas: 100,
#5346:       accounts: [
#5346:         {
#5346:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5346:           balance: "55555555555555555555555"
#5346:         },
#5346:         {
#5346:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5346:           balance: "66666666666666666666666"
#5346:         }
#5346:       ]
#5346:     },
#5346:     foo: {
#5346:       chainId: 4242,
#5346:       url: "http://host.docker.internal:1027"
#5346:     }
#5346:   }
#5346: };
#5346: total 312
#5346: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5346: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5346: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5346: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5346: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5346: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5346: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5346: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5346: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5346: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5346: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5346: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5346:
#5346: Deploying [ FooModule ]
#5346:
#5346: Batch #1
#5346:   Executing FooModule#Foo...
#5346:
#5346: 3A0JBatch #1
#5346:   Executing FooModule#Foo...
#5346:
#5346: 3A0JBatch #1
#5346:   Executed FooModule#Foo
#5346:
#5346: 3A0JBatch #1
#5346:   Executed FooModule#Foo
#5346:
#5346: [ FooModule ] successfully deployed 🚀
#5346:
#5346: Deployed Addresses
#5346:
#5346: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5346: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-955f8605187a /#5356
#5356: donce-955f8605187a
+ sudo docker rmi donce-b54675a7a116 /#5364
#5364: Untagged: donce-b54675a7a116:latest
#5364: Deleted: sha256:65e45bd1dd20764e08f7e5050b393b4b8348c3aea57887af381a5817cef3a2a9
+ sudo docker logs donce-3443df76b202 /#5381
#5381: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5381:
#5381: Accounts
#5381: ========
#5381: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5381:
#5381: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5381:
#5381: 32meth_chainId0m
#5381: 32meth_chainId (2)0m
#5381: 32meth_accounts0m
#5381: 32mhardhat_getAutomine0m
#5381: 32meth_chainId0m
#5381: 32meth_getBlockByNumber0m
#5381: 32meth_getTransactionCount0m
#5381: 32meth_getTransactionCount (2)0m
#5381: 32meth_getTransactionCount (3)0m
#5381: 32meth_getBlockByNumber0m
#5381: 32meth_getTransactionCount0m
#5381: 32meth_getBlockByNumber0m
#5381: 32meth_chainId0m
#5381: 32meth_maxPriorityFeePerGas0m
#5381: 32meth_estimateGas0m
#5381: 32meth_call0m
#5381:   Contract deployment: Foo
#5381:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5381:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5381:
#5381: 32meth_sendTransaction0m
#5381:   Contract deployment: Foo
#5381:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5381:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5381:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5381:   Value:               0 ETH
#5381:   Gas used:            1357081 of 1357081
#5381:   Block #1:            0xb12df7077a2439a6bd43ce23b90f454b53401223a9e7131261b05e2d93205a52
#5381:
#5381: 32meth_getTransactionByHash0m
#5381: 32meth_getBlockByNumber0m
#5381: 32meth_getTransactionReceipt0m
#5381: 32meth_subscribe0m
#5381: 32meth_getBlockByNumber0m
#5381: 32meth_getTransactionCount0m
#5381: 32meth_estimateGas0m
#5381: 32meth_sendRawTransaction0m
#5381:   Contract call:       Foo#transfer
#5381:   Transaction:         0x947f5fd7437a3f84b843c179c53b93c1d59aa7a927720697d3756f5a27431989
#5381:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5381:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5381:   Value:               0 ETH
#5381:   Gas used:            35401 of 35401
#5381:   Block #2:            0xd3d8b8df5cadd07013b2e875b6b2b57e8471cb84ebd2daf6393ac6b4d7e355dd
#5381:
#5381: 32meth_unsubscribe0m
+ sudo docker rm --force donce-3443df76b202 /#5390
#5390: donce-3443df76b202
+ sudo docker rmi donce-8366a4559fd0 /#5398
#5398: Untagged: donce-8366a4559fd0:latest
#5398: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_accepts_payments                                          32m PASS0m (134.76s)
+ sudo docker build --tag donce-e48bc1f1a3c0 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5407
#5407: #0 building with "default" instance using docker driver
#5407:
#5407: #1 [internal] load build definition from Dockerfile
#5407: #1 transferring dockerfile: 552B done
#5407: #1 DONE 0.0s
#5407:
#5407: #2 [internal] load metadata for docker.io/library/node:24
#5407: #2 DONE 0.1s
#5407:
#5407: #3 [internal] load .dockerignore
#5407: #3 transferring context: 2B done
#5407: #3 DONE 0.0s
#5407:
#5407: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5407: #4 DONE 0.0s
#5407:
#5407: #5 [internal] load build context
#5407: #5 transferring context: 243B done
#5407: #5 DONE 0.0s
#5407:
#5407: #6 [5/9] COPY hardhat.config.js .
#5407: #6 CACHED
#5407:
#5407: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5407: #7 CACHED
#5407:
#5407: #8 [7/9] COPY contracts contracts
#5407: #8 CACHED
#5407:
#5407: #9 [3/9] COPY package.json .
#5407: #9 CACHED
#5407:
#5407: #10 [4/9] RUN npm install
#5407: #10 CACHED
#5407:
#5407: #11 [8/9] COPY ignition ignition
#5407: #11 CACHED
#5407:
#5407: #12 [2/9] WORKDIR /app
#5407: #12 CACHED
#5407:
#5407: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5407: #13 CACHED
#5407:
#5407: #14 exporting to image
#5407: #14 exporting layers done
#5407: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#5407: #14 naming to docker.io/library/donce-e48bc1f1a3c0 done
#5407: #14 DONE 0.0s
+ sudo docker run --detach --name donce-88a50090a722 --add-host host.docker.internal:host-gateway   --publish 1028:8545  --user=1001:1001 donce-e48bc1f1a3c0 /bin/bash -c npx\ hardhat\ node\  /#5439
#5439: 8753fb89703679483aaa2702e51a0dd3dc3328f242eab8711d9f7699eb1fd38d
+ sudo docker build --tag donce-ef2f0776307e --build-arg HOST\=host.docker.internal --build-arg PORT\=1028 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5449
#5449: #0 building with "default" instance using docker driver
#5449:
#5449: #1 [internal] load build definition from Dockerfile
#5449: #1 transferring dockerfile: 552B done
#5449: #1 DONE 0.0s
#5449:
#5449: #2 [internal] load metadata for docker.io/library/node:24
#5449: #2 DONE 0.1s
#5449:
#5449: #3 [internal] load .dockerignore
#5449: #3 transferring context: 2B done
#5449: #3 DONE 0.0s
#5449:
#5449: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5449: #4 DONE 0.0s
#5449:
#5449: #5 [internal] load build context
#5449: #5 transferring context: 243B done
#5449: #5 DONE 0.0s
#5449:
#5449: #6 [3/9] COPY package.json .
#5449: #6 CACHED
#5449:
#5449: #7 [4/9] RUN npm install
#5449: #7 CACHED
#5449:
#5449: #8 [2/9] WORKDIR /app
#5449: #8 CACHED
#5449:
#5449: #9 [5/9] COPY hardhat.config.js .
#5449: #9 CACHED
#5449:
#5449: #10 [6/9] RUN sed -i "s/PORT/1028/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5449: #10 DONE 0.3s
#5449:
#5449: #11 [7/9] COPY contracts contracts
#5449: #11 DONE 0.1s
#5449:
#5449: #12 [8/9] COPY ignition ignition
#5449: #12 DONE 0.0s
#5449:
#5449: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5449: #13 1.675 Downloading compiler 0.8.28
#5449: #13 2.405 Compiled 1 Solidity file successfully (evm target: paris).
#5449: #13 DONE 2.5s
#5449:
#5449: #14 exporting to image
#5449: #14 exporting layers
#5449: #14 exporting layers 0.2s done
#5449: #14 writing image sha256:3c5e6561b05e6278c9dfb0e19dbe941fa87602b70c59eb51d36e83ffcd732756
#5449: #14 writing image sha256:3c5e6561b05e6278c9dfb0e19dbe941fa87602b70c59eb51d36e83ffcd732756 done
#5449: #14 naming to docker.io/library/donce-ef2f0776307e done
#5449: #14 DONE 0.2s
+ sudo docker run --name donce-fb82648a5c87 --add-host host.docker.internal:host-gateway     donce-ef2f0776307e /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5481
#5481: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5481: // SPDX-License-Identifier: MIT
#5481:
#5481: require("@nomicfoundation/hardhat-toolbox");
#5481:
#5481: /** @type import("hardhat/config").HardhatUserConfig */
#5481:
#5481: module.exports = {
#5481:   solidity: "0.8.28",
#5481:   defaultNetwork: "foo",
#5481:   networks: {
#5481:     hardhat: {
#5481:       chainId: 4242,
#5481:       gas: 10,
#5481:       gasPrice: 4,
#5481:       maxFeePerGas: 100,
#5481:       maxPriorityFeePerGas: 100,
#5481:       initialBaseFeePerGas: 100,
#5481:       accounts: [
#5481:         {
#5481:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5481:           balance: "55555555555555555555555"
#5481:         },
#5481:         {
#5481:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5481:           balance: "66666666666666666666666"
#5481:         }
#5481:       ]
#5481:     },
#5481:     foo: {
#5481:       chainId: 4242,
#5481:       url: "http://host.docker.internal:1028"
#5481:     }
#5481:   }
#5481: };
#5481: total 312
#5481: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5481: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5481: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5481: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5481: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5481: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5481: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5481: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5481: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5481: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5481: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5481: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5481:
#5481: Deploying [ FooModule ]
#5481:
#5481: Batch #1
#5481:   Executing FooModule#Foo...
#5481:
#5481: 3A0JBatch #1
#5481:   Executing FooModule#Foo...
#5481:
#5481: 3A0JBatch #1
#5481:   Executed FooModule#Foo
#5481:
#5481: 3A0JBatch #1
#5481:   Executed FooModule#Foo
#5481:
#5481: [ FooModule ] successfully deployed 🚀
#5481:
#5481: Deployed Addresses
#5481:
#5481: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5481: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-fb82648a5c87 /#5491
#5491: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5491: // SPDX-License-Identifier: MIT
#5491:
#5491: require("@nomicfoundation/hardhat-toolbox");
#5491:
#5491: /** @type import("hardhat/config").HardhatUserConfig */
#5491:
#5491: module.exports = {
#5491:   solidity: "0.8.28",
#5491:   defaultNetwork: "foo",
#5491:   networks: {
#5491:     hardhat: {
#5491:       chainId: 4242,
#5491:       gas: 10,
#5491:       gasPrice: 4,
#5491:       maxFeePerGas: 100,
#5491:       maxPriorityFeePerGas: 100,
#5491:       initialBaseFeePerGas: 100,
#5491:       accounts: [
#5491:         {
#5491:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5491:           balance: "55555555555555555555555"
#5491:         },
#5491:         {
#5491:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5491:           balance: "66666666666666666666666"
#5491:         }
#5491:       ]
#5491:     },
#5491:     foo: {
#5491:       chainId: 4242,
#5491:       url: "http://host.docker.internal:1028"
#5491:     }
#5491:   }
#5491: };
#5491: total 312
#5491: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5491: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5491: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5491: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5491: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5491: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5491: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5491: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5491: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5491: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5491: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5491: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5491:
#5491: Deploying [ FooModule ]
#5491:
#5491: Batch #1
#5491:   Executing FooModule#Foo...
#5491:
#5491: 3A0JBatch #1
#5491:   Executing FooModule#Foo...
#5491:
#5491: 3A0JBatch #1
#5491:   Executed FooModule#Foo
#5491:
#5491: 3A0JBatch #1
#5491:   Executed FooModule#Foo
#5491:
#5491: [ FooModule ] successfully deployed 🚀
#5491:
#5491: Deployed Addresses
#5491:
#5491: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5491: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-fb82648a5c87 /#5500
#5500: donce-fb82648a5c87
+ sudo docker rmi donce-ef2f0776307e /#5508
#5508: Untagged: donce-ef2f0776307e:latest
#5508: Deleted: sha256:3c5e6561b05e6278c9dfb0e19dbe941fa87602b70c59eb51d36e83ffcd732756
+ sudo docker logs donce-88a50090a722 /#5533
#5533: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5533:
#5533: Accounts
#5533: ========
#5533: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5533:
#5533: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5533:
#5533: 32meth_chainId0m
#5533: 32meth_chainId (2)0m
#5533: 32meth_accounts0m
#5533: 32mhardhat_getAutomine0m
#5533: 32meth_chainId0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_getTransactionCount0m
#5533: 32meth_getTransactionCount (2)0m
#5533: 32meth_getTransactionCount (3)0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_getTransactionCount0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_chainId0m
#5533: 32meth_maxPriorityFeePerGas0m
#5533: 32meth_estimateGas0m
#5533: 32meth_call0m
#5533:   Contract deployment: Foo
#5533:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5533:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5533:
#5533: 32meth_sendTransaction0m
#5533:   Contract deployment: Foo
#5533:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5533:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5533:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5533:   Value:               0 ETH
#5533:   Gas used:            1357081 of 1357081
#5533:   Block #1:            0x1908521674e9f25a866e6ccaa62c2b2762e76fee47ca71f979794302f55918ac
#5533:
#5533: 32meth_getTransactionByHash0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_getTransactionReceipt0m
#5533: 32meth_subscribe0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_getTransactionCount0m
#5533: 32meth_estimateGas0m
#5533: 32meth_sendRawTransaction0m
#5533:   Contract call:       Foo#transfer
#5533:   Transaction:         0x36da1e5471401eb20c198ec94cfdb1b3fcc0fec2f6e92c5ca3d7fcb4b9c43ffb
#5533:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5533:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5533:   Value:               0 ETH
#5533:   Gas used:            35401 of 35401
#5533:   Block #2:            0x53ee0a01eb51311ae52094a025a711307d5eba45ab88363552a77cf5db34fad6
#5533:
#5533: 32meth_subscribe0m
#5533: 32meth_getBlockByNumber0m
#5533: 32meth_getTransactionCount0m
#5533: 32meth_estimateGas0m
#5533: 32meth_sendRawTransaction0m
#5533:   Contract call:       Foo#transfer
#5533:   Transaction:         0x949ebf40fe365d6673362df0f71da8f05c89f1f1429fc4415fdebb73da2a7d03
#5533:   From:                0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5533:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5533:   Value:               0 ETH
#5533:   Gas used:            35389 of 35389
#5533:   Block #3:            0x3893916739a0d108f02df8a98e8d359f7baf12cb74c8b934f359e551716a53ff
#5533:
#5533: 32meth_unsubscribe0m
#5533: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-88a50090a722 /#5542
#5542: donce-88a50090a722
+ sudo docker rmi donce-e48bc1f1a3c0 /#5550
#5550: Untagged: donce-e48bc1f1a3c0:latest
#5550: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_accepts_payments_on_changing_addresses                    32m PASS0m (13.31s)
  test_accepts_payments_after_disconnect                         33m SKIP0m (0.00s)
+ sudo docker build --tag donce-169bbcfa6d36 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5559
#5559: #0 building with "default" instance using docker driver
#5559:
#5559: #1 [internal] load build definition from Dockerfile
#5559: #1 transferring dockerfile: 552B done
#5559: #1 DONE 0.0s
#5559:
#5559: #2 [internal] load metadata for docker.io/library/node:24
#5559: #2 DONE 0.1s
#5559:
#5559: #3 [internal] load .dockerignore
#5559: #3 transferring context:
#5559: #3 transferring context: 2B done
#5559: #3 DONE 0.0s
#5559:
#5559: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5559: #4 DONE 0.0s
#5559:
#5559: #5 [internal] load build context
#5559: #5 transferring context: 243B done
#5559: #5 DONE 0.0s
#5559:
#5559: #6 [3/9] COPY package.json .
#5559: #6 CACHED
#5559:
#5559: #7 [7/9] COPY contracts contracts
#5559: #7 CACHED
#5559:
#5559: #8 [2/9] WORKDIR /app
#5559: #8 CACHED
#5559:
#5559: #9 [8/9] COPY ignition ignition
#5559: #9 CACHED
#5559:
#5559: #10 [5/9] COPY hardhat.config.js .
#5559: #10 CACHED
#5559:
#5559: #11 [4/9] RUN npm install
#5559: #11 CACHED
#5559:
#5559: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5559: #12 CACHED
#5559:
#5559: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5559: #13 CACHED
#5559:
#5559: #14 exporting to image
#5559: #14 exporting layers done
#5559: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#5559: #14 naming to docker.io/library/donce-169bbcfa6d36 done
#5559: #14 DONE 0.0s
+ sudo docker run --detach --name donce-be3e6805a4d2 --add-host host.docker.internal:host-gateway   --publish 1029:8545  --user=1001:1001 donce-169bbcfa6d36 /bin/bash -c npx\ hardhat\ node\  /#5591
#5591: 900e1be8a700c3d35567bcff9f827a7504a0499e0ae4137b276dcda70d37f9bb
+ sudo docker build --tag donce-f7b0ea1a61f9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1029 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5603
#5603: #0 building with "default" instance using docker driver
#5603:
#5603: #1 [internal] load build definition from Dockerfile
#5603: #1 transferring dockerfile: 552B done
#5603: #1 DONE 0.0s
#5603:
#5603: #2 [internal] load metadata for docker.io/library/node:24
#5603: #2 DONE 0.1s
#5603:
#5603: #3 [internal] load .dockerignore
#5603: #3 transferring context: 2B done
#5603: #3 DONE 0.0s
#5603:
#5603: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5603: #4 DONE 0.0s
#5603:
#5603: #5 [internal] load build context
#5603: #5 transferring context: 243B done
#5603: #5 DONE 0.0s
#5603:
#5603: #6 [2/9] WORKDIR /app
#5603: #6 CACHED
#5603:
#5603: #7 [3/9] COPY package.json .
#5603: #7 CACHED
#5603:
#5603: #8 [4/9] RUN npm install
#5603: #8 CACHED
#5603:
#5603: #9 [5/9] COPY hardhat.config.js .
#5603: #9 CACHED
#5603:
#5603: #10 [6/9] RUN sed -i "s/PORT/1029/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5603: #10 DONE 0.3s
#5603:
#5603: #11 [7/9] COPY contracts contracts
#5603: #11 DONE 0.1s
#5603:
#5603: #12 [8/9] COPY ignition ignition
#5603: #12 DONE 0.1s
#5603:
#5603: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5603: #13 1.733 Downloading compiler 0.8.28
#5603: #13 2.481 Compiled 1 Solidity file successfully (evm target: paris).
#5603: #13 DONE 2.5s
#5603:
#5603: #14 exporting to image
#5603: #14 exporting layers
#5603: #14 exporting layers 0.3s done
#5603: #14 writing image sha256:d5fbafe799596bf8bd82bfa2293f0a29bd7cf6e15ae21692b91f30250b76baa0
#5603: #14 writing image sha256:d5fbafe799596bf8bd82bfa2293f0a29bd7cf6e15ae21692b91f30250b76baa0 done
#5603: #14 naming to docker.io/library/donce-f7b0ea1a61f9 done
#5603: #14 DONE 0.3s
+ sudo docker run --name donce-c442123c5027 --add-host host.docker.internal:host-gateway     donce-f7b0ea1a61f9 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5635
#5635: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5635: // SPDX-License-Identifier: MIT
#5635:
#5635: require("@nomicfoundation/hardhat-toolbox");
#5635:
#5635: /** @type import("hardhat/config").HardhatUserConfig */
#5635:
#5635: module.exports = {
#5635:   solidity: "0.8.28",
#5635:   defaultNetwork: "foo",
#5635:   networks: {
#5635:     hardhat: {
#5635:       chainId: 4242,
#5635:       gas: 10,
#5635:       gasPrice: 4,
#5635:       maxFeePerGas: 100,
#5635:       maxPriorityFeePerGas: 100,
#5635:       initialBaseFeePerGas: 100,
#5635:       accounts: [
#5635:         {
#5635:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5635:           balance: "55555555555555555555555"
#5635:         },
#5635:         {
#5635:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5635:           balance: "66666666666666666666666"
#5635:         }
#5635:       ]
#5635:     },
#5635:     foo: {
#5635:       chainId: 4242,
#5635:       url: "http://host.docker.internal:1029"
#5635:     }
#5635:   }
#5635: };
#5635: total 312
#5635: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5635: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5635: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5635: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5635: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5635: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5635: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5635: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5635: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5635: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5635: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5635: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5635:
#5635: Deploying [ FooModule ]
#5635:
#5635: Batch #1
#5635:   Executing FooModule#Foo...
#5635:
#5635: 3A0JBatch #1
#5635:   Executing FooModule#Foo...
#5635:
#5635: 3A0JBatch #1
#5635:   Executed FooModule#Foo
#5635:
#5635: 3A0JBatch #1
#5635:   Executed FooModule#Foo
#5635:
#5635: [ FooModule ] successfully deployed 🚀
#5635:
#5635: Deployed Addresses
#5635:
#5635: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5635: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c442123c5027 /#5643
#5643: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5643: // SPDX-License-Identifier: MIT
#5643:
#5643: require("@nomicfoundation/hardhat-toolbox");
#5643:
#5643: /** @type import("hardhat/config").HardhatUserConfig */
#5643:
#5643: module.exports = {
#5643:   solidity: "0.8.28",
#5643:   defaultNetwork: "foo",
#5643:   networks: {
#5643:     hardhat: {
#5643:       chainId: 4242,
#5643:       gas: 10,
#5643:       gasPrice: 4,
#5643:       maxFeePerGas: 100,
#5643:       maxPriorityFeePerGas: 100,
#5643:       initialBaseFeePerGas: 100,
#5643:       accounts: [
#5643:         {
#5643:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5643:           balance: "55555555555555555555555"
#5643:         },
#5643:         {
#5643:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5643:           balance: "66666666666666666666666"
#5643:         }
#5643:       ]
#5643:     },
#5643:     foo: {
#5643:       chainId: 4242,
#5643:       url: "http://host.docker.internal:1029"
#5643:     }
#5643:   }
#5643: };
#5643: total 312
#5643: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5643: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5643: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5643: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5643: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5643: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5643: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5643: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5643: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5643: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5643: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5643: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5643:
#5643: Deploying [ FooModule ]
#5643:
#5643: Batch #1
#5643:   Executing FooModule#Foo...
#5643:
#5643: 3A0JBatch #1
#5643:   Executing FooModule#Foo...
#5643:
#5643: 3A0JBatch #1
#5643:   Executed FooModule#Foo
#5643:
#5643: 3A0JBatch #1
#5643:   Executed FooModule#Foo
#5643:
#5643: [ FooModule ] successfully deployed 🚀
#5643:
#5643: Deployed Addresses
#5643:
#5643: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5643: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c442123c5027 /#5652
#5652: donce-c442123c5027
+ sudo docker rmi donce-f7b0ea1a61f9 /#5660
#5660: Untagged: donce-f7b0ea1a61f9:latest
#5660: Deleted: sha256:d5fbafe799596bf8bd82bfa2293f0a29bd7cf6e15ae21692b91f30250b76baa0
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
E: StandardError: intentional
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:235:in 'block (3 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
        /home/r/repo/lib/erc20/wallet.rb:466:in 'block (3 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:497:in 'ERC20::Wallet#verbose'
        /home/r/repo/lib/erc20/wallet.rb:436:in 'block (2 levels) in ERC20::Wallet#reaccept'
        /home/r/repo/lib/erc20/wallet.rb:504:in 'ERC20::Wallet#safe'
        /home/r/repo/lib/erc20/wallet.rb:435:in 'block in ERC20::Wallet#reaccept'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api/event_target.rb:44:in 'Faye::WebSocket::API::EventTarget#dispatch_event'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:127:in 'Faye::WebSocket::API#receive_message'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:47:in 'block in Faye::WebSocket::API#initialize'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:39:in 'block in WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'Array#each'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb:38:in 'WebSocket::Driver::EventEmitter#emit'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:416:in 'WebSocket::Driver::Hybi#emit_message'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:394:in 'WebSocket::Driver::Hybi#emit_frame'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb:120:in 'WebSocket::Driver::Hybi#parse'
        /usr/local/bundle/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb:62:in 'WebSocket::Driver::Client#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/api.rb:171:in 'Faye::WebSocket::API#parse'
        /usr/local/bundle/gems/faye-websocket-0.12.0/lib/faye/websocket/client.rb:108:in 'Faye::WebSocket::Client::Connection#receive_data'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run_machine'
        /usr/local/bundle/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in 'EventMachine.run'
        /home/r/repo/lib/erc20/wallet.rb:378:in 'ERC20::Wallet#accept'
        /home/r/repo/test/erc20/test_wallet_hardhat.rb:233:in 'block (2 levels) in TestWalletHardhat#test_accepts_payments_with_failures'
+ sudo docker logs donce-be3e6805a4d2 /#5759
#5759: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5759:
#5759: Accounts
#5759: ========
#5759: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5759:
#5759: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5759:
#5759: 32meth_chainId0m
#5759: 32meth_chainId (2)0m
#5759: 32meth_accounts0m
#5759: 32mhardhat_getAutomine0m
#5759: 32meth_chainId0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_getTransactionCount0m
#5759: 32meth_getTransactionCount (2)0m
#5759: 32meth_getTransactionCount (3)0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_getTransactionCount0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_chainId0m
#5759: 32meth_maxPriorityFeePerGas0m
#5759: 32meth_estimateGas0m
#5759: 32meth_call0m
#5759:   Contract deployment: Foo
#5759:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:
#5759: 32meth_sendTransaction0m
#5759:   Contract deployment: Foo
#5759:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   Value:               0 ETH
#5759:   Gas used:            1357081 of 1357081
#5759:   Block #1:            0xb0e1b38ff30103023da58a9eba68db200b769dae39fe831d12b1e244ce7bdbf4
#5759:
#5759: 32meth_getTransactionByHash0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_getTransactionReceipt0m
#5759: 32meth_subscribe0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_getBlockByNumber (2)0m
#5759: 32meth_getBlockByNumber (3)0m
#5759: 32meth_getBlockByNumber (4)0m
#5759: 32meth_getBlockByNumber (5)0m
#5759: 32meth_getBlockByNumber (6)0m
#5759: 32meth_getBlockByNumber (7)0m
#5759: 32meth_getBlockByNumber (8)0m
#5759: 32meth_getBlockByNumber (9)0m
#5759: 32meth_getTransactionCount0m
#5759: 32meth_getBlockByNumber0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xa5aeca6fac1c4248e8d87e99a27fe47f5f8f8f22986b2bf09ad197cea69c9a72
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #2:            0x6162d64ae81f78246a7f1b0390a1ea590d60aab522e36e0027327019f484dd57
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xd03f273728a7c62d53f036cc5fd7fb0b2c022b0092423b802539b00599c0a088
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #3:            0x8018f95c666c08a9b7913894f51d556e4ae3a91d28a492063f20cd8f1a1d8db2
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0x343f09c45c0b006a76b9dc2a15dcfdb2ee5904edc36297a5ee2073d14430dc0c
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #4:            0xf69f22c34a852ad83c81f1873b246513b26a8c877a2749d6b1091acea702713e
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xd2d218fc11261e55f1b94a5f5ec58825145ec5d455529ee571e6181fc97e3569
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #5:            0x38c687b71249fb5f0db10f437f938062373547ffa22edd63d4022803c03e44ab
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xcee8e2bd823342256f63fde0db3d4fd1ec4af8117b7899196611f668db2d18e3
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #6:            0x19a757f096d1020b7c3406444c3ef05cb2137d2c13f2a15d741503e912e3c97e
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xcc4966a181e760c37e1703e740f890311080a83078a36a3d5bf6b46e1a7651c7
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #7:            0xd219c5ddc4bcd9862bdd08fe428276ed5cf03143501578c7d083f04fcc175dbe
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0x246b25b39c985f802baee5567e99f66e2b8d8e754f8d5812366362cd5c014013
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #8:            0x5b5f7f83f67efc0cf84de275116a42b0772f843efeffa43f0c27d06e2901f050
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0xb9286e365b677a368142dc9fa5d4a269028afc1dfc935dbb69c231aaafffb4a9
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #9:            0x4b5f8b6e76fe7dcb0c44f856fe7226cc3fe52d64a3fc67887b61094ee6c5f7d8
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0x7472c53bb85bffc6719b2277e5d2b4abe0b946744e33ddb4e01c1453535bc51b
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #10:           0x6fdb3d485cd98d5daaab3cfa2fde96a9b98e8f1280b6235fe0cc755269939e95
#5759:
#5759: 32meth_getTransactionCount0m
#5759: 32meth_estimateGas0m
#5759: 32meth_sendRawTransaction0m
#5759:   Contract call:       Foo#transfer
#5759:   Transaction:         0x3c040c7a2804135867fae43396405308c4a3fa35d0629e59e3e9584b51834113
#5759:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5759:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5759:   Value:               0 ETH
#5759:   Gas used:            35389 of 35389
#5759:   Block #11:           0xcf1a551a6a292925a75db901e99ae8d09fee7c22be514b0ec2f5ee1fbb5fddc3
#5759:
#5759: 32meth_unsubscribe0m
+ sudo docker rm --force donce-be3e6805a4d2 /#5768
#5768: donce-be3e6805a4d2
+ sudo docker rmi donce-169bbcfa6d36 /#5776
#5776: Untagged: donce-169bbcfa6d36:latest
#5776: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_accepts_payments_with_failures                            32m PASS0m (12.98s)
+ sudo docker build --tag donce-552402236bfa --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5785
#5785: #0 building with "default" instance using docker driver
#5785:
#5785: #1 [internal] load build definition from Dockerfile
#5785: #1 transferring dockerfile: 552B done
#5785: #1 DONE 0.0s
#5785:
#5785: #2 [internal] load metadata for docker.io/library/node:24
#5785: #2 DONE 0.1s
#5785:
#5785: #3 [internal] load .dockerignore
#5785: #3 transferring context: 2B done
#5785: #3 DONE 0.0s
#5785:
#5785: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5785: #4 DONE 0.0s
#5785:
#5785: #5 [internal] load build context
#5785: #5 transferring context: 243B done
#5785: #5 DONE 0.0s
#5785:
#5785: #6 [4/9] RUN npm install
#5785: #6 CACHED
#5785:
#5785: #7 [5/9] COPY hardhat.config.js .
#5785: #7 CACHED
#5785:
#5785: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5785: #8 CACHED
#5785:
#5785: #9 [7/9] COPY contracts contracts
#5785: #9 CACHED
#5785:
#5785: #10 [8/9] COPY ignition ignition
#5785: #10 CACHED
#5785:
#5785: #11 [2/9] WORKDIR /app
#5785: #11 CACHED
#5785:
#5785: #12 [3/9] COPY package.json .
#5785: #12 CACHED
#5785:
#5785: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5785: #13 CACHED
#5785:
#5785: #14 exporting to image
#5785: #14 exporting layers done
#5785: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#5785: #14 naming to docker.io/library/donce-552402236bfa done
#5785: #14 DONE 0.0s
+ sudo docker run --detach --name donce-15b7d8d641b5 --add-host host.docker.internal:host-gateway   --publish 1030:8545  --user=1001:1001 donce-552402236bfa /bin/bash -c npx\ hardhat\ node\  /#5817
#5817: df59da4ae001af93f877d774f40cd73e4b2110f2d7002edd87a00d11fa5c0624
+ sudo docker build --tag donce-fea4c58307c4 --build-arg HOST\=host.docker.internal --build-arg PORT\=1030 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5826
#5826: #0 building with "default" instance using docker driver
#5826:
#5826: #1 [internal] load build definition from Dockerfile
#5826: #1 transferring dockerfile: 552B done
#5826: #1 DONE 0.0s
#5826:
#5826: #2 [internal] load metadata for docker.io/library/node:24
#5826: #2 DONE 0.1s
#5826:
#5826: #3 [internal] load .dockerignore
#5826: #3 transferring context: 2B done
#5826: #3 DONE 0.0s
#5826:
#5826: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5826: #4 DONE 0.0s
#5826:
#5826: #5 [internal] load build context
#5826: #5 transferring context: 243B done
#5826: #5 DONE 0.0s
#5826:
#5826: #6 [4/9] RUN npm install
#5826: #6 CACHED
#5826:
#5826: #7 [2/9] WORKDIR /app
#5826: #7 CACHED
#5826:
#5826: #8 [3/9] COPY package.json .
#5826: #8 CACHED
#5826:
#5826: #9 [5/9] COPY hardhat.config.js .
#5826: #9 CACHED
#5826:
#5826: #10 [6/9] RUN sed -i "s/PORT/1030/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5826: #10 DONE 0.3s
#5826:
#5826: #11 [7/9] COPY contracts contracts
#5826: #11 DONE 0.1s
#5826:
#5826: #12 [8/9] COPY ignition ignition
#5826: #12 DONE 0.1s
#5826:
#5826: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5826: #13 1.679 Downloading compiler 0.8.28
#5826: #13 2.407 Compiled 1 Solidity file successfully (evm target: paris).
#5826: #13 DONE 2.5s
#5826:
#5826: #14 exporting to image
#5826: #14 exporting layers
#5826: #14 exporting layers 0.3s done
#5826: #14 writing image sha256:aa9df6f350d92c4ef721dd1d705f6ef52cc2e119d180db6e6ce139295c7daf37
#5826: #14 writing image sha256:aa9df6f350d92c4ef721dd1d705f6ef52cc2e119d180db6e6ce139295c7daf37 done
#5826: #14 naming to docker.io/library/donce-fea4c58307c4 done
#5826: #14 DONE 0.3s
+ sudo docker run --name donce-22d892a17b5e --add-host host.docker.internal:host-gateway     donce-fea4c58307c4 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5858
#5858: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5858: // SPDX-License-Identifier: MIT
#5858:
#5858: require("@nomicfoundation/hardhat-toolbox");
#5858:
#5858: /** @type import("hardhat/config").HardhatUserConfig */
#5858:
#5858: module.exports = {
#5858:   solidity: "0.8.28",
#5858:   defaultNetwork: "foo",
#5858:   networks: {
#5858:     hardhat: {
#5858:       chainId: 4242,
#5858:       gas: 10,
#5858:       gasPrice: 4,
#5858:       maxFeePerGas: 100,
#5858:       maxPriorityFeePerGas: 100,
#5858:       initialBaseFeePerGas: 100,
#5858:       accounts: [
#5858:         {
#5858:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5858:           balance: "55555555555555555555555"
#5858:         },
#5858:         {
#5858:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5858:           balance: "66666666666666666666666"
#5858:         }
#5858:       ]
#5858:     },
#5858:     foo: {
#5858:       chainId: 4242,
#5858:       url: "http://host.docker.internal:1030"
#5858:     }
#5858:   }
#5858: };
#5858: total 312
#5858: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5858: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5858: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5858: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5858: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5858: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5858: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5858: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5858: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5858: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5858: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5858: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5858:
#5858: Deploying [ FooModule ]
#5858:
#5858: Batch #1
#5858:   Executing FooModule#Foo...
#5858:
#5858: 3A0JBatch #1
#5858:   Executing FooModule#Foo...
#5858:
#5858: 3A0JBatch #1
#5858:   Executed FooModule#Foo
#5858:
#5858: 3A0JBatch #1
#5858:   Executed FooModule#Foo
#5858:
#5858: [ FooModule ] successfully deployed 🚀
#5858:
#5858: Deployed Addresses
#5858:
#5858: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5858: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-22d892a17b5e /#5869
#5869: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5869: // SPDX-License-Identifier: MIT
#5869:
#5869: require("@nomicfoundation/hardhat-toolbox");
#5869:
#5869: /** @type import("hardhat/config").HardhatUserConfig */
#5869:
#5869: module.exports = {
#5869:   solidity: "0.8.28",
#5869:   defaultNetwork: "foo",
#5869:   networks: {
#5869:     hardhat: {
#5869:       chainId: 4242,
#5869:       gas: 10,
#5869:       gasPrice: 4,
#5869:       maxFeePerGas: 100,
#5869:       maxPriorityFeePerGas: 100,
#5869:       initialBaseFeePerGas: 100,
#5869:       accounts: [
#5869:         {
#5869:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5869:           balance: "55555555555555555555555"
#5869:         },
#5869:         {
#5869:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5869:           balance: "66666666666666666666666"
#5869:         }
#5869:       ]
#5869:     },
#5869:     foo: {
#5869:       chainId: 4242,
#5869:       url: "http://host.docker.internal:1030"
#5869:     }
#5869:   }
#5869: };
#5869: total 312
#5869: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#5869: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#5869: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#5869: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#5869: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#5869: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#5869: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#5869: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#5869: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#5869: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5869: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5869: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5869:
#5869: Deploying [ FooModule ]
#5869:
#5869: Batch #1
#5869:   Executing FooModule#Foo...
#5869:
#5869: 3A0JBatch #1
#5869:   Executing FooModule#Foo...
#5869:
#5869: 3A0JBatch #1
#5869:   Executed FooModule#Foo
#5869:
#5869: 3A0JBatch #1
#5869:   Executed FooModule#Foo
#5869:
#5869: [ FooModule ] successfully deployed 🚀
#5869:
#5869: Deployed Addresses
#5869:
#5869: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5869: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-22d892a17b5e /#5878
#5878: donce-22d892a17b5e
+ sudo docker rmi donce-fea4c58307c4 /#5886
#5886: Untagged: donce-fea4c58307c4:latest
#5886: Deleted: sha256:aa9df6f350d92c4ef721dd1d705f6ef52cc2e119d180db6e6ce139295c7daf37
+ sudo docker logs donce-15b7d8d641b5 /#5906
#5906: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5906:
#5906: Accounts
#5906: ========
#5906: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5906:
#5906: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5906:
#5906: 32meth_chainId0m
#5906: 32meth_chainId (2)0m
#5906: 32meth_accounts0m
#5906: 32mhardhat_getAutomine0m
#5906: 32meth_chainId0m
#5906: 32meth_getBlockByNumber0m
#5906: 32meth_getTransactionCount0m
#5906: 32meth_getTransactionCount (2)0m
#5906: 32meth_getTransactionCount (3)0m
#5906: 32meth_getBlockByNumber0m
#5906: 32meth_getTransactionCount0m
#5906: 32meth_getBlockByNumber0m
#5906: 32meth_chainId0m
#5906: 32meth_maxPriorityFeePerGas0m
#5906: 32meth_estimateGas0m
#5906: 32meth_call0m
#5906:   Contract deployment: Foo
#5906:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5906:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5906:
#5906: 32meth_sendTransaction0m
#5906:   Contract deployment: Foo
#5906:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5906:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5906:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5906:   Value:               0 ETH
#5906:   Gas used:            1357081 of 1357081
#5906:   Block #1:            0x1f001b1bfbda516800d6bc6128756009c442d385907d06b5942d6db237dcb66f
#5906:
#5906: 32meth_getTransactionByHash0m
#5906: 32meth_getBlockByNumber0m
#5906: 32meth_getTransactionReceipt0m
#5906: 32meth_getBalance0m
#5906: 32meth_getBalance (2)0m
#5906: 32meth_getBlockByNumber0m
#5906: 32meth_getTransactionCount0m
#5906: 32meth_sendRawTransaction0m
#5906:   Transaction:         0xc8145ee72b45b8c241b930f907cc129b887bf7099c59dbb340330d6e572357c0
#5906:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5906:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5906:   Value:               42000 wei
#5906:   Gas used:            21000 of 22000
#5906:   Block #2:            0x4f65c1c298a73a5174827303cb3e0d55ecabba4e1ccc6fe54511f13d72aa4618
#5906:
#5906: 32meth_getBalance0m
+ sudo docker rm --force donce-15b7d8d641b5 /#5915
#5915: donce-15b7d8d641b5
+ sudo docker rmi donce-552402236bfa /#5923
#5923: Untagged: donce-552402236bfa:latest
#5923: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_eth_pays                                                  32m PASS0m (10.98s)
+ sudo docker build --tag donce-c66690b1c035 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5932
#5932: #0 building with "default" instance using docker driver
#5932:
#5932: #1 [internal] load build definition from Dockerfile
#5932: #1 transferring dockerfile: 552B done
#5932: #1 DONE 0.0s
#5932:
#5932: #2 [internal] load metadata for docker.io/library/node:24
#5932: #2 DONE 0.1s
#5932:
#5932: #3 [internal] load .dockerignore
#5932: #3 transferring context: 2B done
#5932: #3 DONE 0.0s
#5932:
#5932: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5932: #4 DONE 0.0s
#5932:
#5932: #5 [internal] load build context
#5932: #5 transferring context: 243B done
#5932: #5 DONE 0.0s
#5932:
#5932: #6 [3/9] COPY package.json .
#5932: #6 CACHED
#5932:
#5932: #7 [2/9] WORKDIR /app
#5932: #7 CACHED
#5932:
#5932: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#5932: #8 CACHED
#5932:
#5932: #9 [4/9] RUN npm install
#5932: #9 CACHED
#5932:
#5932: #10 [5/9] COPY hardhat.config.js .
#5932: #10 CACHED
#5932:
#5932: #11 [7/9] COPY contracts contracts
#5932: #11 CACHED
#5932:
#5932: #12 [8/9] COPY ignition ignition
#5932: #12 CACHED
#5932:
#5932: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5932: #13 CACHED
#5932:
#5932: #14 exporting to image
#5932: #14 exporting layers done
#5932: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#5932: #14 naming to docker.io/library/donce-c66690b1c035 done
#5932: #14 DONE 0.0s
+ sudo docker run --detach --name donce-f10db64ae887 --add-host host.docker.internal:host-gateway   --publish 1031:8545  --user=1001:1001 donce-c66690b1c035 /bin/bash -c npx\ hardhat\ node\  /#5964
#5964: 9b80229f8edbb1143a167bcc2c2f34ff81a95d93eed21a18d27f73f7f256252d
+ sudo docker build --tag donce-49eb039a4941 --build-arg HOST\=host.docker.internal --build-arg PORT\=1031 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5974
#5974: #0 building with "default" instance using docker driver
#5974:
#5974: #1 [internal] load build definition from Dockerfile
#5974: #1 transferring dockerfile: 552B done
#5974: #1 DONE 0.0s
#5974:
#5974: #2 [internal] load metadata for docker.io/library/node:24
#5974: #2 DONE 0.1s
#5974:
#5974: #3 [internal] load .dockerignore
#5974: #3 transferring context: 2B done
#5974: #3 DONE 0.0s
#5974:
#5974: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#5974: #4 DONE 0.0s
#5974:
#5974: #5 [internal] load build context
#5974: #5 transferring context: 243B done
#5974: #5 DONE 0.0s
#5974:
#5974: #6 [2/9] WORKDIR /app
#5974: #6 CACHED
#5974:
#5974: #7 [3/9] COPY package.json .
#5974: #7 CACHED
#5974:
#5974: #8 [4/9] RUN npm install
#5974: #8 CACHED
#5974:
#5974: #9 [5/9] COPY hardhat.config.js .
#5974: #9 CACHED
#5974:
#5974: #10 [6/9] RUN sed -i "s/PORT/1031/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5974: #10 DONE 0.4s
#5974:
#5974: #11 [7/9] COPY contracts contracts
#5974: #11 DONE 0.1s
#5974:
#5974: #12 [8/9] COPY ignition ignition
#5974: #12 DONE 0.0s
#5974:
#5974: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#5974: #13 1.687 Downloading compiler 0.8.28
#5974: #13 2.420 Compiled 1 Solidity file successfully (evm target: paris).
#5974: #13 DONE 2.5s
#5974:
#5974: #14 exporting to image
#5974: #14 exporting layers
#5974: #14 exporting layers 0.3s done
#5974: #14 writing image sha256:1c3419496b9425fb3040dd7fd508bbb08d42badcfbd91ccb7b18698bfa2b88ed
#5974: #14 writing image sha256:1c3419496b9425fb3040dd7fd508bbb08d42badcfbd91ccb7b18698bfa2b88ed done
#5974: #14 naming to docker.io/library/donce-49eb039a4941 done
#5974: #14 DONE 0.3s
+ sudo docker run --name donce-b7c6ee742eca --add-host host.docker.internal:host-gateway     donce-49eb039a4941 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6006
#6006: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6006: // SPDX-License-Identifier: MIT
#6006:
#6006: require("@nomicfoundation/hardhat-toolbox");
#6006:
#6006: /** @type import("hardhat/config").HardhatUserConfig */
#6006:
#6006: module.exports = {
#6006:   solidity: "0.8.28",
#6006:   defaultNetwork: "foo",
#6006:   networks: {
#6006:     hardhat: {
#6006:       chainId: 4242,
#6006:       gas: 10,
#6006:       gasPrice: 4,
#6006:       maxFeePerGas: 100,
#6006:       maxPriorityFeePerGas: 100,
#6006:       initialBaseFeePerGas: 100,
#6006:       accounts: [
#6006:         {
#6006:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6006:           balance: "55555555555555555555555"
#6006:         },
#6006:         {
#6006:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6006:           balance: "66666666666666666666666"
#6006:         }
#6006:       ]
#6006:     },
#6006:     foo: {
#6006:       chainId: 4242,
#6006:       url: "http://host.docker.internal:1031"
#6006:     }
#6006:   }
#6006: };
#6006: total 312
#6006: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#6006: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#6006: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#6006: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6006: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#6006: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6006: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6006: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6006: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6006: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6006: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6006: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6006:
#6006: Deploying [ FooModule ]
#6006:
#6006: Batch #1
#6006:   Executing FooModule#Foo...
#6006:
#6006: 3A0JBatch #1
#6006:   Executing FooModule#Foo...
#6006:
#6006: 3A0JBatch #1
#6006:   Executed FooModule#Foo
#6006:
#6006: 3A0JBatch #1
#6006:   Executed FooModule#Foo
#6006:
#6006: [ FooModule ] successfully deployed 🚀
#6006:
#6006: Deployed Addresses
#6006:
#6006: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6006: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b7c6ee742eca /#6015
#6015: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6015: // SPDX-License-Identifier: MIT
#6015:
#6015: require("@nomicfoundation/hardhat-toolbox");
#6015:
#6015: /** @type import("hardhat/config").HardhatUserConfig */
#6015:
#6015: module.exports = {
#6015:   solidity: "0.8.28",
#6015:   defaultNetwork: "foo",
#6015:   networks: {
#6015:     hardhat: {
#6015:       chainId: 4242,
#6015:       gas: 10,
#6015:       gasPrice: 4,
#6015:       maxFeePerGas: 100,
#6015:       maxPriorityFeePerGas: 100,
#6015:       initialBaseFeePerGas: 100,
#6015:       accounts: [
#6015:         {
#6015:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6015:           balance: "55555555555555555555555"
#6015:         },
#6015:         {
#6015:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6015:           balance: "66666666666666666666666"
#6015:         }
#6015:       ]
#6015:     },
#6015:     foo: {
#6015:       chainId: 4242,
#6015:       url: "http://host.docker.internal:1031"
#6015:     }
#6015:   }
#6015: };
#6015: total 312
#6015: drwxr-xr-x   1 root root   4096 Jul  2 04:37 .
#6015: drwxr-xr-x   1 root root   4096 Jul  2 04:37 ..
#6015: drwxr-xr-x   4 root root   4096 Jul  2 04:37 artifacts
#6015: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6015: -rw-r--r--   1 root root    874 Jul  2 04:37 hardhat.config.js
#6015: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6015: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6015: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6015: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6015: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6015: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6015: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6015:
#6015: Deploying [ FooModule ]
#6015:
#6015: Batch #1
#6015:   Executing FooModule#Foo...
#6015:
#6015: 3A0JBatch #1
#6015:   Executing FooModule#Foo...
#6015:
#6015: 3A0JBatch #1
#6015:   Executed FooModule#Foo
#6015:
#6015: 3A0JBatch #1
#6015:   Executed FooModule#Foo
#6015:
#6015: [ FooModule ] successfully deployed 🚀
#6015:
#6015: Deployed Addresses
#6015:
#6015: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6015: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b7c6ee742eca /#6024
#6024: donce-b7c6ee742eca
+ sudo docker rmi donce-49eb039a4941 /#6032
#6032: Untagged: donce-49eb039a4941:latest
#6032: Deleted: sha256:1c3419496b9425fb3040dd7fd508bbb08d42badcfbd91ccb7b18698bfa2b88ed
+ sudo docker logs donce-f10db64ae887 /#6064
#6064: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6064:
#6064: Accounts
#6064: ========
#6064: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6064:
#6064: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6064:
#6064: 32meth_chainId0m
#6064: 32meth_chainId (2)0m
#6064: 32meth_accounts0m
#6064: 32mhardhat_getAutomine0m
#6064: 32meth_chainId0m
#6064: 32meth_getBlockByNumber0m
#6064: 32meth_getTransactionCount0m
#6064: 32meth_getTransactionCount (2)0m
#6064: 32meth_getTransactionCount (3)0m
#6064: 32meth_getBlockByNumber0m
#6064: 32meth_getTransactionCount0m
#6064: 32meth_getBlockByNumber0m
#6064: 32meth_chainId0m
#6064: 32meth_maxPriorityFeePerGas0m
#6064: 32meth_estimateGas0m
#6064: 32meth_call0m
#6064:   Contract deployment: Foo
#6064:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:
#6064: 32meth_sendTransaction0m
#6064:   Contract deployment: Foo
#6064:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   Value:               0 ETH
#6064:   Gas used:            1357081 of 1357081
#6064:   Block #1:            0xfed8203b5b1f9a9a030eb9774586bcec543af75ef8efebd34a062a6f4c88a5ce
#6064:
#6064: 32meth_getTransactionByHash0m
#6064: 32meth_getBlockByNumber0m
#6064: 32meth_getTransactionReceipt0m
#6064: 32meth_accounts0m
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
#6064: 32meth_call0m
#6064:   Contract call:       Foo#balanceOf
#6064:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6064:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6064:
+ sudo docker rm --force donce-f10db64ae887 /#6072
#6072: donce-f10db64ae887
+ sudo docker rmi donce-c66690b1c035 /#6080
#6080: Untagged: donce-c66690b1c035:latest
#6080: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_checks_balance_in_threads                                 32m PASS0m (11.34s)
+ sudo docker build --tag donce-615434571e0d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6090
#6090: #0 building with "default" instance using docker driver
#6090:
#6090: #1 [internal] load build definition from Dockerfile
#6090: #1 transferring dockerfile: 552B done
#6090: #1 DONE 0.0s
#6090:
#6090: #2 [internal] load metadata for docker.io/library/node:24
#6090: #2 DONE 0.1s
#6090:
#6090: #3 [internal] load .dockerignore
#6090: #3 transferring context:
#6090: #3 transferring context: 2B done
#6090: #3 DONE 0.0s
#6090:
#6090: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6090: #4 DONE 0.0s
#6090:
#6090: #5 [internal] load build context
#6090: #5 transferring context: 243B done
#6090: #5 DONE 0.0s
#6090:
#6090: #6 [7/9] COPY contracts contracts
#6090: #6 CACHED
#6090:
#6090: #7 [5/9] COPY hardhat.config.js .
#6090: #7 CACHED
#6090:
#6090: #8 [4/9] RUN npm install
#6090: #8 CACHED
#6090:
#6090: #9 [8/9] COPY ignition ignition
#6090: #9 CACHED
#6090:
#6090: #10 [2/9] WORKDIR /app
#6090: #10 CACHED
#6090:
#6090: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   &amp;&amp; sed -i &quot;s/HOST/localhost/g&quot; hardhat.config.js
#6090: #11 CACHED
#6090:
#6090: #12 [3/9] COPY package.json .
#6090: #12 CACHED
#6090:
#6090: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6090: #13 CACHED
#6090:
#6090: #14 exporting to image
#6090: #14 exporting layers done
#6090: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6090: #14 naming to docker.io/library/donce-615434571e0d done
#6090: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3640563a3fe6 --add-host host.docker.internal:host-gateway   --publish 1032:8545  --user=1001:1001 donce-615434571e0d /bin/bash -c npx\ hardhat\ node\  /#6122
#6122: 5f7df61c9499e71d1f6ebcfc44c679054b7e40bec3c2b8c8b9feff42a1191b1c
+ sudo docker build --tag donce-6f6dedd8de3e --build-arg HOST\=host.docker.internal --build-arg PORT\=1032 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6132
#6132: #0 building with "default" instance using docker driver
#6132:
#6132: #1 [internal] load build definition from Dockerfile
#6132: #1 transferring dockerfile: 552B done
#6132: #1 DONE 0.0s
#6132:
#6132: #2 [internal] load metadata for docker.io/library/node:24
#6132: #2 DONE 0.1s
#6132:
#6132: #3 [internal] load .dockerignore
#6132: #3 transferring context: 2B done
#6132: #3 DONE 0.0s
#6132:
#6132: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6132: #4 DONE 0.0s
#6132:
#6132: #5 [internal] load build context
#6132: #5 transferring context: 243B done
#6132: #5 DONE 0.0s
#6132:
#6132: #6 [2/9] WORKDIR /app
#6132: #6 CACHED
#6132:
#6132: #7 [3/9] COPY package.json .
#6132: #7 CACHED
#6132:
#6132: #8 [4/9] RUN npm install
#6132: #8 CACHED
#6132:
#6132: #9 [5/9] COPY hardhat.config.js .
#6132: #9 CACHED
#6132:
#6132: #10 [6/9] RUN sed -i "s/PORT/1032/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6132: #10 DONE 0.4s
#6132:
#6132: #11 [7/9] COPY contracts contracts
#6132: #11 DONE 0.1s
#6132:
#6132: #12 [8/9] COPY ignition ignition
#6132: #12 DONE 0.0s
#6132:
#6132: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6132: #13 1.703 Downloading compiler 0.8.28
#6132: #13 2.438 Compiled 1 Solidity file successfully (evm target: paris).
#6132: #13 DONE 2.5s
#6132:
#6132: #14 exporting to image
#6132: #14 exporting layers
#6132: #14 exporting layers 0.3s done
#6132: #14 writing image sha256:0bff877474ac83f01a0e3a4f73dddcb9c657a49ce6060b6d574517f88d7781d7
#6132: #14 writing image sha256:0bff877474ac83f01a0e3a4f73dddcb9c657a49ce6060b6d574517f88d7781d7 done
#6132: #14 naming to docker.io/library/donce-6f6dedd8de3e done
#6132: #14 DONE 0.3s
+ sudo docker run --name donce-98c692efdeab --add-host host.docker.internal:host-gateway     donce-6f6dedd8de3e /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6165
#6165: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6165: // SPDX-License-Identifier: MIT
#6165:
#6165: require("@nomicfoundation/hardhat-toolbox");
#6165:
#6165: /** @type import("hardhat/config").HardhatUserConfig */
#6165:
#6165: module.exports = {
#6165:   solidity: "0.8.28",
#6165:   defaultNetwork: "foo",
#6165:   networks: {
#6165:     hardhat: {
#6165:       chainId: 4242,
#6165:       gas: 10,
#6165:       gasPrice: 4,
#6165:       maxFeePerGas: 100,
#6165:       maxPriorityFeePerGas: 100,
#6165:       initialBaseFeePerGas: 100,
#6165:       accounts: [
#6165:         {
#6165:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6165:           balance: "55555555555555555555555"
#6165:         },
#6165:         {
#6165:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6165:           balance: "66666666666666666666666"
#6165:         }
#6165:       ]
#6165:     },
#6165:     foo: {
#6165:       chainId: 4242,
#6165:       url: "http://host.docker.internal:1032"
#6165:     }
#6165:   }
#6165: };
#6165: total 312
#6165: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6165: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6165: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6165: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6165: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6165: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6165: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6165: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6165: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6165: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6165: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6165: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6165:
#6165: Deploying [ FooModule ]
#6165:
#6165: Batch #1
#6165:   Executing FooModule#Foo...
#6165:
#6165: 3A0JBatch #1
#6165:   Executing FooModule#Foo...
#6165:
#6165: 3A0JBatch #1
#6165:   Executed FooModule#Foo
#6165:
#6165: 3A0JBatch #1
#6165:   Executed FooModule#Foo
#6165:
#6165: [ FooModule ] successfully deployed 🚀
#6165:
#6165: Deployed Addresses
#6165:
#6165: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6165: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-98c692efdeab /#6175
#6175: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6175: // SPDX-License-Identifier: MIT
#6175:
#6175: require("@nomicfoundation/hardhat-toolbox");
#6175:
#6175: /** @type import("hardhat/config").HardhatUserConfig */
#6175:
#6175: module.exports = {
#6175:   solidity: "0.8.28",
#6175:   defaultNetwork: "foo",
#6175:   networks: {
#6175:     hardhat: {
#6175:       chainId: 4242,
#6175:       gas: 10,
#6175:       gasPrice: 4,
#6175:       maxFeePerGas: 100,
#6175:       maxPriorityFeePerGas: 100,
#6175:       initialBaseFeePerGas: 100,
#6175:       accounts: [
#6175:         {
#6175:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6175:           balance: "55555555555555555555555"
#6175:         },
#6175:         {
#6175:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6175:           balance: "66666666666666666666666"
#6175:         }
#6175:       ]
#6175:     },
#6175:     foo: {
#6175:       chainId: 4242,
#6175:       url: "http://host.docker.internal:1032"
#6175:     }
#6175:   }
#6175: };
#6175: total 312
#6175: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6175: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6175: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6175: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6175: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6175: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6175: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6175: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6175: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6175: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6175: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6175: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6175:
#6175: Deploying [ FooModule ]
#6175:
#6175: Batch #1
#6175:   Executing FooModule#Foo...
#6175:
#6175: 3A0JBatch #1
#6175:   Executing FooModule#Foo...
#6175:
#6175: 3A0JBatch #1
#6175:   Executed FooModule#Foo
#6175:
#6175: 3A0JBatch #1
#6175:   Executed FooModule#Foo
#6175:
#6175: [ FooModule ] successfully deployed 🚀
#6175:
#6175: Deployed Addresses
#6175:
#6175: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6175: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-98c692efdeab /#6184
#6184: donce-98c692efdeab
+ sudo docker rmi donce-6f6dedd8de3e /#6192
#6192: Untagged: donce-6f6dedd8de3e:latest
#6192: Deleted: sha256:0bff877474ac83f01a0e3a4f73dddcb9c657a49ce6060b6d574517f88d7781d7
+ sudo docker logs donce-3640563a3fe6 /#6274
#6274: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6274:
#6274: Accounts
#6274: ========
#6274: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6274:
#6274: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6274:
#6274: 32meth_chainId0m
#6274: 32meth_chainId (2)0m
#6274: 32meth_accounts0m
#6274: 32mhardhat_getAutomine0m
#6274: 32meth_chainId0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_getTransactionCount0m
#6274: 32meth_getTransactionCount (2)0m
#6274: 32meth_getTransactionCount (3)0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_getTransactionCount0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_chainId0m
#6274: 32meth_maxPriorityFeePerGas0m
#6274: 32meth_estimateGas0m
#6274: 32meth_call0m
#6274:   Contract deployment: Foo
#6274:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:
#6274: 32meth_sendTransaction0m
#6274:   Contract deployment: Foo
#6274:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6274:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   Value:               0 ETH
#6274:   Gas used:            1357081 of 1357081
#6274:   Block #1:            0x61efd239a1352ce7ecfe0add2c25178ddc6667f9452c64c5721e3a8af1568e17
#6274:
#6274: 32meth_getTransactionByHash0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_getTransactionReceipt0m
#6274: 32meth_getBalance0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_getBlockByNumber (2)0m
#6274: 32meth_getBlockByNumber (3)0m
#6274: 32meth_getBlockByNumber (4)0m
#6274: 32meth_getBlockByNumber (5)0m
#6274: 32meth_getBlockByNumber (6)0m
#6274: 32meth_getBlockByNumber (7)0m
#6274: 32meth_getBlockByNumber (8)0m
#6274: 32meth_getBlockByNumber (9)0m
#6274: 32meth_getTransactionCount0m
#6274: 32meth_getBlockByNumber0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xc8145ee72b45b8c241b930f907cc129b887bf7099c59dbb340330d6e572357c0
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #2:            0x3ebf34a8c7e7b7ae87a78627f1ebf47611027859c3e3d7a187c88133e782ee2d
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0x814c946b2050c1cb4f6da973c5f442200c835330f4f88cd142e8885f8fb21daf
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #3:            0xb3e8e3c471bb2c4230c73b4e8d8368bfc1842316b85374987477f0d3d65defa4
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0x735bb327ae4122524f7fed6888fe48269ea6c5cea6819d5edfa5b1bd56678a96
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #4:            0x773a11efe9ceee0408e73506e3662292f6541acb7c882df7e322f4af8f2b5c23
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xf0fd311693c20f62f782e56936a6ebf47e59d5d7a5a5ed3df90ca6e7b5f84e99
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #5:            0x96723f9b4185b00f7b97f1a51b7f370d990770a8759907e216cc46d9954bc36b
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xaf14b61ab508969f67e0523745ef5dda988815032374fab56fd81a222196548b
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #6:            0xdb4953e60b6e1ba563aa96bcc0d337b9e0963c67013967d8ef7a8ef74dc851c2
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xe251cb6127c0fba9ef623d2810de0ebce20b1ccceb132da2742384c2cda53589
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #7:            0x012666c8f803c73174742e700d6a4d291c2d9c12932792603cc4399d9cc97d71
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xd9e646505050366c5c66f530cd3f09717d7cb21d12c1a11a8dbc60f73b980210
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #8:            0xc6a1e886d7d58542f97a48261f627e28bf3de1f26d1967597fa3f17b2b468bcb
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xbc14f6423c9809d45dbb33d1b929c1405fc61931bba1fd3666b3baa7e4a130c4
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #9:            0x549eedb04f655130f88597c0d7695cdef34060fcb91a6a5d170c78588cf8c39e
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0x000e17ade485a65d8fbb0e7630c924a09a54341e5947f8ba3afb5e85068e23de
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #10:           0x4d592e056bebfde914dc77823e48454de87d60cd894d66a52c29be36d3e23980
#6274:
#6274: 32meth_getTransactionCount0m
#6274: 32meth_sendRawTransaction0m
#6274:   Transaction:         0xca247cd6aaf2d2c1e125e2830adad06934226b1e893143b43d63773a14bf61f2
#6274:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6274:   To:                  0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6274:   Value:               42000 wei
#6274:   Gas used:            21000 of 22000
#6274:   Block #11:           0xcd745b1ee300f6853ba92b194adc656ea004ede03650e959f2f62eb9155c3016
#6274:
#6274: 32meth_getBalance0m
+ sudo docker rm --force donce-3640563a3fe6 /#6283
#6283: donce-3640563a3fe6
+ sudo docker rmi donce-615434571e0d /#6292
#6292: Untagged: donce-615434571e0d:latest
#6292: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_pays_eth_in_threads                                       32m PASS0m (11.57s)
+ sudo docker build --tag donce-843676b4007a --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6301
#6301: #0 building with "default" instance using docker driver
#6301:
#6301: #1 [internal] load build definition from Dockerfile
#6301: #1 transferring dockerfile: 552B done
#6301: #1 DONE 0.0s
#6301:
#6301: #2 [internal] load metadata for docker.io/library/node:24
#6301: #2 DONE 0.1s
#6301:
#6301: #3 [internal] load .dockerignore
#6301: #3 transferring context: 2B done
#6301: #3 DONE 0.0s
#6301:
#6301: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6301: #4 DONE 0.0s
#6301:
#6301: #5 [internal] load build context
#6301: #5 transferring context: 243B done
#6301: #5 DONE 0.0s
#6301:
#6301: #6 [2/9] WORKDIR /app
#6301: #6 CACHED
#6301:
#6301: #7 [3/9] COPY package.json .
#6301: #7 CACHED
#6301:
#6301: #8 [8/9] COPY ignition ignition
#6301: #8 CACHED
#6301:
#6301: #9 [5/9] COPY hardhat.config.js .
#6301: #9 CACHED
#6301:
#6301: #10 [4/9] RUN npm install
#6301: #10 CACHED
#6301:
#6301: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6301: #11 CACHED
#6301:
#6301: #12 [7/9] COPY contracts contracts
#6301: #12 CACHED
#6301:
#6301: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6301: #13 CACHED
#6301:
#6301: #14 exporting to image
#6301: #14 exporting layers done
#6301: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6301: #14 naming to docker.io/library/donce-843676b4007a done
#6301: #14 DONE 0.0s
+ sudo docker run --detach --name donce-65d22bb852d4 --add-host host.docker.internal:host-gateway   --publish 1033:8545  --user=1001:1001 donce-843676b4007a /bin/bash -c npx\ hardhat\ node\  /#6333
#6333: 9d767b663ff4c965b08a576a1776af099ade7a912ffdb23c655441a6b07c8458
+ sudo docker build --tag donce-b5688eb6060e --build-arg HOST\=host.docker.internal --build-arg PORT\=1033 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6345
#6345: #0 building with "default" instance using docker driver
#6345:
#6345: #1 [internal] load build definition from Dockerfile
#6345: #1 transferring dockerfile: 552B done
#6345: #1 DONE 0.0s
#6345:
#6345: #2 [internal] load metadata for docker.io/library/node:24
#6345: #2 DONE 0.1s
#6345:
#6345: #3 [internal] load .dockerignore
#6345: #3 transferring context: 2B done
#6345: #3 DONE 0.0s
#6345:
#6345: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6345: #4 DONE 0.0s
#6345:
#6345: #5 [internal] load build context
#6345: #5 transferring context: 243B done
#6345: #5 DONE 0.0s
#6345:
#6345: #6 [2/9] WORKDIR /app
#6345: #6 CACHED
#6345:
#6345: #7 [3/9] COPY package.json .
#6345: #7 CACHED
#6345:
#6345: #8 [4/9] RUN npm install
#6345: #8 CACHED
#6345:
#6345: #9 [5/9] COPY hardhat.config.js .
#6345: #9 CACHED
#6345:
#6345: #10 [6/9] RUN sed -i "s/PORT/1033/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6345: #10 DONE 0.4s
#6345:
#6345: #11 [7/9] COPY contracts contracts
#6345: #11 DONE 0.1s
#6345:
#6345: #12 [8/9] COPY ignition ignition
#6345: #12 DONE 0.1s
#6345:
#6345: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6345: #13 1.686 Downloading compiler 0.8.28
#6345: #13 2.402 Compiled 1 Solidity file successfully (evm target: paris).
#6345: #13 DONE 2.5s
#6345:
#6345: #14 exporting to image
#6345: #14 exporting layers
#6345: #14 exporting layers 0.3s done
#6345: #14 writing image sha256:65265137122c2aeb2c4f30058113fd398dd82d2c96967008dce7633e13482028
#6345: #14 writing image sha256:65265137122c2aeb2c4f30058113fd398dd82d2c96967008dce7633e13482028 done
#6345: #14 naming to docker.io/library/donce-b5688eb6060e done
#6345: #14 DONE 0.3s
+ sudo docker run --name donce-014ce87c5ba4 --add-host host.docker.internal:host-gateway     donce-b5688eb6060e /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6377
#6377: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6377: // SPDX-License-Identifier: MIT
#6377:
#6377: require("@nomicfoundation/hardhat-toolbox");
#6377:
#6377: /** @type import("hardhat/config").HardhatUserConfig */
#6377:
#6377: module.exports = {
#6377:   solidity: "0.8.28",
#6377:   defaultNetwork: "foo",
#6377:   networks: {
#6377:     hardhat: {
#6377:       chainId: 4242,
#6377:       gas: 10,
#6377:       gasPrice: 4,
#6377:       maxFeePerGas: 100,
#6377:       maxPriorityFeePerGas: 100,
#6377:       initialBaseFeePerGas: 100,
#6377:       accounts: [
#6377:         {
#6377:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6377:           balance: "55555555555555555555555"
#6377:         },
#6377:         {
#6377:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6377:           balance: "66666666666666666666666"
#6377:         }
#6377:       ]
#6377:     },
#6377:     foo: {
#6377:       chainId: 4242,
#6377:       url: "http://host.docker.internal:1033"
#6377:     }
#6377:   }
#6377: };
#6377: total 312
#6377: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6377: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6377: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6377: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6377: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6377: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6377: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6377: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6377: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6377: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6377: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6377: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6377:
#6377: Deploying [ FooModule ]
#6377:
#6377: Batch #1
#6377:   Executing FooModule#Foo...
#6377:
#6377: 3A0JBatch #1
#6377:   Executing FooModule#Foo...
#6377:
#6377: 3A0JBatch #1
#6377:   Executed FooModule#Foo
#6377:
#6377: 3A0JBatch #1
#6377:   Executed FooModule#Foo
#6377:
#6377: [ FooModule ] successfully deployed 🚀
#6377:
#6377: Deployed Addresses
#6377:
#6377: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6377: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-014ce87c5ba4 /#6387
#6387: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6387: // SPDX-License-Identifier: MIT
#6387:
#6387: require("@nomicfoundation/hardhat-toolbox");
#6387:
#6387: /** @type import("hardhat/config").HardhatUserConfig */
#6387:
#6387: module.exports = {
#6387:   solidity: "0.8.28",
#6387:   defaultNetwork: "foo",
#6387:   networks: {
#6387:     hardhat: {
#6387:       chainId: 4242,
#6387:       gas: 10,
#6387:       gasPrice: 4,
#6387:       maxFeePerGas: 100,
#6387:       maxPriorityFeePerGas: 100,
#6387:       initialBaseFeePerGas: 100,
#6387:       accounts: [
#6387:         {
#6387:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6387:           balance: "55555555555555555555555"
#6387:         },
#6387:         {
#6387:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6387:           balance: "66666666666666666666666"
#6387:         }
#6387:       ]
#6387:     },
#6387:     foo: {
#6387:       chainId: 4242,
#6387:       url: "http://host.docker.internal:1033"
#6387:     }
#6387:   }
#6387: };
#6387: total 312
#6387: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6387: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6387: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6387: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6387: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6387: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6387: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6387: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6387: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6387: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6387: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6387: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6387:
#6387: Deploying [ FooModule ]
#6387:
#6387: Batch #1
#6387:   Executing FooModule#Foo...
#6387:
#6387: 3A0JBatch #1
#6387:   Executing FooModule#Foo...
#6387:
#6387: 3A0JBatch #1
#6387:   Executed FooModule#Foo
#6387:
#6387: 3A0JBatch #1
#6387:   Executed FooModule#Foo
#6387:
#6387: [ FooModule ] successfully deployed 🚀
#6387:
#6387: Deployed Addresses
#6387:
#6387: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6387: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-014ce87c5ba4 /#6396
#6396: donce-014ce87c5ba4
+ sudo docker rmi donce-b5688eb6060e /#6404
#6404: Untagged: donce-b5688eb6060e:latest
#6404: Deleted: sha256:65265137122c2aeb2c4f30058113fd398dd82d2c96967008dce7633e13482028
+ sudo docker logs donce-65d22bb852d4 /#6503
#6503: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6503:
#6503: Accounts
#6503: ========
#6503: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6503:
#6503: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6503:
#6503: 32meth_chainId0m
#6503: 32meth_chainId (2)0m
#6503: 32meth_accounts0m
#6503: 32mhardhat_getAutomine0m
#6503: 32meth_chainId0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_getTransactionCount0m
#6503: 32meth_getTransactionCount (2)0m
#6503: 32meth_getTransactionCount (3)0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_getTransactionCount0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_chainId0m
#6503: 32meth_maxPriorityFeePerGas0m
#6503: 32meth_estimateGas0m
#6503: 32meth_call0m
#6503:   Contract deployment: Foo
#6503:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:
#6503: 32meth_sendTransaction0m
#6503:   Contract deployment: Foo
#6503:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   Value:               0 ETH
#6503:   Gas used:            1357081 of 1357081
#6503:   Block #1:            0x01c49479e52fe7625f74f032d11530f966e688d8f7880a3d3f7f363536b1f531
#6503:
#6503: 32meth_getTransactionByHash0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_getTransactionReceipt0m
#6503: 32meth_subscribe0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_getBlockByNumber (2)0m
#6503: 32meth_getBlockByNumber (3)0m
#6503: 32meth_getBlockByNumber (4)0m
#6503: 32meth_getBlockByNumber (5)0m
#6503: 32meth_getBlockByNumber (6)0m
#6503: 32meth_getBlockByNumber (7)0m
#6503: 32meth_getBlockByNumber (8)0m
#6503: 32meth_getBlockByNumber (9)0m
#6503: 32meth_getTransactionCount0m
#6503: 32meth_getBlockByNumber0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xa5aeca6fac1c4248e8d87e99a27fe47f5f8f8f22986b2bf09ad197cea69c9a72
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #2:            0xabd5b11eaa9763a223e0893596d276534b9d66271faf84a25e24ae3b22b2eb50
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xd03f273728a7c62d53f036cc5fd7fb0b2c022b0092423b802539b00599c0a088
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #3:            0xe85d3a4274c4d7e89d99633b44dc89d89c0d87695b7d94a494b2c05cf6911262
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0x343f09c45c0b006a76b9dc2a15dcfdb2ee5904edc36297a5ee2073d14430dc0c
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #4:            0x0dfbefdaf9031b0cdd46ebe4066d2a128cae7f02e79bcf06d4c31eb878145a91
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xd2d218fc11261e55f1b94a5f5ec58825145ec5d455529ee571e6181fc97e3569
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #5:            0x88f80a8f0a05944b2d77e8828ff4daa9744488e14648052a52332b5b2c161525
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xcee8e2bd823342256f63fde0db3d4fd1ec4af8117b7899196611f668db2d18e3
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #6:            0x730b382c050bdf59506c4d7a3abd4716281fb29f465f907e566312edb39e1298
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xcc4966a181e760c37e1703e740f890311080a83078a36a3d5bf6b46e1a7651c7
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #7:            0x899307779c9d2b20d44cddd76802facfff9b2799b71df492389684d3a9b276ba
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0x246b25b39c985f802baee5567e99f66e2b8d8e754f8d5812366362cd5c014013
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #8:            0x25adeed65aeea3a34c0b757c95bbc6737994b39926692fd0f4ff7bbe38fc38f6
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0xb9286e365b677a368142dc9fa5d4a269028afc1dfc935dbb69c231aaafffb4a9
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #9:            0xab32554ab92eb750fd60ad39a92ae016915b1558f2a06c342a54d85e39fef422
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0x7472c53bb85bffc6719b2277e5d2b4abe0b946744e33ddb4e01c1453535bc51b
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #10:           0x7a7aa71a779c90710a65778dc7bef217db8d0a7a0ba0a13495d954656b9d4a84
#6503:
#6503: 32meth_getTransactionCount0m
#6503: 32meth_estimateGas0m
#6503: 32meth_sendRawTransaction0m
#6503:   Contract call:       Foo#transfer
#6503:   Transaction:         0x3c040c7a2804135867fae43396405308c4a3fa35d0629e59e3e9584b51834113
#6503:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6503:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6503:   Value:               0 ETH
#6503:   Gas used:            35389 of 35389
#6503:   Block #11:           0xc91305bf0740e2e3742c0f6460e17bdd44b4ac0de9a28abbfb688d46119bdfc2
#6503:
#6503: 32meth_unsubscribe0m
+ sudo docker rm --force donce-65d22bb852d4 /#6512
#6512: donce-65d22bb852d4
+ sudo docker rmi donce-843676b4007a /#6521
#6521: Untagged: donce-843676b4007a:latest
#6521: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_accepts_many_payments                                     32m PASS0m (12.89s)
+ sudo docker build --tag donce-9cc2b3477682 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6530
#6530: #0 building with "default" instance using docker driver
#6530:
#6530: #1 [internal] load build definition from Dockerfile
#6530: #1 transferring dockerfile: 552B done
#6530: #1 DONE 0.0s
#6530:
#6530: #2 [internal] load metadata for docker.io/library/node:24
#6530: #2 DONE 0.1s
#6530:
#6530: #3 [internal] load .dockerignore
#6530: #3 transferring context: 2B done
#6530: #3 DONE 0.0s
#6530:
#6530: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6530: #4 DONE 0.0s
#6530:
#6530: #5 [internal] load build context
#6530: #5 transferring context: 243B done
#6530: #5 DONE 0.0s
#6530:
#6530: #6 [2/9] WORKDIR /app
#6530: #6 CACHED
#6530:
#6530: #7 [3/9] COPY package.json .
#6530: #7 CACHED
#6530:
#6530: #8 [8/9] COPY ignition ignition
#6530: #8 CACHED
#6530:
#6530: #9 [5/9] COPY hardhat.config.js .
#6530: #9 CACHED
#6530:
#6530: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6530: #10 CACHED
#6530:
#6530: #11 [7/9] COPY contracts contracts
#6530: #11 CACHED
#6530:
#6530: #12 [4/9] RUN npm install
#6530: #12 CACHED
#6530:
#6530: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6530: #13 CACHED
#6530:
#6530: #14 exporting to image
#6530: #14 exporting layers done
#6530: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6530: #14 naming to docker.io/library/donce-9cc2b3477682 done
#6530: #14 DONE 0.0s
+ sudo docker run --detach --name donce-1b81fd5f4bdd --add-host host.docker.internal:host-gateway   --publish 1034:8545  --user=1001:1001 donce-9cc2b3477682 /bin/bash -c npx\ hardhat\ node\  /#6562
#6562: ca541ec1f5e1f80f828a8a388c8f7a49b02c7f114b65c632f299713e3acb6eb1
+ sudo docker build --tag donce-7a2e6e5699eb --build-arg HOST\=host.docker.internal --build-arg PORT\=1034 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6574
#6574: #0 building with "default" instance using docker driver
#6574:
#6574: #1 [internal] load build definition from Dockerfile
#6574: #1 transferring dockerfile: 552B done
#6574: #1 DONE 0.0s
#6574:
#6574: #2 [internal] load metadata for docker.io/library/node:24
#6574: #2 DONE 0.1s
#6574:
#6574: #3 [internal] load .dockerignore
#6574: #3 transferring context: 2B done
#6574: #3 DONE 0.0s
#6574:
#6574: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6574: #4 DONE 0.0s
#6574:
#6574: #5 [internal] load build context
#6574: #5 transferring context: 243B done
#6574: #5 DONE 0.0s
#6574:
#6574: #6 [2/9] WORKDIR /app
#6574: #6 CACHED
#6574:
#6574: #7 [3/9] COPY package.json .
#6574: #7 CACHED
#6574:
#6574: #8 [4/9] RUN npm install
#6574: #8 CACHED
#6574:
#6574: #9 [5/9] COPY hardhat.config.js .
#6574: #9 CACHED
#6574:
#6574: #10 [6/9] RUN sed -i "s/PORT/1034/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6574: #10 DONE 0.3s
#6574:
#6574: #11 [7/9] COPY contracts contracts
#6574: #11 DONE 0.1s
#6574:
#6574: #12 [8/9] COPY ignition ignition
#6574: #12 DONE 0.0s
#6574:
#6574: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6574: #13 1.752 Downloading compiler 0.8.28
#6574: #13 2.491 Compiled 1 Solidity file successfully (evm target: paris).
#6574: #13 DONE 2.6s
#6574:
#6574: #14 exporting to image
#6574: #14 exporting layers
#6574: #14 exporting layers 0.2s done
#6574: #14 writing image sha256:01a4ee23acb5b26fb50fb911a4ccccb0c643ab096bdb08f4dc9474fc7c9c21f0 done
#6574: #14 naming to docker.io/library/donce-7a2e6e5699eb done
#6574: #14 DONE 0.2s
+ sudo docker run --name donce-6cc1028bf13f --add-host host.docker.internal:host-gateway     donce-7a2e6e5699eb /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6606
#6606: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6606: // SPDX-License-Identifier: MIT
#6606:
#6606: require("@nomicfoundation/hardhat-toolbox");
#6606:
#6606: /** @type import("hardhat/config").HardhatUserConfig */
#6606:
#6606: module.exports = {
#6606:   solidity: "0.8.28",
#6606:   defaultNetwork: "foo",
#6606:   networks: {
#6606:     hardhat: {
#6606:       chainId: 4242,
#6606:       gas: 10,
#6606:       gasPrice: 4,
#6606:       maxFeePerGas: 100,
#6606:       maxPriorityFeePerGas: 100,
#6606:       initialBaseFeePerGas: 100,
#6606:       accounts: [
#6606:         {
#6606:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6606:           balance: "55555555555555555555555"
#6606:         },
#6606:         {
#6606:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6606:           balance: "66666666666666666666666"
#6606:         }
#6606:       ]
#6606:     },
#6606:     foo: {
#6606:       chainId: 4242,
#6606:       url: "http://host.docker.internal:1034"
#6606:     }
#6606:   }
#6606: };
#6606: total 312
#6606: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6606: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6606: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6606: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6606: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6606: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6606: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6606: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6606: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6606: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6606: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6606: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6606:
#6606: Deploying [ FooModule ]
#6606:
#6606: Batch #1
#6606:   Executing FooModule#Foo...
#6606:
#6606: 3A0JBatch #1
#6606:   Executing FooModule#Foo...
#6606:
#6606: 3A0JBatch #1
#6606:   Executed FooModule#Foo
#6606:
#6606: 3A0JBatch #1
#6606:   Executed FooModule#Foo
#6606:
#6606: [ FooModule ] successfully deployed 🚀
#6606:
#6606: Deployed Addresses
#6606:
#6606: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6606: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6cc1028bf13f /#6616
#6616: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6616: // SPDX-License-Identifier: MIT
#6616:
#6616: require("@nomicfoundation/hardhat-toolbox");
#6616:
#6616: /** @type import("hardhat/config").HardhatUserConfig */
#6616:
#6616: module.exports = {
#6616:   solidity: "0.8.28",
#6616:   defaultNetwork: "foo",
#6616:   networks: {
#6616:     hardhat: {
#6616:       chainId: 4242,
#6616:       gas: 10,
#6616:       gasPrice: 4,
#6616:       maxFeePerGas: 100,
#6616:       maxPriorityFeePerGas: 100,
#6616:       initialBaseFeePerGas: 100,
#6616:       accounts: [
#6616:         {
#6616:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6616:           balance: "55555555555555555555555"
#6616:         },
#6616:         {
#6616:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6616:           balance: "66666666666666666666666"
#6616:         }
#6616:       ]
#6616:     },
#6616:     foo: {
#6616:       chainId: 4242,
#6616:       url: "http://host.docker.internal:1034"
#6616:     }
#6616:   }
#6616: };
#6616: total 312
#6616: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6616: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6616: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6616: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6616: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6616: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6616: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6616: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6616: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6616: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6616: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6616: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6616:
#6616: Deploying [ FooModule ]
#6616:
#6616: Batch #1
#6616:   Executing FooModule#Foo...
#6616:
#6616: 3A0JBatch #1
#6616:   Executing FooModule#Foo...
#6616:
#6616: 3A0JBatch #1
#6616:   Executed FooModule#Foo
#6616:
#6616: 3A0JBatch #1
#6616:   Executed FooModule#Foo
#6616:
#6616: [ FooModule ] successfully deployed 🚀
#6616:
#6616: Deployed Addresses
#6616:
#6616: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6616: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6cc1028bf13f /#6625
#6625: donce-6cc1028bf13f
+ sudo docker rmi donce-7a2e6e5699eb /#6633
#6633: Untagged: donce-7a2e6e5699eb:latest
#6633: Deleted: sha256:01a4ee23acb5b26fb50fb911a4ccccb0c643ab096bdb08f4dc9474fc7c9c21f0
+ sudo docker logs donce-1b81fd5f4bdd /#6643
#6643: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6643:
#6643: Accounts
#6643: ========
#6643: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6643:
#6643: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6643:
#6643: 32meth_chainId0m
#6643: 32meth_chainId (2)0m
#6643: 32meth_accounts0m
#6643: 32mhardhat_getAutomine0m
#6643: 32meth_chainId0m
#6643: 32meth_getBlockByNumber0m
#6643: 32meth_getTransactionCount0m
#6643: 32meth_getTransactionCount (2)0m
#6643: 32meth_getTransactionCount (3)0m
#6643: 32meth_getBlockByNumber0m
#6643: 32meth_getTransactionCount0m
#6643: 32meth_getBlockByNumber0m
#6643: 32meth_chainId0m
#6643: 32meth_maxPriorityFeePerGas0m
#6643: 32meth_estimateGas0m
#6643: 32meth_call0m
#6643:   Contract deployment: Foo
#6643:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6643:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6643:
#6643: 32meth_sendTransaction0m
#6643:   Contract deployment: Foo
#6643:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6643:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6643:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6643:   Value:               0 ETH
#6643:   Gas used:            1357081 of 1357081
#6643:   Block #1:            0x337d8a79fa66bda8f36bff4604539edb8a3e5c0198d8f482d17440a630754adc
#6643:
#6643: 32meth_getTransactionByHash0m
#6643: 32meth_getBlockByNumber0m
#6643: 32meth_getTransactionReceipt0m
#6643: 32meth_accounts0m
#6643: 32meth_call0m
#6643:   Contract call:       Foo#balanceOf
#6643:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6643:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6643:
+ sudo docker rm --force donce-1b81fd5f4bdd /#6652
#6652: donce-1b81fd5f4bdd
+ sudo docker rmi donce-9cc2b3477682 /#6660
#6660: Untagged: donce-9cc2b3477682:latest
#6660: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_checks_eth_balance                                        32m PASS0m (11.13s)
+ sudo docker build --tag donce-50114ae95728 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6669
#6669: #0 building with "default" instance using docker driver
#6669:
#6669: #1 [internal] load build definition from Dockerfile
#6669: #1 transferring dockerfile: 552B done
#6669: #1 DONE 0.0s
#6669:
#6669: #2 [internal] load metadata for docker.io/library/node:24
#6669: #2 DONE 0.1s
#6669:
#6669: #3 [internal] load .dockerignore
#6669: #3 transferring context: 2B done
#6669: #3 DONE 0.0s
#6669:
#6669: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6669: #4 DONE 0.0s
#6669:
#6669: #5 [internal] load build context
#6669: #5 transferring context: 243B done
#6669: #5 DONE 0.0s
#6669:
#6669: #6 [8/9] COPY ignition ignition
#6669: #6 CACHED
#6669:
#6669: #7 [3/9] COPY package.json .
#6669: #7 CACHED
#6669:
#6669: #8 [2/9] WORKDIR /app
#6669: #8 CACHED
#6669:
#6669: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6669: #9 CACHED
#6669:
#6669: #10 [4/9] RUN npm install
#6669: #10 CACHED
#6669:
#6669: #11 [5/9] COPY hardhat.config.js .
#6669: #11 CACHED
#6669:
#6669: #12 [7/9] COPY contracts contracts
#6669: #12 CACHED
#6669:
#6669: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6669: #13 CACHED
#6669:
#6669: #14 exporting to image
#6669: #14 exporting layers done
#6669: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6669: #14 naming to docker.io/library/donce-50114ae95728 done
#6669: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e6c4f2bb9f94 --add-host host.docker.internal:host-gateway   --publish 1035:8545  --user=1001:1001 donce-50114ae95728 /bin/bash -c npx\ hardhat\ node\  /#6701
#6701: b44c8add4ffd6976e381b1ed0172d30c108a51accd5e0fdc408565edc2503e4d
+ sudo docker build --tag donce-a536e2d524c2 --build-arg HOST\=host.docker.internal --build-arg PORT\=1035 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6712
#6712: #0 building with "default" instance using docker driver
#6712:
#6712: #1 [internal] load build definition from Dockerfile
#6712: #1 transferring dockerfile: 552B done
#6712: #1 DONE 0.0s
#6712:
#6712: #2 [internal] load metadata for docker.io/library/node:24
#6712: #2 DONE 0.1s
#6712:
#6712: #3 [internal] load .dockerignore
#6712: #3 transferring context: 2B done
#6712: #3 DONE 0.0s
#6712:
#6712: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6712: #4 DONE 0.0s
#6712:
#6712: #5 [internal] load build context
#6712: #5 transferring context: 243B done
#6712: #5 DONE 0.0s
#6712:
#6712: #6 [2/9] WORKDIR /app
#6712: #6 CACHED
#6712:
#6712: #7 [3/9] COPY package.json .
#6712: #7 CACHED
#6712:
#6712: #8 [4/9] RUN npm install
#6712: #8 CACHED
#6712:
#6712: #9 [5/9] COPY hardhat.config.js .
#6712: #9 CACHED
#6712:
#6712: #10 [6/9] RUN sed -i &quot;s/PORT/1035/g&quot; hardhat.config.js   &amp;&amp; sed -i &quot;s/HOST/host.docker.internal/g&quot; hardhat.config.js
#6712: #10 DONE 0.3s
#6712:
#6712: #11 [7/9] COPY contracts contracts
#6712: #11 DONE 0.1s
#6712:
#6712: #12 [8/9] COPY ignition ignition
#6712: #12 DONE 0.0s
#6712:
#6712: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6712: #13 1.706 Downloading compiler 0.8.28
#6712: #13 2.438 Compiled 1 Solidity file successfully (evm target: paris).
#6712: #13 DONE 2.5s
#6712:
#6712: #14 exporting to image
#6712: #14 exporting layers
#6712: #14 exporting layers 0.2s done
#6712: #14 writing image sha256:ff9ff49e990fc25d5bd704c85de9c13723bdf5ce9536411647d7d40b01fadb63 done
#6712: #14 naming to docker.io/library/donce-a536e2d524c2 done
#6712: #14 DONE 0.2s
+ sudo docker run --name donce-2fb7dac18ab9 --add-host host.docker.internal:host-gateway     donce-a536e2d524c2 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6744
#6744: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6744: // SPDX-License-Identifier: MIT
#6744:
#6744: require("@nomicfoundation/hardhat-toolbox");
#6744:
#6744: /** @type import("hardhat/config").HardhatUserConfig */
#6744:
#6744: module.exports = {
#6744:   solidity: "0.8.28",
#6744:   defaultNetwork: "foo",
#6744:   networks: {
#6744:     hardhat: {
#6744:       chainId: 4242,
#6744:       gas: 10,
#6744:       gasPrice: 4,
#6744:       maxFeePerGas: 100,
#6744:       maxPriorityFeePerGas: 100,
#6744:       initialBaseFeePerGas: 100,
#6744:       accounts: [
#6744:         {
#6744:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6744:           balance: "55555555555555555555555"
#6744:         },
#6744:         {
#6744:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6744:           balance: "66666666666666666666666"
#6744:         }
#6744:       ]
#6744:     },
#6744:     foo: {
#6744:       chainId: 4242,
#6744:       url: "http://host.docker.internal:1035"
#6744:     }
#6744:   }
#6744: };
#6744: total 312
#6744: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6744: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6744: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6744: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6744: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6744: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6744: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6744: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6744: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6744: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6744: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6744: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6744:
#6744: Deploying [ FooModule ]
#6744:
#6744: Batch #1
#6744:   Executing FooModule#Foo...
#6744:
#6744: 3A0JBatch #1
#6744:   Executing FooModule#Foo...
#6744:
#6744: 3A0JBatch #1
#6744:   Executed FooModule#Foo
#6744:
#6744: 3A0JBatch #1
#6744:   Executed FooModule#Foo
#6744:
#6744: [ FooModule ] successfully deployed 🚀
#6744:
#6744: Deployed Addresses
#6744:
#6744: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6744: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2fb7dac18ab9 /#6753
#6753: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6753: // SPDX-License-Identifier: MIT
#6753:
#6753: require("@nomicfoundation/hardhat-toolbox");
#6753:
#6753: /** @type import("hardhat/config").HardhatUserConfig */
#6753:
#6753: module.exports = {
#6753:   solidity: "0.8.28",
#6753:   defaultNetwork: "foo",
#6753:   networks: {
#6753:     hardhat: {
#6753:       chainId: 4242,
#6753:       gas: 10,
#6753:       gasPrice: 4,
#6753:       maxFeePerGas: 100,
#6753:       maxPriorityFeePerGas: 100,
#6753:       initialBaseFeePerGas: 100,
#6753:       accounts: [
#6753:         {
#6753:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6753:           balance: "55555555555555555555555"
#6753:         },
#6753:         {
#6753:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6753:           balance: "66666666666666666666666"
#6753:         }
#6753:       ]
#6753:     },
#6753:     foo: {
#6753:       chainId: 4242,
#6753:       url: "http://host.docker.internal:1035"
#6753:     }
#6753:   }
#6753: };
#6753: total 312
#6753: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6753: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6753: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6753: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6753: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6753: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6753: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6753: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6753: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6753: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6753: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6753: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6753:
#6753: Deploying [ FooModule ]
#6753:
#6753: Batch #1
#6753:   Executing FooModule#Foo...
#6753:
#6753: 3A0JBatch #1
#6753:   Executing FooModule#Foo...
#6753:
#6753: 3A0JBatch #1
#6753:   Executed FooModule#Foo
#6753:
#6753: 3A0JBatch #1
#6753:   Executed FooModule#Foo
#6753:
#6753: [ FooModule ] successfully deployed 🚀
#6753:
#6753: Deployed Addresses
#6753:
#6753: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6753: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2fb7dac18ab9 /#6762
#6762: donce-2fb7dac18ab9
+ sudo docker rmi donce-a536e2d524c2 /#6770
#6770: Untagged: donce-a536e2d524c2:latest
#6770: Deleted: sha256:ff9ff49e990fc25d5bd704c85de9c13723bdf5ce9536411647d7d40b01fadb63
+ sudo docker logs donce-e6c4f2bb9f94 /#6792
#6792: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6792:
#6792: Accounts
#6792: ========
#6792: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6792:
#6792: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6792:
#6792: 32meth_chainId0m
#6792: 32meth_chainId (2)0m
#6792: 32meth_accounts0m
#6792: 32mhardhat_getAutomine0m
#6792: 32meth_chainId0m
#6792: 32meth_getBlockByNumber0m
#6792: 32meth_getTransactionCount0m
#6792: 32meth_getTransactionCount (2)0m
#6792: 32meth_getTransactionCount (3)0m
#6792: 32meth_getBlockByNumber0m
#6792: 32meth_getTransactionCount0m
#6792: 32meth_getBlockByNumber0m
#6792: 32meth_chainId0m
#6792: 32meth_maxPriorityFeePerGas0m
#6792: 32meth_estimateGas0m
#6792: 32meth_call0m
#6792:   Contract deployment: Foo
#6792:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:
#6792: 32meth_sendTransaction0m
#6792:   Contract deployment: Foo
#6792:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:   Value:               0 ETH
#6792:   Gas used:            1357081 of 1357081
#6792:   Block #1:            0xdf8e2b441390a4f6be1690f7cff18b9440eb981d88aea946e4c8b38a22c0d534
#6792:
#6792: 32meth_getTransactionByHash0m
#6792: 32meth_getBlockByNumber0m
#6792: 32meth_getTransactionReceipt0m
#6792: 32meth_accounts0m
#6792: 32meth_call0m
#6792:   Contract call:       Foo#balanceOf
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:
#6792: 32meth_call0m
#6792:   Contract call:       Foo#balanceOf
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:
#6792: 32meth_getBlockByNumber0m
#6792: 32meth_getTransactionCount0m
#6792: 32meth_estimateGas0m
#6792: 32meth_sendRawTransaction0m
#6792:   Contract call:       Foo#transfer
#6792:   Transaction:         0xcbe5376f11a7ac7fefbd0602c5b2f92531000cfad43bb224ac1bb29bb8a1f662
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:   Value:               0 ETH
#6792:   Gas used:            35389 of 35389
#6792:   Block #2:            0xbba2e4c98612c3c63fb50aee81dd93947d7e34aea53b5486966b49b24d73d203
#6792:
#6792: 32meth_call0m
#6792:   Contract call:       Foo#balanceOf
#6792:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6792:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6792:
+ sudo docker rm --force donce-e6c4f2bb9f94 /#6801
#6801: donce-e6c4f2bb9f94
+ sudo docker rmi donce-50114ae95728 /#6809
#6809: Untagged: donce-50114ae95728:latest
#6809: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_pays                                                      32m PASS0m (11.25s)
+ sudo docker build --tag donce-9da060a2e38a --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6818
#6818: #0 building with "default" instance using docker driver
#6818:
#6818: #1 [internal] load build definition from Dockerfile
#6818: #1 transferring dockerfile: 552B done
#6818: #1 DONE 0.0s
#6818:
#6818: #2 [internal] load metadata for docker.io/library/node:24
#6818: #2 DONE 0.1s
#6818:
#6818: #3 [internal] load .dockerignore
#6818: #3 transferring context: 2B done
#6818: #3 DONE 0.0s
#6818:
#6818: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6818: #4 DONE 0.0s
#6818:
#6818: #5 [internal] load build context
#6818: #5 transferring context: 243B done
#6818: #5 DONE 0.0s
#6818:
#6818: #6 [2/9] WORKDIR /app
#6818: #6 CACHED
#6818:
#6818: #7 [8/9] COPY ignition ignition
#6818: #7 CACHED
#6818:
#6818: #8 [4/9] RUN npm install
#6818: #8 CACHED
#6818:
#6818: #9 [7/9] COPY contracts contracts
#6818: #9 CACHED
#6818:
#6818: #10 [3/9] COPY package.json .
#6818: #10 CACHED
#6818:
#6818: #11 [5/9] COPY hardhat.config.js .
#6818: #11 CACHED
#6818:
#6818: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6818: #12 CACHED
#6818:
#6818: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6818: #13 CACHED
#6818:
#6818: #14 exporting to image
#6818: #14 exporting layers done
#6818: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6818: #14 naming to docker.io/library/donce-9da060a2e38a done
#6818: #14 DONE 0.0s
+ sudo docker run --detach --name donce-43f2f4be7bc2 --add-host host.docker.internal:host-gateway   --publish 1036:8545  --user=1001:1001 donce-9da060a2e38a /bin/bash -c npx\ hardhat\ node\  /#6850
#6850: d116da69027ec316399c1b2d48183961cddc6de9db3edba82409b602279ff1e9
+ sudo docker build --tag donce-772948c1b469 --build-arg HOST\=host.docker.internal --build-arg PORT\=1036 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6861
#6861: #0 building with "default" instance using docker driver
#6861:
#6861: #1 [internal] load build definition from Dockerfile
#6861: #1 transferring dockerfile: 552B done
#6861: #1 DONE 0.0s
#6861:
#6861: #2 [internal] load metadata for docker.io/library/node:24
#6861: #2 DONE 0.1s
#6861:
#6861: #3 [internal] load .dockerignore
#6861: #3 transferring context: 2B done
#6861: #3 DONE 0.0s
#6861:
#6861: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6861: #4 DONE 0.0s
#6861:
#6861: #5 [internal] load build context
#6861: #5 transferring context: 243B done
#6861: #5 DONE 0.0s
#6861:
#6861: #6 [2/9] WORKDIR /app
#6861: #6 CACHED
#6861:
#6861: #7 [3/9] COPY package.json .
#6861: #7 CACHED
#6861:
#6861: #8 [4/9] RUN npm install
#6861: #8 CACHED
#6861:
#6861: #9 [5/9] COPY hardhat.config.js .
#6861: #9 CACHED
#6861:
#6861: #10 [6/9] RUN sed -i "s/PORT/1036/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6861: #10 DONE 0.4s
#6861:
#6861: #11 [7/9] COPY contracts contracts
#6861: #11 DONE 0.1s
#6861:
#6861: #12 [8/9] COPY ignition ignition
#6861: #12 DONE 0.0s
#6861:
#6861: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6861: #13 1.705 Downloading compiler 0.8.28
#6861: #13 2.440 Compiled 1 Solidity file successfully (evm target: paris).
#6861: #13 DONE 2.5s
#6861:
#6861: #14 exporting to image
#6861: #14 exporting layers
#6861: #14 exporting layers 0.3s done
#6861: #14 writing image sha256:b960269f48212162aa6b91a279c269c6b4a92a1409629b66bda156ce641e59f3 done
#6861: #14 naming to docker.io/library/donce-772948c1b469 done
#6861: #14 DONE 0.3s
+ sudo docker run --name donce-b6cd1c4064e1 --add-host host.docker.internal:host-gateway     donce-772948c1b469 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6893
#6893: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6893: // SPDX-License-Identifier: MIT
#6893:
#6893: require("@nomicfoundation/hardhat-toolbox");
#6893:
#6893: /** @type import("hardhat/config").HardhatUserConfig */
#6893:
#6893: module.exports = {
#6893:   solidity: "0.8.28",
#6893:   defaultNetwork: "foo",
#6893:   networks: {
#6893:     hardhat: {
#6893:       chainId: 4242,
#6893:       gas: 10,
#6893:       gasPrice: 4,
#6893:       maxFeePerGas: 100,
#6893:       maxPriorityFeePerGas: 100,
#6893:       initialBaseFeePerGas: 100,
#6893:       accounts: [
#6893:         {
#6893:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6893:           balance: "55555555555555555555555"
#6893:         },
#6893:         {
#6893:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6893:           balance: "66666666666666666666666"
#6893:         }
#6893:       ]
#6893:     },
#6893:     foo: {
#6893:       chainId: 4242,
#6893:       url: "http://host.docker.internal:1036"
#6893:     }
#6893:   }
#6893: };
#6893: total 312
#6893: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6893: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6893: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6893: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6893: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6893: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6893: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6893: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6893: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6893: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6893: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6893: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6893:
#6893: Deploying [ FooModule ]
#6893:
#6893: Batch #1
#6893:   Executing FooModule#Foo...
#6893:
#6893: 3A0JBatch #1
#6893:   Executing FooModule#Foo...
#6893:
#6893: 3A0JBatch #1
#6893:   Executed FooModule#Foo
#6893:
#6893: 3A0JBatch #1
#6893:   Executed FooModule#Foo
#6893:
#6893: [ FooModule ] successfully deployed 🚀
#6893:
#6893: Deployed Addresses
#6893:
#6893: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6893: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b6cd1c4064e1 /#6903
#6903: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6903: // SPDX-License-Identifier: MIT
#6903:
#6903: require("@nomicfoundation/hardhat-toolbox");
#6903:
#6903: /** @type import("hardhat/config").HardhatUserConfig */
#6903:
#6903: module.exports = {
#6903:   solidity: "0.8.28",
#6903:   defaultNetwork: "foo",
#6903:   networks: {
#6903:     hardhat: {
#6903:       chainId: 4242,
#6903:       gas: 10,
#6903:       gasPrice: 4,
#6903:       maxFeePerGas: 100,
#6903:       maxPriorityFeePerGas: 100,
#6903:       initialBaseFeePerGas: 100,
#6903:       accounts: [
#6903:         {
#6903:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6903:           balance: "55555555555555555555555"
#6903:         },
#6903:         {
#6903:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6903:           balance: "66666666666666666666666"
#6903:         }
#6903:       ]
#6903:     },
#6903:     foo: {
#6903:       chainId: 4242,
#6903:       url: "http://host.docker.internal:1036"
#6903:     }
#6903:   }
#6903: };
#6903: total 312
#6903: drwxr-xr-x   1 root root   4096 Jul  2 04:38 .
#6903: drwxr-xr-x   1 root root   4096 Jul  2 04:38 ..
#6903: drwxr-xr-x   4 root root   4096 Jul  2 04:38 artifacts
#6903: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#6903: -rw-r--r--   1 root root    874 Jul  2 04:38 hardhat.config.js
#6903: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#6903: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#6903: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#6903: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#6903: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6903: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6903: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6903:
#6903: Deploying [ FooModule ]
#6903:
#6903: Batch #1
#6903:   Executing FooModule#Foo...
#6903:
#6903: 3A0JBatch #1
#6903:   Executing FooModule#Foo...
#6903:
#6903: 3A0JBatch #1
#6903:   Executed FooModule#Foo
#6903:
#6903: 3A0JBatch #1
#6903:   Executed FooModule#Foo
#6903:
#6903: [ FooModule ] successfully deployed 🚀
#6903:
#6903: Deployed Addresses
#6903:
#6903: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6903: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b6cd1c4064e1 /#6912
#6912: donce-b6cd1c4064e1
+ sudo docker rmi donce-772948c1b469 /#6920
#6920: Untagged: donce-772948c1b469:latest
#6920: Deleted: sha256:b960269f48212162aa6b91a279c269c6b4a92a1409629b66bda156ce641e59f3
+ sudo docker logs donce-43f2f4be7bc2 /#6930
#6930: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6930:
#6930: Accounts
#6930: ========
#6930: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6930:
#6930: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6930:
#6930: 32meth_chainId0m
#6930: 32meth_chainId (2)0m
#6930: 32meth_accounts0m
#6930: 32mhardhat_getAutomine0m
#6930: 32meth_chainId0m
#6930: 32meth_getBlockByNumber0m
#6930: 32meth_getTransactionCount0m
#6930: 32meth_getTransactionCount (2)0m
#6930: 32meth_getTransactionCount (3)0m
#6930: 32meth_getBlockByNumber0m
#6930: 32meth_getTransactionCount0m
#6930: 32meth_getBlockByNumber0m
#6930: 32meth_chainId0m
#6930: 32meth_maxPriorityFeePerGas0m
#6930: 32meth_estimateGas0m
#6930: 32meth_call0m
#6930:   Contract deployment: Foo
#6930:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6930:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6930:
#6930: 32meth_sendTransaction0m
#6930:   Contract deployment: Foo
#6930:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6930:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6930:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6930:   Value:               0 ETH
#6930:   Gas used:            1357081 of 1357081
#6930:   Block #1:            0x84cfd660f1a70429fdb2b7f0da8f7020b37b800b23531f620a9f07b1731ab11d
#6930:
#6930: 32meth_getTransactionByHash0m
#6930: 32meth_getBlockByNumber0m
#6930: 32meth_getTransactionReceipt0m
#6930: 32meth_estimateGas0m
+ sudo docker rm --force donce-43f2f4be7bc2 /#6939
#6939: donce-43f2f4be7bc2
+ sudo docker rmi donce-9da060a2e38a /#6947
#6947: Untagged: donce-9da060a2e38a:latest
#6947: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_checks_gas_estimate                                       32m PASS0m (11.16s)
+ sudo docker build --tag donce-0a575f98313e --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6957
#6957: #0 building with "default" instance using docker driver
#6957:
#6957: #1 [internal] load build definition from Dockerfile
#6957: #1 transferring dockerfile: 552B done
#6957: #1 DONE 0.0s
#6957:
#6957: #2 [internal] load metadata for docker.io/library/node:24
#6957: #2 DONE 0.1s
#6957:
#6957: #3 [internal] load .dockerignore
#6957: #3 transferring context: 2B done
#6957: #3 DONE 0.0s
#6957:
#6957: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#6957: #4 DONE 0.0s
#6957:
#6957: #5 [internal] load build context
#6957: #5 transferring context: 243B done
#6957: #5 DONE 0.0s
#6957:
#6957: #6 [4/9] RUN npm install
#6957: #6 CACHED
#6957:
#6957: #7 [8/9] COPY ignition ignition
#6957: #7 CACHED
#6957:
#6957: #8 [3/9] COPY package.json .
#6957: #8 CACHED
#6957:
#6957: #9 [7/9] COPY contracts contracts
#6957: #9 CACHED
#6957:
#6957: #10 [2/9] WORKDIR /app
#6957: #10 CACHED
#6957:
#6957: #11 [5/9] COPY hardhat.config.js .
#6957: #11 CACHED
#6957:
#6957: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#6957: #12 CACHED
#6957:
#6957: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#6957: #13 CACHED
#6957:
#6957: #14 exporting to image
#6957: #14 exporting layers done
#6957: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#6957: #14 naming to docker.io/library/donce-0a575f98313e done
#6957: #14 DONE 0.0s
+ sudo docker run --detach --name donce-de5b9f47bfaa --add-host host.docker.internal:host-gateway   --publish 1037:8545  --user=1001:1001 donce-0a575f98313e /bin/bash -c npx\ hardhat\ node\  /#6989
#6989: 0eb2e9774638f842479eed928c9d1141823f6525c89218a9585ad205e9369541
+ sudo docker build --tag donce-150ebc79be74 --build-arg HOST\=host.docker.internal --build-arg PORT\=1037 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7000
#7000: #0 building with "default" instance using docker driver
#7000:
#7000: #1 [internal] load build definition from Dockerfile
#7000: #1 transferring dockerfile: 552B done
#7000: #1 DONE 0.0s
#7000:
#7000: #2 [internal] load metadata for docker.io/library/node:24
#7000: #2 DONE 0.1s
#7000:
#7000: #3 [internal] load .dockerignore
#7000: #3 transferring context: 2B done
#7000: #3 DONE 0.0s
#7000:
#7000: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7000: #4 DONE 0.0s
#7000:
#7000: #5 [internal] load build context
#7000: #5 transferring context: 243B done
#7000: #5 DONE 0.0s
#7000:
#7000: #6 [2/9] WORKDIR /app
#7000: #6 CACHED
#7000:
#7000: #7 [3/9] COPY package.json .
#7000: #7 CACHED
#7000:
#7000: #8 [4/9] RUN npm install
#7000: #8 CACHED
#7000:
#7000: #9 [5/9] COPY hardhat.config.js .
#7000: #9 CACHED
#7000:
#7000: #10 [6/9] RUN sed -i "s/PORT/1037/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7000: #10 DONE 0.4s
#7000:
#7000: #11 [7/9] COPY contracts contracts
#7000: #11 DONE 0.1s
#7000:
#7000: #12 [8/9] COPY ignition ignition
#7000: #12 DONE 0.0s
#7000:
#7000: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7000: #13 1.749 Downloading compiler 0.8.28
#7000: #13 2.468 Compiled 1 Solidity file successfully (evm target: paris).
#7000: #13 DONE 2.5s
#7000:
#7000: #14 exporting to image
#7000: #14 exporting layers
#7000: #14 exporting layers 0.2s done
#7000: #14 writing image sha256:88c0392354b3bbd3fad9b7f6fa8a9e0f4d66c55b143287638f8031801627896d done
#7000: #14 naming to docker.io/library/donce-150ebc79be74 done
#7000: #14 DONE 0.3s
+ sudo docker run --name donce-d4b4a72e2c87 --add-host host.docker.internal:host-gateway     donce-150ebc79be74 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7032
#7032: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7032: // SPDX-License-Identifier: MIT
#7032:
#7032: require("@nomicfoundation/hardhat-toolbox");
#7032:
#7032: /** @type import("hardhat/config").HardhatUserConfig */
#7032:
#7032: module.exports = {
#7032:   solidity: "0.8.28",
#7032:   defaultNetwork: "foo",
#7032:   networks: {
#7032:     hardhat: {
#7032:       chainId: 4242,
#7032:       gas: 10,
#7032:       gasPrice: 4,
#7032:       maxFeePerGas: 100,
#7032:       maxPriorityFeePerGas: 100,
#7032:       initialBaseFeePerGas: 100,
#7032:       accounts: [
#7032:         {
#7032:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7032:           balance: "55555555555555555555555"
#7032:         },
#7032:         {
#7032:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7032:           balance: "66666666666666666666666"
#7032:         }
#7032:       ]
#7032:     },
#7032:     foo: {
#7032:       chainId: 4242,
#7032:       url: "http://host.docker.internal:1037"
#7032:     }
#7032:   }
#7032: };
#7032: total 312
#7032: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7032: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7032: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7032: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7032: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7032: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7032: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7032: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7032: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7032: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7032: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7032: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7032:
#7032: Deploying [ FooModule ]
#7032:
#7032: Batch #1
#7032:   Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032:   Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032:   Executed FooModule#Foo
#7032:
#7032: 3A0JBatch #1
#7032:   Executed FooModule#Foo
#7032:
#7032: [ FooModule ] successfully deployed 🚀
#7032:
#7032: Deployed Addresses
#7032:
#7032: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7032: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d4b4a72e2c87 /#7042
#7042: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7042: // SPDX-License-Identifier: MIT
#7042:
#7042: require("@nomicfoundation/hardhat-toolbox");
#7042:
#7042: /** @type import("hardhat/config").HardhatUserConfig */
#7042:
#7042: module.exports = {
#7042:   solidity: "0.8.28",
#7042:   defaultNetwork: "foo",
#7042:   networks: {
#7042:     hardhat: {
#7042:       chainId: 4242,
#7042:       gas: 10,
#7042:       gasPrice: 4,
#7042:       maxFeePerGas: 100,
#7042:       maxPriorityFeePerGas: 100,
#7042:       initialBaseFeePerGas: 100,
#7042:       accounts: [
#7042:         {
#7042:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7042:           balance: "55555555555555555555555"
#7042:         },
#7042:         {
#7042:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7042:           balance: "66666666666666666666666"
#7042:         }
#7042:       ]
#7042:     },
#7042:     foo: {
#7042:       chainId: 4242,
#7042:       url: "http://host.docker.internal:1037"
#7042:     }
#7042:   }
#7042: };
#7042: total 312
#7042: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7042: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7042: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7042: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7042: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7042: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7042: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7042: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7042: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7042: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7042: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7042: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7042:
#7042: Deploying [ FooModule ]
#7042:
#7042: Batch #1
#7042:   Executing FooModule#Foo...
#7042:
#7042: 3A0JBatch #1
#7042:   Executing FooModule#Foo...
#7042:
#7042: 3A0JBatch #1
#7042:   Executed FooModule#Foo
#7042:
#7042: 3A0JBatch #1
#7042:   Executed FooModule#Foo
#7042:
#7042: [ FooModule ] successfully deployed 🚀
#7042:
#7042: Deployed Addresses
#7042:
#7042: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7042: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d4b4a72e2c87 /#7051
#7051: donce-d4b4a72e2c87
+ sudo docker rmi donce-150ebc79be74 /#7059
#7059: Untagged: donce-150ebc79be74:latest
#7059: Deleted: sha256:88c0392354b3bbd3fad9b7f6fa8a9e0f4d66c55b143287638f8031801627896d
+ sudo docker logs donce-de5b9f47bfaa /#7078
#7078: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7078:
#7078: Accounts
#7078: ========
#7078: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7078:
#7078: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7078:
#7078: 32meth_chainId0m
#7078: 32meth_chainId (2)0m
#7078: 32meth_accounts0m
#7078: 32mhardhat_getAutomine0m
#7078: 32meth_chainId0m
#7078: 32meth_getBlockByNumber0m
#7078: 32meth_getTransactionCount0m
#7078: 32meth_getTransactionCount (2)0m
#7078: 32meth_getTransactionCount (3)0m
#7078: 32meth_getBlockByNumber0m
#7078: 32meth_getTransactionCount0m
#7078: 32meth_getBlockByNumber0m
#7078: 32meth_chainId0m
#7078: 32meth_maxPriorityFeePerGas0m
#7078: 32meth_estimateGas0m
#7078: 32meth_call0m
#7078:   Contract deployment: Foo
#7078:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7078:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7078:
#7078: 32meth_sendTransaction0m
#7078:   Contract deployment: Foo
#7078:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7078:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7078:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7078:   Value:               0 ETH
#7078:   Gas used:            1357081 of 1357081
#7078:   Block #1:            0x17f57bb7d4dba579923e78c712e595006590bf50aac0d46f6f6df365e21617ff
#7078:
#7078: 32meth_getTransactionByHash0m
#7078: 32meth_getBlockByNumber0m
#7078: 32meth_getTransactionReceipt0m
#7078: 32meth_getBlockByNumber0m
#7078: 32meth_getTransactionCount0m
#7078: 32meth_estimateGas0m
#7078: 32meth_sendRawTransaction0m
#7078:   Contract call:       Foo#transfer
#7078:   Transaction:         0x046979af7f3d298f8795e56620d79495326aed424dddc7a9a4c8d07b2dc63429
#7078:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7078:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7078:   Value:               0 ETH
#7078:   Gas used:            35389 of 35389
#7078:   Block #2:            0x856f14b06ad5e6278496e76a3a2a294d7dc16411cd822ff85e273c848518d673
#7078:
#7078: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-de5b9f47bfaa /#7087
#7087: donce-de5b9f47bfaa
+ sudo docker rmi donce-0a575f98313e /#7095
#7095: Untagged: donce-0a575f98313e:latest
#7095: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_reads_payment_amount                                      32m PASS0m (11.35s)
+ sudo docker run --detach --name donce-20d59358b8e8 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128  yegor256/squid-proxy:latest  /#7104
#7104: 43f0280ef86aaca37362023eceae413ef1f2aa9d8a62d23377a8b45aad419e55
+ sudo docker build --tag donce-21c043adc769 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7114
#7114: #0 building with "default" instance using docker driver
#7114:
#7114: #1 [internal] load build definition from Dockerfile
#7114: #1 transferring dockerfile: 552B done
#7114: #1 DONE 0.0s
#7114:
#7114: #2 [internal] load metadata for docker.io/library/node:24
#7114: #2 DONE 0.1s
#7114:
#7114: #3 [internal] load .dockerignore
#7114: #3 transferring context: 2B done
#7114: #3 DONE 0.0s
#7114:
#7114: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7114: #4 DONE 0.0s
#7114:
#7114: #5 [internal] load build context
#7114: #5 transferring context: 243B done
#7114: #5 DONE 0.0s
#7114:
#7114: #6 [5/9] COPY hardhat.config.js .
#7114: #6 CACHED
#7114:
#7114: #7 [8/9] COPY ignition ignition
#7114: #7 CACHED
#7114:
#7114: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7114: #8 CACHED
#7114:
#7114: #9 [7/9] COPY contracts contracts
#7114: #9 CACHED
#7114:
#7114: #10 [3/9] COPY package.json .
#7114: #10 CACHED
#7114:
#7114: #11 [4/9] RUN npm install
#7114: #11 CACHED
#7114:
#7114: #12 [2/9] WORKDIR /app
#7114: #12 CACHED
#7114:
#7114: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7114: #13 CACHED
#7114:
#7114: #14 exporting to image
#7114: #14 exporting layers done
#7114: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#7114: #14 naming to docker.io/library/donce-21c043adc769 done
#7114: #14 DONE 0.0s
+ sudo docker run --detach --name donce-2a61605da537 --add-host host.docker.internal:host-gateway   --publish 1039:8545  --user=1001:1001 donce-21c043adc769 /bin/bash -c npx\ hardhat\ node\  /#7146
#7146: 08b5c9a3afa86a80b0359ca372b56609010b807b7f9249bb95c1cf63f89d0994
+ sudo docker build --tag donce-053690518b5b --build-arg HOST\=host.docker.internal --build-arg PORT\=1039 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7158
#7158: #0 building with "default" instance using docker driver
#7158:
#7158: #1 [internal] load build definition from Dockerfile
#7158: #1 transferring dockerfile: 552B done
#7158: #1 DONE 0.0s
#7158:
#7158: #2 [internal] load metadata for docker.io/library/node:24
#7158: #2 DONE 0.1s
#7158:
#7158: #3 [internal] load .dockerignore
#7158: #3 transferring context: 2B done
#7158: #3 DONE 0.0s
#7158:
#7158: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7158: #4 DONE 0.0s
#7158:
#7158: #5 [internal] load build context
#7158: #5 transferring context: 243B done
#7158: #5 DONE 0.0s
#7158:
#7158: #6 [2/9] WORKDIR /app
#7158: #6 CACHED
#7158:
#7158: #7 [3/9] COPY package.json .
#7158: #7 CACHED
#7158:
#7158: #8 [4/9] RUN npm install
#7158: #8 CACHED
#7158:
#7158: #9 [5/9] COPY hardhat.config.js .
#7158: #9 CACHED
#7158:
#7158: #10 [6/9] RUN sed -i "s/PORT/1039/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7158: #10 DONE 0.4s
#7158:
#7158: #11 [7/9] COPY contracts contracts
#7158: #11 DONE 0.1s
#7158:
#7158: #12 [8/9] COPY ignition ignition
#7158: #12 DONE 0.0s
#7158:
#7158: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7158: #13 1.850 Downloading compiler 0.8.28
#7158: #13 2.684 Compiled 1 Solidity file successfully (evm target: paris).
#7158: #13 DONE 2.8s
#7158:
#7158: #14 exporting to image
#7158: #14 exporting layers
#7158: #14 exporting layers 0.2s done
#7158: #14 writing image sha256:acd43b976c2bd820ec5df86e5e146afd1fdb4eac5a8045db41623b869b980b59 done
#7158: #14 naming to docker.io/library/donce-053690518b5b done
#7158: #14 DONE 0.3s
+ sudo docker run --name donce-74577566eafd --add-host host.docker.internal:host-gateway     donce-053690518b5b /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7190
#7190: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7190: // SPDX-License-Identifier: MIT
#7190:
#7190: require("@nomicfoundation/hardhat-toolbox");
#7190:
#7190: /** @type import("hardhat/config").HardhatUserConfig */
#7190:
#7190: module.exports = {
#7190:   solidity: "0.8.28",
#7190:   defaultNetwork: "foo",
#7190:   networks: {
#7190:     hardhat: {
#7190:       chainId: 4242,
#7190:       gas: 10,
#7190:       gasPrice: 4,
#7190:       maxFeePerGas: 100,
#7190:       maxPriorityFeePerGas: 100,
#7190:       initialBaseFeePerGas: 100,
#7190:       accounts: [
#7190:         {
#7190:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7190:           balance: "55555555555555555555555"
#7190:         },
#7190:         {
#7190:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7190:           balance: "66666666666666666666666"
#7190:         }
#7190:       ]
#7190:     },
#7190:     foo: {
#7190:       chainId: 4242,
#7190:       url: "http://host.docker.internal:1039"
#7190:     }
#7190:   }
#7190: };
#7190: total 312
#7190: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7190: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7190: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7190: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7190: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7190: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7190: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7190: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7190: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7190: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7190: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7190: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7190:
#7190: Deploying [ FooModule ]
#7190:
#7190: Batch #1
#7190:   Executing FooModule#Foo...
#7190:
#7190: 3A0JBatch #1
#7190:   Executing FooModule#Foo...
#7190:
#7190: 3A0JBatch #1
#7190:   Executed FooModule#Foo
#7190:
#7190: 3A0JBatch #1
#7190:   Executed FooModule#Foo
#7190:
#7190: [ FooModule ] successfully deployed 🚀
#7190:
#7190: Deployed Addresses
#7190:
#7190: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7190: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-74577566eafd /#7200
#7200: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7200: // SPDX-License-Identifier: MIT
#7200:
#7200: require("@nomicfoundation/hardhat-toolbox");
#7200:
#7200: /** @type import("hardhat/config").HardhatUserConfig */
#7200:
#7200: module.exports = {
#7200:   solidity: "0.8.28",
#7200:   defaultNetwork: "foo",
#7200:   networks: {
#7200:     hardhat: {
#7200:       chainId: 4242,
#7200:       gas: 10,
#7200:       gasPrice: 4,
#7200:       maxFeePerGas: 100,
#7200:       maxPriorityFeePerGas: 100,
#7200:       initialBaseFeePerGas: 100,
#7200:       accounts: [
#7200:         {
#7200:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7200:           balance: "55555555555555555555555"
#7200:         },
#7200:         {
#7200:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7200:           balance: "66666666666666666666666"
#7200:         }
#7200:       ]
#7200:     },
#7200:     foo: {
#7200:       chainId: 4242,
#7200:       url: "http://host.docker.internal:1039"
#7200:     }
#7200:   }
#7200: };
#7200: total 312
#7200: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7200: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7200: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7200: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7200: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7200: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7200: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7200: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7200: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7200: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7200: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7200: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7200:
#7200: Deploying [ FooModule ]
#7200:
#7200: Batch #1
#7200:   Executing FooModule#Foo...
#7200:
#7200: 3A0JBatch #1
#7200:   Executing FooModule#Foo...
#7200:
#7200: 3A0JBatch #1
#7200:   Executed FooModule#Foo
#7200:
#7200: 3A0JBatch #1
#7200:   Executed FooModule#Foo
#7200:
#7200: [ FooModule ] successfully deployed 🚀
#7200:
#7200: Deployed Addresses
#7200:
#7200: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7200: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-74577566eafd /#7209
#7209: donce-74577566eafd
+ sudo docker rmi donce-053690518b5b /#7217
#7217: Untagged: donce-053690518b5b:latest
#7217: Deleted: sha256:acd43b976c2bd820ec5df86e5e146afd1fdb4eac5a8045db41623b869b980b59
+ sudo docker logs donce-2a61605da537 /#7234
#7234: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7234:
#7234: Accounts
#7234: ========
#7234: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7234:
#7234: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7234:
#7234: 32meth_chainId0m
#7234: 32meth_chainId (2)0m
#7234: 32meth_accounts0m
#7234: 32mhardhat_getAutomine0m
#7234: 32meth_chainId0m
#7234: 32meth_getBlockByNumber0m
#7234: 32meth_getTransactionCount0m
#7234: 32meth_getTransactionCount (2)0m
#7234: 32meth_getTransactionCount (3)0m
#7234: 32meth_getBlockByNumber0m
#7234: 32meth_getTransactionCount0m
#7234: 32meth_getBlockByNumber0m
#7234: 32meth_chainId0m
#7234: 32meth_maxPriorityFeePerGas0m
#7234: 32meth_estimateGas0m
#7234: 32meth_call0m
#7234:   Contract deployment: Foo
#7234:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7234:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7234:
#7234: 32meth_sendTransaction0m
#7234:   Contract deployment: Foo
#7234:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7234:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7234:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7234:   Value:               0 ETH
#7234:   Gas used:            1357081 of 1357081
#7234:   Block #1:            0x7b18c5f821865755ce0aa0137c26fe0188dfb1d7f0d420385077bfc02a5e7063
#7234:
#7234: 32meth_getTransactionByHash0m
#7234: 32meth_getBlockByNumber0m
#7234: 32meth_getTransactionReceipt0m
#7234: 32meth_subscribe0m
#7234: 32meth_getBlockByNumber0m
#7234: 32meth_getTransactionCount0m
#7234: 32meth_estimateGas0m
#7234: 32meth_sendRawTransaction0m
#7234:   Contract call:       Foo#transfer
#7234:   Transaction:         0x69bb93d3efe3afa82304b088ab86a9addb809a33bfca1a81cfe25911a45dc4fb
#7234:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7234:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7234:   Value:               0 ETH
#7234:   Gas used:            35389 of 35389
#7234:   Block #2:            0xd5d1fac74e0a2f2facd57145489d176eec5d80f19e2f02eb216ad19618eb839c
#7234:
#7234: 32meth_unsubscribe0m
+ sudo docker rm --force donce-2a61605da537 /#7243
#7243: donce-2a61605da537
+ sudo docker rmi donce-21c043adc769 /#7252
#7252: Untagged: donce-21c043adc769:latest
#7252: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
+ sudo docker logs donce-20d59358b8e8 /#7260
#7260: + set -e
#7260: + [ -z jeffrey ]
#7260: + [ -z swordfish ]
#7260: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7260: Adding password for user jeffrey
#7260: + rm -f /run/squid.pid
#7260: + which squid
#7260: + exec /usr/sbin/squid -NYCd 1
#7260: 2026/07/02 04:39:14| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7260: 2026/07/02 04:39:14| aclIpParseIpData: IPv6 has not been enabled.
#7260: 2026/07/02 04:39:14| aclIpParseIpData: IPv6 has not been enabled.
#7260: 2026/07/02 04:39:14| aclIpParseIpData: IPv6 has not been enabled.
#7260: 2026/07/02 04:39:14| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7260: 2026/07/02 04:39:14| Created PID file (/run/squid.pid)
#7260: 2026/07/02 04:39:14| Current Directory is /
#7260: 2026/07/02 04:39:14| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7260: 2026/07/02 04:39:14| Service Name: squid
#7260: 2026/07/02 04:39:14| Process ID 1
#7260: 2026/07/02 04:39:14| Process Roles: master worker
#7260: 2026/07/02 04:39:14| With 1048576 file descriptors available
#7260: 2026/07/02 04:39:14| Initializing IP Cache...
#7260: 2026/07/02 04:39:14| DNS IPv4 socket created at 0.0.0.0, FD 8
#7260: 2026/07/02 04:39:14| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7260: 2026/07/02 04:39:14| Adding domain ec2.internal from /etc/resolv.conf
#7260: 2026/07/02 04:39:14| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7260: 2026/07/02 04:39:14| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7260: 2026/07/02 04:39:14| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7260: 2026/07/02 04:39:14| Store logging disabled
#7260: 2026/07/02 04:39:14| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7260: 2026/07/02 04:39:14| Target number of buckets: 31
#7260: 2026/07/02 04:39:14| Using 8192 Store buckets
#7260: 2026/07/02 04:39:14| Max Mem  size: 8192 KB
#7260: 2026/07/02 04:39:14| Max Swap size: 0 KB
#7260: 2026/07/02 04:39:14| Using Least Load store dir selection
#7260: 2026/07/02 04:39:14| Current Directory is /
#7260: 2026/07/02 04:39:14| Finished loading MIME types and icons.
#7260: 2026/07/02 04:39:14| HTCP Disabled.
#7260: 2026/07/02 04:39:14| Pinger socket opened on FD 11
#7260: 2026/07/02 04:39:14| Squid plugin modules loaded: 0
#7260: 2026/07/02 04:39:14| Adaptation support is off.
#7260: 2026/07/02 04:39:14| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7260:     listening port: 3128
#7260: 2026/07/02 04:39:14| Starting new basicauthenticator helpers...
#7260:     current master transaction: master53
#7260: 2026/07/02 04:39:14| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7260:     current master transaction: master53
#7260: 2026/07/02 04:39:15| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-20d59358b8e8 /#7268
#7268: donce-20d59358b8e8
  test_accepts_payments_via_proxy                                32m PASS0m (15.24s)
+ sudo docker build --tag donce-ffb1c0e0060f --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7278
#7278: #0 building with "default" instance using docker driver
#7278:
#7278: #1 [internal] load build definition from Dockerfile
#7278: #1 transferring dockerfile: 552B done
#7278: #1 DONE 0.0s
#7278:
#7278: #2 [internal] load metadata for docker.io/library/node:24
#7278: #2 DONE 0.1s
#7278:
#7278: #3 [internal] load .dockerignore
#7278: #3 transferring context: 2B done
#7278: #3 DONE 0.0s
#7278:
#7278: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7278: #4 DONE 0.0s
#7278:
#7278: #5 [internal] load build context
#7278: #5 transferring context: 243B done
#7278: #5 DONE 0.0s
#7278:
#7278: #6 [2/9] WORKDIR /app
#7278: #6 CACHED
#7278:
#7278: #7 [4/9] RUN npm install
#7278: #7 CACHED
#7278:
#7278: #8 [8/9] COPY ignition ignition
#7278: #8 CACHED
#7278:
#7278: #9 [3/9] COPY package.json .
#7278: #9 CACHED
#7278:
#7278: #10 [5/9] COPY hardhat.config.js .
#7278: #10 CACHED
#7278:
#7278: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7278: #11 CACHED
#7278:
#7278: #12 [7/9] COPY contracts contracts
#7278: #12 CACHED
#7278:
#7278: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7278: #13 CACHED
#7278:
#7278: #14 exporting to image
#7278: #14 exporting layers done
#7278: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#7278: #14 naming to docker.io/library/donce-ffb1c0e0060f done
#7278: #14 DONE 0.0s
+ sudo docker run --detach --name donce-99a23853951d --add-host host.docker.internal:host-gateway   --publish 1040:8545  --user=1001:1001 donce-ffb1c0e0060f /bin/bash -c npx\ hardhat\ node\  /#7310
#7310: 795949c68f6cb02d276e5a2d879a32eec70d1b0cd55d160b6129a1d2431b8465
+ sudo docker build --tag donce-fe7afb5b69a8 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7320
#7320: #0 building with "default" instance using docker driver
#7320:
#7320: #1 [internal] load build definition from Dockerfile
#7320: #1 transferring dockerfile: 552B done
#7320: #1 DONE 0.0s
#7320:
#7320: #2 [internal] load metadata for docker.io/library/node:24
#7320: #2 DONE 0.2s
#7320:
#7320: #3 [internal] load .dockerignore
#7320: #3 transferring context: 2B done
#7320: #3 DONE 0.0s
#7320:
#7320: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7320: #4 DONE 0.0s
#7320:
#7320: #5 [internal] load build context
#7320: #5 transferring context: 243B done
#7320: #5 DONE 0.0s
#7320:
#7320: #6 [2/9] WORKDIR /app
#7320: #6 CACHED
#7320:
#7320: #7 [3/9] COPY package.json .
#7320: #7 CACHED
#7320:
#7320: #8 [4/9] RUN npm install
#7320: #8 CACHED
#7320:
#7320: #9 [5/9] COPY hardhat.config.js .
#7320: #9 CACHED
#7320:
#7320: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7320: #10 DONE 0.3s
#7320:
#7320: #11 [7/9] COPY contracts contracts
#7320: #11 DONE 0.1s
#7320:
#7320: #12 [8/9] COPY ignition ignition
#7320: #12 DONE 0.0s
#7320:
#7320: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7320: #13 1.724 Downloading compiler 0.8.28
#7320: #13 2.419 Compiled 1 Solidity file successfully (evm target: paris).
#7320: #13 DONE 2.5s
#7320:
#7320: #14 exporting to image
#7320: #14 exporting layers
#7320: #14 exporting layers 0.2s done
#7320: #14 writing image sha256:f634a51b45436e4fa94eb42003903408670acdc3faff73a319391d9c4db5f6ee
#7320: #14 writing image sha256:f634a51b45436e4fa94eb42003903408670acdc3faff73a319391d9c4db5f6ee done
#7320: #14 naming to docker.io/library/donce-fe7afb5b69a8 done
#7320: #14 DONE 0.2s
+ sudo docker run --name donce-d296e9eb2682 --add-host host.docker.internal:host-gateway     donce-fe7afb5b69a8 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7353
#7353: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7353: // SPDX-License-Identifier: MIT
#7353:
#7353: require("@nomicfoundation/hardhat-toolbox");
#7353:
#7353: /** @type import("hardhat/config").HardhatUserConfig */
#7353:
#7353: module.exports = {
#7353:   solidity: "0.8.28",
#7353:   defaultNetwork: "foo",
#7353:   networks: {
#7353:     hardhat: {
#7353:       chainId: 4242,
#7353:       gas: 10,
#7353:       gasPrice: 4,
#7353:       maxFeePerGas: 100,
#7353:       maxPriorityFeePerGas: 100,
#7353:       initialBaseFeePerGas: 100,
#7353:       accounts: [
#7353:         {
#7353:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7353:           balance: "55555555555555555555555"
#7353:         },
#7353:         {
#7353:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7353:           balance: "66666666666666666666666"
#7353:         }
#7353:       ]
#7353:     },
#7353:     foo: {
#7353:       chainId: 4242,
#7353:       url: "http://host.docker.internal:1040"
#7353:     }
#7353:   }
#7353: };
#7353: total 312
#7353: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7353: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7353: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7353: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7353: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7353: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7353: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7353: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7353: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7353: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7353: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7353: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7353:
#7353: Deploying [ FooModule ]
#7353:
#7353: Batch #1
#7353:   Executing FooModule#Foo...
#7353:
#7353: 3A0JBatch #1
#7353:   Executing FooModule#Foo...
#7353:
#7353: 3A0JBatch #1
#7353:   Executed FooModule#Foo
#7353:
#7353: 3A0JBatch #1
#7353:   Executed FooModule#Foo
#7353:
#7353: [ FooModule ] successfully deployed 🚀
#7353:
#7353: Deployed Addresses
#7353:
#7353: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7353: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d296e9eb2682 /#7363
#7363: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7363: // SPDX-License-Identifier: MIT
#7363:
#7363: require("@nomicfoundation/hardhat-toolbox");
#7363:
#7363: /** @type import("hardhat/config").HardhatUserConfig */
#7363:
#7363: module.exports = {
#7363:   solidity: "0.8.28",
#7363:   defaultNetwork: "foo",
#7363:   networks: {
#7363:     hardhat: {
#7363:       chainId: 4242,
#7363:       gas: 10,
#7363:       gasPrice: 4,
#7363:       maxFeePerGas: 100,
#7363:       maxPriorityFeePerGas: 100,
#7363:       initialBaseFeePerGas: 100,
#7363:       accounts: [
#7363:         {
#7363:           privateKey: &quot;81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7363:           balance: "55555555555555555555555"
#7363:         },
#7363:         {
#7363:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7363:           balance: "66666666666666666666666"
#7363:         }
#7363:       ]
#7363:     },
#7363:     foo: {
#7363:       chainId: 4242,
#7363:       url: "http://host.docker.internal:1040"
#7363:     }
#7363:   }
#7363: };
#7363: total 312
#7363: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7363: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7363: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7363: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7363: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7363: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7363: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7363: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7363: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7363: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7363: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7363: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7363:
#7363: Deploying [ FooModule ]
#7363:
#7363: Batch #1
#7363:   Executing FooModule#Foo...
#7363:
#7363: 3A0JBatch #1
#7363:   Executing FooModule#Foo...
#7363:
#7363: 3A0JBatch #1
#7363:   Executed FooModule#Foo
#7363:
#7363: 3A0JBatch #1
#7363:   Executed FooModule#Foo
#7363:
#7363: [ FooModule ] successfully deployed 🚀
#7363:
#7363: Deployed Addresses
#7363:
#7363: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7363: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d296e9eb2682 /#7372
#7372: donce-d296e9eb2682
+ sudo docker rmi donce-fe7afb5b69a8 /#7380
#7380: Untagged: donce-fe7afb5b69a8:latest
#7380: Deleted: sha256:f634a51b45436e4fa94eb42003903408670acdc3faff73a319391d9c4db5f6ee
+ sudo docker logs donce-99a23853951d /#7390
#7390: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7390:
#7390: Accounts
#7390: ========
#7390: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7390:
#7390: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7390:
#7390: 32meth_chainId0m
#7390: 32meth_chainId (2)0m
#7390: 32meth_accounts0m
#7390: 32mhardhat_getAutomine0m
#7390: 32meth_chainId0m
#7390: 32meth_getBlockByNumber0m
#7390: 32meth_getTransactionCount0m
#7390: 32meth_getTransactionCount (2)0m
#7390: 32meth_getTransactionCount (3)0m
#7390: 32meth_getBlockByNumber0m
#7390: 32meth_getTransactionCount0m
#7390: 32meth_getBlockByNumber0m
#7390: 32meth_chainId0m
#7390: 32meth_maxPriorityFeePerGas0m
#7390: 32meth_estimateGas0m
#7390: 32meth_call0m
#7390:   Contract deployment: Foo
#7390:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7390:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7390:
#7390: 32meth_sendTransaction0m
#7390:   Contract deployment: Foo
#7390:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7390:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7390:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7390:   Value:               0 ETH
#7390:   Gas used:            1357081 of 1357081
#7390:   Block #1:            0xc63ff80708bdb78da2b98945ae7a508f01e85336cbd2d515bc113433fc35e6b6
#7390:
#7390: 32meth_getTransactionByHash0m
#7390: 32meth_getBlockByNumber0m
#7390: 32meth_getTransactionReceipt0m
#7390: 32meth_accounts0m
#7390: 32meth_call0m
#7390:   Contract call:       Foo#balanceOf
#7390:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7390:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7390:
+ sudo docker rm --force donce-99a23853951d /#7398
#7398: donce-99a23853951d
+ sudo docker rmi donce-ffb1c0e0060f /#7406
#7406: Untagged: donce-ffb1c0e0060f:latest
#7406: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_checks_balance                                            32m PASS0m (11.00s)
+ sudo docker build --tag donce-93dffc4c1e09 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7416
#7416: #0 building with "default" instance using docker driver
#7416:
#7416: #1 [internal] load build definition from Dockerfile
#7416: #1 transferring dockerfile: 552B done
#7416: #1 DONE 0.0s
#7416:
#7416: #2 [internal] load metadata for docker.io/library/node:24
#7416: #2 DONE 0.1s
#7416:
#7416: #3 [internal] load .dockerignore
#7416: #3 transferring context: 2B done
#7416: #3 DONE 0.0s
#7416:
#7416: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7416: #4 DONE 0.0s
#7416:
#7416: #5 [internal] load build context
#7416: #5 transferring context: 243B done
#7416: #5 DONE 0.0s
#7416:
#7416: #6 [3/9] COPY package.json .
#7416: #6 CACHED
#7416:
#7416: #7 [7/9] COPY contracts contracts
#7416: #7 CACHED
#7416:
#7416: #8 [2/9] WORKDIR /app
#7416: #8 CACHED
#7416:
#7416: #9 [4/9] RUN npm install
#7416: #9 CACHED
#7416:
#7416: #10 [5/9] COPY hardhat.config.js .
#7416: #10 CACHED
#7416:
#7416: #11 [8/9] COPY ignition ignition
#7416: #11 CACHED
#7416:
#7416: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7416: #12 CACHED
#7416:
#7416: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7416: #13 CACHED
#7416:
#7416: #14 exporting to image
#7416: #14 exporting layers done
#7416: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#7416: #14 naming to docker.io/library/donce-93dffc4c1e09 done
#7416: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e572b7a16081 --add-host host.docker.internal:host-gateway   --publish 1041:8545  --user=1001:1001 donce-93dffc4c1e09 /bin/bash -c npx\ hardhat\ node\  /#7448
#7448: 05a25640f2e491fa4c4b5a644a153939776e05c8e5daaf5f8047988acfa4a5a6
+ sudo docker build --tag donce-fdab01931c9c --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7459
#7459: #0 building with "default" instance using docker driver
#7459:
#7459: #1 [internal] load build definition from Dockerfile
#7459: #1 transferring dockerfile: 552B done
#7459: #1 DONE 0.0s
#7459:
#7459: #2 [internal] load metadata for docker.io/library/node:24
#7459: #2 DONE 0.1s
#7459:
#7459: #3 [internal] load .dockerignore
#7459: #3 transferring context: 2B done
#7459: #3 DONE 0.0s
#7459:
#7459: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7459: #4 DONE 0.0s
#7459:
#7459: #5 [internal] load build context
#7459: #5 transferring context: 243B done
#7459: #5 DONE 0.0s
#7459:
#7459: #6 [3/9] COPY package.json .
#7459: #6 CACHED
#7459:
#7459: #7 [4/9] RUN npm install
#7459: #7 CACHED
#7459:
#7459: #8 [2/9] WORKDIR /app
#7459: #8 CACHED
#7459:
#7459: #9 [5/9] COPY hardhat.config.js .
#7459: #9 CACHED
#7459:
#7459: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7459: #10 DONE 0.3s
#7459:
#7459: #11 [7/9] COPY contracts contracts
#7459: #11 DONE 0.1s
#7459:
#7459: #12 [8/9] COPY ignition ignition
#7459: #12 DONE 0.1s
#7459:
#7459: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7459: #13 1.680 Downloading compiler 0.8.28
#7459: #13 2.398 Compiled 1 Solidity file successfully (evm target: paris).
#7459: #13 DONE 2.5s
#7459:
#7459: #14 exporting to image
#7459: #14 exporting layers
#7459: #14 exporting layers 0.2s done
#7459: #14 writing image sha256:f8bcb9577f6bb35c70b604e7b6e26f64cb8afb46b4915bc733c922fdc7db98da done
#7459: #14 naming to docker.io/library/donce-fdab01931c9c done
#7459: #14 DONE 0.2s
+ sudo docker run --name donce-536dcab86bf2 --add-host host.docker.internal:host-gateway     donce-fdab01931c9c /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7491
#7491: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7491: // SPDX-License-Identifier: MIT
#7491:
#7491: require("@nomicfoundation/hardhat-toolbox");
#7491:
#7491: /** @type import("hardhat/config").HardhatUserConfig */
#7491:
#7491: module.exports = {
#7491:   solidity: "0.8.28",
#7491:   defaultNetwork: "foo",
#7491:   networks: {
#7491:     hardhat: {
#7491:       chainId: 4242,
#7491:       gas: 10,
#7491:       gasPrice: 4,
#7491:       maxFeePerGas: 100,
#7491:       maxPriorityFeePerGas: 100,
#7491:       initialBaseFeePerGas: 100,
#7491:       accounts: [
#7491:         {
#7491:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7491:           balance: "55555555555555555555555"
#7491:         },
#7491:         {
#7491:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7491:           balance: "66666666666666666666666"
#7491:         }
#7491:       ]
#7491:     },
#7491:     foo: {
#7491:       chainId: 4242,
#7491:       url: "http://host.docker.internal:1041"
#7491:     }
#7491:   }
#7491: };
#7491: total 312
#7491: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7491: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7491: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7491: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7491: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7491: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7491: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7491: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7491: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7491: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7491: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7491: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7491:
#7491: Deploying [ FooModule ]
#7491:
#7491: Batch #1
#7491:   Executing FooModule#Foo...
#7491:
#7491: 3A0JBatch #1
#7491:   Executing FooModule#Foo...
#7491:
#7491: 3A0JBatch #1
#7491:   Executed FooModule#Foo
#7491:
#7491: 3A0JBatch #1
#7491:   Executed FooModule#Foo
#7491:
#7491: [ FooModule ] successfully deployed 🚀
#7491:
#7491: Deployed Addresses
#7491:
#7491: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7491: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-536dcab86bf2 /#7501
#7501: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7501: // SPDX-License-Identifier: MIT
#7501:
#7501: require("@nomicfoundation/hardhat-toolbox");
#7501:
#7501: /** @type import("hardhat/config").HardhatUserConfig */
#7501:
#7501: module.exports = {
#7501:   solidity: "0.8.28",
#7501:   defaultNetwork: "foo",
#7501:   networks: {
#7501:     hardhat: {
#7501:       chainId: 4242,
#7501:       gas: 10,
#7501:       gasPrice: 4,
#7501:       maxFeePerGas: 100,
#7501:       maxPriorityFeePerGas: 100,
#7501:       initialBaseFeePerGas: 100,
#7501:       accounts: [
#7501:         {
#7501:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7501:           balance: "55555555555555555555555"
#7501:         },
#7501:         {
#7501:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7501:           balance: "66666666666666666666666"
#7501:         }
#7501:       ]
#7501:     },
#7501:     foo: {
#7501:       chainId: 4242,
#7501:       url: "http://host.docker.internal:1041"
#7501:     }
#7501:   }
#7501: };
#7501: total 312
#7501: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7501: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7501: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7501: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7501: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7501: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7501: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7501: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7501: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7501: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7501: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7501: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7501:
#7501: Deploying [ FooModule ]
#7501:
#7501: Batch #1
#7501:   Executing FooModule#Foo...
#7501:
#7501: 3A0JBatch #1
#7501:   Executing FooModule#Foo...
#7501:
#7501: 3A0JBatch #1
#7501:   Executed FooModule#Foo
#7501:
#7501: 3A0JBatch #1
#7501:   Executed FooModule#Foo
#7501:
#7501: [ FooModule ] successfully deployed 🚀
#7501:
#7501: Deployed Addresses
#7501:
#7501: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7501: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-536dcab86bf2 /#7510
#7510: donce-536dcab86bf2
+ sudo docker rmi donce-fdab01931c9c /#7518
#7518: Untagged: donce-fdab01931c9c:latest
#7518: Deleted: sha256:f8bcb9577f6bb35c70b604e7b6e26f64cb8afb46b4915bc733c922fdc7db98da
+ sudo docker logs donce-e572b7a16081 /#7620
#7620: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7620:
#7620: Accounts
#7620: ========
#7620: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7620:
#7620: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7620:
#7620: 32meth_chainId0m
#7620: 32meth_chainId (2)0m
#7620: 32meth_accounts0m
#7620: 32mhardhat_getAutomine0m
#7620: 32meth_chainId0m
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_getTransactionCount0m
#7620: 32meth_getTransactionCount (2)0m
#7620: 32meth_getTransactionCount (3)0m
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_getTransactionCount0m
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_chainId0m
#7620: 32meth_maxPriorityFeePerGas0m
#7620: 32meth_estimateGas0m
#7620: 32meth_call0m
#7620:   Contract deployment: Foo
#7620:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:
#7620: 32meth_sendTransaction0m
#7620:   Contract deployment: Foo
#7620:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   Value:               0 ETH
#7620:   Gas used:            1357081 of 1357081
#7620:   Block #1:            0xadd945090139083c5be69367c471534172a4e685f1b491e2aa1d380c8015787f
#7620:
#7620: 32meth_getTransactionByHash0m
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_getTransactionReceipt0m
#7620: 32meth_accounts0m
#7620: 32meth_call0m
#7620:   Contract call:       Foo#balanceOf
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_getBlockByNumber (2)0m
#7620: 32meth_getBlockByNumber (3)0m
#7620: 32meth_getBlockByNumber (4)0m
#7620: 32meth_getBlockByNumber (5)0m
#7620: 32meth_getBlockByNumber (6)0m
#7620: 32meth_getBlockByNumber (7)0m
#7620: 32meth_getBlockByNumber (8)0m
#7620: 32meth_getBlockByNumber (9)0m
#7620: 32meth_getTransactionCount0m
#7620: 32meth_getBlockByNumber0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0xcbe5376f11a7ac7fefbd0602c5b2f92531000cfad43bb224ac1bb29bb8a1f662
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #2:            0x5708a7fe64a31cb7e11ff7b8d42f44a29c919ae6d069206cbcf66313ad4d664a
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x551463b97e004c2e88b47b5123b99595b6e4c91c7908f32f42dc36932f2fe985
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #3:            0xf032fd0de50f11aae3b8e9ec3db6689f63f10a9c7ed0eda3c7131da174fb1d2a
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0xda568fb3ae746069ebc966784400947ebe33a37af3a709003634c386693e3177
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #4:            0x9d9126ca6d5b79f7df3a702da76a2e6bf81df97498e697d61c860520dc4ec56e
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x15c7c2bc2a4c02986994a02735371a7dbf943eaff6793e3e736188ecf45a5ad3
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #5:            0xfafa4eb811b2506b9c4849fbf6a2575f4f0cf25634286f731356671b572bcee6
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0xc95c23d8194dedf5ee369c5f6e792909be7323549b7bd2ea94e89985a810d0bd
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #6:            0x3962299ba07da2cec63b228aac7984716d8f7c53e1c6dba40b5c137bdf1d7cef
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x6d6782019d6700114e022cc64bd35c905532fca9359614e01b6c582f4ee98886
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #7:            0xd18bff35c23ddc6d3d7f2d29f7492ca3f3fb355c478b692640b925ef1ef32a4f
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0xf30229160c37f3e59362ea490d4ed6ce1b8e2b33770eeaf75734a51686f31bc2
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #8:            0xc7866f2307e75e9cf60500c87e595390a1b4ebcb371539127fbbbcdb958f3218
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x70c014ee193ded465c59a2c9f6ad343845c580c51443f63be2e3602029587703
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #9:            0x399215d32b719617d3fd1c7a61b1176eed6722b3e1a453be97e7fae00bb7e153
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x244cb12869e3c52787fc7ac9c6799692882f520b0e43912ecf1c30a3b7457d8d
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #10:           0x943ecce0bba08a5cf9ca0075a45d83c9e6449bc30bded37883751a72fd02b60c
#7620:
#7620: 32meth_getTransactionCount0m
#7620: 32meth_estimateGas0m
#7620: 32meth_sendRawTransaction0m
#7620:   Contract call:       Foo#transfer
#7620:   Transaction:         0x26e92cfea9809117f71733060ed7c670b82a356b6a52195c4ce923d57479a8fa
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:   Value:               0 ETH
#7620:   Gas used:            35389 of 35389
#7620:   Block #11:           0xc00cbc860257d9169a0af5cf5e4c9b731e6c7d3ef46eee2afd61813b5795bc1d
#7620:
#7620: 32meth_call0m
#7620:   Contract call:       Foo#balanceOf
#7620:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7620:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7620:
+ sudo docker rm --force donce-e572b7a16081 /#7629
#7629: donce-e572b7a16081
+ sudo docker rmi donce-93dffc4c1e09 /#7638
#7638: Untagged: donce-93dffc4c1e09:latest
#7638: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
  test_pays_in_threads                                           32m PASS0m (11.29s)
+ sudo docker run --detach --name donce-b06adbec5a83 --add-host host.docker.internal:host-gateway  --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1042:3128  yegor256/squid-proxy:latest  /#7647
#7647: 09587351b35e329432d3643cf6ed45e0f0157bee87bc399a8acf3746009c07d9
+ sudo docker build --tag donce-a01095f944d0 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7660
#7660: #0 building with "default" instance using docker driver
#7660:
#7660: #1 [internal] load build definition from Dockerfile
#7660: #1 transferring dockerfile: 552B done
#7660: #1 DONE 0.0s
#7660:
#7660: #2 [internal] load metadata for docker.io/library/node:24
#7660: #2 DONE 0.1s
#7660:
#7660: #3 [internal] load .dockerignore
#7660: #3 transferring context: 2B done
#7660: #3 DONE 0.0s
#7660:
#7660: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7660: #4 DONE 0.0s
#7660:
#7660: #5 [internal] load build context
#7660: #5 transferring context: 243B done
#7660: #5 DONE 0.0s
#7660:
#7660: #6 [2/9] WORKDIR /app
#7660: #6 CACHED
#7660:
#7660: #7 [5/9] COPY hardhat.config.js .
#7660: #7 CACHED
#7660:
#7660: #8 [8/9] COPY ignition ignition
#7660: #8 CACHED
#7660:
#7660: #9 [3/9] COPY package.json .
#7660: #9 CACHED
#7660:
#7660: #10 [7/9] COPY contracts contracts
#7660: #10 CACHED
#7660:
#7660: #11 [4/9] RUN npm install
#7660: #11 CACHED
#7660:
#7660: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js   && sed -i "s/HOST/localhost/g" hardhat.config.js
#7660: #12 CACHED
#7660:
#7660: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   &amp;&amp; rm -rf cache
#7660: #13 CACHED
#7660:
#7660: #14 exporting to image
#7660: #14 exporting layers done
#7660: #14 writing image sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205 done
#7660: #14 naming to docker.io/library/donce-a01095f944d0 done
#7660: #14 DONE 0.0s
+ sudo docker run --detach --name donce-1a37ef79ac2c --add-host host.docker.internal:host-gateway   --publish 1043:8545  --user=1001:1001 donce-a01095f944d0 /bin/bash -c npx\ hardhat\ node\  /#7692
#7692: a5ba3404c8b9cfbfa8e599494e16ff34ae6939370a426ebd5fdb19c372529576
+ sudo docker build --tag donce-8231b7779c91 --build-arg HOST\=host.docker.internal --build-arg PORT\=1043 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7704
#7704: #0 building with "default" instance using docker driver
#7704:
#7704: #1 [internal] load build definition from Dockerfile
#7704: #1 transferring dockerfile: 552B done
#7704: #1 DONE 0.0s
#7704:
#7704: #2 [internal] load metadata for docker.io/library/node:24
#7704: #2 DONE 0.1s
#7704:
#7704: #3 [internal] load .dockerignore
#7704: #3 transferring context: 2B done
#7704: #3 DONE 0.0s
#7704:
#7704: #4 [1/9] FROM docker.io/library/node:24@sha256:fdddfb3e688158251943d52eba361de991548f6814007acba4917ae6b512d6be
#7704: #4 DONE 0.0s
#7704:
#7704: #5 [internal] load build context
#7704: #5 transferring context: 243B done
#7704: #5 DONE 0.0s
#7704:
#7704: #6 [3/9] COPY package.json .
#7704: #6 CACHED
#7704:
#7704: #7 [4/9] RUN npm install
#7704: #7 CACHED
#7704:
#7704: #8 [2/9] WORKDIR /app
#7704: #8 CACHED
#7704:
#7704: #9 [5/9] COPY hardhat.config.js .
#7704: #9 CACHED
#7704:
#7704: #10 [6/9] RUN sed -i "s/PORT/1043/g" hardhat.config.js   && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7704: #10 DONE 0.3s
#7704:
#7704: #11 [7/9] COPY contracts contracts
#7704: #11 DONE 0.1s
#7704:
#7704: #12 [8/9] COPY ignition ignition
#7704: #12 DONE 0.1s
#7704:
#7704: #13 [9/9] RUN rm -rf ignition/deployments   && npx hardhat compile   && rm -rf cache
#7704: #13 1.683 Downloading compiler 0.8.28
#7704: #13 2.422 Compiled 1 Solidity file successfully (evm target: paris).
#7704: #13 DONE 2.5s
#7704:
#7704: #14 exporting to image
#7704: #14 exporting layers
#7704: #14 exporting layers 0.3s done
#7704: #14 writing image sha256:37858a41fb74c3245bd41f23687cb801584968ed81ada6f2c62313534fbe2ca2
#7704: #14 writing image sha256:37858a41fb74c3245bd41f23687cb801584968ed81ada6f2c62313534fbe2ca2 done
#7704: #14 naming to docker.io/library/donce-8231b7779c91 done
#7704: #14 DONE 0.3s
+ sudo docker run --name donce-c559631d8370 --add-host host.docker.internal:host-gateway     donce-8231b7779c91 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7736
#7736: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7736: // SPDX-License-Identifier: MIT
#7736:
#7736: require("@nomicfoundation/hardhat-toolbox");
#7736:
#7736: /** @type import("hardhat/config").HardhatUserConfig */
#7736:
#7736: module.exports = {
#7736:   solidity: "0.8.28",
#7736:   defaultNetwork: "foo",
#7736:   networks: {
#7736:     hardhat: {
#7736:       chainId: 4242,
#7736:       gas: 10,
#7736:       gasPrice: 4,
#7736:       maxFeePerGas: 100,
#7736:       maxPriorityFeePerGas: 100,
#7736:       initialBaseFeePerGas: 100,
#7736:       accounts: [
#7736:         {
#7736:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7736:           balance: "55555555555555555555555"
#7736:         },
#7736:         {
#7736:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7736:           balance: "66666666666666666666666"
#7736:         }
#7736:       ]
#7736:     },
#7736:     foo: {
#7736:       chainId: 4242,
#7736:       url: "http://host.docker.internal:1043"
#7736:     }
#7736:   }
#7736: };
#7736: total 312
#7736: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7736: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7736: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7736: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7736: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7736: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7736: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7736: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7736: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7736: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7736: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7736: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7736:
#7736: Deploying [ FooModule ]
#7736:
#7736: Batch #1
#7736:   Executing FooModule#Foo...
#7736:
#7736: 3A0JBatch #1
#7736:   Executing FooModule#Foo...
#7736:
#7736: 3A0JBatch #1
#7736:   Executed FooModule#Foo
#7736:
#7736: 3A0JBatch #1
#7736:   Executed FooModule#Foo
#7736:
#7736: [ FooModule ] successfully deployed 🚀
#7736:
#7736: Deployed Addresses
#7736:
#7736: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7736: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c559631d8370 /#7746
#7746: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7746: // SPDX-License-Identifier: MIT
#7746:
#7746: require("@nomicfoundation/hardhat-toolbox");
#7746:
#7746: /** @type import("hardhat/config").HardhatUserConfig */
#7746:
#7746: module.exports = {
#7746:   solidity: "0.8.28",
#7746:   defaultNetwork: "foo",
#7746:   networks: {
#7746:     hardhat: {
#7746:       chainId: 4242,
#7746:       gas: 10,
#7746:       gasPrice: 4,
#7746:       maxFeePerGas: 100,
#7746:       maxPriorityFeePerGas: 100,
#7746:       initialBaseFeePerGas: 100,
#7746:       accounts: [
#7746:         {
#7746:           privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7746:           balance: "55555555555555555555555"
#7746:         },
#7746:         {
#7746:           privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7746:           balance: "66666666666666666666666"
#7746:         }
#7746:       ]
#7746:     },
#7746:     foo: {
#7746:       chainId: 4242,
#7746:       url: "http://host.docker.internal:1043"
#7746:     }
#7746:   }
#7746: };
#7746: total 312
#7746: drwxr-xr-x   1 root root   4096 Jul  2 04:39 .
#7746: drwxr-xr-x   1 root root   4096 Jul  2 04:39 ..
#7746: drwxr-xr-x   4 root root   4096 Jul  2 04:39 artifacts
#7746: drwxr-xr-x   2 root root   4096 Jul  2 04:31 contracts
#7746: -rw-r--r--   1 root root    874 Jul  2 04:39 hardhat.config.js
#7746: drwxr-xr-x   3 root root   4096 Jul  2 04:31 ignition
#7746: drwxr-xr-x 379 root root  12288 Jul  2 04:36 node_modules
#7746: -rw-r--r--   1 root root 278368 Jul  2 04:36 package-lock.json
#7746: -rw-r--r--   1 root root    106 Jul  2 04:31 package.json
#7746: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7746: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7746: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7746:
#7746: Deploying [ FooModule ]
#7746:
#7746: Batch #1
#7746:   Executing FooModule#Foo...
#7746:
#7746: 3A0JBatch #1
#7746:   Executing FooModule#Foo...
#7746:
#7746: 3A0JBatch #1
#7746:   Executed FooModule#Foo
#7746:
#7746: 3A0JBatch #1
#7746:   Executed FooModule#Foo
#7746:
#7746: [ FooModule ] successfully deployed 🚀
#7746:
#7746: Deployed Addresses
#7746:
#7746: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7746: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c559631d8370 /#7756
#7756: donce-c559631d8370
+ sudo docker rmi donce-8231b7779c91 /#7764
#7764: Untagged: donce-8231b7779c91:latest
#7764: Deleted: sha256:37858a41fb74c3245bd41f23687cb801584968ed81ada6f2c62313534fbe2ca2
+ sudo docker logs donce-1a37ef79ac2c /#7774
#7774: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7774:
#7774: Accounts
#7774: ========
#7774: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7774:
#7774: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7774:
#7774: 32meth_chainId0m
#7774: 32meth_chainId (2)0m
#7774: 32meth_accounts0m
#7774: 32mhardhat_getAutomine0m
#7774: 32meth_chainId0m
#7774: 32meth_getBlockByNumber0m
#7774: 32meth_getTransactionCount0m
#7774: 32meth_getTransactionCount (2)0m
#7774: 32meth_getTransactionCount (3)0m
#7774: 32meth_getBlockByNumber0m
#7774: 32meth_getTransactionCount0m
#7774: 32meth_getBlockByNumber0m
#7774: 32meth_chainId0m
#7774: 32meth_maxPriorityFeePerGas0m
#7774: 32meth_estimateGas0m
#7774: 32meth_call0m
#7774:   Contract deployment: Foo
#7774:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7774:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7774:
#7774: 32meth_sendTransaction0m
#7774:   Contract deployment: Foo
#7774:   Contract address:    0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7774:   Transaction:         0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7774:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7774:   Value:               0 ETH
#7774:   Gas used:            1357081 of 1357081
#7774:   Block #1:            0x9046032206345b130d99ee066c8219ef7e719f2fbe6f66cae0d9db02bc928ba1
#7774:
#7774: 32meth_getTransactionByHash0m
#7774: 32meth_getBlockByNumber0m
#7774: 32meth_getTransactionReceipt0m
#7774: 32meth_accounts0m
#7774: 32meth_call0m
#7774:   Contract call:       Foo#balanceOf
#7774:   From:                0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7774:   To:                  0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7774:
+ sudo docker rm --force donce-1a37ef79ac2c /#7783
#7783: donce-1a37ef79ac2c
+ sudo docker rmi donce-a01095f944d0 /#7791
#7791: Untagged: donce-a01095f944d0:latest
#7791: Deleted: sha256:898b537be581afa77ed7ee6db4aa3cd8a79643ca3a23d7664a6977bbbbb16205
+ sudo docker logs donce-b06adbec5a83 /#7799
#7799: + set -e
#7799: + [ -z jeffrey ]
#7799: + [ -z swordfish ]
#7799: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7799: Adding password for user jeffrey
#7799: + rm -f /run/squid.pid
#7799: + which squid
#7799: + exec /usr/sbin/squid -NYCd 1
#7799: 2026/07/02 04:39:51| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7799: 2026/07/02 04:39:51| aclIpParseIpData: IPv6 has not been enabled.
#7799: 2026/07/02 04:39:51| aclIpParseIpData: IPv6 has not been enabled.
#7799: 2026/07/02 04:39:51| aclIpParseIpData: IPv6 has not been enabled.
#7799: 2026/07/02 04:39:51| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7799: 2026/07/02 04:39:51| Created PID file (/run/squid.pid)
#7799: 2026/07/02 04:39:51| Current Directory is /
#7799: 2026/07/02 04:39:51| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7799: 2026/07/02 04:39:51| Service Name: squid
#7799: 2026/07/02 04:39:51| Process ID 1
#7799: 2026/07/02 04:39:51| Process Roles: master worker
#7799: 2026/07/02 04:39:51| With 1048576 file descriptors available
#7799: 2026/07/02 04:39:51| Initializing IP Cache...
#7799: 2026/07/02 04:39:51| DNS IPv4 socket created at 0.0.0.0, FD 8
#7799: 2026/07/02 04:39:51| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7799: 2026/07/02 04:39:51| Adding domain ec2.internal from /etc/resolv.conf
#7799: 2026/07/02 04:39:51| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7799: 2026/07/02 04:39:51| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7799: 2026/07/02 04:39:51| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7799: 2026/07/02 04:39:51| Store logging disabled
#7799: 2026/07/02 04:39:51| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7799: 2026/07/02 04:39:51| Target number of buckets: 31
#7799: 2026/07/02 04:39:51| Using 8192 Store buckets
#7799: 2026/07/02 04:39:51| Max Mem  size: 8192 KB
#7799: 2026/07/02 04:39:51| Max Swap size: 0 KB
#7799: 2026/07/02 04:39:51| Using Least Load store dir selection
#7799: 2026/07/02 04:39:51| Current Directory is /
#7799: 2026/07/02 04:39:51| Finished loading MIME types and icons.
#7799: 2026/07/02 04:39:51| HTCP Disabled.
#7799: 2026/07/02 04:39:51| Pinger socket opened on FD 11
#7799: 2026/07/02 04:39:51| Squid plugin modules loaded: 0
#7799: 2026/07/02 04:39:51| Adaptation support is off.
#7799: 2026/07/02 04:39:51| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7799:     listening port: 3128
#7799: 2026/07/02 04:39:51| Starting new basicauthenticator helpers...
#7799:     current master transaction: master53
#7799: 2026/07/02 04:39:51| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7799:     current master transaction: master53
#7799: 2026/07/02 04:39:52| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-b06adbec5a83 /#7808
#7808: donce-b06adbec5a83
  test_checks_balance_via_proxy                                  32m PASS0m (12.37s)

Finished in 332.98873s
61 tests, 96 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 97.75% (304 / 311)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.75% (304 / 311)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
  As a simple ETH/ERC20 user I want to use it

  Scenario: Help can be printed      90m# features/cli.feature:70m
    32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m           # features/step_definitions/steps.rb:410m0m
    32mAnd Stdout contains "32m1mhelp0m0m32m"90m       # features/step_definitions/steps.rb:330m0m

  Scenario: ETH private key can be generated 90m# features/cli.feature:120m
    32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m          # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                   # features/step_definitions/steps.rb:410m0m

  Scenario: ETH address can be created                                                                   90m# features/cli.feature:160m
    32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                               # features/step_definitions/steps.rb:410m0m

Feature: Command Line Processing, in Dry Mode
  As a simple ETH/ERC20 user I want to test it in dry mode

  Scenario: Gas price price can be retrieved             90m# features/dry.feature:70m
    32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                               # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 balance can be checked                                                           90m# features/dry.feature:110m
    32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                         # features/step_definitions/steps.rb:410m0m

  Scenario: ETH balance can be checked                                                                 90m# features/dry.feature:150m
    32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m&quot;90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                             # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in tokens                                                                                                                    90m# features/dry.feature:190m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                         # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in dollars                                                                                                                    90m# features/dry.feature:230m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD $100m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                          # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 payment can be sent in USDT                                                                                                                          90m# features/dry.feature:270m
    32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                             # features/step_definitions/steps.rb:410m0m

  Scenario: ETH payment can be sent in wei                                                                                                                                   90m# features/dry.feature:310m
    32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                                   # features/step_definitions/steps.rb:410m0m

  Scenario: ETH payment can be sent in ETH                                                                                                                               90m# features/dry.feature:350m
    32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                                                                               # features/step_definitions/steps.rb:410m0m

Feature: Gem Package
  As a source code writer I want to be able to
  package the Gem into .gem file

  Scenario: Gem can be packaged                  90m# features/gem_package.feature:80m
    32mGiven It is Unix90m                             # features/step_definitions/steps.rb:610m0m
    32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m      """0m
32m      #!/usr/bin/env ruby0m
32m      require 'rubygems'0m
32m      spec = Gem::Specification::load('./spec.rb')0m
32m      if spec.executables.empty?0m
32m        fail 'no executables: ' + File.read('./spec.rb')0m
32m      end0m
32m      """0m
    32mWhen I run bash with:90m                        # features/step_definitions/steps.rb:550m0m
32m      """0m
32m      cd erc200m
32m      gem build erc20.gemspec0m
32m      gem specification --ruby erc20-*.gem > ../spec.rb0m
32m      cd ..0m
32m      ruby execs.rb0m
32m      """0m
    32mThen Exit code is zero90m                       # features/step_definitions/steps.rb:410m0m

Feature: Command Line Processing
  As a simple ETH/ERC20 user I want to use it live

  Scenario: Gas price price can be retrieved       90m# features/live.feature:70m
    32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                         # features/step_definitions/steps.rb:410m0m

  Scenario: ERC20 balance can be checked                                                                  90m# features/live.feature:110m
    32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                # features/step_definitions/steps.rb:410m0m

  Scenario: ETH balance can be checked                                                                        90m# features/live.feature:150m
    32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
    32mThen Exit code is zero90m                                                                                    # features/step_definitions/steps.rb:410m0m

15 scenarios (32m15 passed0m)
33 steps (32m33 passed0m)
0m13.881s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m     1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m Command line option:    36m--publish0m                                            1m32m│0m0m
1m32m│0m0m Environment variable:   36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m                        1m32m│0m0m
1m32m│0m0m cucumber.yml:           36mdefault: --publish0m                                   1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the      1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m          1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m                                                     1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 15 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

15 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo3/ERC20/FakeWallet.html..0mml0ml0m
Modules:         1 (    0 undocumented)
Classes:         2 (    0 undocumented)
Constants:       5 (    5 undocumented)
Attributes:      8 (    0 undocumented)
Methods:        20 (    0 undocumented)
 86.11% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/erc20.git
   0deb436..92d072c  master -> master
container f4435089771c79bc9a4efe4c8c9f9d19ce288c2b4e5eb90a0361b79594218f29 is dead
Thu Jul  2 04:50:56 UTC 2026