Overview

Build Name
Integration Tests - minimum
Build ID
vscodeIntegrationTest:864a915a-86d1-4668-b926-4f1b1e4fc0bb
Source
fc8242b9639bce8ed437748cd2c0b1c6f204593e
Result
FAILED
Start Time
October 2, 2025 at 3:23:10 PM PDT
Duration
0 hours 27 minutes 48 seconds

Test Summary

Passed
259
Failed/Error
3
Skipped
0
Total
262

Test Report

Passed
259
Failed/Error
3
Skipped
0
Total
262
Class Test Case Status
"before all" hook for "produces an Add Debug Configuration codelens" SAM Integration Tests SAM runtime: nodejs18.x (Image) Starting with a newly created nodejs18.x (Image) SAM Application... "before all" hook for "produces an Add Debug Configuration codelens" FAILED
SamCliError: Please verify your location. The following types of location are supported: [SamCliFailed]

    at makeUnexpectedExitCodeError (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInvokerUtils.ts:48:12)
    at logAndThrowIfUnexpectedExitCode (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInvokerUtils.ts:67:11)
    at runSamCliInit (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInit.ts:65:36)
    at async createSamApplication (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/sam.test.ts:640:9)
    at async Context.<anonymous> (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/sam.test.ts:382:21)
"before all" hook for "produces an Add Debug Configuration codelens" SAM Integration Tests SAM runtime: nodejs18.x (ZIP) Starting with a newly created nodejs18.x (ZIP) SAM Application... "before all" hook for "produces an Add Debug Configuration codelens" FAILED
CodeExpectedError: cannot open file:///codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs. Detail: Unable to read file '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs' (Error: Unable to resolve nonexistent file '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs')
    at s.$tryOpenDocument (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2343:37719)
3: contains correct resource node properties Application Builder application nodes in workspace (Test in order) 3: contains correct resource node properties FAILED
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

1 !== 0

    at Context.<anonymous> (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/appBuilder/sidebar/appBuilderNode.test.ts:132:20)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -1
      +0
      
[Container] 2025/10/02 22:23:18.632827 Running on CodeBuild On-demand
[Container] 2025/10/02 22:23:18.632836 Waiting for agent ping
[Container] 2025/10/02 22:23:18.733809 Waiting for DOWNLOAD_SOURCE
[Container] 2025/10/02 22:23:38.732345 Phase is DOWNLOAD_SOURCE
[Container] 2025/10/02 22:23:38.752798 CODEBUILD_SRC_DIR=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode
[Container] 2025/10/02 22:23:38.753365 YAML location is /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/buildspec/linuxIntegrationTests.yml
[Container] 2025/10/02 22:23:38.755520 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/10/02 22:23:38.755602 Processing environment variables
[Container] 2025/10/02 22:23:38.758843 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/10/02 22:23:38.839583 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/10/02 22:23:38.974087 Expanded report group name integ-test
[Container] 2025/10/02 22:23:38.974123 Found report group name integ-test
[Container] 2025/10/02 22:23:38.974141 Adding prefix vscodeIntegrationTest for report group name integ-test
[Container] 2025/10/02 22:23:39.127597 Resolved 'java' runtime alias 'latest' to 'corretto17'.
[Container] 2025/10/02 22:23:39.127618 Selecting 'nodejs' runtime version '18' based on manual selections...
[Container] 2025/10/02 22:23:39.127622 Selecting 'dotnet' runtime version '6.0' based on manual selections...
[Container] 2025/10/02 22:23:39.127625 Selecting 'java' runtime version 'corretto17' based on manual selections...
[Container] 2025/10/02 22:23:41.042291 Running command echo "Installing .NET version 6.0 ..."
Installing .NET version 6.0 ...

[Container] 2025/10/02 22:23:41.046194 Running command echo "Installing Java version 17 ..."
Installing Java version 17 ...

[Container] 2025/10/02 22:23:41.050199 Running command export JAVA_HOME="$JAVA_17_HOME"

[Container] 2025/10/02 22:23:41.053916 Running command export JRE_HOME="$JRE_17_HOME"

[Container] 2025/10/02 22:23:41.057157 Running command export JDK_HOME="$JDK_17_HOME"

[Container] 2025/10/02 22:23:41.060692 Running command for tool_path in "$JAVA_HOME"/bin/*;
 do tool=`basename "$tool_path"`;
  if [ $tool != 'java-rmi.cgi' ];
  then
    rm -f /usr/bin/$tool /var/lib/alternatives/$tool;
    update-alternatives --install /usr/bin/$tool $tool $tool_path 20000;
    update-alternatives --set $tool $tool_path;
  fi;
done
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jar because link group jar is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jarsigner because link group jarsigner is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/java because link group java is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/javac because link group javac is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/javadoc because link group javadoc is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/javap because link group javap is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jcmd because link group jcmd is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jconsole because link group jconsole is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jdb because link group jdb is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jdeprscan because link group jdeprscan is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jdeps because link group jdeps is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jfr because link group jfr is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jhsdb because link group jhsdb is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jimage because link group jimage is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jinfo because link group jinfo is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jlink because link group jlink is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jmap because link group jmap is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jmod because link group jmod is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jpackage because link group jpackage is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jps because link group jps is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jrunscript because link group jrunscript is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jshell because link group jshell is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jstack because link group jstack is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jstat because link group jstat is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/jstatd because link group jstatd is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/keytool because link group keytool is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/rmiregistry because link group rmiregistry is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/jvm/java-17-amazon-corretto/bin/serialver because link group serialver is broken

[Container] 2025/10/02 22:23:41.962676 Running command echo "Installing custom Node.js version 18 ..."
Installing custom Node.js version 18 ...

[Container] 2025/10/02 22:23:41.966728 Running command n 18 && rm -rf /tmp/*
  installing : node-v18.20.8
       mkdir : /usr/local/n/versions/node/18.20.8
       fetch : https://nodejs.org/dist/v18.20.8/node-v18.20.8-linux-x64.tar.xz
     copying : node/18.20.8
   installed : v18.20.8 (with npm 10.8.2)

[Container] 2025/10/02 22:23:55.555655 Run-as user: codebuild-user
[Container] 2025/10/02 22:23:55.570211 Moving to directory /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode
[Container] 2025/10/02 22:23:55.570235 Cache is not defined in the buildspec
[Container] 2025/10/02 22:23:55.609596 Skip cache due to: no paths specified to be cached
[Container] 2025/10/02 22:23:55.609865 Registering with agent
[Container] 2025/10/02 22:23:55.609880 Phases found in YAML: 4
[Container] 2025/10/02 22:23:55.609885  INSTALL: 15 commands
[Container] 2025/10/02 22:23:55.609889  PRE_BUILD: 4 commands
[Container] 2025/10/02 22:23:55.609892  BUILD: 6 commands
[Container] 2025/10/02 22:23:55.609895  POST_BUILD: 1 commands
[Container] 2025/10/02 22:23:55.610154 Phase complete: DOWNLOAD_SOURCE State: SUCCEEDED
[Container] 2025/10/02 22:23:55.610183 Phase context status code:  Message: 
[Container] 2025/10/02 22:23:55.720043 Entering phase INSTALL
[Container] 2025/10/02 22:23:55.720069 Run-as user: root
[Container] 2025/10/02 22:23:55.758369 Running command bash buildspec/shared/linux-install.sh
+ apt-get -yqq update
W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ apt-get -yqq install libatk1.0-0 libgtk-3-dev libxss1 xvfb libasound2 libasound2-plugins
+ mkdir -p /home/codebuild-user
+ chown -R codebuild-user:codebuild-user /tmp /home/codebuild-user .
+ chmod +x /home/codebuild-user
+ ls -ld /home/codebuild-user
drwxr-xr-x 2 codebuild-user codebuild-user 6 Oct  2 22:24 /home/codebuild-user
+ curl -Os https://uploader.codecov.io/latest/linux/codecov
+ chmod +x codecov

[Container] 2025/10/02 22:24:37.314512 Running command >/dev/null add-apt-repository universe
W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

[Container] 2025/10/02 22:24:42.184704 Running command >/dev/null apt-get -qq install -y apt-transport-https

[Container] 2025/10/02 22:24:43.946152 Running command >/dev/null apt-get -qq update
W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

[Container] 2025/10/02 22:24:45.807898 Running command >/dev/null apt-get -qq install -y ca-certificates

[Container] 2025/10/02 22:24:47.514210 Running command apt-get install --reinstall ca-certificates
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 11 not upgraded.
Need to get 162 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB]
Preconfiguring packages ...
Fetched 162 kB in 0s (331 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 48940 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ...
Unpacking ca-certificates (20240203~22.04.1) over (20240203~22.04.1) ...
Setting up ca-certificates (20240203~22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Processing triggers for ca-certificates (20240203~22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.

[Container] 2025/10/02 22:24:58.468352 Running command apt-get -qq install -y jq

[Container] 2025/10/02 22:25:00.217163 Running command curl --silent -LO https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-linux-x86_64.zip
unzip -q aws-sam-cli-linux-x86_64.zip -d samcli
sudo ./samcli/install
rm -rf samcli

You can now run: /usr/local/bin/sam --version

[Container] 2025/10/02 22:25:03.962155 Running command sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288

[Container] 2025/10/02 22:25:04.011727 Running command timeout 15 sh -c "until docker info; do echo .; sleep 1; done"
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc., v0.11.0)

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 0
 Server Version: 20.10.24
 Storage Driver: overlay2
  Backing Filesystem: xfs
  Supports d_type: true
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
 runc version: 
 init version: de40ad0
 Security Options:
  seccomp
   Profile: default
 Kernel Version: 4.14.355-280.684.amzn2.x86_64
 Operating System: Ubuntu 22.04.5 LTS (containerized)
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 15.09GiB
 Name: dc2e63da6964
 ID: RGPJ:E4DB:IJJH:SGEV:7IRJ:OL44:3EKI:UCP7:OPYH:EAX5:RCLR:2JJQ
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

WARNING: API is accessible on http://127.0.0.1:2375 without encryption.
         Access to the remote API is equivalent to root access on the host. Refer
         to the 'Docker daemon attack surface' section in the documentation for
         more information: https://docs.docker.com/go/attack-surface/
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

[Container] 2025/10/02 22:25:04.065543 Running command chmod 666 /var/run/docker.sock

[Container] 2025/10/02 22:25:04.076725 Running command docker pull public.ecr.aws/sam/build-nodejs18.x:latest
docker pull public.ecr.aws/sam/build-nodejs20.x:latest
docker pull public.ecr.aws/sam/build-nodejs22.x:latest

latest: Pulling from sam/build-nodejs18.x
ab0b754b9371: Pulling fs layer
c9d596a1d703: Pulling fs layer
bb48d4c488d7: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
d9ebe7b06fa5: Pulling fs layer
e3b29d8a22e4: Pulling fs layer
7d9b344656f4: Pulling fs layer
502bc3112ea9: Pulling fs layer
fdd51f97f90e: Pulling fs layer
813f18ebcf91: Pulling fs layer
f4a77fd798d5: Pulling fs layer
7c9069f225d9: Pulling fs layer
cf3f8ccf59bb: Waiting
d9ebe7b06fa5: Waiting
e3b29d8a22e4: Waiting
be2be64960ef: Pulling fs layer
770c69343f45: Pulling fs layer
58ce80374124: Pulling fs layer
04a506d45cc6: Pulling fs layer
7c9069f225d9: Waiting
fdd51f97f90e: Waiting
813f18ebcf91: Waiting
f4a77fd798d5: Waiting
58ce80374124: Waiting
770c69343f45: Waiting
be2be64960ef: Waiting
04a506d45cc6: Waiting
502bc3112ea9: Waiting
c9d596a1d703: Download complete
bb48d4c488d7: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
d9ebe7b06fa5: Verifying Checksum
d9ebe7b06fa5: Download complete
e3b29d8a22e4: Download complete
ab0b754b9371: Verifying Checksum
ab0b754b9371: Download complete
502bc3112ea9: Download complete
fdd51f97f90e: Verifying Checksum
fdd51f97f90e: Download complete
f4a77fd798d5: Verifying Checksum
f4a77fd798d5: Download complete
813f18ebcf91: Verifying Checksum
813f18ebcf91: Download complete
7c9069f225d9: Verifying Checksum
7c9069f225d9: Download complete
770c69343f45: Verifying Checksum
770c69343f45: Download complete
be2be64960ef: Verifying Checksum
be2be64960ef: Download complete
58ce80374124: Download complete
04a506d45cc6: Download complete
7d9b344656f4: Verifying Checksum
7d9b344656f4: Download complete
ab0b754b9371: Pull complete
c9d596a1d703: Pull complete
bb48d4c488d7: Pull complete
cf3f8ccf59bb: Pull complete
d9ebe7b06fa5: Pull complete
e3b29d8a22e4: Pull complete
7d9b344656f4: Pull complete
502bc3112ea9: Pull complete
fdd51f97f90e: Pull complete
813f18ebcf91: Pull complete
f4a77fd798d5: Pull complete
7c9069f225d9: Pull complete
be2be64960ef: Pull complete
770c69343f45: Pull complete
58ce80374124: Pull complete
04a506d45cc6: Pull complete
Digest: sha256:713400e6e3083053d4ce4476ce85e47ad63e15603ee68a779dd7600e6b9b8d43
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs18.x:latest
public.ecr.aws/sam/build-nodejs18.x:latest
latest: Pulling from sam/build-nodejs20.x
261756bd1a97: Pulling fs layer
2d9e43e02057: Pulling fs layer
8005060dc7d0: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
8c6781882e1e: Pulling fs layer
d4abe3981b6f: Pulling fs layer
cdb75852150f: Pulling fs layer
0a72ec6caea8: Pulling fs layer
bc215ee5aaee: Pulling fs layer
1be8fe235c88: Pulling fs layer
644b6dba9b6e: Pulling fs layer
46a6a2776868: Pulling fs layer
c0b94591adca: Pulling fs layer
b181f3bfb106: Pulling fs layer
d4abe3981b6f: Waiting
4713b1c2a279: Pulling fs layer
04a506d45cc6: Pulling fs layer
cdb75852150f: Waiting
c0b94591adca: Waiting
0a72ec6caea8: Waiting
b181f3bfb106: Waiting
4713b1c2a279: Waiting
bc215ee5aaee: Waiting
1be8fe235c88: Waiting
644b6dba9b6e: Waiting
46a6a2776868: Waiting
8c6781882e1e: Waiting
8005060dc7d0: Verifying Checksum
8005060dc7d0: Download complete
2d9e43e02057: Verifying Checksum
2d9e43e02057: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
261756bd1a97: Download complete
8c6781882e1e: Verifying Checksum
8c6781882e1e: Download complete
d4abe3981b6f: Download complete
bc215ee5aaee: Verifying Checksum
bc215ee5aaee: Download complete
cdb75852150f: Download complete
644b6dba9b6e: Verifying Checksum
644b6dba9b6e: Download complete
46a6a2776868: Download complete
c0b94591adca: Download complete
1be8fe235c88: Verifying Checksum
1be8fe235c88: Download complete
b181f3bfb106: Download complete
4713b1c2a279: Verifying Checksum
4713b1c2a279: Download complete
04a506d45cc6: Download complete
261756bd1a97: Pull complete
2d9e43e02057: Pull complete
0a72ec6caea8: Verifying Checksum
0a72ec6caea8: Download complete
8005060dc7d0: Pull complete
cf3f8ccf59bb: Pull complete
8c6781882e1e: Pull complete
d4abe3981b6f: Pull complete
cdb75852150f: Pull complete
0a72ec6caea8: Pull complete
bc215ee5aaee: Pull complete
1be8fe235c88: Pull complete
644b6dba9b6e: Pull complete
46a6a2776868: Pull complete
c0b94591adca: Pull complete
b181f3bfb106: Pull complete
4713b1c2a279: Pull complete
04a506d45cc6: Pull complete
Digest: sha256:f81eae3342199d4b542fd4ee1c879f5927a5d0624871734c683152ef88efac4e
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs20.x:latest
public.ecr.aws/sam/build-nodejs20.x:latest
latest: Pulling from sam/build-nodejs22.x
261756bd1a97: Already exists
34a57df743c3: Pulling fs layer
801d98b6019e: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
a838507c7045: Pulling fs layer
d3b15c10cb0f: Pulling fs layer
3e1279b3eae3: Pulling fs layer
1e9d915c0c9c: Pulling fs layer
91b8f16ad463: Pulling fs layer
e07ff0a15704: Pulling fs layer
e95cc1a415a6: Pulling fs layer
00a77454f8ee: Pulling fs layer
c7360dc567e1: Pulling fs layer
bf8fd6caff43: Pulling fs layer
2a2af2851506: Pulling fs layer
b77fc09ad29e: Pulling fs layer
3e1279b3eae3: Waiting
c7360dc567e1: Waiting
1e9d915c0c9c: Waiting
e95cc1a415a6: Waiting
a838507c7045: Waiting
e07ff0a15704: Waiting
91b8f16ad463: Waiting
00a77454f8ee: Waiting
d3b15c10cb0f: Waiting
2a2af2851506: Waiting
bf8fd6caff43: Waiting
801d98b6019e: Download complete
34a57df743c3: Verifying Checksum
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
34a57df743c3: Pull complete
801d98b6019e: Pull complete
cf3f8ccf59bb: Pull complete
d3b15c10cb0f: Verifying Checksum
d3b15c10cb0f: Download complete
a838507c7045: Download complete
91b8f16ad463: Verifying Checksum
91b8f16ad463: Download complete
3e1279b3eae3: Verifying Checksum
3e1279b3eae3: Download complete
e95cc1a415a6: Download complete
00a77454f8ee: Verifying Checksum
00a77454f8ee: Download complete
c7360dc567e1: Verifying Checksum
c7360dc567e1: Download complete
bf8fd6caff43: Download complete
a838507c7045: Pull complete
2a2af2851506: Verifying Checksum
b77fc09ad29e: Verifying Checksum
b77fc09ad29e: Download complete
e07ff0a15704: Verifying Checksum
d3b15c10cb0f: Pull complete
1e9d915c0c9c: Verifying Checksum
1e9d915c0c9c: Download complete
3e1279b3eae3: Pull complete
1e9d915c0c9c: Pull complete
91b8f16ad463: Pull complete
e07ff0a15704: Pull complete
e95cc1a415a6: Pull complete
00a77454f8ee: Pull complete
c7360dc567e1: Pull complete
bf8fd6caff43: Pull complete
2a2af2851506: Pull complete
b77fc09ad29e: Pull complete
Digest: sha256:8738f33c7edf68f3f8c57546a04f6960387c0348faa191d1789a1b730e80fdae
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs22.x:latest
public.ecr.aws/sam/build-nodejs22.x:latest

[Container] 2025/10/02 22:26:23.032988 Running command docker pull public.ecr.aws/sam/build-java8.al2:latest
docker pull public.ecr.aws/sam/build-java11:latest
docker pull public.ecr.aws/sam/build-java17:latest

latest: Pulling from sam/build-java8.al2
05480f6c0a23: Pulling fs layer
de2d5c2f24c5: Pulling fs layer
368213a8bacf: Pulling fs layer
020e547580a2: Pulling fs layer
cb29c2f950f2: Pulling fs layer
8d608d290aa8: Pulling fs layer
1d0617128982: Pulling fs layer
874fe0c8a0fe: Pulling fs layer
99b977c0d760: Pulling fs layer
29afaf35f4e8: Pulling fs layer
769e2d46e425: Pulling fs layer
3d8909cc48ce: Pulling fs layer
296e7dc381ce: Pulling fs layer
3194a7d3532a: Pulling fs layer
f772a85d18be: Pulling fs layer
de1f4d0f369e: Pulling fs layer
baae4bfbe576: Pulling fs layer
020e547580a2: Waiting
cb29c2f950f2: Waiting
29afaf35f4e8: Waiting
769e2d46e425: Waiting
8d608d290aa8: Waiting
3d8909cc48ce: Waiting
1d0617128982: Waiting
296e7dc381ce: Waiting
874fe0c8a0fe: Waiting
99b977c0d760: Waiting
3194a7d3532a: Waiting
f772a85d18be: Waiting
baae4bfbe576: Waiting
de1f4d0f369e: Waiting
368213a8bacf: Verifying Checksum
368213a8bacf: Download complete
de2d5c2f24c5: Download complete
020e547580a2: Verifying Checksum
020e547580a2: Download complete
8d608d290aa8: Verifying Checksum
8d608d290aa8: Download complete
cb29c2f950f2: Verifying Checksum
cb29c2f950f2: Download complete
05480f6c0a23: Download complete
874fe0c8a0fe: Verifying Checksum
874fe0c8a0fe: Download complete
99b977c0d760: Verifying Checksum
99b977c0d760: Download complete
769e2d46e425: Download complete
29afaf35f4e8: Verifying Checksum
29afaf35f4e8: Download complete
3d8909cc48ce: Download complete
3194a7d3532a: Verifying Checksum
3194a7d3532a: Download complete
296e7dc381ce: Verifying Checksum
296e7dc381ce: Download complete
f772a85d18be: Download complete
baae4bfbe576: Download complete
de1f4d0f369e: Verifying Checksum
de1f4d0f369e: Download complete
1d0617128982: Verifying Checksum
1d0617128982: Download complete
05480f6c0a23: Pull complete
de2d5c2f24c5: Pull complete
368213a8bacf: Pull complete
020e547580a2: Pull complete
cb29c2f950f2: Pull complete
8d608d290aa8: Pull complete
1d0617128982: Pull complete
874fe0c8a0fe: Pull complete
99b977c0d760: Pull complete
29afaf35f4e8: Pull complete
769e2d46e425: Pull complete
3d8909cc48ce: Pull complete
296e7dc381ce: Pull complete
3194a7d3532a: Pull complete
f772a85d18be: Pull complete
de1f4d0f369e: Pull complete
baae4bfbe576: Pull complete
Digest: sha256:32c72497a520b88a7192d4e924cb9f398b5a1826066b36b4d532bb7425fbd2ea
Status: Downloaded newer image for public.ecr.aws/sam/build-java8.al2:latest
public.ecr.aws/sam/build-java8.al2:latest
latest: Pulling from sam/build-java11
ab0b754b9371: Already exists
8f7f389aa87c: Pulling fs layer
263a04b4c439: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
e2f6b4a5843d: Pulling fs layer
ecc1ceac67d5: Pulling fs layer
641a38878ff7: Pulling fs layer
1292825f9f71: Pulling fs layer
c8fd0ae5a608: Pulling fs layer
ff56ac2bdbb3: Pulling fs layer
de4aa78774b1: Pulling fs layer
3317eba9763b: Pulling fs layer
3b609d8f14c9: Pulling fs layer
d849daf6fb7e: Pulling fs layer
aa3c11dfe1f8: Pulling fs layer
b6f0eafad889: Pulling fs layer
f0795af1cf9e: Pulling fs layer
ecc1ceac67d5: Waiting
aa3c11dfe1f8: Waiting
641a38878ff7: Waiting
de4aa78774b1: Waiting
b6f0eafad889: Waiting
e2f6b4a5843d: Waiting
1292825f9f71: Waiting
3317eba9763b: Waiting
c8fd0ae5a608: Waiting
3b609d8f14c9: Waiting
f0795af1cf9e: Waiting
d849daf6fb7e: Waiting
ff56ac2bdbb3: Waiting
263a04b4c439: Verifying Checksum
263a04b4c439: Download complete
8f7f389aa87c: Verifying Checksum
8f7f389aa87c: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
8f7f389aa87c: Pull complete
ecc1ceac67d5: Verifying Checksum
ecc1ceac67d5: Download complete
263a04b4c439: Pull complete
1292825f9f71: Verifying Checksum
1292825f9f71: Download complete
e2f6b4a5843d: Verifying Checksum
e2f6b4a5843d: Download complete
cf3f8ccf59bb: Pull complete
c8fd0ae5a608: Verifying Checksum
c8fd0ae5a608: Download complete
de4aa78774b1: Verifying Checksum
de4aa78774b1: Download complete
ff56ac2bdbb3: Verifying Checksum
ff56ac2bdbb3: Download complete
3317eba9763b: Download complete
3b609d8f14c9: Verifying Checksum
3b609d8f14c9: Download complete
d849daf6fb7e: Download complete
aa3c11dfe1f8: Download complete
f0795af1cf9e: Download complete
b6f0eafad889: Verifying Checksum
b6f0eafad889: Download complete
641a38878ff7: Verifying Checksum
641a38878ff7: Download complete
e2f6b4a5843d: Pull complete
ecc1ceac67d5: Pull complete
641a38878ff7: Pull complete
1292825f9f71: Pull complete
c8fd0ae5a608: Pull complete
ff56ac2bdbb3: Pull complete
de4aa78774b1: Pull complete
3317eba9763b: Pull complete
3b609d8f14c9: Pull complete
d849daf6fb7e: Pull complete
aa3c11dfe1f8: Pull complete
b6f0eafad889: Pull complete
f0795af1cf9e: Pull complete
Digest: sha256:09cf36d9d33a5538d9988192ef78a85c9d72cd18a73cc6574a9949fc8b1f6d7d
Status: Downloaded newer image for public.ecr.aws/sam/build-java11:latest
public.ecr.aws/sam/build-java11:latest
latest: Pulling from sam/build-java17
ab0b754b9371: Already exists
2264fd19adc6: Pulling fs layer
8ef7c90d9eb4: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
ea37eef3bd04: Pulling fs layer
51612e25b339: Pulling fs layer
5ba51d829b25: Pulling fs layer
f70f57bbb79a: Pulling fs layer
2b547abc854e: Pulling fs layer
b247b3a8fb19: Pulling fs layer
300e25d61065: Pulling fs layer
cc5cd555f90c: Pulling fs layer
b83df96b8707: Pulling fs layer
addefb7ce868: Pulling fs layer
6a800f84313a: Pulling fs layer
f70f57bbb79a: Waiting
b58c5fc02fe2: Pulling fs layer
51612e25b339: Waiting
f0795af1cf9e: Pulling fs layer
b83df96b8707: Waiting
300e25d61065: Waiting
2b547abc854e: Waiting
cc5cd555f90c: Waiting
ea37eef3bd04: Waiting
b58c5fc02fe2: Waiting
f0795af1cf9e: Waiting
6a800f84313a: Waiting
8ef7c90d9eb4: Verifying Checksum
8ef7c90d9eb4: Download complete
2264fd19adc6: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
2264fd19adc6: Pull complete
51612e25b339: Verifying Checksum
51612e25b339: Download complete
8ef7c90d9eb4: Pull complete
ea37eef3bd04: Verifying Checksum
ea37eef3bd04: Download complete
f70f57bbb79a: Verifying Checksum
f70f57bbb79a: Download complete
cf3f8ccf59bb: Pull complete
2b547abc854e: Verifying Checksum
2b547abc854e: Download complete
b247b3a8fb19: Verifying Checksum
b247b3a8fb19: Download complete
300e25d61065: Verifying Checksum
300e25d61065: Download complete
cc5cd555f90c: Download complete
b83df96b8707: Verifying Checksum
b83df96b8707: Download complete
addefb7ce868: Verifying Checksum
addefb7ce868: Download complete
6a800f84313a: Download complete
f0795af1cf9e: Download complete
5ba51d829b25: Verifying Checksum
5ba51d829b25: Download complete
b58c5fc02fe2: Verifying Checksum
b58c5fc02fe2: Download complete
ea37eef3bd04: Pull complete
51612e25b339: Pull complete
5ba51d829b25: Pull complete
f70f57bbb79a: Pull complete
2b547abc854e: Pull complete
b247b3a8fb19: Pull complete
300e25d61065: Pull complete
cc5cd555f90c: Pull complete
b83df96b8707: Pull complete
addefb7ce868: Pull complete
6a800f84313a: Pull complete
b58c5fc02fe2: Pull complete
f0795af1cf9e: Pull complete
Digest: sha256:90f60353347ff50be061fff2605b336c4ef21c0d90592abee667eb62574cc704
Status: Downloaded newer image for public.ecr.aws/sam/build-java17:latest
public.ecr.aws/sam/build-java17:latest

[Container] 2025/10/02 22:27:46.986052 Running command docker pull public.ecr.aws/sam/build-python3.10:latest
docker pull public.ecr.aws/sam/build-python3.11:latest
docker pull public.ecr.aws/sam/build-python3.12:latest
docker pull public.ecr.aws/sam/build-python3.13:latest

latest: Pulling from sam/build-python3.10
ab0b754b9371: Already exists
3b58fde5cf05: Pulling fs layer
19874b9ea3f0: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
ad72efb9d81a: Pulling fs layer
92164f67db13: Pulling fs layer
bed2fca824d0: Pulling fs layer
abdcad73f761: Pulling fs layer
944ceb586ee5: Pulling fs layer
d1c569661d31: Pulling fs layer
08e08045db4b: Pulling fs layer
f68a7ab60ef5: Pulling fs layer
39c7b491ee3c: Pulling fs layer
c4bff38d145e: Pulling fs layer
04a506d45cc6: Pulling fs layer
ad72efb9d81a: Waiting
bed2fca824d0: Waiting
92164f67db13: Waiting
abdcad73f761: Waiting
f68a7ab60ef5: Waiting
c4bff38d145e: Waiting
944ceb586ee5: Waiting
39c7b491ee3c: Waiting
04a506d45cc6: Waiting
d1c569661d31: Waiting
19874b9ea3f0: Verifying Checksum
19874b9ea3f0: Download complete
3b58fde5cf05: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
3b58fde5cf05: Pull complete
19874b9ea3f0: Pull complete
92164f67db13: Verifying Checksum
92164f67db13: Download complete
cf3f8ccf59bb: Pull complete
ad72efb9d81a: Verifying Checksum
ad72efb9d81a: Download complete
abdcad73f761: Verifying Checksum
abdcad73f761: Download complete
d1c569661d31: Verifying Checksum
d1c569661d31: Download complete
944ceb586ee5: Verifying Checksum
944ceb586ee5: Download complete
08e08045db4b: Download complete
39c7b491ee3c: Verifying Checksum
39c7b491ee3c: Download complete
f68a7ab60ef5: Verifying Checksum
f68a7ab60ef5: Download complete
c4bff38d145e: Download complete
04a506d45cc6: Verifying Checksum
04a506d45cc6: Download complete
bed2fca824d0: Download complete
ad72efb9d81a: Pull complete
92164f67db13: Pull complete
bed2fca824d0: Pull complete
abdcad73f761: Pull complete
944ceb586ee5: Pull complete
d1c569661d31: Pull complete
08e08045db4b: Pull complete
f68a7ab60ef5: Pull complete
39c7b491ee3c: Pull complete
c4bff38d145e: Pull complete
04a506d45cc6: Pull complete
Digest: sha256:05d8a73b9daf15e437f30f474bbf67f8fa53be662a09a6d62515fd8132cfb13a
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.10:latest
public.ecr.aws/sam/build-python3.10:latest
latest: Pulling from sam/build-python3.11
05480f6c0a23: Already exists
c55f63320f43: Pulling fs layer
6c9f663fa464: Pulling fs layer
020e547580a2: Pulling fs layer
7c2d3bd3db40: Pulling fs layer
46923a2335da: Pulling fs layer
c005a767af4c: Pulling fs layer
f0c79108aea6: Pulling fs layer
eac2b422a31d: Pulling fs layer
5cf11cfc9149: Pulling fs layer
64449340f400: Pulling fs layer
cef2dac2dc1e: Pulling fs layer
387cbc0f21ef: Pulling fs layer
9d56a9871753: Pulling fs layer
d284a0360ed5: Pulling fs layer
c005a767af4c: Waiting
f0c79108aea6: Waiting
eac2b422a31d: Waiting
5cf11cfc9149: Waiting
d284a0360ed5: Waiting
9d56a9871753: Waiting
387cbc0f21ef: Waiting
64449340f400: Waiting
cef2dac2dc1e: Waiting
6c9f663fa464: Verifying Checksum
6c9f663fa464: Download complete
c55f63320f43: Download complete
020e547580a2: Verifying Checksum
020e547580a2: Download complete
c55f63320f43: Pull complete
46923a2335da: Download complete
6c9f663fa464: Pull complete
020e547580a2: Pull complete
f0c79108aea6: Verifying Checksum
f0c79108aea6: Download complete
eac2b422a31d: Verifying Checksum
eac2b422a31d: Download complete
c005a767af4c: Verifying Checksum
c005a767af4c: Download complete
5cf11cfc9149: Verifying Checksum
5cf11cfc9149: Download complete
64449340f400: Download complete
cef2dac2dc1e: Verifying Checksum
cef2dac2dc1e: Download complete
9d56a9871753: Verifying Checksum
9d56a9871753: Download complete
d284a0360ed5: Download complete
387cbc0f21ef: Download complete
7c2d3bd3db40: Verifying Checksum
7c2d3bd3db40: Download complete
7c2d3bd3db40: Pull complete
46923a2335da: Pull complete
c005a767af4c: Pull complete
f0c79108aea6: Pull complete
eac2b422a31d: Pull complete
5cf11cfc9149: Pull complete
64449340f400: Pull complete
cef2dac2dc1e: Pull complete
387cbc0f21ef: Pull complete
9d56a9871753: Pull complete
d284a0360ed5: Pull complete
Digest: sha256:06bbe6492a9057fea71f12a3fa726bf2ff4cab1c032a72ab0212085669978e51
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.11:latest
public.ecr.aws/sam/build-python3.11:latest
latest: Pulling from sam/build-python3.12
261756bd1a97: Already exists
5411e13eaaf7: Pulling fs layer
e5c3b7f55fb9: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
0a869383ffbd: Pulling fs layer
0872574e8f17: Pulling fs layer
04b4fc51de98: Pulling fs layer
fb097b97e042: Pulling fs layer
45c0c505e154: Pulling fs layer
78b0dafdfe9d: Pulling fs layer
52468a89cc9e: Pulling fs layer
ec19d10f6483: Pulling fs layer
71b5b3891f72: Pulling fs layer
c0fe68e2354b: Pulling fs layer
a509b49ef97b: Pulling fs layer
d592b6e20628: Pulling fs layer
04b4fc51de98: Waiting
fb097b97e042: Waiting
71b5b3891f72: Waiting
c0fe68e2354b: Waiting
45c0c505e154: Waiting
52468a89cc9e: Waiting
ec19d10f6483: Waiting
78b0dafdfe9d: Waiting
a509b49ef97b: Waiting
0a869383ffbd: Waiting
5411e13eaaf7: Verifying Checksum
e5c3b7f55fb9: Verifying Checksum
e5c3b7f55fb9: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
5411e13eaaf7: Pull complete
0872574e8f17: Download complete
e5c3b7f55fb9: Pull complete
cf3f8ccf59bb: Pull complete
0a869383ffbd: Verifying Checksum
0a869383ffbd: Download complete
04b4fc51de98: Verifying Checksum
04b4fc51de98: Download complete
45c0c505e154: Verifying Checksum
45c0c505e154: Download complete
52468a89cc9e: Verifying Checksum
52468a89cc9e: Download complete
78b0dafdfe9d: Verifying Checksum
78b0dafdfe9d: Download complete
fb097b97e042: Verifying Checksum
fb097b97e042: Download complete
ec19d10f6483: Verifying Checksum
ec19d10f6483: Download complete
71b5b3891f72: Verifying Checksum
71b5b3891f72: Download complete
c0fe68e2354b: Verifying Checksum
c0fe68e2354b: Download complete
d592b6e20628: Verifying Checksum
d592b6e20628: Download complete
0a869383ffbd: Pull complete
0872574e8f17: Pull complete
04b4fc51de98: Pull complete
fb097b97e042: Pull complete
45c0c505e154: Pull complete
78b0dafdfe9d: Pull complete
52468a89cc9e: Pull complete
ec19d10f6483: Pull complete
71b5b3891f72: Pull complete
c0fe68e2354b: Pull complete
a509b49ef97b: Pull complete
d592b6e20628: Pull complete
Digest: sha256:adab8fb1a92da79432781000082e87fcabfe072a5430822c89fbd0738cabbaf8
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.12:latest
public.ecr.aws/sam/build-python3.12:latest
latest: Pulling from sam/build-python3.13
261756bd1a97: Already exists
6aa49205a964: Pulling fs layer
2c246d9c8dff: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
b04a5db728bd: Pulling fs layer
36b929a4ae1d: Pulling fs layer
55c31cce4179: Pulling fs layer
0f82522a35f0: Pulling fs layer
6ec3e28f2ca4: Pulling fs layer
ea064937e608: Pulling fs layer
6948d2a0fc05: Pulling fs layer
6061791c7879: Pulling fs layer
3603aa7e30d0: Pulling fs layer
26e1de485599: Pulling fs layer
ba9d7fa7d778: Pulling fs layer
36b929a4ae1d: Waiting
a318b511dbff: Pulling fs layer
55c31cce4179: Waiting
3603aa7e30d0: Waiting
0f82522a35f0: Waiting
26e1de485599: Waiting
6ec3e28f2ca4: Waiting
ea064937e608: Waiting
ba9d7fa7d778: Waiting
6948d2a0fc05: Waiting
a318b511dbff: Waiting
b04a5db728bd: Waiting
2c246d9c8dff: Verifying Checksum
2c246d9c8dff: Download complete
6aa49205a964: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
36b929a4ae1d: Download complete
6aa49205a964: Pull complete
2c246d9c8dff: Pull complete
cf3f8ccf59bb: Pull complete
55c31cce4179: Verifying Checksum
55c31cce4179: Download complete
b04a5db728bd: Verifying Checksum
b04a5db728bd: Download complete
6ec3e28f2ca4: Verifying Checksum
6ec3e28f2ca4: Download complete
6948d2a0fc05: Verifying Checksum
6948d2a0fc05: Download complete
ea064937e608: Download complete
6061791c7879: Download complete
3603aa7e30d0: Verifying Checksum
3603aa7e30d0: Download complete
26e1de485599: Verifying Checksum
26e1de485599: Download complete
0f82522a35f0: Download complete
ba9d7fa7d778: Verifying Checksum
ba9d7fa7d778: Download complete
a318b511dbff: Verifying Checksum
a318b511dbff: Download complete
b04a5db728bd: Pull complete
36b929a4ae1d: Pull complete
55c31cce4179: Pull complete
0f82522a35f0: Pull complete
6ec3e28f2ca4: Pull complete
ea064937e608: Pull complete
6948d2a0fc05: Pull complete
6061791c7879: Pull complete
3603aa7e30d0: Pull complete
26e1de485599: Pull complete
ba9d7fa7d778: Pull complete
a318b511dbff: Pull complete
Digest: sha256:37ec6bb4a7ffbab3e594d4c3505bcd76b28089dbc3280840ce42c711802ec672
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.13:latest
public.ecr.aws/sam/build-python3.13:latest

[Container] 2025/10/02 22:29:25.217616 Running command docker pull public.ecr.aws/sam/build-dotnet6:latest

latest: Pulling from sam/build-dotnet6
52eabc7afcc5: Pulling fs layer
2fbf0c7d1e97: Pulling fs layer
94036b10a355: Pulling fs layer
8042b66d8510: Pulling fs layer
8a96280a2645: Pulling fs layer
ca16f6e7c03c: Pulling fs layer
2833b2d7cfbf: Pulling fs layer
86ac0f5adf4d: Pulling fs layer
4654b6d5bcb1: Pulling fs layer
45d9749d5e29: Pulling fs layer
3a771bc5d454: Pulling fs layer
c8ce980e8185: Pulling fs layer
96692ce213b5: Pulling fs layer
e09c7a6096e1: Pulling fs layer
15851b872d6a: Pulling fs layer
8a96280a2645: Waiting
b8e0f5e7db47: Pulling fs layer
ca16f6e7c03c: Waiting
f42497e1cf53: Pulling fs layer
b7dffb555c8f: Pulling fs layer
2833b2d7cfbf: Waiting
86ac0f5adf4d: Waiting
e09c7a6096e1: Waiting
4654b6d5bcb1: Waiting
15851b872d6a: Waiting
45d9749d5e29: Waiting
b8e0f5e7db47: Waiting
3a771bc5d454: Waiting
f42497e1cf53: Waiting
c8ce980e8185: Waiting
96692ce213b5: Waiting
8042b66d8510: Waiting
b7dffb555c8f: Waiting
94036b10a355: Verifying Checksum
94036b10a355: Download complete
2fbf0c7d1e97: Download complete
8042b66d8510: Verifying Checksum
8042b66d8510: Download complete
ca16f6e7c03c: Verifying Checksum
ca16f6e7c03c: Download complete
8a96280a2645: Verifying Checksum
8a96280a2645: Download complete
52eabc7afcc5: Verifying Checksum
52eabc7afcc5: Download complete
86ac0f5adf4d: Verifying Checksum
86ac0f5adf4d: Download complete
4654b6d5bcb1: Verifying Checksum
4654b6d5bcb1: Download complete
3a771bc5d454: Download complete
45d9749d5e29: Verifying Checksum
45d9749d5e29: Download complete
c8ce980e8185: Download complete
96692ce213b5: Verifying Checksum
96692ce213b5: Download complete
e09c7a6096e1: Download complete
15851b872d6a: Verifying Checksum
15851b872d6a: Download complete
f42497e1cf53: Verifying Checksum
f42497e1cf53: Download complete
b7dffb555c8f: Verifying Checksum
b7dffb555c8f: Download complete
b8e0f5e7db47: Verifying Checksum
b8e0f5e7db47: Download complete
2833b2d7cfbf: Verifying Checksum
52eabc7afcc5: Pull complete
2fbf0c7d1e97: Pull complete
94036b10a355: Pull complete
8042b66d8510: Pull complete
8a96280a2645: Pull complete
ca16f6e7c03c: Pull complete
2833b2d7cfbf: Pull complete
86ac0f5adf4d: Pull complete
4654b6d5bcb1: Pull complete
45d9749d5e29: Pull complete
3a771bc5d454: Pull complete
c8ce980e8185: Pull complete
96692ce213b5: Pull complete
e09c7a6096e1: Pull complete
15851b872d6a: Pull complete
b8e0f5e7db47: Pull complete
f42497e1cf53: Pull complete
b7dffb555c8f: Pull complete
Digest: sha256:3c64bf12ac07591f0fb9229621c30a626309c633241cd84e88af2381656bf34b
Status: Downloaded newer image for public.ecr.aws/sam/build-dotnet6:latest
public.ecr.aws/sam/build-dotnet6:latest

[Container] 2025/10/02 22:30:00.390134 Phase complete: INSTALL State: SUCCEEDED
[Container] 2025/10/02 22:30:00.390155 Phase context status code:  Message: 
[Container] 2025/10/02 22:30:00.425744 Entering phase PRE_BUILD
[Container] 2025/10/02 22:30:00.426823 Running command export HOME=/home/codebuild-user

[Container] 2025/10/02 22:30:00.437690 Running command bash buildspec/shared/setup-github-token.sh
    x-ratelimit-limit: 5000
    x-ratelimit-remaining: 4669
    x-ratelimit-reset: 1759445220
    x-ratelimit-used: 331
    x-ratelimit-resource: core

[Container] 2025/10/02 22:30:00.903725 Running command bash buildspec/shared/linux-pre_build.sh
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @typescript-eslint/utils@8.16.0
npm warn Found: eslint@8.56.0
npm warn node_modules/eslint
npm warn   dev eslint@"^8.56.0" from the root project
npm warn   10 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.16.0
npm warn node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils
npm warn   @typescript-eslint/utils@"^8.13.0" from @stylistic/eslint-plugin@2.11.0
npm warn   node_modules/@stylistic/eslint-plugin
npm warn
npm warn Conflicting peer dependency: eslint@9.36.0
npm warn node_modules/eslint
npm warn   peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.16.0
npm warn   node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils
npm warn     @typescript-eslint/utils@"^8.13.0" from @stylistic/eslint-plugin@2.11.0
npm warn     node_modules/@stylistic/eslint-plugin
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'glob@11.0.0',
npm warn EBADENGINE   required: { node: '20 || >=22' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'jackspeak@4.0.2',
npm warn EBADENGINE   required: { node: '20 || >=22' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'lru-cache@11.0.2',
npm warn EBADENGINE   required: { node: '20 || >=22' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'minimatch@10.0.1',
npm warn EBADENGINE   required: { node: '20 || >=22' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'path-scurry@2.0.0',
npm warn EBADENGINE   required: { node: '20 || >=22' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn deprecated npmlog@4.1.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
npm warn deprecated gauge@2.7.4: This package is no longer supported.

> root@0.0.1 preinstall
> cd src.gen/@amzn/codewhisperer-streaming && npm i && cd ../amazon-q-developer-streaming-client && npm i


> @amzn/codewhisperer-streaming@1.0.0 postinstall
> npm run build


> @amzn/codewhisperer-streaming@1.0.0 build
> concurrently 'npm:build:cjs' 'npm:build:es' 'npm:build:types'

[build:es] 
[build:es] > @amzn/codewhisperer-streaming@1.0.0 build:es
[build:es] > tsc -p tsconfig.es.json
[build:es] 
[build:cjs] 
[build:cjs] > @amzn/codewhisperer-streaming@1.0.0 build:cjs
[build:cjs] > tsc -p tsconfig.cjs.json
[build:cjs] 
[build:types] 
[build:types] > @amzn/codewhisperer-streaming@1.0.0 build:types
[build:types] > tsc -p tsconfig.types.json
[build:types] 
[build:es] npm run build:es exited with code 0
[build:types] npm run build:types exited with code 0
[build:cjs] npm run build:cjs exited with code 0

added 1 package, and audited 132 packages in 5s

14 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 low, 1 moderate)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> @amzn/amazon-q-developer-streaming-client@1.0.0 postinstall
> npm run build


> @amzn/amazon-q-developer-streaming-client@1.0.0 build
> concurrently 'npm:build:cjs' 'npm:build:es' 'npm:build:types'

[build:es] 
[build:es] > @amzn/amazon-q-developer-streaming-client@1.0.0 build:es
[build:es] > tsc -p tsconfig.es.json
[build:es] 
[build:cjs] 
[build:cjs] > @amzn/amazon-q-developer-streaming-client@1.0.0 build:cjs
[build:cjs] > tsc -p tsconfig.cjs.json
[build:cjs] 
[build:types] 
[build:types] > @amzn/amazon-q-developer-streaming-client@1.0.0 build:types
[build:types] > tsc -p tsconfig.types.json
[build:types] 
[build:types] npm run build:types exited with code 0
[build:es] npm run build:es exited with code 0
[build:cjs] npm run build:cjs exited with code 0

added 1 package, and audited 140 packages in 5s

14 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 low, 1 moderate)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> root@0.0.1 postinstall
> npm run buildCustomLintPlugin && npm run postinstall -ws --if-present


> root@0.0.1 buildCustomLintPlugin
> npm run build -w plugins/eslint-plugin-aws-toolkits


> eslint-plugin-aws-toolkits@1.0.0 build
> tsc


> aws-core-vscode@1.0.0 postinstall
> npm run generateTelemetry && npm run compile


> aws-core-vscode@1.0.0 generateTelemetry
> node ../../node_modules/@aws-toolkits/telemetry/lib/generateTelemetry.js --extraInput=src/shared/telemetry/vscodeTelemetry.json --output=src/shared/telemetry/telemetry.gen.ts

Done generating!

> aws-core-vscode@1.0.0 compile
> npm run clean && npm run buildScripts && npm run compileOnly && webpack


> aws-core-vscode@1.0.0 clean
> ts-node ../../scripts/clean.ts dist/


> aws-core-vscode@1.0.0 buildScripts
> npm run generateClients && npm run generateIcons && npm run copyFiles


> aws-core-vscode@1.0.0 generateClients
> ts-node ./scripts/build/generateServiceClient.ts

Temp JS SDK Repo location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/node_modules/.zzz-awssdk2
Service Clients to Generate:  ClientTelemetry, CodeWhispererClient, CodeWhispererUserClient, GlueCatalogApi, SQLWorkbench
Updating AWS JS SDK...
    tag: v2.1692.0
    git: status=0 output=,966fa6c316dbb11ca9277564ff7120e6b16467f4
,
Patching services (ClientTelemetry, CodeWhispererClient, CodeWhispererUserClient, GlueCatalogApi, SQLWorkbench) into API Metadata...
Generating service client typings...
TypeScript Definitions created.

Integrating clienttelemetry.d.ts ...
Altering Service Client to fit the codebase...
Integrating codewhispererclient.d.ts ...
Altering Service Client to fit the codebase...
Integrating codewhispereruserclient.d.ts ...
Altering Service Client to fit the codebase...
Integrating gluecatalogapi.d.ts ...
Altering Service Client to fit the codebase...
Integrating sqlworkbench.d.ts ...
Altering Service Client to fit the codebase...
Done generating service client(s)

> aws-core-vscode@1.0.0 generateIcons
> ts-node ../../scripts/generateIcons.ts

Found a clipPath element in the icon "aws-codewhisperer-icon-black" the result may be different than expected.
Found a clipPath element in the icon "aws-codewhisperer-icon-white" the result may be different than expected.
Found a clipPath element in the icon "aws-lambda-create-stack" the result may be different than expected.
Found a clipPath element in the icon "aws-lambda-create-stack-light" the result may be different than expected.
Font created
Updated package.json

> aws-core-vscode@1.0.0 copyFiles
> ts-node ./scripts/build/copyFiles.ts


> aws-core-vscode@1.0.0 compileOnly
> tsc -p ./

main:
  assets by path *.js 224 KiB
    assets by chunk 197 KiB (id hint: vendors)
      asset 542.js 64.2 KiB [emitted] [minimized] (id hint: vendors)
      asset 776.js 59.3 KiB [emitted] [minimized] (id hint: vendors)
      asset 370.js 46 KiB [emitted] [minimized] (id hint: vendors)
      asset 155.js 15.4 KiB [emitted] [minimized] (id hint: vendors)
      asset 823.js 12.4 KiB [emitted] [minimized] (id hint: vendors)
    + 7 assets
  assets by path src/ 8.63 MiB
    asset src/stepFunctions/asl/aslServer.js 8.03 MiB [emitted] [minimized] (name: src/stepFunctions/asl/aslServer)
    asset src/awsService/sagemaker/detached-server/server.js 621 KiB [emitted] [minimized] (name: src/awsService/sagemaker/detached-server/server)
  orphan modules 3.96 MiB [orphan] 2331 modules
  runtime modules 3.09 KiB 11 modules
  built modules 12.6 MiB [built]
    cacheable modules 12.6 MiB
      javascript modules 12.5 MiB
        modules by path ../../node_modules/ 11.2 MiB 475 modules
        modules by path ./src/ 1.35 MiB
          ./src/stepFunctions/asl/aslServer.ts + 3 modules 18.4 KiB [built] [code generated]
          ./src/awsService/sagemaker/detached-server/server.ts + 366 modules 1.33 MiB [built] [code generated]
      json modules 73.9 KiB
        modules by path ../../node_modules/amazon-states-language-service/out/snippets/*.json 7.44 KiB 2 modules
        ../../node_modules/amazon-states-language-service/out/json-schema/bundled.json 63 KiB [built] [code generated]
        ../../node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-cl...(truncated) 3.43 KiB [built] [code generated]
    + 23 modules

  WARNING in ../../node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js 3:78-96
  Module not found: Error: Can't resolve 'aws-crt' in '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-user-agent-node/dist-es'
   @ ../../node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js 4:0-52 15:25-39
   @ ../../node_modules/@amzn/sagemaker-client/dist-es/runtimeConfig.js 4:0-65 28:70-86
   @ ../../node_modules/@amzn/sagemaker-client/dist-es/SageMakerClient.js 1:0-73 14:24-42
   @ ../../node_modules/@amzn/sagemaker-client/dist-es/index.js 1:0-34 1:0-34
   @ ./src/awsService/sagemaker/detached-server/utils.ts 6:0-78 53:21-36 54:22-41
   @ ./src/awsService/sagemaker/detached-server/routes/getSession.ts 5:0-77 26:21-29 27:23-39 29:26-47
   @ ./src/awsService/sagemaker/detached-server/server.ts 6:0-55 18:13-29

  WARNING in ../../node_modules/vscode-languageserver-types/lib/umd/main.js 3:24-31
  Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 22:38-76
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/prettier/index.js 11336:17-68
  Critical dependency: the request of a dependency is an expression
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFormatter.js 9:17-36
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 25:24-109
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/prettier/index.js 24199:16-23
  Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFormatter.js 9:17-36
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 25:24-109
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/prettier/index.js 24230:28-47
  Critical dependency: the request of a dependency is an expression
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFormatter.js 9:17-36
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 25:24-109
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/prettier/index.js 51581:5-44
  Critical dependency: the request of a dependency is an expression
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFormatter.js 9:17-36
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 25:24-109
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/vscode-languageserver/lib/files.js 84:36-54
  Critical dependency: the request of a dependency is an expression
   @ ../../node_modules/yaml-language-server/node_modules/vscode-languageserver/lib/main.js 19:11-29
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFolding.js 7:32-64
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/yamlLanguageService.js 15:22-55
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlSchemaService.js 17:30-63
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 26:28-117
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in ../../node_modules/yaml-language-server/node_modules/vscode-languageserver/lib/files.js 319:15-28
  Critical dependency: the request of a dependency is an expression
   @ ../../node_modules/yaml-language-server/node_modules/vscode-languageserver/lib/main.js 19:11-29
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlFolding.js 7:32-64
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/yamlLanguageService.js 15:22-55
   @ ../../node_modules/yaml-language-server/out/server/src/languageservice/services/yamlSchemaService.js 17:30-63
   @ ../../node_modules/amazon-states-language-service/out/yaml/aslYamlLanguageService.js 26:28-117
   @ ../../node_modules/amazon-states-language-service/out/service.js 40:33-73
   @ ./src/stepFunctions/asl/aslServer.ts 9:0-14:40 44:29-54 47:22-50 49:29-54 52:22-50 54:36-48 63:27-52 68:27-52

  WARNING in configuration
  The 'mode' option has not been set, webpack will fallback to 'production' for this value.
  Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
  You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

  8 warnings have detailed information that is not shown.
  Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

  main (webpack 5.95.0) compiled with 9 warnings in 17478 ms

vue:
  assets by path src/ 6.5 MiB
    assets by status 6.12 MiB [big] 3 assets
    assets by path src/awsService/ 84.4 KiB 2 assets
    assets by path src/login/webview/vue/ 126 KiB 2 assets
    assets by path src/lambda/vue/ 83.7 KiB 2 assets
    assets by path src/codecatalyst/vue/ 54.2 KiB 2 assets
    + 4 assets
  assets by info 64.5 KiB [immutable]
    assets by chunk 59.9 KiB (auxiliary name: src/awsService/accessanalyzer/vue/index)
      asset d711470a03aef31cfaed.woff?1759444396286 59.3 KiB [emitted] [immutable] [from: resources/fonts/aws-toolkit-icons.woff?1759444396286] (auxiliary name: src/awsService/accessanalyzer/vue/index)
      + 4 assets
    assets by chunk 4.53 KiB (auxiliary name: src/codewhisperer/views/securityIssue/vue/index)
      asset aaa84be29a1a587faa19725c24ba8450.svg 940 bytes [emitted] [immutable] [from: resources/images/severity-critical.svg] (auxiliary name: src/codewhisperer/views/securityIssue/vue/index)
      asset 78eb05cc0ebc771f12770538d9c1e117.svg 932 bytes [emitted] [immutable] [from: resources/images/severity-medium.svg] (auxiliary name: src/codewhisperer/views/securityIssue/vue/index)
      + 3 assets
  orphan modules 422 KiB [orphan] 163 modules
  runtime modules 12.4 KiB 47 modules
  cacheable modules 4.29 MiB (javascript) 59.5 KiB (asset)
    modules by path ../../node_modules/ 4.03 MiB 269 modules
    modules by path ./ 266 KiB (javascript) 59.5 KiB (asset)
      modules by path ./src/ 213 KiB 38 modules
      modules by path ./resources/ 53 KiB (javascript) 59.5 KiB (asset)
        javascript modules 52.8 KiB 5 modules
        asset modules 126 bytes (javascript) 59.5 KiB (asset) 3 modules
  modules by path ./src/awsService/ 47.5 KiB
    ./src/awsService/apigateway/vue/index.ts + 8 modules 12.8 KiB [not cacheable] [built] [code generated]
    ./src/awsService/accessanalyzer/vue/index.ts + 8 modules 34.7 KiB [not cacheable] [built] [code generated]
  + 11 modules

  WARNING in configuration
  The 'mode' option has not been set, webpack will fallback to 'production' for this value.
  Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
  You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

  WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
  This can impact web performance.
  Assets: 
    src/codewhisperer/views/securityIssue/vue/index.js (1.17 MiB)
    src/amazonq/webview/ui/amazonq-ui.js (2.48 MiB)
    src/amazonq/webview/ui/amazonq-ui-connector-adapter.js (2.48 MiB)

  WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
  Entrypoints:
    src/codewhisperer/views/securityIssue/vue/index (1.17 MiB)
        src/codewhisperer/views/securityIssue/vue/index.js
    src/amazonq/webview/ui/amazonq-ui (2.48 MiB)
        src/amazonq/webview/ui/amazonq-ui.js
    src/amazonq/webview/ui/amazonq-ui-connector-adapter (2.48 MiB)
        src/amazonq/webview/ui/amazonq-ui-connector-adapter.js

  WARNING in webpack performance recommendations: 
  You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
  For more info visit https://webpack.js.org/guides/code-splitting/

  vue (webpack 5.95.0) compiled with 4 warnings in 5134 ms

> root@0.0.1 prepare
> ts-node ./scripts/prepare.ts

prepare: skipped (running in CI)

added 2962 packages, and audited 2970 packages in 4m

214 packages are looking for funding
  run `npm fund` for details

19 vulnerabilities (5 low, 8 moderate, 1 high, 5 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.


OK: Not found in test output: "npm WARN deprecated"

[Container] 2025/10/02 22:34:15.128182 Running command python3 --version
sam --version

Python 3.10.12
SAM CLI, version 1.144.0

[Container] 2025/10/02 22:34:15.397559 Phase complete: PRE_BUILD State: SUCCEEDED
[Container] 2025/10/02 22:34:15.397584 Phase context status code:  Message: 
[Container] 2025/10/02 22:34:15.429826 Entering phase BUILD
[Container] 2025/10/02 22:34:15.430937 Running command export HOME=/home/codebuild-user

[Container] 2025/10/02 22:34:15.442330 Running command xvfb-run npm run testInteg; npm run mergeReports -- "$?"

> root@0.0.1 testInteg
> npm run testInteg -w packages/ --if-present


> aws-toolkit-vscode@3.79.0-SNAPSHOT testInteg
> npm run testCompile && c8 --allowExternal ts-node ../core/scripts/test/launchTest.ts integration dist/test/integ/index.js ../core/dist/src/testFixtures/workspaceFolder


> aws-toolkit-vscode@3.79.0-SNAPSHOT testCompile
> npm run clean && npm run buildScripts && npm run compileOnly


> aws-toolkit-vscode@3.79.0-SNAPSHOT clean
> ts-node ../../scripts/clean.ts dist/ LICENSE NOTICE quickStart*

Could not access '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/dist', probably because it does not exist. Skipping clean for this path.
Could not access '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/LICENSE', probably because it does not exist. Skipping clean for this path.
Could not access '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/NOTICE', probably because it does not exist. Skipping clean for this path.
Could not access '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/quickStart*', probably because it does not exist. Skipping clean for this path.

> aws-toolkit-vscode@3.79.0-SNAPSHOT buildScripts
> npm run generateNonCodeFiles && npm run copyFiles && npm run generateIcons && npm run generateSettings && npm run generateConfigurationAttributes && tsc -p ./ --noEmit


> aws-toolkit-vscode@3.79.0-SNAPSHOT generateNonCodeFiles
> ts-node ../../scripts/generateNonCodeFiles.ts


> aws-toolkit-vscode@3.79.0-SNAPSHOT copyFiles
> ts-node ./scripts/build/copyFiles.ts


> aws-toolkit-vscode@3.79.0-SNAPSHOT generateIcons
> ts-node ../../scripts/generateIcons.ts

Found a clipPath element in the icon "aws-codewhisperer-icon-black" the result may be different than expected.
Found a clipPath element in the icon "aws-codewhisperer-icon-white" the result may be different than expected.
Found a clipPath element in the icon "aws-lambda-create-stack" the result may be different than expected.
Found a clipPath element in the icon "aws-lambda-create-stack-light" the result may be different than expected.
Font created
Updated package.json

> aws-toolkit-vscode@3.79.0-SNAPSHOT generateSettings
> ts-node ../../scripts/generateSettings.ts


> aws-toolkit-vscode@3.79.0-SNAPSHOT generateConfigurationAttributes
> ts-node ./scripts/build/generateConfigurationAttributes.ts


> aws-toolkit-vscode@3.79.0-SNAPSHOT compileOnly
> tsc -p ./

Running integration test suite...
Using minimum VSCode version specified in package.json: 1.83.0
Setting up VS Code test instance, version: 1.83.0
Downloading VS Code 1.83.0 from https://update.code.visualstudio.com/1.83.0/linux-x64/stable
Downloading VS Code (135783477B)
Downloading VS Code [------------------------------] 3%Downloading VS Code [=-----------------------------] 6%Downloading VS Code [==----------------------------] 9%Downloading VS Code [===---------------------------] 13%Downloading VS Code [====--------------------------] 16%Downloading VS Code [=====-------------------------] 19%Downloading VS Code [======------------------------] 23%Downloading VS Code [=======-----------------------] 26%Downloading VS Code [=========---------------------] 31%Downloading VS Code [==========--------------------] 35%Downloading VS Code [===========-------------------] 38%Downloading VS Code [============------------------] 41%Downloading VS Code [=============-----------------] 45%Downloading VS Code [==============----------------] 48%Downloading VS Code [===============---------------] 53%Downloading VS Code [================--------------] 56%Downloading VS Code [==================------------] 60%Downloading VS Code [===================-----------] 65%Downloading VS Code [====================----------] 69%Downloading VS Code [=====================---------] 73%Downloading VS Code [=======================-------] 77%Downloading VS Code [========================------] 81%Downloading VS Code [=========================-----] 85%Downloading VS Code [==========================----] 88%Downloading VS Code [===========================---] 92%Downloading VS Code [============================--] 96%Downloading VS Code [=============================-] 99%Downloaded VS Code into /tmp/.vscode-test/vscode-linux-x64-1.83.0
Downloaded VS Code into /tmp/.vscode-test/vscode-linux-x64-1.83.0
VS Code test instance location: /tmp/.vscode-test/vscode-linux-x64-1.83.0/code
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--version","--user-data-dir=/tmp/.vscode-test/user-data/"]
1.83.0
e7e037083ff4455cf320e344325dacb480062c3c
x64

Installing VS Code Extension: ms-python.python
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--install-extension","ms-python.python","--user-data-dir=/tmp/.vscode-test/user-data/"]
Installing extensions...
Installing extension 'ms-python.python'...
Extension 'ms-python.python' v2024.2.1 was successfully installed.

Installing VS Code Extension: redhat.vscode-yaml
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--install-extension","redhat.vscode-yaml","--user-data-dir=/tmp/.vscode-test/user-data/"]
Installing extensions...
Installing extension 'redhat.vscode-yaml'...
Extension 'redhat.vscode-yaml' v1.19.0 was successfully installed.

Installing VS Code Extension: golang.go
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--install-extension","golang.go","--user-data-dir=/tmp/.vscode-test/user-data/"]
Installing extensions...
Installing extension 'golang.go'...
Extension 'golang.go' v0.46.1 was successfully installed.

Installing VS Code Extension: redhat.java
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--install-extension","redhat.java","--user-data-dir=/tmp/.vscode-test/user-data/"]
Installing extensions...
Installing extension 'redhat.java'...
Extension 'redhat.java' v1.46.0 was successfully installed.

Installing VS Code Extension: vscjava.vscode-java-debug
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--install-extension","vscjava.vscode-java-debug","--user-data-dir=/tmp/.vscode-test/user-data/"]
Installing extensions...
Installing extension 'vscjava.vscode-java-debug'...
Extension 'vscjava.vscode-java-debug' v0.58.2 was successfully installed.

VS Code Test instance has been set up
Disabling all VS Code extensions *except*: ms-python.python,redhat.vscode-yaml,ms-toolsai.jupyter,golang.go,redhat.java,vscjava.vscode-java-debug,vscode.git,ms-vscode-remote.remote-ssh
Invoking vscode CLI command:
    "/tmp/.vscode-test/vscode-linux-x64-1.83.0/bin/code" ["--extensions-dir=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/.vscode-test/extensions","--list-extensions","--user-data-dir=/tmp/.vscode-test/user-data/"]
runTests() args:
{
  "vscodeExecutablePath": "/tmp/.vscode-test/vscode-linux-x64-1.83.0/code",
  "extensionDevelopmentPath": "/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit",
  "extensionTestsPath": "/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/dist/test/integ/index.js",
  "launchArgs": [
    "--disable-extension",
    "ms-python.debugpy",
    "--disable-extension",
    "ms-python.vscode-pylance",
    "/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder",
    "--disable-workspace-trust",
    "--user-data-dir=/tmp/.vscode-test/user-data/"
  ],
  "extensionTestsEnv": {
    "DEVELOPMENT_PATH": "/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit",
    "AWS_TOOLKIT_AUTOMATION": "integration"
  }
}
Downloading VS Code [==============================] 100%[11597:1002/223544.515064:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11597:1002/223545.166615:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11597:1002/223545.166654:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11597:1002/223545.167880:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223545.167909:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223545.167922:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223545.167934:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223545.175690:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: 
[11597:1002/223545.359018:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11597:1002/223545.359052:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11597:1002/223545.359068:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11621:1002/223545.386535:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[main 2025-10-02T22:35:45.415Z] update#setState disabled
[main 2025-10-02T22:35:45.418Z] update#ctor - updates are disabled by the environment
[11597:1002/223545.419671:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11684:1002/223545.616843:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[11664:1002/223545.679730:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-dotnettools.dotnet-interactive-vscode' wants API proposal 'languageConfigurationAutoClosingPairs' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'terminalContextMenu' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
[11597:1002/223546.846195:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223547.180542:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[aws-toolkit-vscode]: Couldn't find message for key AWS.command.apig.copyUrl.
Loading development extension at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit
Extension 'ms-python.python' appears in product.json but enables LESS API proposals than the extension wants.
package.json (LOSES): contribEditorContentMenu, quickPickSortByLabel, testObserver, quickPickItemTooltip, terminalDataWriteEvent, terminalExecuteCommandEvent
product.json (WINS): contribEditorContentMenu, quickPickSortByLabel, portsAttributes, testObserver, quickPickItemTooltip, terminalDataWriteEvent, saveEditor
Proceeding with EXTRA proposals (terminalExecuteCommandEvent) because extension is in development mode. Still, this EXTENSION WILL BE BROKEN unless product.json is updated.
[redhat.vscode-yaml]: Cannot register 'redhat.telemetry.enabled'. This property is already registered.
[11597:1002/223548.214122:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
globalSetup: before()

  SAM Integration Tests
Activating extensions...
[11597:1002/223554.271677:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
registering dashboard webview provider
registered dashboard webview provider
[11597:1002/223555.060767:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Extensions activated
testSuiteRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH
    SAM install test
[11597:1002/223555.755246:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:35:56 [INFO]: 
Cloning from https://github.com/aws/aws-sam-cli-app-templates (process may take a moment)

2025-10-02 15:36:00 [INFO]: Error: An error occurred while generating this project testProject: Error: "testProject" directory already exists

      ✔ produces an error when creating a SAM Application to the same location (5090ms)
    SAM runtime: nodejs18.x (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x
      Starting with a newly created nodejs18.x (ZIP) SAM Application...
sam.test.ts: scenario 0 (nodejs18.x (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3
        1) "before all" hook for "produces an Add Debug Configuration codelens"
    SAM runtime: nodejs20.x (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x
      Starting with a newly created nodejs20.x (ZIP) SAM Application...
sam.test.ts: scenario 1 (nodejs20.x (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG
        ✔ produces an Add Debug Configuration codelens (266ms)
[11597:1002/223603.575231:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223604.292701:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/223604.660567:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,818 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,832 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/samconfig.toml
2025-10-02 15:36:04,832 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/samconfig.toml'...
2025-10-02 15:36:04,833 | Configuration values successfully loaded.
2025-10-02 15:36:04,833 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,882 | Using config file: samconfig.toml, config environment: default

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,884 | Expand command line arguments to:

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,884 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkeda6300f/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,921 | 'build' command is called
2025-10-02 15:36:04,921 | Starting Build use cache

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,921 | Starting Build inside a container

2025-10-02 15:36:04 [INFO]: 2025-10-02 15:36:04,926 | No Parameters detected in the template

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,006 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:05,007 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,008 | 0 stacks found in the template

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,008 | No Parameters detected in the template

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,031 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:05,031 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,031 | 2 resources found in the stack 
2025-10-02 15:36:05,032 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'
2025-10-02 15:36:05,032 | --base-dir is not presented, adjusting uri hello-world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,035 | 2 resources found in the stack 
2025-10-02 15:36:05,036 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,036 | Instantiating build definitions

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,036 | No previous build graph found, generating new one
2025-10-02 15:36:05,036 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(nodejs20.x, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world, Zip, , 4ebc210c-a34a-459b-bc8e-17b9b73c0748, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'nodejs20.x', 'memory': None, 'timeout': 3, 'handler': 'app.lambdaHandler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,038 | Async execution started
2025-10-02 15:36:05,038 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fd2755c3810>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fd2755c0550>)

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,039 | Running incremental build for runtime nodejs20.x for following resources (HelloWorldFunction)
2025-10-02 15:36:05,039 | Waiting for async results

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,040 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:36:05,040 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world runtime: nodejs20.x architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:36:05,040 | Building to following folder /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction

2025-10-02 15:36:05 [INFO]: 2025-10-02 15:36:05,047 | Checking free port on 127.0.0.1:8703

2025-10-02 15:36:05 [INFO]: 
Fetching public.ecr.aws/sam/build-nodejs20.x:latest-x86_64 Docker container image...
2025-10-02 15:36:05 [INFO]: .
2025-10-02 15:36:05 [INFO]: .
2025-10-02 15:36:05 [INFO]: .
2025-10-02 15:36:05 [INFO]: 
2025-10-02 15:36:05,288 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:36:12 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'NodejsNpmBuilder' to support capabilities 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
npm installation actions install only production dependencies. Dev dependencies are omitted from the Lambda artifacts package
Running workflow 'NodejsNpmBuilder'
 Running NodejsNpmBuilder:NpmPack
NODEJS packaging file:/tmp/samcli/source to /tmp/samcli/scratch
executing NPM: ['npm', 'pack', '-q', 'file:/tmp/samcli/source']
NODEJS packed to hello_world-1.0.0.tgz
NODEJS extracting to /tmp/samcli/scratch/unpacked
NodejsNpmBuilder:NpmPack succeeded
 Running NodejsNpmBuilder:CopyNpmrcAndLockfile
NodejsNpmBuilder:CopyNpmrcAndLockfile succeeded
 Running NodejsNpmBuilder:CopySource
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/unpacked/package) to destination (/tmp/samcli/artifacts)
Copying source file (/tmp/samcli/scratch/unpacked/package/package.json) to destination (/tmp/samcli/artifacts/package.json)
Copying source file (/tmp/samcli/scratch/unpacked/package/app.mjs) to destination (/tmp/samcli/artifacts/app.mjs)
NodejsNpmBuilder:CopySource succeeded
 Running NodejsNpmBuilder:NpmInstall
NODEJS installing production dependencies in: /tmp/samcli/artifacts
executing NPM: ['npm', 'install', '-q', '--no-audit', '--no-save', '--unsafe-perm', '--production']
NodejsNpmBuilder:NpmInstall succeeded
 Running NodejsNpmBuilder:NpmTest
NODEJS skipping tests
Add env variable 'SAM_NPM_RUN_TEST_WITH_BUILD=true' to run tests with build
NodejsNpmBuilder:NpmTest succeeded
 Running NodejsNpmBuilder:CleanUpNpmrc
NodejsNpmBuilder:CleanUpNpmrc succeeded
 Running NodejsNpmBuilder:LockfileCleanUp
.package-lock cleanup in: /tmp/samcli/artifacts
NodejsNpmBuilder:LockfileCleanUp succeeded
2025-10-02 15:36:12,022 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:36:12,022 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:36:12 [INFO]: 2025-10-02 15:36:12,681 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,110 | Build inside container succeeded

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,192 | Async execution completed

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,194 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:13,194 | 2 resources found in the stack 

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,194 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:13 [INFO]: 
Build Succeeded

2025-10-02 15:36:13 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkeda6300f/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,199 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:36:13 [INFO]: 2025-10-02 15:36:13,200 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:36:13,200 | Unable to find Click Context for getting session_id.

2025-10-02 15:36:14,274 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml

2025-10-02 15:36:14,275 | No config file found in this directory.
2025-10-02 15:36:14,275 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkeda6300f/output/samconfig.toml'
2025-10-02 15:36:14,275 | Config file location: /tmp/aws-toolkit-vscode/vsctkeda6300f/output/samconfig.toml
2025-10-02 15:36:14,275 | Config file '/tmp/aws-toolkit-vscode/vsctkeda6300f/output/samconfig.toml' does not exist

2025-10-02 15:36:14,297 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkeda6300f/output/samconfig.toml'

2025-10-02 15:36:14,297 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:14,297 | Expand command line arguments to:
2025-10-02 15:36:14,297 | --template_file=/tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml --port=5858 --debug_port=(5859,) --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:36:14,410 | local start-api command is called

2025-10-02 15:36:14,551 | No Parameters detected in the template

2025-10-02 15:36:14,592 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:36:14,593 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:14,595 | 0 stacks found in the template

2025-10-02 15:36:14,596 | No Parameters detected in the template

2025-10-02 15:36:14,626 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:36:14,626 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:36:14,626 | 2 resources found in the stack 
2025-10-02 15:36:14,627 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:36:14,627 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkeda6300f/output/template.yaml

2025-10-02 15:36:14,641 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:36:14,641 | Detected Inline Swagger definition
2025-10-02 15:36:14,641 | Parsing Swagger document using 2.0 specification
2025-10-02 15:36:14,641 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:36:14,641 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:36:14,641 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:36:14,641 | Authorizer not found or disabled, returning early
2025-10-02 15:36:14,641 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:36:14,641 | 1 APIs found in the template

2025-10-02 15:36:14,648 | Mounting HelloWorldFunction at http://127.0.0.1:5858/hello [GET]

2025-10-02 15:36:14,648 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:36:14,648 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:36:14,648 | Setting SIGTERM interrupt handler

2025-10-02 15:36:14 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5858
2025-10-02 15:36:14 Press CTRL+C to quit

2025-10-02 15:36:14,819 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '23d5ccd7-ee27-4d18-8776-f48e696d5678', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5858', 'requestTimeEpoch': 1759444574409, 'requestTime': '02/Oct/2025:22:36:14 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5858', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5858'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5858'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5858']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:36:14,819 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:36:14,819 | Invoking app.lambdaHandler (nodejs20.x)
2025-10-02 15:36:14,819 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:36:14,819 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:36:14,834 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkeda6300f/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction

2025-10-02 15:36:14,834 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction
2025-10-02 15:36:14,834 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkeda6300f/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction
2025-10-02 15:36:14,834 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction
2025-10-02 15:36:14,834 | Code /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:36:14,841 | Local image was not found.
2025-10-02 15:36:14,842 | Removing rapid images for repo public.ecr.aws/sam/emulation-nodejs20.x

Building image...
..
..........
.
...
...
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
..
.
.
..
.
.
.


2025-10-02 15:36:25,005 | Checking free port on 127.0.0.1:7278

2025-10-02 15:36:25,010 | Using local image: public.ecr.aws/lambda/nodejs:20-rapid-x86_64.


2025-10-02 15:36:25,010 | Mounting /tmp/aws-toolkit-vscode/vsctkeda6300f/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:36:25,844 | Setting up SIGTERM interrupt handler

2025-10-02 15:36:25,845 | Getting lock for the key localhost-7278

2025-10-02 15:36:25,846 | Waiting to retrieve the lock (localhost-7278) to start invocation

START RequestId: 8f2c5b71-3355-4e92-a83e-b11e6e543a83 Version: $LATEST

Debugger listening on ws://0.0.0.0:5859/c6220f7c-656a-4310-af9c-793fb109884b
For help, see: https://nodejs.org/en/docs/inspector

Debugger attached.

[11597:1002/223626.694252:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: db924b8e-ce45-4ccf-bfb9-5c5660d11416
REPORT RequestId: db924b8e-ce45-4ccf-bfb9-5c5660d11416	Init Duration: 0.04 ms	Duration: 892.78 ms	Billed Duration: 893 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:36:26,746 | [Container state] OOMKilled False

[ERROR] [1759444586763] LAMBDA_RUNTIME Failed to get next invocation. No Response from endpoint

sam.test.ts: stopDebugger(): nodejs20.x / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (23550ms)
[11597:1002/223627.198119:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:36:27,649 | Cleaning all decompressed code dirs

2025-10-02 15:36:27,649 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:36:27 127.0.0.1 - - [02/Oct/2025 15:36:27] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,015 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,024 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/samconfig.toml

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,024 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/samconfig.toml'...
2025-10-02 15:36:28,024 | Configuration values successfully loaded.
2025-10-02 15:36:28,024 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,057 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:28,057 | Expand command line arguments to:

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,057 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkc706a254/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,083 | 'build' command is called
2025-10-02 15:36:28,083 | Starting Build use cache

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,083 | Starting Build inside a container

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,087 | No Parameters detected in the template

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,140 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:28,140 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,141 | 0 stacks found in the template

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,141 | No Parameters detected in the template

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,160 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,160 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:36:28,161 | 2 resources found in the stack 
2025-10-02 15:36:28,161 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'
2025-10-02 15:36:28,161 | --base-dir is not presented, adjusting uri hello-world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/template.yaml

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,165 | 2 resources found in the stack 

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,165 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,166 | Instantiating build definitions
2025-10-02 15:36:28,166 | No previous build graph found, generating new one
2025-10-02 15:36:28,166 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(nodejs20.x, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world, Zip, , 26ac74fd-eb78-4484-b90e-bc2b927c6517, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'nodejs20.x', 'memory': None, 'timeout': 3, 'handler': 'app.lambdaHandler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,167 | Async execution started
2025-10-02 15:36:28,167 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f11652f9fd0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f1165336ed0>)

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,168 | Running incremental build for runtime nodejs20.x for following resources (HelloWorldFunction)
2025-10-02 15:36:28,168 | Waiting for async results

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,168 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:36:28,168 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world runtime: nodejs20.x architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:36:28,169 | Building to following folder /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,175 | Checking free port on 127.0.0.1:6566

2025-10-02 15:36:28 [INFO]: 
Fetching public.ecr.aws/sam/build-nodejs20.x:latest-x86_64 Docker container image...
2025-10-02 15:36:28 [INFO]: .
2025-10-02 15:36:28 [INFO]: .
2025-10-02 15:36:28 [INFO]: .
2025-10-02 15:36:28 [INFO]: 

2025-10-02 15:36:28 [INFO]: 2025-10-02 15:36:28,392 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/hello-world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:36:32 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'NodejsNpmBuilder' to support capabilities 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
npm installation actions install only production dependencies. Dev dependencies are omitted from the Lambda artifacts package
Running workflow 'NodejsNpmBuilder'
 Running NodejsNpmBuilder:NpmPack
NODEJS packaging file:/tmp/samcli/source to /tmp/samcli/scratch
executing NPM: ['npm', 'pack', '-q', 'file:/tmp/samcli/source']
NODEJS packed to hello_world-1.0.0.tgz
NODEJS extracting to /tmp/samcli/scratch/unpacked
NodejsNpmBuilder:NpmPack succeeded
 Running NodejsNpmBuilder:CopyNpmrcAndLockfile
NodejsNpmBuilder:CopyNpmrcAndLockfile succeeded
 Running NodejsNpmBuilder:CopySource
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/unpacked/package) to destination (/tmp/samcli/artifacts)
Copying source file (/tmp/samcli/scratch/unpacked/package/package.json) to destination (/tmp/samcli/artifacts/package.json)
Copying source file (/tmp/samcli/scratch/unpacked/package/app.mjs) to destination (/tmp/samcli/artifacts/app.mjs)
NodejsNpmBuilder:CopySource succeeded
 Running NodejsNpmBuilder:NpmInstall
NODEJS installing production dependencies in: /tmp/samcli/artifacts
executing NPM: ['npm', 'install', '-q', '--no-audit', '--no-save', '--unsafe-perm', '--production']
NodejsNpmBuilder:NpmInstall succeeded
 Running NodejsNpmBuilder:NpmTest
NODEJS skipping tests
Add env variable 'SAM_NPM_RUN_TEST_WITH_BUILD=true' to run tests with build
NodejsNpmBuilder:NpmTest succeeded
 Running NodejsNpmBuilder:CleanUpNpmrc
NodejsNpmBuilder:CleanUpNpmrc succeeded
 Running NodejsNpmBuilder:LockfileCleanUp
.package-lock cleanup in: /tmp/samcli/artifacts
NodejsNpmBuilder:LockfileCleanUp succeeded
2025-10-02 15:36:32,640 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}

2025-10-02 15:36:32 [INFO]: 2025-10-02 15:36:32,640 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,173 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,437 | Build inside container succeeded

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,477 | Async execution completed

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,479 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-DC5knG/testProject/.aws-sam/cache/4ebc210c-a34a-459b-bc8e-17b9b73c0748, which is not related to any function or layer

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,489 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,489 | 2 resources found in the stack 
2025-10-02 15:36:33,489 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:33 [INFO]: 
Build Succeeded

2025-10-02 15:36:33 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc706a254/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,492 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:36:33 [INFO]: 2025-10-02 15:36:33,493 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:36:33,493 | Unable to find Click Context for getting session_id.

2025-10-02 15:36:34,666 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml

2025-10-02 15:36:34,666 | No config file found in this directory.
2025-10-02 15:36:34,666 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc706a254/output/samconfig.toml'
2025-10-02 15:36:34,666 | Config file location: /tmp/aws-toolkit-vscode/vsctkc706a254/output/samconfig.toml
2025-10-02 15:36:34,666 | Config file '/tmp/aws-toolkit-vscode/vsctkc706a254/output/samconfig.toml' does not exist

2025-10-02 15:36:34,688 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc706a254/output/samconfig.toml'

2025-10-02 15:36:34,688 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:34,688 | Expand command line arguments to:
2025-10-02 15:36:34,688 | --template_file=/tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml --debug_port=(5860,) --skip_pull_image --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:36:34,688 | local invoke command is called

2025-10-02 15:36:34,806 | No Parameters detected in the template

2025-10-02 15:36:34,831 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:36:34,831 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:34,832 | 0 stacks found in the template

2025-10-02 15:36:34,832 | No Parameters detected in the template

2025-10-02 15:36:34,852 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:36:34,853 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:34,853 | 2 resources found in the stack 
2025-10-02 15:36:34,853 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:36:34,853 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkc706a254/output/template.yaml

2025-10-02 15:36:34,860 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:36:34,860 | Invoking app.lambdaHandler (nodejs20.x)

2025-10-02 15:36:34,860 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:36:34,860 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:36:34,870 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc706a254/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction
2025-10-02 15:36:34,870 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction
2025-10-02 15:36:34,870 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc706a254/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction
2025-10-02 15:36:34,870 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction

2025-10-02 15:36:34,870 | Code /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:36:34,878 | Checking free port on 127.0.0.1:8061

2025-10-02 15:36:34,880 | Requested to skip pulling images ...

2025-10-02 15:36:34,880 | Mounting /tmp/aws-toolkit-vscode/vsctkc706a254/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:36:35,608 | Setting up SIGTERM interrupt handler

2025-10-02 15:36:35,610 | Getting lock for the key localhost-8061

2025-10-02 15:36:35,610 | Waiting to retrieve the lock (localhost-8061) to start invocation

START RequestId: a7f89462-d7c3-4b5f-bfef-1294bda56c37 Version: $LATEST

Debugger listening on ws://0.0.0.0:5860/09d6b5eb-9d64-4e86-bc01-46383265ffe2
For help, see: https://nodejs.org/en/docs/inspector

Debugger attached.

[11597:1002/223636.046164:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: f5bae926-bf7a-43e5-b8ac-61faa7da9b66
REPORT RequestId: f5bae926-bf7a-43e5-b8ac-61faa7da9b66	Init Duration: 0.05 ms	Duration: 436.19 ms	Billed Duration: 437 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\":\"hello world\"}"}
2025-10-02 15:36:36,055 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): nodejs20.x / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (9294ms)
    SAM runtime: nodejs22.x (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x
      Starting with a newly created nodejs22.x (ZIP) SAM Application...
sam.test.ts: scenario 2 (nodejs22.x (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0
[11597:1002/223636.420685:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:36:37,047 | Cleaning all decompressed code dirs

2025-10-02 15:36:37,047 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:36:37,048 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:36:37,048 | Unable to find Click Context for getting session_id.
2025-10-02 15:36:37,049 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ produces an Add Debug Configuration codelens
[11597:1002/223637.430801:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,231 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,240 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/samconfig.toml

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,240 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/samconfig.toml'...
2025-10-02 15:36:38,240 | Configuration values successfully loaded.
2025-10-02 15:36:38,240 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,273 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:38,273 | Expand command line arguments to:
2025-10-02 15:36:38,273 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk542af798/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,297 | 'build' command is called
2025-10-02 15:36:38,297 | Starting Build use cache
2025-10-02 15:36:38,297 | Starting Build inside a container

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,301 | No Parameters detected in the template

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,355 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:38,355 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,356 | 0 stacks found in the template

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,356 | No Parameters detected in the template

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,375 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:38,375 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,375 | 2 resources found in the stack 
2025-10-02 15:36:38,375 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'
2025-10-02 15:36:38,375 | --base-dir is not presented, adjusting uri hello-world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,379 | 2 resources found in the stack 
2025-10-02 15:36:38,379 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,380 | Instantiating build definitions
2025-10-02 15:36:38,380 | No previous build graph found, generating new one

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,380 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(nodejs22.x, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world, Zip, , 19a6aa17-8f05-43d1-8555-0a529f4144ee, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'nodejs22.x', 'memory': None, 'timeout': 3, 'handler': 'app.lambdaHandler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,381 | Async execution started

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,381 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f574edb2010>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f574ecc7b90>)
2025-10-02 15:36:38,381 | Running incremental build for runtime nodejs22.x for following resources (HelloWorldFunction)

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,382 | Waiting for async results

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,382 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:36:38,382 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world runtime: nodejs22.x architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,382 | Building to following folder /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,391 | Checking free port on 127.0.0.1:7302

2025-10-02 15:36:38 [INFO]: 
Fetching public.ecr.aws/sam/build-nodejs22.x:latest-x86_64 Docker container image...
2025-10-02 15:36:38 [INFO]: .
2025-10-02 15:36:38 [INFO]: .
2025-10-02 15:36:38 [INFO]: .
2025-10-02 15:36:38 [INFO]: 

2025-10-02 15:36:38 [INFO]: 2025-10-02 15:36:38,633 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:36:42 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'NodejsNpmBuilder' to support capabilities 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
npm installation actions install only production dependencies. Dev dependencies are omitted from the Lambda artifacts package
Running workflow 'NodejsNpmBuilder'
 Running NodejsNpmBuilder:NpmPack
NODEJS packaging file:/tmp/samcli/source to /tmp/samcli/scratch
executing NPM: ['npm', 'pack', '-q', 'file:/tmp/samcli/source']
NODEJS packed to hello_world-1.0.0.tgz
NODEJS extracting to /tmp/samcli/scratch/unpacked
NodejsNpmBuilder:NpmPack succeeded
 Running NodejsNpmBuilder:CopyNpmrcAndLockfile
NodejsNpmBuilder:CopyNpmrcAndLockfile succeeded
 Running NodejsNpmBuilder:CopySource
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/unpacked/package) to destination (/tmp/samcli/artifacts)
Copying source file (/tmp/samcli/scratch/unpacked/package/package.json) to destination (/tmp/samcli/artifacts/package.json)
Copying source file (/tmp/samcli/scratch/unpacked/package/app.mjs) to destination (/tmp/samcli/artifacts/app.mjs)
NodejsNpmBuilder:CopySource succeeded
 Running NodejsNpmBuilder:NpmInstall
NODEJS installing production dependencies in: /tmp/samcli/artifacts
executing NPM: ['npm', 'install', '-q', '--no-audit', '--no-save', '--unsafe-perm', '--production']
NodejsNpmBuilder:NpmInstall succeeded
 Running NodejsNpmBuilder:NpmTest
NODEJS skipping tests
Add env variable 'SAM_NPM_RUN_TEST_WITH_BUILD=true' to run tests with build
NodejsNpmBuilder:NpmTest succeeded
 Running NodejsNpmBuilder:CleanUpNpmrc
NodejsNpmBuilder:CleanUpNpmrc succeeded
 Running NodejsNpmBuilder:LockfileCleanUp
.package-lock cleanup in: /tmp/samcli/artifacts
NodejsNpmBuilder:LockfileCleanUp succeeded
2025-10-02 15:36:42,696 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:36:42,696 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,319 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,580 | Build inside container succeeded

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,634 | Async execution completed

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,636 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,636 | 2 resources found in the stack 
2025-10-02 15:36:43,636 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:43 [INFO]: 
Build Succeeded

Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk542af798/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,639 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:36:43 [INFO]: 2025-10-02 15:36:43,640 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:36:43,640 | Unable to find Click Context for getting session_id.

2025-10-02 15:36:44,433 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml

2025-10-02 15:36:44,434 | No config file found in this directory.
2025-10-02 15:36:44,434 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk542af798/output/samconfig.toml'
2025-10-02 15:36:44,434 | Config file location: /tmp/aws-toolkit-vscode/vsctk542af798/output/samconfig.toml
2025-10-02 15:36:44,434 | Config file '/tmp/aws-toolkit-vscode/vsctk542af798/output/samconfig.toml' does not exist

2025-10-02 15:36:44,456 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk542af798/output/samconfig.toml'

2025-10-02 15:36:44,456 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:44,456 | Expand command line arguments to:
2025-10-02 15:36:44,456 | --template_file=/tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml --port=5859 --debug_port=(5860,) --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:36:44,564 | local start-api command is called

2025-10-02 15:36:44,658 | No Parameters detected in the template

2025-10-02 15:36:44,680 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:36:44,680 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:44,681 | 0 stacks found in the template
2025-10-02 15:36:44,681 | No Parameters detected in the template

2025-10-02 15:36:44,700 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:36:44,700 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:44,700 | 2 resources found in the stack 
2025-10-02 15:36:44,701 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:36:44,701 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk542af798/output/template.yaml

2025-10-02 15:36:44,704 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:36:44,704 | Detected Inline Swagger definition
2025-10-02 15:36:44,704 | Parsing Swagger document using 2.0 specification
2025-10-02 15:36:44,704 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:36:44,704 | Lambda function integration not found in Swagger document at path='/hello' method='get'

2025-10-02 15:36:44,704 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:36:44,704 | Authorizer not found or disabled, returning early
2025-10-02 15:36:44,704 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:36:44,704 | 1 APIs found in the template

2025-10-02 15:36:44,708 | Mounting HelloWorldFunction at http://127.0.0.1:5859/hello [GET]
2025-10-02 15:36:44,708 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:36:44,708 | Localhost server is starting up. Multi-threading = False

2025-10-02 15:36:44,708 | Setting SIGTERM interrupt handler

2025-10-02 15:36:44 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5859
2025-10-02 15:36:44 Press CTRL+C to quit

2025-10-02 15:36:44,794 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '6837a829-a42b-4dd7-b397-4d3961cf7fad', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5859', 'requestTimeEpoch': 1759444604563, 'requestTime': '02/Oct/2025:22:36:44 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5859', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5859'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5859'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5859']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:36:44,794 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:36:44,794 | Invoking app.lambdaHandler (nodejs22.x)
2025-10-02 15:36:44,794 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:36:44,794 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:36:44,809 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk542af798/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction

2025-10-02 15:36:44,809 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction
2025-10-02 15:36:44,809 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk542af798/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction
2025-10-02 15:36:44,809 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction
2025-10-02 15:36:44,809 | Code /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:36:44,813 | Local image was not found.

2025-10-02 15:36:44,813 | Removing rapid images for repo public.ecr.aws/sam/emulation-nodejs22.x

Building image...
..
.
.
.
......
.
.
...
.
.
...
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
...
.
..
.
.
.


2025-10-02 15:36:51,657 | Checking free port on 127.0.0.1:6231

2025-10-02 15:36:51,660 | Using local image: public.ecr.aws/lambda/nodejs:22-rapid-x86_64.


2025-10-02 15:36:51,660 | Mounting /tmp/aws-toolkit-vscode/vsctk542af798/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:36:52,327 | Setting up SIGTERM interrupt handler

2025-10-02 15:36:52,329 | Getting lock for the key localhost-6231
2025-10-02 15:36:52,329 | Waiting to retrieve the lock (localhost-6231) to start invocation

START RequestId: 50369833-7700-45d8-965b-fd3fd70629f4 Version: $LATEST

Debugger listening on ws://0.0.0.0:5860/36a5e117-08b2-4f41-b6a1-0cb0d5b5ee53
For help, see: https://nodejs.org/en/docs/inspector

Debugger attached.

END RequestId: 82563d5a-3f83-4045-ad9f-378b4ea07838
REPORT RequestId: 82563d5a-3f83-4045-ad9f-378b4ea07838	Init Duration: 0.03 ms	Duration: 394.82 ms	Billed Duration: 395 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	

2025-10-02 15:36:52,735 | [Container state] OOMKilled False

[11597:1002/223652.760457:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): nodejs22.x / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (15716ms)
[11597:1002/223653.130909:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:36:53,851 | Cleaning all decompressed code dirs

2025-10-02 15:36:53,851 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:36:53 127.0.0.1 - - [02/Oct/2025 15:36:53] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:36:53 [INFO]: 2025-10-02 15:36:53,997 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,006 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/samconfig.toml

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,006 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/samconfig.toml'...
2025-10-02 15:36:54,006 | Configuration values successfully loaded.
2025-10-02 15:36:54,007 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,037 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:54,037 | Expand command line arguments to:

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,037 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkc59e4613/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,063 | 'build' command is called
2025-10-02 15:36:54,063 | Starting Build use cache
2025-10-02 15:36:54,063 | Starting Build inside a container

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,067 | No Parameters detected in the template

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,122 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:54,122 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,123 | 0 stacks found in the template
2025-10-02 15:36:54,123 | No Parameters detected in the template

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,143 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:36:54,143 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,143 | 2 resources found in the stack 
2025-10-02 15:36:54,143 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'
2025-10-02 15:36:54,143 | --base-dir is not presented, adjusting uri hello-world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/template.yaml

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,147 | 2 resources found in the stack 
2025-10-02 15:36:54,147 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,148 | Instantiating build definitions

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,148 | No previous build graph found, generating new one
2025-10-02 15:36:54,148 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(nodejs22.x, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world, Zip, , ffe6fc96-f081-46f9-a22d-fbc7000906b3, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'nodejs22.x', 'memory': None, 'timeout': 3, 'handler': 'app.lambdaHandler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,150 | Async execution started
2025-10-02 15:36:54,150 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f143fc74950>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f143fc73790>)

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,150 | Running incremental build for runtime nodejs22.x for following resources (HelloWorldFunction)
2025-10-02 15:36:54,151 | Waiting for async results

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,151 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:36:54,152 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world runtime: nodejs22.x architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:36:54,152 | Building to following folder /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction

2025-10-02 15:36:54 [INFO]: 2025-10-02 15:36:54,158 | Checking free port on 127.0.0.1:5383

2025-10-02 15:36:54 [INFO]: 
Fetching public.ecr.aws/sam/build-nodejs22.x:latest-x86_64 Docker container image....
2025-10-02 15:36:54 [INFO]: .
2025-10-02 15:36:54 [INFO]: .
2025-10-02 15:36:54 [INFO]: 
2025-10-02 15:36:54,407 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/hello-world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:36:57 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'NodejsNpmBuilder' to support capabilities 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
npm installation actions install only production dependencies. Dev dependencies are omitted from the Lambda artifacts package
Running workflow 'NodejsNpmBuilder'
 Running NodejsNpmBuilder:NpmPack
NODEJS packaging file:/tmp/samcli/source to /tmp/samcli/scratch
executing NPM: ['npm', 'pack', '-q', 'file:/tmp/samcli/source']
NODEJS packed to hello_world-1.0.0.tgz
NODEJS extracting to /tmp/samcli/scratch/unpacked
NodejsNpmBuilder:NpmPack succeeded
 Running NodejsNpmBuilder:CopyNpmrcAndLockfile
NodejsNpmBuilder:CopyNpmrcAndLockfile succeeded
 Running NodejsNpmBuilder:CopySource
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/unpacked/package) to destination (/tmp/samcli/artifacts)
Copying source file (/tmp/samcli/scratch/unpacked/package/package.json) to destination (/tmp/samcli/artifacts/package.json)
Copying source file (/tmp/samcli/scratch/unpacked/package/app.mjs) to destination (/tmp/samcli/artifacts/app.mjs)
NodejsNpmBuilder:CopySource succeeded
 Running NodejsNpmBuilder:NpmInstall
NODEJS installing production dependencies in: /tmp/samcli/artifacts
executing NPM: ['npm', 'install', '-q', '--no-audit', '--no-save', '--unsafe-perm', '--production']
NodejsNpmBuilder:NpmInstall succeeded
 Running NodejsNpmBuilder:NpmTest
NODEJS skipping tests
Add env variable 'SAM_NPM_RUN_TEST_WITH_BUILD=true' to run tests with build
NodejsNpmBuilder:NpmTest succeeded
 Running NodejsNpmBuilder:CleanUpNpmrc
NodejsNpmBuilder:CleanUpNpmrc succeeded
 Running NodejsNpmBuilder:LockfileCleanUp
.package-lock cleanup in: /tmp/samcli/artifacts
NodejsNpmBuilder:LockfileCleanUp succeeded
2025-10-02 15:36:57,503 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:36:57,504 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,075 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,357 | Build inside container succeeded

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,401 | Async execution completed

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,402 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ZaN3p0/testProject/.aws-sam/cache/19a6aa17-8f05-43d1-8555-0a529f4144ee, which is not related to any function or layer

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,414 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,414 | 2 resources found in the stack 
2025-10-02 15:36:58,414 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello-world/'

2025-10-02 15:36:58 [INFO]: 
Build Succeeded

2025-10-02 15:36:58 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc59e4613/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,417 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:36:58 [INFO]: 2025-10-02 15:36:58,418 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:36:58,418 | Unable to find Click Context for getting session_id.

2025-10-02 15:36:59,568 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml

2025-10-02 15:36:59,568 | No config file found in this directory.
2025-10-02 15:36:59,568 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc59e4613/output/samconfig.toml'
2025-10-02 15:36:59,568 | Config file location: /tmp/aws-toolkit-vscode/vsctkc59e4613/output/samconfig.toml
2025-10-02 15:36:59,568 | Config file '/tmp/aws-toolkit-vscode/vsctkc59e4613/output/samconfig.toml' does not exist

2025-10-02 15:36:59,590 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc59e4613/output/samconfig.toml'

2025-10-02 15:36:59,590 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:36:59,590 | Expand command line arguments to:
2025-10-02 15:36:59,590 | --template_file=/tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml --debug_port=(5861,) --skip_pull_image --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:36:59,590 | local invoke command is called

2025-10-02 15:36:59,708 | No Parameters detected in the template

2025-10-02 15:36:59,731 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:36:59,731 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:59,732 | 0 stacks found in the template

2025-10-02 15:36:59,732 | No Parameters detected in the template

2025-10-02 15:36:59,751 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:36:59,751 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:36:59,752 | 2 resources found in the stack 
2025-10-02 15:36:59,752 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:36:59,752 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkc59e4613/output/template.yaml

2025-10-02 15:36:59,758 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:36:59,758 | Invoking app.lambdaHandler (nodejs22.x)

2025-10-02 15:36:59,758 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:36:59,758 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:36:59,768 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc59e4613/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction

2025-10-02 15:36:59,769 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction
2025-10-02 15:36:59,769 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc59e4613/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction
2025-10-02 15:36:59,769 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction
2025-10-02 15:36:59,769 | Code /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:36:59,775 | Checking free port on 127.0.0.1:5842

2025-10-02 15:36:59,778 | Requested to skip pulling images ...


2025-10-02 15:36:59,778 | Mounting /tmp/aws-toolkit-vscode/vsctkc59e4613/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:37:00,544 | Setting up SIGTERM interrupt handler

2025-10-02 15:37:00,546 | Getting lock for the key localhost-5842
2025-10-02 15:37:00,546 | Waiting to retrieve the lock (localhost-5842) to start invocation

START RequestId: 412cbf71-7526-4a1f-80cf-ba8e836a8518 Version: $LATEST

Debugger listening on ws://0.0.0.0:5861/bfd937a0-1fb2-43ab-ba41-930dbb9b6333
For help, see: https://nodejs.org/en/docs/inspector

Debugger attached.

END RequestId: 4d96c3a5-1384-4838-abc8-d198f1301228
REPORT RequestId: 4d96c3a5-1384-4838-abc8-d198f1301228	Init Duration: 0.05 ms	Duration: 417.15 ms	Billed Duration: 418 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	


{"statusCode": 200, "body": "{\"message\":\"hello world\"}"}
2025-10-02 15:37:00,973 | [Container state] OOMKilled False

[11597:1002/223700.999595:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): nodejs22.x / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (8182ms)
    SAM runtime: python3.10 (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10
      Starting with a newly created python3.10 (ZIP) SAM Application...
sam.test.ts: scenario 3 (python3.10 (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e
[11597:1002/223701.317203:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:37:01,858 | Cleaning all decompressed code dirs

2025-10-02 15:37:01,859 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:37:01,859 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:37:01,860 | Unable to find Click Context for getting session_id.

2025-10-02 15:37:01,861 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ produces an Add Debug Configuration codelens (148ms)
[11597:1002/223702.516582:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,346 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,356 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/samconfig.toml

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,356 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/samconfig.toml'...
2025-10-02 15:37:03,356 | Configuration values successfully loaded.
2025-10-02 15:37:03,356 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,387 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:37:03,387 | Expand command line arguments to:

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,387 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,412 | 'build' command is called
2025-10-02 15:37:03,412 | Starting Build use cache

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,412 | Starting Build inside a container

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,416 | No Parameters detected in the template

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,474 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:37:03,474 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,475 | 0 stacks found in the template

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,475 | No Parameters detected in the template

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,496 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,497 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:37:03,497 | 2 resources found in the stack 
2025-10-02 15:37:03,497 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:37:03,497 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,502 | 2 resources found in the stack 
2025-10-02 15:37:03,502 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,503 | Instantiating build definitions
2025-10-02 15:37:03,503 | No previous build graph found, generating new one

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,503 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.10, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world, Zip, , c700095b-5afe-4bed-954a-b9e26784b09d, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.10', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,505 | Async execution started

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,505 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fc47e4bb910>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fc47e24e610>)
2025-10-02 15:37:03,506 | Running incremental build for runtime python3.10 for following resources (HelloWorldFunction)
2025-10-02 15:37:03,506 | Waiting for async results

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,507 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:37:03,507 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world runtime: python3.10 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:37:03,507 | Building to following folder /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,514 | Checking free port on 127.0.0.1:8686

2025-10-02 15:37:03 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.10:latest-x86_64 Docker container image...
2025-10-02 15:37:03 [INFO]: .
2025-10-02 15:37:03 [INFO]: .
2025-10-02 15:37:03 [INFO]: .
2025-10-02 15:37:03 [INFO]: 

2025-10-02 15:37:03 [INFO]: 2025-10-02 15:37:03,772 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:37:06 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i
pip stdout: b'Collecting requests\n  Downloading requests-2.32.5-py3-none-any.whl (64 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 64.7/64.7 kB 4.5 MB/s eta 0:00:00\nCollecting debugpy<2,>=1.0\n  Downloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 5.3/5.3 MB 78.1 MB/s eta 0:00:00\nCollecting urllib3<3,>=1.21.1\n  Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 129.8/129.8 kB 31.7 MB/s eta 0:00:00\nCollecting certifi>=2017.4.17\n  Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 161.2/161.2 kB 35.7 MB/s eta 0:00:00\nCollecting idna<4,>=2.5\n  Downloading idna-3.10-py3-none-any.whl (70 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 70.4/70.4 kB 19.6 MB/s eta 0:00:00\nCollecting charset_normalizer<4,>=2\n  Downloading charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (152 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 152.4/152.4 kB 33.6 MB/s eta 0:00:00\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/debugpy-1.8.17-py2.py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSuccessfully downloaded requests debugpy certifi charset_normalizer idna urllib3\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 23.0.1 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"

2025-10-02 15:37:06 [INFO]: Full dependency closure: {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
initial compatible: {debugpy==1.8.17(wheel), charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel), requests==2.32.5(wheel), certifi==2025.8.3(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Final compatible: {charset-normalizer==3.4.3(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), debugpy==1.8.17(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:37:06,644 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:37:06,644 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,175 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,529 | Build inside container succeeded

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,589 | Async execution completed

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,591 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,591 | 2 resources found in the stack 
2025-10-02 15:37:07,591 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:37:07 [INFO]: 
Build Succeeded

Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9e5d37f7/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,596 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:37:07 [INFO]: 2025-10-02 15:37:07,596 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:37:07,597 | Unable to find Click Context for getting session_id.

2025-10-02 15:37:08,382 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml

2025-10-02 15:37:08,383 | No config file found in this directory.
2025-10-02 15:37:08,383 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/samconfig.toml'
2025-10-02 15:37:08,383 | Config file location: /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/samconfig.toml
2025-10-02 15:37:08,383 | Config file '/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/samconfig.toml' does not exist

2025-10-02 15:37:08,403 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/samconfig.toml'

2025-10-02 15:37:08,404 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:37:08,404 | Expand command line arguments to:
2025-10-02 15:37:08,404 | --template_file=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml --port=5860 --debug_port=(5861,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5861 --wait-for-client --log-to-stderr --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:37:08,506 | local start-api command is called

2025-10-02 15:37:08,599 | No Parameters detected in the template

2025-10-02 15:37:08,629 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:37:08,630 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:37:08,631 | 0 stacks found in the template
2025-10-02 15:37:08,631 | No Parameters detected in the template

2025-10-02 15:37:08,656 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:37:08,656 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:08,657 | 2 resources found in the stack 
2025-10-02 15:37:08,657 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:37:08,657 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/template.yaml

2025-10-02 15:37:08,660 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:37:08,660 | Detected Inline Swagger definition
2025-10-02 15:37:08,660 | Parsing Swagger document using 2.0 specification
2025-10-02 15:37:08,660 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:37:08,661 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:37:08,661 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:37:08,661 | Authorizer not found or disabled, returning early
2025-10-02 15:37:08,661 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:37:08,661 | 1 APIs found in the template

2025-10-02 15:37:08,665 | Mounting HelloWorldFunction at http://127.0.0.1:5860/hello [GET]
2025-10-02 15:37:08,665 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:37:08,665 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:37:08,665 | Setting SIGTERM interrupt handler

2025-10-02 15:37:08 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5860
2025-10-02 15:37:08 Press CTRL+C to quit

2025-10-02 15:37:08,738 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '5976daac-514c-4df3-a140-452dc83de210', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5860', 'requestTimeEpoch': 1759444628505, 'requestTime': '02/Oct/2025:22:37:08 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5860', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5860'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5860'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5860']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:37:08,738 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:37:08,738 | Invoking app.lambda_handler (python3.10)
2025-10-02 15:37:08,738 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:37:08,738 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:37:08,749 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction

2025-10-02 15:37:08,749 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction
2025-10-02 15:37:08,749 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction
2025-10-02 15:37:08,749 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction
2025-10-02 15:37:08,749 | Code /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:37:08,752 | Local image was not found.

2025-10-02 15:37:08,752 | Removing rapid images for repo public.ecr.aws/sam/emulation-python3.10

Building image...
.
.
.
.........
..
.
.
.
..
.
.
.
.
..
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
..
.
.
..
.
.
.


2025-10-02 15:37:21,220 | Checking free port on 127.0.0.1:5495

2025-10-02 15:37:21,223 | Using local image: public.ecr.aws/lambda/python:3.10-rapid-x86_64.

2025-10-02 15:37:21,223 | Mounting /tmp/aws-toolkit-vscode/vsctk9e5d37f7/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:37:21,887 | Setting up SIGTERM interrupt handler

2025-10-02 15:37:21,889 | Getting lock for the key localhost-5495
2025-10-02 15:37:21,890 | Waiting to retrieve the lock (localhost-5495) to start invocation

START RequestId: e405183a-7d9f-4be8-846c-f1d25fcc3743 Version: $LATEST

Prepending Lambda task root to path: /var/task
Starting debugger...

I+00000.020: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.020: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5861', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.020: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.020: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.020: listen(('0.0.0.0', 5861), **{})

I+00000.020: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.10",
                 "pythonEnv": {}
             }


I+00000.021: Waiting for adapter endpoints on 127.0.0.1:46197...

I+00000.021: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.10",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "46197",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5861",
                 "--server-access-token",
                 "a0103eef65489ee121936f98c2bee1c41b57cbae2ca2fdceea2b4e51a3a60c6a"
             ]


I+00000.125: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5861
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 35267
                 }
             }

I+00000.126: Adapter is accepting incoming client connections on 0.0.0.0:5861

D+00000.126: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 35267, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'a0103eef65489ee121936f98c2bee1c41b57cbae2ca2fdceea2b4e51a3a60c6a', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.232: pydevd is connected to adapter at 127.0.0.1:35267

Debugger waiting for client...
D+00000.232: wait_for_client()


I+00000.561: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.561: Running file '/var/runtime/bootstrap.py'


END RequestId: 464fe683-6528-40a8-8d58-9bac2fccac22
REPORT RequestId: 464fe683-6528-40a8-8d58-9bac2fccac22	Init Duration: 0.09 ms	Duration: 994.99 ms	Billed Duration: 995 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:37:22,895 | [Container state] OOMKilled False

[11597:1002/223723.138859:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.10 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (21408ms)
2025-10-02 15:37:23,835 | Cleaning all decompressed code dirs

2025-10-02 15:37:23,836 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:37:23 127.0.0.1 - - [02/Oct/2025 15:37:23] "GET /hello HTTP/1.1" 200 -

[11597:1002/223723.904373:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,742 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,751 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/samconfig.toml
2025-10-02 15:37:24,751 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/samconfig.toml'...

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,752 | Configuration values successfully loaded.
2025-10-02 15:37:24,752 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,781 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:37:24,782 | Expand command line arguments to:

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,782 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk16525a88/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk16525a88/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,814 | 'build' command is called
2025-10-02 15:37:24,814 | Starting Build use cache

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,814 | Starting Build inside a container

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,818 | No Parameters detected in the template

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,877 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:37:24,877 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,878 | 0 stacks found in the template
2025-10-02 15:37:24,878 | No Parameters detected in the template

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,898 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,898 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,899 | 2 resources found in the stack 
2025-10-02 15:37:24,899 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:37:24,899 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/template.yaml

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,903 | 2 resources found in the stack 

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,903 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,904 | Instantiating build definitions
2025-10-02 15:37:24,904 | No previous build graph found, generating new one
2025-10-02 15:37:24,904 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.10, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world, Zip, , 9b122d14-d4c6-414c-84fd-25658e69a8e8, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.10', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,906 | Async execution started
2025-10-02 15:37:24,906 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f82e4a21ed0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f82e4a65750>)
2025-10-02 15:37:24,906 | Running incremental build for runtime python3.10 for following resources (HelloWorldFunction)
2025-10-02 15:37:24,906 | Waiting for async results

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,907 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:37:24,907 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world runtime: python3.10 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:37:24,907 | Building to following folder /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction

2025-10-02 15:37:24 [INFO]: 2025-10-02 15:37:24,913 | Checking free port on 127.0.0.1:7298

2025-10-02 15:37:25 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.10:latest-x86_64 Docker container image...
2025-10-02 15:37:25 [INFO]: .
2025-10-02 15:37:25 [INFO]: .
2025-10-02 15:37:25 [INFO]: .
2025-10-02 15:37:25 [INFO]: 

2025-10-02 15:37:25 [INFO]: 2025-10-02 15:37:25,136 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:37:27 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i
pip stdout: b'Collecting requests\n  Downloading requests-2.32.5-py3-none-any.whl (64 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 64.7/64.7 kB 5.3 MB/s eta 0:00:00\nCollecting debugpy<2,>=1.0\n  Downloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 5.3/5.3 MB 88.5 MB/s eta 0:00:00\nCollecting charset_normalizer<4,>=2\n  Downloading charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (152 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 152.4/152.4 kB 32.3 MB/s eta 0:00:00\nCollecting certifi>=2017.4.17\n  Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 161.2/161.2 kB 35.6 MB/s eta 0:00:00\nCollecting idna<4,>=2.5\n  Downloading idna-3.10-py3-none-any.whl (70 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 70.4/70.4 kB 18.5 MB/s eta 0:00:00\nCollecting urllib3<3,>=1.21.1\n  Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)\n     \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 129.8/129.8 kB 29.7 MB/s eta 0:00:00\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/debugpy-1.8.17-py2.py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSuccessfully downloaded requests debugpy certifi charset_normalizer idna urllib3\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 23.0.1 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"

2025-10-02 15:37:27 [INFO]: Full dependency closure: {urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel)}
initial compatible: {urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), debugpy==1.8.17(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel)}
Final compatible: {urllib3==2.5.0(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:37:27,895 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:37:27,895 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,469 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,826 | Build inside container succeeded

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,882 | Async execution completed

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,883 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-A5Sy2e/testProject/.aws-sam/cache/c700095b-5afe-4bed-954a-b9e26784b09d, which is not related to any function or layer

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,899 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,900 | 2 resources found in the stack 
2025-10-02 15:37:28,900 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:37:28 [INFO]: 
Build Succeeded

2025-10-02 15:37:28 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16525a88/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,903 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,904 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:37:28 [INFO]: 2025-10-02 15:37:28,904 | Unable to find Click Context for getting session_id.

2025-10-02 15:37:30,078 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml

2025-10-02 15:37:30,078 | No config file found in this directory.
2025-10-02 15:37:30,078 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk16525a88/output/samconfig.toml'
2025-10-02 15:37:30,078 | Config file location: /tmp/aws-toolkit-vscode/vsctk16525a88/output/samconfig.toml
2025-10-02 15:37:30,078 | Config file '/tmp/aws-toolkit-vscode/vsctk16525a88/output/samconfig.toml' does not exist

2025-10-02 15:37:30,099 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk16525a88/output/samconfig.toml'

2025-10-02 15:37:30,099 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:37:30,099 | Expand command line arguments to:
2025-10-02 15:37:30,099 | --template_file=/tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml --debug_port=(5861,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5861 --wait-for-client --log-to-stderr --debug --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:37:30,099 | local invoke command is called

2025-10-02 15:37:30,218 | No Parameters detected in the template

2025-10-02 15:37:30,242 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:37:30,242 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:30,243 | 0 stacks found in the template
2025-10-02 15:37:30,243 | No Parameters detected in the template

2025-10-02 15:37:30,262 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:37:30,262 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:37:30,262 | 2 resources found in the stack 
2025-10-02 15:37:30,262 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:37:30,262 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk16525a88/output/template.yaml

2025-10-02 15:37:30,270 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:37:30,270 | Invoking app.lambda_handler (python3.10)

2025-10-02 15:37:30,270 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:37:30,270 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:37:30,281 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk16525a88/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction
2025-10-02 15:37:30,282 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction

2025-10-02 15:37:30,282 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk16525a88/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction
2025-10-02 15:37:30,282 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction
2025-10-02 15:37:30,282 | Code /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:37:30,290 | Checking free port on 127.0.0.1:6992

2025-10-02 15:37:30,293 | Requested to skip pulling images ...


2025-10-02 15:37:30,293 | Mounting /tmp/aws-toolkit-vscode/vsctk16525a88/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:37:31,060 | Setting up SIGTERM interrupt handler

2025-10-02 15:37:31,062 | Getting lock for the key localhost-6992

2025-10-02 15:37:31,062 | Waiting to retrieve the lock (localhost-6992) to start invocation

START RequestId: fd7de4fb-f84e-435f-843f-d251eb93f1e7 Version: $LATEST

Prepending Lambda task root to path: /var/task
Starting debugger...

I+00000.020: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.020: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5861', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.020: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.020: configure({'qt': 'none', 'subProcess': True}, {})


D+00000.020: listen(('0.0.0.0', 5861), **{})

I+00000.021: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.10",
                 "pythonEnv": {}
             }

I+00000.021: Waiting for adapter endpoints on 127.0.0.1:60917...

I+00000.021: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.10",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "60917",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5861",
                 "--server-access-token",
                 "b8aee61f9569a9d52ae6b02791ad0c5bec9fa25a8008bf6b0ffb0fac05fa0bba"
             ]


I+00000.124: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5861
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 47465
                 }
             }

I+00000.124: Adapter is accepting incoming client connections on 0.0.0.0:5861

D+00000.124: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 47465, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'b8aee61f9569a9d52ae6b02791ad0c5bec9fa25a8008bf6b0ffb0fac05fa0bba', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.230: pydevd is connected to adapter at 127.0.0.1:47465

Debugger waiting for client...
D+00000.231: wait_for_client()


I+00000.553: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.553: Running file '/var/runtime/bootstrap.py'


END RequestId: da4dc092-2072-4a4a-9249-fd9024977e3f
REPORT RequestId: da4dc092-2072-4a4a-9249-fd9024977e3f	Init Duration: 0.05 ms	Duration: 993.96 ms	Billed Duration: 994 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\": \"hello world\"}"}
2025-10-02 15:37:32,064 | [Container state] OOMKilled False

[11597:1002/223732.293809:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.10 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (9148ms)
    SAM runtime: python3.11 (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11
      Starting with a newly created python3.11 (ZIP) SAM Application...
sam.test.ts: scenario 4 (python3.11 (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS
2025-10-02 15:37:32,931 | Cleaning all decompressed code dirs

2025-10-02 15:37:32,931 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:37:32,932 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:37:32,932 | Unable to find Click Context for getting session_id.

2025-10-02 15:37:32,933 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

[11597:1002/223733.067150:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/223734.066496:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,893 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,901 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/samconfig.toml

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,901 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/samconfig.toml'...
2025-10-02 15:37:34,902 | Configuration values successfully loaded.
2025-10-02 15:37:34,902 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,930 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:37:34,930 | Expand command line arguments to:

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,930 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk679954e8/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk679954e8/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,955 | 'build' command is called
2025-10-02 15:37:34,955 | Starting Build use cache

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,955 | Starting Build inside a container

2025-10-02 15:37:34 [INFO]: 2025-10-02 15:37:34,960 | No Parameters detected in the template

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,018 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:37:35,018 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,019 | 0 stacks found in the template

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,019 | No Parameters detected in the template

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,039 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:37:35,039 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,039 | 2 resources found in the stack 
2025-10-02 15:37:35,039 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:37:35,039 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,044 | 2 resources found in the stack 
2025-10-02 15:37:35,044 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:37:35,045 | Instantiating build definitions
2025-10-02 15:37:35,045 | No previous build graph found, generating new one
2025-10-02 15:37:35,045 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.11, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world, Zip, , 04461511-61d8-47d8-babc-4efedd43330b, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.11', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,046 | Async execution started

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,046 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fdbd2ddbbd0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fdbd2e40510>)
2025-10-02 15:37:35,047 | Running incremental build for runtime python3.11 for following resources (HelloWorldFunction)

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,047 | Waiting for async results
2025-10-02 15:37:35,047 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:37:35,047 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world runtime: python3.11 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:37:35,048 | Building to following folder /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction

2025-10-02 15:37:35 [INFO]: 2025-10-02 15:37:35,054 | Checking free port on 127.0.0.1:7232

2025-10-02 15:37:35 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.11:latest-x86_64 Docker container image...
2025-10-02 15:37:35 [INFO]: ..
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: ..................
2025-10-02 15:37:35 [INFO]: ......
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: ...
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: ..
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: ..
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:35 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: ..
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: ..
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: ..
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:36 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: ..
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:37 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:38 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:39 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:40 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:41 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:42 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:43 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:44 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:45 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:46 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:47 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:48 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:49 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:50 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:51 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:52 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:53 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:54 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:55 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:56 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:57 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: .
2025-10-02 15:37:58 [INFO]: 
2025-10-02 15:37:58,172 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:38:01 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i
pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-py2.py3-none-any.whl.metadata (1.5 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 64.7/64.7 kB 7.7 MB/s eta 0:00:00\nDownloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 5.3/5.3 MB 94.6 MB/s eta 0:00:00\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 161.2/161.2 kB 27.3 MB/s eta 0:00:00\nDownloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 150.3/150.3 kB 25.7 MB/s eta 0:00:00\nDownloading idna-3.10-py3-none-any.whl (70 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 70.4/70.4 kB 12.5 MB/s eta 0:00:00\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 129.8/129.8 kB 21.5 MB/s eta 0:00:00\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/debugpy-1.8.17-py2.py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSuccessfully downloaded requests debugpy certifi charset_normalizer idna urllib3\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 24.0 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"

2025-10-02 15:38:01 [INFO]: Full dependency closure: {debugpy==1.8.17(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
initial compatible: {debugpy==1.8.17(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {debugpy==1.8.17(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {debugpy==1.8.17(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {debugpy==1.8.17(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel)}
Final compatible: {urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:38:01,288 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:38:01,289 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:38:01 [INFO]: 2025-10-02 15:38:01,855 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,225 | Build inside container succeeded

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,283 | Async execution completed

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,285 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,285 | 2 resources found in the stack 
2025-10-02 15:38:02,285 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:02 [INFO]: 
Build Succeeded

Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk679954e8/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,289 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,290 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:02 [INFO]: 2025-10-02 15:38:02,291 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:03,116 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml

2025-10-02 15:38:03,116 | No config file found in this directory.
2025-10-02 15:38:03,116 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk679954e8/output/samconfig.toml'
2025-10-02 15:38:03,116 | Config file location: /tmp/aws-toolkit-vscode/vsctk679954e8/output/samconfig.toml
2025-10-02 15:38:03,116 | Config file '/tmp/aws-toolkit-vscode/vsctk679954e8/output/samconfig.toml' does not exist

2025-10-02 15:38:03,144 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk679954e8/output/samconfig.toml'

2025-10-02 15:38:03,144 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:03,144 | Expand command line arguments to:
2025-10-02 15:38:03,144 | --template_file=/tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml --port=5861 --debug_port=(5862,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5862 --wait-for-client --log-to-stderr --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:38:03,254 | local start-api command is called

2025-10-02 15:38:03,351 | No Parameters detected in the template

2025-10-02 15:38:03,374 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:38:03,374 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:03,376 | 0 stacks found in the template

2025-10-02 15:38:03,376 | No Parameters detected in the template

2025-10-02 15:38:03,400 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:03,400 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:38:03,400 | 2 resources found in the stack 
2025-10-02 15:38:03,400 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:38:03,401 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk679954e8/output/template.yaml

2025-10-02 15:38:03,405 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:38:03,405 | Detected Inline Swagger definition
2025-10-02 15:38:03,405 | Parsing Swagger document using 2.0 specification
2025-10-02 15:38:03,406 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:38:03,406 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:38:03,406 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:38:03,406 | Authorizer not found or disabled, returning early
2025-10-02 15:38:03,406 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:38:03,406 | 1 APIs found in the template

2025-10-02 15:38:03,412 | Mounting HelloWorldFunction at http://127.0.0.1:5861/hello [GET]
2025-10-02 15:38:03,412 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:38:03,412 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:38:03,412 | Setting SIGTERM interrupt handler

2025-10-02 15:38:03 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5861
2025-10-02 15:38:03 Press CTRL+C to quit

2025-10-02 15:38:03,451 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'd74553fa-fe20-490a-b0b6-ea7fc27e10b2', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5861', 'requestTimeEpoch': 1759444683253, 'requestTime': '02/Oct/2025:22:38:03 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5861', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5861'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5861'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5861']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:38:03,452 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:38:03,452 | Invoking app.lambda_handler (python3.11)
2025-10-02 15:38:03,452 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:38:03,452 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:38:03,461 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk679954e8/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction

2025-10-02 15:38:03,461 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction
2025-10-02 15:38:03,461 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk679954e8/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction
2025-10-02 15:38:03,461 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction
2025-10-02 15:38:03,462 | Code /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:38:03,464 | Local image was not found.

2025-10-02 15:38:03,464 | Removing rapid images for repo public.ecr.aws/sam/emulation-python3.11

Building image...
..
.
.
.......
..
.
.
...
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
..
.
.
..
.
.
.


2025-10-02 15:38:12,062 | Checking free port on 127.0.0.1:5694

2025-10-02 15:38:12,066 | Using local image: public.ecr.aws/lambda/python:3.11-rapid-x86_64.


2025-10-02 15:38:12,066 | Mounting /tmp/aws-toolkit-vscode/vsctk679954e8/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:38:12,804 | Setting up SIGTERM interrupt handler

2025-10-02 15:38:12,807 | Getting lock for the key localhost-5694
2025-10-02 15:38:12,807 | Waiting to retrieve the lock (localhost-5694) to start invocation

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.024: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.024: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5862', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.024: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.024: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.024: listen(('0.0.0.0', 5862), **{})


I+00000.025: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.11",
                 "pythonEnv": {}
             }

I+00000.025: Waiting for adapter endpoints on 127.0.0.1:34067...

I+00000.025: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.11",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "34067",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5862",
                 "--server-access-token",
                 "e192faf998f977e1266fc688aa1952c940e91b6ffe7a53abdd075933c5805273"
             ]


I+00000.130: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5862
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 42121
                 }
             }

I+00000.130: Adapter is accepting incoming client connections on 0.0.0.0:5862

D+00000.130: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 42121, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'e192faf998f977e1266fc688aa1952c940e91b6ffe7a53abdd075933c5805273', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.236: pydevd is connected to adapter at 127.0.0.1:42121

Debugger waiting for client...
D+00000.236: wait_for_client()


I+00000.535: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.535: Running file '/var/runtime/bootstrap.py'


END RequestId: c274e500-6add-47c7-8292-f61fb7a870b2
REPORT RequestId: c274e500-6add-47c7-8292-f61fb7a870b2	Init Duration: 0.47 ms	Duration: 927.20 ms	Billed Duration: 928 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:38:13,742 | [Container state] OOMKilled False

[11597:1002/223814.016567:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.11 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (40750ms)
2025-10-02 15:38:14,695 | Cleaning all decompressed code dirs

2025-10-02 15:38:14,696 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:38:14 127.0.0.1 - - [02/Oct/2025 15:38:14] "GET /hello HTTP/1.1" 200 -

[11597:1002/223814.832898:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,650 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,663 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/samconfig.toml
2025-10-02 15:38:15,663 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/samconfig.toml'...
2025-10-02 15:38:15,663 | Configuration values successfully loaded.
2025-10-02 15:38:15,663 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,709 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:15,709 | Expand command line arguments to:

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,709 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk0f10d85e/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,739 | 'build' command is called
2025-10-02 15:38:15,739 | Starting Build use cache

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,739 | Starting Build inside a container

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,744 | No Parameters detected in the template

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,796 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:15,797 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,797 | 0 stacks found in the template
2025-10-02 15:38:15,797 | No Parameters detected in the template

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,815 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:15,816 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,816 | 2 resources found in the stack 
2025-10-02 15:38:15,816 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:38:15,816 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/template.yaml

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,820 | 2 resources found in the stack 

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,820 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,821 | Instantiating build definitions
2025-10-02 15:38:15,821 | No previous build graph found, generating new one
2025-10-02 15:38:15,821 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.11, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world, Zip, , 2c0bcbfd-b763-42df-b9b9-bb7f89c8d913, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.11', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,822 | Async execution started
2025-10-02 15:38:15,822 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f7946e4e310>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f7946e4aed0>)

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,823 | Running incremental build for runtime python3.11 for following resources (HelloWorldFunction)
2025-10-02 15:38:15,823 | Waiting for async results

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,823 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,823 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world runtime: python3.11 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:38:15,824 | Building to following folder /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction

2025-10-02 15:38:15 [INFO]: 2025-10-02 15:38:15,829 | Checking free port on 127.0.0.1:5172

2025-10-02 15:38:16 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.11:latest-x86_64 Docker container image...
2025-10-02 15:38:16 [INFO]: .
2025-10-02 15:38:16 [INFO]: .
2025-10-02 15:38:16 [INFO]: .
2025-10-02 15:38:16 [INFO]: 

2025-10-02 15:38:16 [INFO]: 2025-10-02 15:38:16,054 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:38:17 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i
pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-py2.py3-none-any.whl.metadata (1.5 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 64.7/64.7 kB 7.0 MB/s eta 0:00:00\nDownloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 5.3/5.3 MB 93.0 MB/s eta 0:00:00\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 161.2/161.2 kB 29.8 MB/s eta 0:00:00\nDownloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 150.3/150.3 kB 29.0 MB/s eta 0:00:00\nDownloading idna-3.10-py3-none-any.whl (70 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 70.4/70.4 kB 12.3 MB/s eta 0:00:00\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 129.8/129.8 kB 19.7 MB/s eta 0:00:00\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/debugpy-1.8.17-py2.py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSuccessfully downloaded requests debugpy certifi charset_normalizer idna urllib3\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 24.0 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"

2025-10-02 15:38:18 [INFO]: Full dependency closure: {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
initial compatible: {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel), debugpy==1.8.17(wheel), idna==3.10(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), requests==2.32.5(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
Final compatible: {charset-normalizer==3.4.3(wheel), certifi==2025.8.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:38:18,228 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:38:18,228 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:38:18 [INFO]: 2025-10-02 15:38:18,768 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,113 | Build inside container succeeded

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,175 | Async execution completed

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,176 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-KWR7YS/testProject/.aws-sam/cache/04461511-61d8-47d8-babc-4efedd43330b, which is not related to any function or layer

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,190 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,190 | 2 resources found in the stack 
2025-10-02 15:38:19,190 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:19 [INFO]: 
Build Succeeded

2025-10-02 15:38:19 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk0f10d85e/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,193 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,193 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:19 [INFO]: 2025-10-02 15:38:19,193 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:20,336 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml

2025-10-02 15:38:20,336 | No config file found in this directory.
2025-10-02 15:38:20,336 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/samconfig.toml'
2025-10-02 15:38:20,336 | Config file location: /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/samconfig.toml
2025-10-02 15:38:20,337 | Config file '/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/samconfig.toml' does not exist

2025-10-02 15:38:20,357 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/samconfig.toml'

2025-10-02 15:38:20,357 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:20,357 | Expand command line arguments to:
2025-10-02 15:38:20,357 | --template_file=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml --debug_port=(5862,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5862 --wait-for-client --log-to-stderr --debug --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:38:20,357 | local invoke command is called

2025-10-02 15:38:20,496 | No Parameters detected in the template

2025-10-02 15:38:20,521 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:20,521 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:20,522 | 0 stacks found in the template

2025-10-02 15:38:20,522 | No Parameters detected in the template

2025-10-02 15:38:20,540 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:38:20,540 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:38:20,540 | 2 resources found in the stack 
2025-10-02 15:38:20,541 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:38:20,541 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/template.yaml

2025-10-02 15:38:20,548 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:38:20,548 | Invoking app.lambda_handler (python3.11)

2025-10-02 15:38:20,548 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:38:20,548 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:38:20,564 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction

2025-10-02 15:38:20,564 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction
2025-10-02 15:38:20,564 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction
2025-10-02 15:38:20,564 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction
2025-10-02 15:38:20,564 | Code /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:38:20,573 | Checking free port on 127.0.0.1:5142

2025-10-02 15:38:20,575 | Requested to skip pulling images ...

2025-10-02 15:38:20,575 | Mounting /tmp/aws-toolkit-vscode/vsctk0f10d85e/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:38:21,340 | Setting up SIGTERM interrupt handler

2025-10-02 15:38:21,342 | Getting lock for the key localhost-5142

2025-10-02 15:38:21,342 | Waiting to retrieve the lock (localhost-5142) to start invocation

START RequestId: 97e4a3b1-99bc-4494-a794-8e738c6f3094 Version: $LATEST

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.024: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.024: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5862', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.024: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.024: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.024: listen(('0.0.0.0', 5862), **{})


I+00000.024: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.11",
                 "pythonEnv": {}
             }

I+00000.025: Waiting for adapter endpoints on 127.0.0.1:59799...

I+00000.025: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.11",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "59799",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5862",
                 "--server-access-token",
                 "ab0f7eb151cba6aedbecf44cba0035a69a6317e3e8ca01e90bef3adb1d1b0964"
             ]


I+00000.130: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5862
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 34835
                 }
             }

I+00000.130: Adapter is accepting incoming client connections on 0.0.0.0:5862

D+00000.130: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 34835, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'ab0f7eb151cba6aedbecf44cba0035a69a6317e3e8ca01e90bef3adb1d1b0964', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.235: pydevd is connected to adapter at 127.0.0.1:34835

Debugger waiting for client...
D+00000.236: wait_for_client()


I+00000.555: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.555: Running file '/var/runtime/bootstrap.py'


END RequestId: e3f5b77a-acb3-4214-8117-8c77472dfd89
REPORT RequestId: e3f5b77a-acb3-4214-8117-8c77472dfd89	Init Duration: 0.05 ms	Duration: 971.67 ms	Billed Duration: 972 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\": \"hello world\"}"}
2025-10-02 15:38:22,322 | [Container state] OOMKilled False

[11597:1002/223822.582956:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.11 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (8514ms)
    SAM runtime: python3.12 (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12
      Starting with a newly created python3.12 (ZIP) SAM Application...
sam.test.ts: scenario 5 (python3.12 (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT
2025-10-02 15:38:23,188 | Cleaning all decompressed code dirs

2025-10-02 15:38:23,188 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:23,189 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:23,189 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:23,190 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

[11597:1002/223823.322672:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/223824.324079:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,136 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,144 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/samconfig.toml

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,145 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/samconfig.toml'...
2025-10-02 15:38:25,145 | Configuration values successfully loaded.
2025-10-02 15:38:25,145 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,173 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:25,173 | Expand command line arguments to:
2025-10-02 15:38:25,173 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk3661337f/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk3661337f/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,198 | 'build' command is called
2025-10-02 15:38:25,198 | Starting Build use cache
2025-10-02 15:38:25,198 | Starting Build inside a container

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,201 | No Parameters detected in the template

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,253 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:25,253 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,254 | 0 stacks found in the template

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,254 | No Parameters detected in the template

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,272 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:25,272 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,272 | 2 resources found in the stack 
2025-10-02 15:38:25,272 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:38:25,272 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,276 | 2 resources found in the stack 

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,276 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,277 | Instantiating build definitions

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,277 | No previous build graph found, generating new one
2025-10-02 15:38:25,278 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.12, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world, Zip, , 6c47b065-82f9-4969-a2e8-c424e63aa05e, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.12', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,279 | Async execution started

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,280 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fc87987a610>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fc87987ae50>)
2025-10-02 15:38:25,280 | Running incremental build for runtime python3.12 for following resources (HelloWorldFunction)

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,280 | Waiting for async results

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,281 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:38:25,281 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world runtime: python3.12 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:38:25,281 | Building to following folder /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction

2025-10-02 15:38:25 [INFO]: 2025-10-02 15:38:25,288 | Checking free port on 127.0.0.1:5199

2025-10-02 15:38:25 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.12:latest-x86_64 Docker container image....
2025-10-02 15:38:25 [INFO]: .
2025-10-02 15:38:25 [INFO]: .
2025-10-02 15:38:25 [INFO]: 
2025-10-02 15:38:25,547 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:38:27 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i

2025-10-02 15:38:27 [INFO]: pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 4.3/4.3 MB 106.0 MB/s  0:00:00\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\nDownloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)\nDownloading idna-3.10-py3-none-any.whl (70 kB)\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\nSaved /tmp/samcli/scratch/debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSuccessfully downloaded debugpy requests charset_normalizer idna urllib3 certifi\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n"
Full dependency closure: {certifi==2025.8.3(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
initial compatible: {certifi==2025.8.3(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {certifi==2025.8.3(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {certifi==2025.8.3(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {certifi==2025.8.3(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), idna==3.10(wheel)}

2025-10-02 15:38:27 [INFO]: Final compatible: {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel), idna==3.10(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:38:27,900 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:38:27,900 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,468 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,779 | Build inside container succeeded

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,832 | Async execution completed

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,833 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,833 | 2 resources found in the stack 
2025-10-02 15:38:28,834 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:28 [INFO]: 
Build Succeeded

2025-10-02 15:38:28 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk3661337f/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml

2025-10-02 15:38:28 [INFO]: 2025-10-02 15:38:28,837 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:38:28,837 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:38:28,838 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:29,645 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml

2025-10-02 15:38:29,645 | No config file found in this directory.
2025-10-02 15:38:29,645 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk3661337f/output/samconfig.toml'
2025-10-02 15:38:29,645 | Config file location: /tmp/aws-toolkit-vscode/vsctk3661337f/output/samconfig.toml
2025-10-02 15:38:29,645 | Config file '/tmp/aws-toolkit-vscode/vsctk3661337f/output/samconfig.toml' does not exist

2025-10-02 15:38:29,668 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk3661337f/output/samconfig.toml'

2025-10-02 15:38:29,668 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:29,668 | Expand command line arguments to:
2025-10-02 15:38:29,668 | --template_file=/tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml --port=5862 --debug_port=(5863,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5863 --wait-for-client --log-to-stderr --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:38:29,773 | local start-api command is called

2025-10-02 15:38:29,889 | No Parameters detected in the template

2025-10-02 15:38:29,917 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:29,917 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:38:29,918 | 0 stacks found in the template
2025-10-02 15:38:29,918 | No Parameters detected in the template

2025-10-02 15:38:29,937 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:29,938 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:29,938 | 2 resources found in the stack 
2025-10-02 15:38:29,938 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:38:29,938 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk3661337f/output/template.yaml

2025-10-02 15:38:29,942 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:38:29,942 | Detected Inline Swagger definition
2025-10-02 15:38:29,942 | Parsing Swagger document using 2.0 specification
2025-10-02 15:38:29,942 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:38:29,942 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:38:29,942 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:38:29,942 | Authorizer not found or disabled, returning early
2025-10-02 15:38:29,942 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:38:29,942 | 1 APIs found in the template

2025-10-02 15:38:29,946 | Mounting HelloWorldFunction at http://127.0.0.1:5862/hello [GET]
2025-10-02 15:38:29,946 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:38:29,946 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:38:29,946 | Setting SIGTERM interrupt handler

2025-10-02 15:38:29 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5862
2025-10-02 15:38:29 Press CTRL+C to quit

2025-10-02 15:38:30,001 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'ce2c59e6-a125-4d22-97f6-3f56cbd57998', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5862', 'requestTimeEpoch': 1759444709772, 'requestTime': '02/Oct/2025:22:38:29 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5862', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5862'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5862'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5862']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:38:30,002 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:38:30,002 | Invoking app.lambda_handler (python3.12)
2025-10-02 15:38:30,002 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:38:30,002 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:38:30,016 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk3661337f/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction
2025-10-02 15:38:30,017 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction
2025-10-02 15:38:30,017 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk3661337f/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction
2025-10-02 15:38:30,017 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction
2025-10-02 15:38:30,017 | Code /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction is not a zip/jar file
2025-10-02 15:38:30,025 | Local image was not found.
2025-10-02 15:38:30,025 | Removing rapid images for repo public.ecr.aws/sam/emulation-python3.12

Building image...
..
.
.
.
......
.
.
.
.
..
.
....
.
.
.
..
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
...
..
.
.
..
.
.
.


2025-10-02 15:38:41,911 | Checking free port on 127.0.0.1:7126

2025-10-02 15:38:41,914 | Using local image: public.ecr.aws/lambda/python:3.12-rapid-x86_64.

2025-10-02 15:38:41,914 | Mounting /tmp/aws-toolkit-vscode/vsctk3661337f/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:38:42,763 | Setting up SIGTERM interrupt handler

2025-10-02 15:38:42,765 | Getting lock for the key localhost-7126
2025-10-02 15:38:42,765 | Waiting to retrieve the lock (localhost-7126) to start invocation

START RequestId: 94afc1c4-2fc1-4f08-8391-53c14b4b184c Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:  

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.027: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.027: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5863', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.027: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.027: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.027: listen(('0.0.0.0', 5863), **{})


I+00000.027: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.12",
                 "pythonEnv": {}
             }

I+00000.028: Waiting for adapter endpoints on 127.0.0.1:41407...

I+00000.028: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.12",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "41407",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5863",
                 "--server-access-token",
                 "f468e9fb51fb20d540d36ecf3e8a6b3139992f0e3a125e0505001e1254b57993"
             ]


I+00000.148: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5863
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 36577
                 }
             }

I+00000.148: Adapter is accepting incoming client connections on 0.0.0.0:5863

D+00000.149: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 36577, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'f468e9fb51fb20d540d36ecf3e8a6b3139992f0e3a125e0505001e1254b57993', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.253: pydevd is connected to adapter at 127.0.0.1:36577

Debugger waiting for client...
D+00000.253: wait_for_client()


I+00000.563: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.563: Running file '/var/runtime/bootstrap.py'


END RequestId: 8af6fc59-28a7-4ad5-b17e-b39b46d766d2
REPORT RequestId: 8af6fc59-28a7-4ad5-b17e-b39b46d766d2	Init Duration: 0.06 ms	Duration: 960.02 ms	Billed Duration: 961 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:38:43,733 | [Container state] OOMKilled False

[11597:1002/223844.032378:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.12 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (20423ms)
2025-10-02 15:38:44,600 | Cleaning all decompressed code dirs

2025-10-02 15:38:44,601 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:38:44 127.0.0.1 - - [02/Oct/2025 15:38:44] "GET /hello HTTP/1.1" 200 -

[11597:1002/223844.735332:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,587 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,597 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/samconfig.toml

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,597 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/samconfig.toml'...
2025-10-02 15:38:45,597 | Configuration values successfully loaded.
2025-10-02 15:38:45,597 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,636 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:45,636 | Expand command line arguments to:

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,636 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk5cc6f956/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,665 | 'build' command is called
2025-10-02 15:38:45,665 | Starting Build use cache
2025-10-02 15:38:45,665 | Starting Build inside a container

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,669 | No Parameters detected in the template

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,723 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:45,723 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,724 | 0 stacks found in the template
2025-10-02 15:38:45,724 | No Parameters detected in the template

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,744 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:45,744 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,745 | 2 resources found in the stack 

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,745 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:38:45,745 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/template.yaml

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,749 | 2 resources found in the stack 

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,749 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,750 | Instantiating build definitions

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,750 | No previous build graph found, generating new one
2025-10-02 15:38:45,751 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.12, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world, Zip, , 8ac6cd1f-0116-4056-873f-4a46090b9c3c, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.12', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,753 | Async execution started
2025-10-02 15:38:45,753 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f372eb31e90>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f372c9c8590>)
2025-10-02 15:38:45,753 | Running incremental build for runtime python3.12 for following resources (HelloWorldFunction)
2025-10-02 15:38:45,753 | Waiting for async results

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,754 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:38:45,754 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world runtime: python3.12 architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,754 | Building to following folder /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,761 | Checking free port on 127.0.0.1:6524

2025-10-02 15:38:45 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.12:latest-x86_64 Docker container image...
2025-10-02 15:38:45 [INFO]: .
2025-10-02 15:38:45 [INFO]: .
2025-10-02 15:38:45 [INFO]: .
2025-10-02 15:38:45 [INFO]: 

2025-10-02 15:38:45 [INFO]: 2025-10-02 15:38:45,977 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:38:48 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i

2025-10-02 15:38:48 [INFO]: pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 4.3/4.3 MB 80.8 MB/s  0:00:00\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\nDownloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)\nDownloading idna-3.10-py3-none-any.whl (70 kB)\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\nSaved /tmp/samcli/scratch/debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSuccessfully downloaded debugpy requests charset_normalizer idna urllib3 certifi\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n"
Full dependency closure: {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel)}
initial compatible: {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel)}
Build missing wheels from sdists (C compiling False): set()

2025-10-02 15:38:48 [INFO]: compatible after building wheels (C compiling): {debugpy==1.8.17(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel)}
Final compatible: {requests==2.32.5(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), idna==3.10(wheel), charset-normalizer==3.4.3(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:38:48,392 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}

2025-10-02 15:38:48 [INFO]: 2025-10-02 15:38:48,392 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:38:48 [INFO]: 2025-10-02 15:38:48,945 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,247 | Build inside container succeeded

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,301 | Async execution completed

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,303 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-jAKkCT/testProject/.aws-sam/cache/6c47b065-82f9-4969-a2e8-c424e63aa05e, which is not related to any function or layer

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,314 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,314 | 2 resources found in the stack 
2025-10-02 15:38:49,314 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:49 [INFO]: 
Build Succeeded

2025-10-02 15:38:49 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5cc6f956/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,317 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,318 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:49 [INFO]: 2025-10-02 15:38:49,318 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:50,490 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml

2025-10-02 15:38:50,491 | No config file found in this directory.
2025-10-02 15:38:50,491 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/samconfig.toml'
2025-10-02 15:38:50,491 | Config file location: /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/samconfig.toml
2025-10-02 15:38:50,491 | Config file '/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/samconfig.toml' does not exist

2025-10-02 15:38:50,511 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/samconfig.toml'

2025-10-02 15:38:50,511 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:50,511 | Expand command line arguments to:
2025-10-02 15:38:50,511 | --template_file=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml --debug_port=(5863,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5863 --wait-for-client --log-to-stderr --debug --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:38:50,511 | local invoke command is called

2025-10-02 15:38:50,633 | No Parameters detected in the template

2025-10-02 15:38:50,658 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:50,658 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:50,659 | 0 stacks found in the template

2025-10-02 15:38:50,659 | No Parameters detected in the template

2025-10-02 15:38:50,680 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:38:50,680 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:50,680 | 2 resources found in the stack 
2025-10-02 15:38:50,680 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:38:50,680 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/template.yaml

2025-10-02 15:38:50,687 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:38:50,687 | Invoking app.lambda_handler (python3.12)

2025-10-02 15:38:50,687 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:38:50,687 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:38:50,697 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction
2025-10-02 15:38:50,697 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction
2025-10-02 15:38:50,697 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction

2025-10-02 15:38:50,697 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction
2025-10-02 15:38:50,697 | Code /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:38:50,707 | Checking free port on 127.0.0.1:6537
2025-10-02 15:38:50,710 | Requested to skip pulling images ...

2025-10-02 15:38:50,710 | Mounting /tmp/aws-toolkit-vscode/vsctk5cc6f956/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:38:51,473 | Setting up SIGTERM interrupt handler

2025-10-02 15:38:51,475 | Getting lock for the key localhost-6537
2025-10-02 15:38:51,475 | Waiting to retrieve the lock (localhost-6537) to start invocation

START RequestId: 7c0f4efc-6274-42d4-a9f9-c49de530c91b Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:  

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.027: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.027: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5863', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.027: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.028: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.028: listen(('0.0.0.0', 5863), **{})

I+00000.028: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.12",
                 "pythonEnv": {}
             }


I+00000.028: Waiting for adapter endpoints on 127.0.0.1:40747...

I+00000.028: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.12",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "40747",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5863",
                 "--server-access-token",
                 "9570a1a793671f2d1beb6a3668295d93ebae14c49acbf071d12865a8a29b3ec0"
             ]


I+00000.145: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5863
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 34541
                 }
             }

I+00000.145: Adapter is accepting incoming client connections on 0.0.0.0:5863

D+00000.145: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 34541, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': '9570a1a793671f2d1beb6a3668295d93ebae14c49acbf071d12865a8a29b3ec0', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.249: pydevd is connected to adapter at 127.0.0.1:34541

Debugger waiting for client...
D+00000.249: wait_for_client()


I+00000.624: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.624: Running file '/var/runtime/bootstrap.py'


END RequestId: aecefbf1-3379-4a77-9034-eef1f4ac531b
REPORT RequestId: aecefbf1-3379-4a77-9034-eef1f4ac531b	Init Duration: 0.06 ms	Duration: 1025.47 ms	Billed Duration: 1026 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\": \"hello world\"}"}
2025-10-02 15:38:52,508 | [Container state] OOMKilled False

[11597:1002/223852.811634:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.12 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (8800ms)
    SAM runtime: python3.13 (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13
      Starting with a newly created python3.13 (ZIP) SAM Application...
sam.test.ts: scenario 6 (python3.13 (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO
2025-10-02 15:38:53,443 | Cleaning all decompressed code dirs

2025-10-02 15:38:53,444 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:53,444 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:38:53,444 | Unable to find Click Context for getting session_id.

2025-10-02 15:38:53,445 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

[11597:1002/223853.548239:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/223854.611565:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,477 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,487 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/samconfig.toml

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,487 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/samconfig.toml'...
2025-10-02 15:38:55,488 | Configuration values successfully loaded.
2025-10-02 15:38:55,488 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,517 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:38:55,517 | Expand command line arguments to:

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,517 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk90f1e475/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk90f1e475/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,543 | 'build' command is called
2025-10-02 15:38:55,543 | Starting Build use cache

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,543 | Starting Build inside a container

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,547 | No Parameters detected in the template

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,603 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:55,603 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,604 | 0 stacks found in the template

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,605 | No Parameters detected in the template

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,624 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:38:55,624 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,625 | 2 resources found in the stack 

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,625 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:38:55,625 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,630 | 2 resources found in the stack 

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,630 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,631 | Instantiating build definitions

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,631 | No previous build graph found, generating new one
2025-10-02 15:38:55,631 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.13, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world, Zip, , 50995c6f-7b26-43c0-bf4d-b9fcf6b28643, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.13', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,632 | Async execution started
2025-10-02 15:38:55,632 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f938538ff10>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f93852b2dd0>)

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,633 | Running incremental build for runtime python3.13 for following resources (HelloWorldFunction)
2025-10-02 15:38:55,633 | Waiting for async results
2025-10-02 15:38:55,634 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,634 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world runtime: python3.13 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:38:55,634 | Building to following folder /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction

2025-10-02 15:38:55 [INFO]: 2025-10-02 15:38:55,656 | Checking free port on 127.0.0.1:6144

2025-10-02 15:38:55 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.13:latest-x86_64 Docker container image...
2025-10-02 15:38:55 [INFO]: .
2025-10-02 15:38:55 [INFO]: .
2025-10-02 15:38:55 [INFO]: .
2025-10-02 15:38:55 [INFO]: 
2025-10-02 15:38:55,899 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:38:58 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i

2025-10-02 15:38:58 [INFO]: pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl.metadata (1.4 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl (4.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 4.3/4.3 MB 91.0 MB/s eta 0:00:00\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\nDownloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)\nDownloading idna-3.10-py3-none-any.whl (70 kB)\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\nSaved /tmp/samcli/scratch/debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSuccessfully downloaded debugpy requests charset_normalizer idna urllib3 certifi\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 25.1.1 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"
Full dependency closure: {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}
initial compatible: {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}
Build missing wheels from sdists (C compiling False): set()
compatible after building wheels (C compiling): {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}

2025-10-02 15:38:58 [INFO]: Final compatible: {debugpy==1.8.17(wheel), requests==2.32.5(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:38:58,284 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:38:58,284 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:38:58 [INFO]: 2025-10-02 15:38:58,839 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,200 | Build inside container succeeded

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,270 | Async execution completed

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,272 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,272 | 2 resources found in the stack 
2025-10-02 15:38:59,272 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:38:59 [INFO]: 
Build Succeeded

2025-10-02 15:38:59 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk90f1e475/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,276 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:38:59 [INFO]: 2025-10-02 15:38:59,277 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:38:59,277 | Unable to find Click Context for getting session_id.

2025-10-02 15:39:00,086 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml

2025-10-02 15:39:00,086 | No config file found in this directory.
2025-10-02 15:39:00,086 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk90f1e475/output/samconfig.toml'
2025-10-02 15:39:00,086 | Config file location: /tmp/aws-toolkit-vscode/vsctk90f1e475/output/samconfig.toml
2025-10-02 15:39:00,086 | Config file '/tmp/aws-toolkit-vscode/vsctk90f1e475/output/samconfig.toml' does not exist

2025-10-02 15:39:00,107 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk90f1e475/output/samconfig.toml'

2025-10-02 15:39:00,107 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:39:00,107 | Expand command line arguments to:
2025-10-02 15:39:00,107 | --template_file=/tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml --port=5863 --debug_port=(5864,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5864 --wait-for-client --log-to-stderr --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:39:00,214 | local start-api command is called

2025-10-02 15:39:00,311 | No Parameters detected in the template

2025-10-02 15:39:00,335 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:39:00,335 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:00,336 | 0 stacks found in the template
2025-10-02 15:39:00,336 | No Parameters detected in the template

2025-10-02 15:39:00,363 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:39:00,363 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:39:00,364 | 2 resources found in the stack 
2025-10-02 15:39:00,364 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:39:00,364 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk90f1e475/output/template.yaml

2025-10-02 15:39:00,369 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:39:00,370 | Detected Inline Swagger definition
2025-10-02 15:39:00,370 | Parsing Swagger document using 2.0 specification
2025-10-02 15:39:00,370 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:39:00,370 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:39:00,370 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:39:00,370 | Authorizer not found or disabled, returning early
2025-10-02 15:39:00,370 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:39:00,370 | 1 APIs found in the template

2025-10-02 15:39:00,375 | Mounting HelloWorldFunction at http://127.0.0.1:5863/hello [GET]
2025-10-02 15:39:00,375 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:39:00,375 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:39:00,375 | Setting SIGTERM interrupt handler

2025-10-02 15:39:00 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5863

2025-10-02 15:39:00 Press CTRL+C to quit

2025-10-02 15:39:00,433 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '06df23c8-0ce8-4dd4-b1d7-ff17636ec484', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5863', 'requestTimeEpoch': 1759444740213, 'requestTime': '02/Oct/2025:22:39:00 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5863', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5863'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5863'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5863']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:39:00,434 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:39:00,434 | Invoking app.lambda_handler (python3.13)
2025-10-02 15:39:00,434 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:39:00,434 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:39:00,447 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk90f1e475/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction
2025-10-02 15:39:00,447 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction

2025-10-02 15:39:00,447 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk90f1e475/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction
2025-10-02 15:39:00,447 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction
2025-10-02 15:39:00,447 | Code /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:39:00,451 | Local image was not found.

2025-10-02 15:39:00,451 | Removing rapid images for repo public.ecr.aws/sam/emulation-python3.13

Building image...
..
.
.
..
.....
.
.
.
..
...
..
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
...
..
.
.
..
.
.
.

2025-10-02 15:39:09,818 | Checking free port on 127.0.0.1:8820

2025-10-02 15:39:09,821 | Using local image: public.ecr.aws/lambda/python:3.13-rapid-x86_64.


2025-10-02 15:39:09,821 | Mounting /tmp/aws-toolkit-vscode/vsctk90f1e475/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:39:10,512 | Setting up SIGTERM interrupt handler

2025-10-02 15:39:10,514 | Getting lock for the key localhost-8820

2025-10-02 15:39:10,514 | Waiting to retrieve the lock (localhost-8820) to start invocation

START RequestId: cff831fb-51af-482f-bc59-aed68193ed5d Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.028: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.028: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5864', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.028: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.028: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.028: listen(('0.0.0.0', 5864), **{})


I+00000.028: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.13",
                 "pythonEnv": {}
             }

I+00000.029: Waiting for adapter endpoints on 127.0.0.1:41983...

I+00000.029: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.13",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "41983",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5864",
                 "--server-access-token",
                 "f5828a31daf31acf251686ffa52e75218eb18c694cfe804a241247c21f04baa4"
             ]


I+00000.140: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5864
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 59119
                 }
             }

I+00000.140: Adapter is accepting incoming client connections on 0.0.0.0:5864

D+00000.140: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 59119, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'f5828a31daf31acf251686ffa52e75218eb18c694cfe804a241247c21f04baa4', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.244: pydevd is connected to adapter at 127.0.0.1:59119

Debugger waiting for client...
D+00000.244: wait_for_client()


I+00000.520: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.520: Running file '/var/runtime/bootstrap.py'


END RequestId: a758cbdf-0f40-416c-b16f-bf9c3ffa33a9
REPORT RequestId: a758cbdf-0f40-416c-b16f-bf9c3ffa33a9	Init Duration: 0.05 ms	Duration: 919.24 ms	Billed Duration: 920 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:39:11,440 | [Container state] OOMKilled False

[11597:1002/223911.747285:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.13 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (17996ms)
2025-10-02 15:39:12,280 | Cleaning all decompressed code dirs

2025-10-02 15:39:12,281 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:39:12 127.0.0.1 - - [02/Oct/2025 15:39:12] "GET /hello HTTP/1.1" 200 -

[11597:1002/223912.547176:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,405 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,416 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/samconfig.toml

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,416 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/samconfig.toml'...
2025-10-02 15:39:13,416 | Configuration values successfully loaded.
2025-10-02 15:39:13,416 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,454 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:39:13,454 | Expand command line arguments to:

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,455 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output --use_container --manifest=/tmp/aws-toolkit-vscode/vsctk6e59cc39/debug-requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,483 | 'build' command is called
2025-10-02 15:39:13,483 | Starting Build use cache
2025-10-02 15:39:13,483 | Starting Build inside a container

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,486 | No Parameters detected in the template

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,540 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:39:13,540 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,541 | 0 stacks found in the template

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,541 | No Parameters detected in the template

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,559 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:39:13,559 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,560 | 2 resources found in the stack 

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,560 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'
2025-10-02 15:39:13,560 | --base-dir is not presented, adjusting uri hello_world/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/template.yaml

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,565 | 2 resources found in the stack 

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,565 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,566 | Instantiating build definitions

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,566 | No previous build graph found, generating new one
2025-10-02 15:39:13,566 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(python3.13, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world, Zip, , d19e14d3-69a7-44a7-89e2-23d0dab45e7a, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'python3.13', 'memory': None, 'timeout': 3, 'handler': 'app.lambda_handler', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,568 | Async execution started
2025-10-02 15:39:13,568 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f0bbbc45250>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f0bbbed1090>)
2025-10-02 15:39:13,568 | Running incremental build for runtime python3.13 for following resources (HelloWorldFunction)
2025-10-02 15:39:13,568 | Waiting for async results

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,569 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:39:13,569 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world runtime: python3.13 architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,569 | Building to following folder /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,575 | Checking free port on 127.0.0.1:5273

2025-10-02 15:39:13 [INFO]: 
Fetching public.ecr.aws/sam/build-python3.13:latest-x86_64 Docker container image....
2025-10-02 15:39:13 [INFO]: .
2025-10-02 15:39:13 [INFO]: .
2025-10-02 15:39:13 [INFO]: 

2025-10-02 15:39:13 [INFO]: 2025-10-02 15:39:13,791 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:39:15 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'PythonPipBuilder' to support capabilities 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Running workflow 'PythonPipBuilder'
 Running PythonPipBuilder:ResolveDependencies
calling pip download -r /tmp/samcli/manifest/debug-requirements.txt --dest /tmp/samcli/scratch --exists-action i

2025-10-02 15:39:15 [INFO]: pip stdout: b'Collecting requests (from -r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)\nCollecting debugpy<2,>=1.0 (from -r /tmp/samcli/manifest/debug-requirements.txt (line 2))\n  Downloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl.metadata (1.4 kB)\nCollecting charset_normalizer<4,>=2 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)\nCollecting idna<4,>=2.5 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)\nCollecting certifi>=2017.4.17 (from requests->-r /tmp/samcli/manifest/debug-requirements.txt (line 1))\n  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)\nDownloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl (4.3 MB)\n   \xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81\xe2\x94\x81 4.3/4.3 MB 104.8 MB/s eta 0:00:00\nDownloading requests-2.32.5-py3-none-any.whl (64 kB)\nDownloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)\nDownloading idna-3.10-py3-none-any.whl (70 kB)\nDownloading urllib3-2.5.0-py3-none-any.whl (129 kB)\nDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)\nSaved /tmp/samcli/scratch/debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl\nSaved /tmp/samcli/scratch/requests-2.32.5-py3-none-any.whl\nSaved /tmp/samcli/scratch/charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/samcli/scratch/idna-3.10-py3-none-any.whl\nSaved /tmp/samcli/scratch/urllib3-2.5.0-py3-none-any.whl\nSaved /tmp/samcli/scratch/certifi-2025.8.3-py3-none-any.whl\nSuccessfully downloaded debugpy requests charset_normalizer idna urllib3 certifi\n'
pip stderr: b"WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.\nPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.\nTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.\n\n[notice] A new release of pip is available: 25.1.1 -> 25.2\n[notice] To update, run: pip install --upgrade pip\n"
Full dependency closure: {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel)}
initial compatible: {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel)}
initial incompatible: set()
Downloading missing wheels: set()
compatible wheels after second download pass: {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel)}
Build missing wheels from sdists (C compiling True): set()
compatible after building wheels (no C compiling): {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel)}
Build missing wheels from sdists (C compiling False): set()

2025-10-02 15:39:16 [INFO]: compatible after building wheels (C compiling): {certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel), idna==3.10(wheel), debugpy==1.8.17(wheel), urllib3==2.5.0(wheel), requests==2.32.5(wheel)}
Final compatible: {idna==3.10(wheel), debugpy==1.8.17(wheel), requests==2.32.5(wheel), urllib3==2.5.0(wheel), certifi==2025.8.3(wheel), charset-normalizer==3.4.3(wheel)}
Final incompatible: set()
Final missing wheels: set()
PythonPipBuilder:ResolveDependencies succeeded
 Running PythonPipBuilder:CopySource
Copying source file (/tmp/samcli/source/__init__.py) to destination (/tmp/samcli/artifacts/__init__.py)
Copying source file (/tmp/samcli/source/app.py) to destination (/tmp/samcli/artifacts/app.py)
Copying source file (/tmp/samcli/source/requirements.txt) to destination (/tmp/samcli/artifacts/requirements.txt)
PythonPipBuilder:CopySource succeeded
2025-10-02 15:39:16,160 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:39:16,160 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:39:16 [INFO]: 2025-10-02 15:39:16,729 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,049 | Build inside container succeeded

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,104 | Async execution completed

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,106 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-PcgjkO/testProject/.aws-sam/cache/50995c6f-7b26-43c0-bf4d-b9fcf6b28643, which is not related to any function or layer

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,120 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,120 | 2 resources found in the stack 
2025-10-02 15:39:17,120 | Found Serverless function with name='HelloWorldFunction' and CodeUri='hello_world/'

2025-10-02 15:39:17 [INFO]: 
Build Succeeded

2025-10-02 15:39:17 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6e59cc39/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,125 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,125 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:39:17 [INFO]: 2025-10-02 15:39:17,125 | Unable to find Click Context for getting session_id.

2025-10-02 15:39:18,315 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml

2025-10-02 15:39:18,316 | No config file found in this directory.
2025-10-02 15:39:18,316 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/samconfig.toml'
2025-10-02 15:39:18,316 | Config file location: /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/samconfig.toml
2025-10-02 15:39:18,316 | Config file '/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/samconfig.toml' does not exist

2025-10-02 15:39:18,337 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/samconfig.toml'

2025-10-02 15:39:18,337 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:39:18,337 | Expand command line arguments to:
2025-10-02 15:39:18,337 | --template_file=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml --debug_port=(5864,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5864 --wait-for-client --log-to-stderr --debug --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:39:18,337 | local invoke command is called

2025-10-02 15:39:18,461 | No Parameters detected in the template

2025-10-02 15:39:18,489 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:39:18,489 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:18,490 | 0 stacks found in the template

2025-10-02 15:39:18,491 | No Parameters detected in the template

2025-10-02 15:39:18,517 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:39:18,517 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:18,517 | 2 resources found in the stack 
2025-10-02 15:39:18,517 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:39:18,517 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/template.yaml

2025-10-02 15:39:18,525 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:39:18,525 | Invoking app.lambda_handler (python3.13)
2025-10-02 15:39:18,525 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:39:18,525 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:39:18,536 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction
2025-10-02 15:39:18,536 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction
2025-10-02 15:39:18,536 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction
2025-10-02 15:39:18,536 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction
2025-10-02 15:39:18,536 | Code /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:39:18,544 | Checking free port on 127.0.0.1:6357

2025-10-02 15:39:18,547 | Requested to skip pulling images ...

2025-10-02 15:39:18,547 | Mounting /tmp/aws-toolkit-vscode/vsctk6e59cc39/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:39:19,292 | Setting up SIGTERM interrupt handler

2025-10-02 15:39:19,295 | Getting lock for the key localhost-6357
2025-10-02 15:39:19,295 | Waiting to retrieve the lock (localhost-6357) to start invocation

START RequestId: 79d0ef15-dbd9-4bc9-b244-ef70f28409a5 Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:
Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.029: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.029: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5864', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py']

D+00000.029: sys.argv after patching: ['/var/runtime/bootstrap.py']

D+00000.029: configure({'qt': 'none', 'subProcess': True}, {})


D+00000.029: listen(('0.0.0.0', 5864), **{})

I+00000.029: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.13",
                 "pythonEnv": {}
             }

I+00000.029: Waiting for adapter endpoints on 127.0.0.1:49267...

I+00000.029: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.13",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "49267",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5864",
                 "--server-access-token",
                 "7146e6a3368f9c5642bb58bb8bc63fe36138789298d87f8fdf9cda92f1d39ed6"
             ]


I+00000.142: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5864
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 53441
                 }
             }

I+00000.142: Adapter is accepting incoming client connections on 0.0.0.0:5864

D+00000.142: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 53441, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': '7146e6a3368f9c5642bb58bb8bc63fe36138789298d87f8fdf9cda92f1d39ed6', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.247: pydevd is connected to adapter at 127.0.0.1:53441

Debugger waiting for client...
D+00000.247: wait_for_client()


I+00000.566: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.566: Running file '/var/runtime/bootstrap.py'


END RequestId: 2c1d791a-f9c2-4897-ba21-66c04abd083a
REPORT RequestId: 2c1d791a-f9c2-4897-ba21-66c04abd083a	Init Duration: 0.04 ms	Duration: 962.84 ms	Billed Duration: 963 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\": \"hello world\"}"}
2025-10-02 15:39:20,264 | [Container state] OOMKilled False

[11597:1002/223920.564910:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.13 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (8773ms)
    SAM runtime: dotnet6 (ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6
      Starting with a newly created dotnet6 (ZIP) SAM Application...
sam.test.ts: scenario 7 (dotnet6 (ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ
2025-10-02 15:39:21,173 | Cleaning all decompressed code dirs

2025-10-02 15:39:21,174 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:39:21,174 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:39:21,175 | Unable to find Click Context for getting session_id.

2025-10-02 15:39:21,175 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

[11597:1002/223921.332683:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        - produces an Add Debug Configuration codelens
[11597:1002/223922.328676:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,173 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,182 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/samconfig.toml
2025-10-02 15:39:23,182 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/samconfig.toml'...
2025-10-02 15:39:23,182 | Configuration values successfully loaded.
2025-10-02 15:39:23,183 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,211 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:39:23,211 | Expand command line arguments to:

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,212 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk856958fa/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,237 | 'build' command is called
2025-10-02 15:39:23,237 | Starting Build use cache

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,237 | Starting Build inside a container

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,241 | No Parameters detected in the template

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,311 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:39:23,311 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,312 | 0 stacks found in the template

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,312 | No Parameters detected in the template

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,332 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:39:23,332 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,332 | 2 resources found in the stack 
2025-10-02 15:39:23,332 | Found Serverless function with name='HelloWorldFunction' and CodeUri='./src/HelloWorld/'
2025-10-02 15:39:23,332 | --base-dir is not presented, adjusting uri ./src/HelloWorld/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,337 | 2 resources found in the stack 

2025-10-02 15:39:23 [INFO]: 2025-10-02 15:39:23,337 | Found Serverless function with name='HelloWorldFunction' and CodeUri='./src/HelloWorld/'

2025-10-02 15:39:23 [INFO]: 
Building functions with dotnet inside containers needs mounting with write permissions to the source code directory /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/src/HelloWorld. Some files in this directory may be changed or added by the build process. Pass `--mount-with WRITE` to `sam build` CLI to avoid this confirmation. 
Would you like to enable mounting with write permissions?  [y/N]: 
        ✔ target=api: invokes and attaches on debug request (F5) (61327ms)
[11597:1002/224023.617499:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,460 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,469 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/samconfig.toml
2025-10-02 15:40:24,469 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/samconfig.toml'...
2025-10-02 15:40:24,469 | Configuration values successfully loaded.
2025-10-02 15:40:24,469 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,498 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:40:24,498 | Expand command line arguments to:

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,499 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk0f8577f1/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,525 | 'build' command is called
2025-10-02 15:40:24,525 | Starting Build use cache
2025-10-02 15:40:24,525 | Starting Build inside a container

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,529 | No Parameters detected in the template

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,582 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:40:24,582 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,583 | 0 stacks found in the template

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,583 | No Parameters detected in the template

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,607 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:40:24,607 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,607 | 2 resources found in the stack 
2025-10-02 15:40:24,607 | Found Serverless function with name='HelloWorldFunction' and CodeUri='./src/HelloWorld/'

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,607 | --base-dir is not presented, adjusting uri ./src/HelloWorld/ relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/template.yaml

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,614 | 2 resources found in the stack 

2025-10-02 15:40:24 [INFO]: 2025-10-02 15:40:24,614 | Found Serverless function with name='HelloWorldFunction' and CodeUri='./src/HelloWorld/'

2025-10-02 15:40:24 [INFO]: 
Building functions with dotnet inside containers needs mounting with write permissions to the source code directory /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-pP9vMZ/testProject/src/HelloWorld. Some files in this directory may be changed or added by the build process. Pass `--mount-with WRITE` to `sam build` CLI to avoid this confirmation. 
Would you like to enable mounting with write permissions?  [y/N]: 
        ✔ target=template: invokes and attaches on debug request (F5) (61242ms)
    SAM runtime: java8.al2 (Maven ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2
      Starting with a newly created java8.al2 (Maven ZIP) SAM Application...
sam.test.ts: scenario 8 (java8.al2 (Maven ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q
[11597:1002/224124.886004:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens (645ms)
[11597:1002/224126.450594:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,309 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,317 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/samconfig.toml
2025-10-02 15:41:27,317 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/samconfig.toml'...
2025-10-02 15:41:27,317 | Configuration values successfully loaded.
2025-10-02 15:41:27,317 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,352 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:41:27,352 | Expand command line arguments to:

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,352 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk46504efd/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,385 | 'build' command is called
2025-10-02 15:41:27,385 | Starting Build use cache
2025-10-02 15:41:27,385 | Starting Build inside a container

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,389 | No Parameters detected in the template

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,443 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:41:27,443 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,444 | 0 stacks found in the template

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,444 | No Parameters detected in the template

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,462 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:41:27,463 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,463 | 2 resources found in the stack 

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,463 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:41:27,463 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,468 | 2 resources found in the stack 

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,468 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:41:27,468 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject']

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,469 | Instantiating build definitions
2025-10-02 15:41:27,469 | No previous build graph found, generating new one
2025-10-02 15:41:27,469 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java8.al2, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction, Zip, , 0964562c-846d-44ea-8421-e4027f7b4fb1, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java8.al2', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE', 'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,471 | Async execution started
2025-10-02 15:41:27,471 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fdabdd455d0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fdac0f19810>)

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,471 | Running incremental build for runtime java8.al2 for following resources (HelloWorldFunction)

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,471 | Waiting for async results

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,472 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,472 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction runtime: java8.al2 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:41:27,472 | Building to following folder /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,472 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject']

2025-10-02 15:41:27 [INFO]: 2025-10-02 15:41:27,479 | Checking free port on 127.0.0.1:5553

2025-10-02 15:41:27 [INFO]: 
Fetching public.ecr.aws/sam/build-java8.al2:latest-x86_64 Docker container image....
2025-10-02 15:41:27 [INFO]: .
2025-10-02 15:41:27 [INFO]: .
2025-10-02 15:41:27 [INFO]: .............
2025-10-02 15:41:27 [INFO]: ..............
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: ....
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: ..
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: ..
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:28 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: ..
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: ..
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: ..
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: ..
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: ..
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:29 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:30 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:31 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: ..
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:32 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:33 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:34 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:35 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:36 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:37 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:38 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:39 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:40 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:41 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:42 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:43 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:44 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:45 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:46 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:47 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:48 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:49 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:50 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:51 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:52 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:53 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:54 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:55 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: .
2025-10-02 15:41:56 [INFO]: 

2025-10-02 15:41:56 [INFO]: 2025-10-02 15:41:56,772 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:42:21 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaMavenWorkflow' to support capabilities 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Running workflow 'JavaMavenWorkflow'
 Running JavaMavenWorkflow:CopySource
Creating target folders at /tmp/samcli/scratch/src
Copying directory metadata from source (/tmp/samcli/source/src) to destination (/tmp/samcli/scratch/src)
Creating target folders at /tmp/samcli/scratch/src/main
Copying directory metadata from source (/tmp/samcli/source/src/main) to destination (/tmp/samcli/scratch/src/main)
Creating target folders at /tmp/samcli/scratch/src/main/java
Copying directory metadata from source (/tmp/samcli/source/src/main/java) to destination (/tmp/samcli/scratch/src/main/java)
Creating target folders at /tmp/samcli/scratch/src/main/java/helloworld
Copying directory metadata from source (/tmp/samcli/source/src/main/java/helloworld) to destination (/tmp/samcli/scratch/src/main/java/helloworld)
Copying source file (/tmp/samcli/source/src/main/java/helloworld/App.java) to destination (/tmp/samcli/scratch/src/main/java/helloworld/App.java)
Copying source file (/tmp/samcli/source/src/main/java/helloworld/GatewayResponse.java) to destination (/tmp/samcli/scratch/src/main/java/helloworld/GatewayResponse.java)
Creating target folders at /tmp/samcli/scratch/src/test
Copying directory metadata from source (/tmp/samcli/source/src/test) to destination (/tmp/samcli/scratch/src/test)
Creating target folders at /tmp/samcli/scratch/src/test/java
Copying directory metadata from source (/tmp/samcli/source/src/test/java) to destination (/tmp/samcli/scratch/src/test/java)
Creating target folders at /tmp/samcli/scratch/src/test/java/helloworld
Copying directory metadata from source (/tmp/samcli/source/src/test/java/helloworld) to destination (/tmp/samcli/scratch/src/test/java/helloworld)
Copying source file (/tmp/samcli/source/src/test/java/helloworld/AppTest.java) to destination (/tmp/samcli/scratch/src/test/java/helloworld/AppTest.java)
Copying source file (/tmp/samcli/source/pom.xml) to destination (/tmp/samcli/scratch/pom.xml)
JavaMavenWorkflow:CopySource succeeded
 Running JavaMavenWorkflow:MavenBuild
Maven logs: [INFO] Scanning for projects...
[INFO] 
[INFO] -----------------------< helloworld:HelloWorld >------------------------
[INFO] Building A sample Hello World created for SAM CLI. 1.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 9.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 26 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 306 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 195 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.3/25 kB
Progress (1): 5.1/25 kB
Progress (1): 7.8/25 kB
Progress (1): 11/25 kB 
Progress (1): 13/25 kB
Progress (1): 16/25 kB
Progress (1): 19/25 kB
Progress (1): 22/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 333 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Progress (1): 4.1 kB
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 125 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 126 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 30 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 275 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 166 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Progress (1): 3.8/30 kB
Progress (1): 7.9/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 360 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 148 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 159 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 288 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 203 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Progress (1): 4.1/43 kB
Progress (1): 7.7/43 kB
Progress (1): 12/43 kB 
Progress (1): 16/43 kB
Progress (1): 20/43 kB
Progress (1): 24/43 kB
Progress (1): 28/43 kB
Progress (1): 32/43 kB
Progress (1): 36/43 kB
Progress (1): 40/43 kB
Progress (1): 43 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 488 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 194 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Progress (1): 4.1/30 kB
Progress (1): 7.7/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 525 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Progress (1): 4.1/34 kB
Progress (1): 7.7/34 kB
Progress (1): 12/34 kB 
Progress (1): 16/34 kB
Progress (1): 20/34 kB
Progress (1): 24/34 kB
Progress (1): 28/34 kB
Progress (1): 32/34 kB
Progress (1): 34 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 515 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 179 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 148 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 43 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 669 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 18 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 256 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar
Progress (1): 4.1/134 kB
Progress (1): 7.7/134 kB
Progress (1): 11/134 kB 
Progress (1): 16/134 kB
Progress (1): 20/134 kB
Progress (1): 24/134 kB
Progress (1): 28/134 kB
Progress (1): 32/134 kB
Progress (1): 36/134 kB
Progress (1): 40/134 kB
Progress (1): 44/134 kB
Progress (1): 48/134 kB
Progress (1): 52/134 kB
Progress (1): 56/134 kB
Progress (1): 61/134 kB
Progress (1): 65/134 kB
Progress (1): 69/134 kB
Progress (1): 73/134 kB
Progress (1): 77/134 kB
Progress (1): 81/134 kB
Progress (1): 85/134 kB
Progress (1): 89/134 kB
Progress (1): 93/134 kB
Progress (1): 97/134 kB
Progress (1): 102/134 kB
Progress (1): 106/134 kB
Progress (1): 110/134 kB
Progress (1): 114/134 kB
Progress (1): 118/134 kB
Progress (1): 122/134 kB
Progress (1): 126/134 kB
Progress (1): 130/134 kB
Progress (1): 134/134 kB
Progress (1): 134 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Progress (1): 4.1 kB
Progress (1): 6.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Progress (1): 4.1/27 kB
Progress (1): 7.7/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 24/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 396 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.pom
Progress (1): 4.1 kB
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.pom (4.1 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 27 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 466 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Progress (1): 766 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Progress (1): 4.1/8.0 kB
Progress (1): 7.7/8.0 kB
Progress (1): 8.0 kB    
Progress (2): 8.0 kB | 2.3/385 kB
Progress (2): 8.0 kB | 5.0/385 kB
Progress (2): 8.0 kB | 7.7/385 kB
Progress (2): 8.0 kB | 10/385 kB 
Progress (2): 8.0 kB | 13/385 kB
Progress (2): 8.0 kB | 16/385 kB
Progress (2): 8.0 kB | 19/385 kB
Progress (2): 8.0 kB | 21/385 kB
Progress (2): 8.0 kB | 24/385 kB
Progress (2): 8.0 kB | 27/385 kB
Progress (2): 8.0 kB | 30/385 kB
Progress (2): 8.0 kB | 33/385 kB
Progress (3): 8.0 kB | 33/385 kB | 2.3/45 kB
Progress (3): 8.0 kB | 36/385 kB | 2.3/45 kB
Progress (3): 8.0 kB | 36/385 kB | 5.1/45 kB
Progress (3): 8.0 kB | 38/385 kB | 5.1/45 kB
Progress (3): 8.0 kB | 38/385 kB | 7.8/45 kB
Progress (3): 8.0 kB | 41/385 kB | 7.8/45 kB
Progress (3): 8.0 kB | 41/385 kB | 11/45 kB 
Progress (3): 8.0 kB | 44/385 kB | 11/45 kB
Progress (3): 8.0 kB | 44/385 kB | 13/45 kB
Progress (3): 8.0 kB | 46/385 kB | 13/45 kB
Progress (3): 8.0 kB | 46/385 kB | 16/45 kB
Progress (3): 8.0 kB | 49/385 kB | 16/45 kB
Progress (3): 8.0 kB | 49/385 kB | 19/45 kB
Progress (3): 8.0 kB | 52/385 kB | 19/45 kB
Progress (3): 8.0 kB | 52/385 kB | 22/45 kB
Progress (3): 8.0 kB | 55/385 kB | 22/45 kB
Progress (3): 8.0 kB | 55/385 kB | 24/45 kB
Progress (3): 8.0 kB | 57/385 kB | 24/45 kB
Progress (3): 8.0 kB | 57/385 kB | 27/45 kB
Progress (3): 8.0 kB | 61/385 kB | 27/45 kB
Progress (3): 8.0 kB | 61/385 kB | 30/45 kB
Progress (3): 8.0 kB | 66/385 kB | 30/45 kB
Progress (3): 8.0 kB | 66/385 kB | 32/45 kB
Progress (3): 8.0 kB | 70/385 kB | 32/45 kB
Progress (3): 8.0 kB | 74/385 kB | 32/45 kB
Progress (3): 8.0 kB | 78/385 kB | 32/45 kB
Progress (3): 8.0 kB | 82/385 kB | 32/45 kB
Progress (3): 8.0 kB | 86/385 kB | 32/45 kB
Progress (3): 8.0 kB | 90/385 kB | 32/45 kB
Progress (3): 8.0 kB | 94/385 kB | 32/45 kB
Progress (3): 8.0 kB | 94/385 kB | 35/45 kB
Progress (3): 8.0 kB | 98/385 kB | 35/45 kB
Progress (3): 8.0 kB | 98/385 kB | 38/45 kB
Progress (3): 8.0 kB | 102/385 kB | 38/45 kB
Progress (3): 8.0 kB | 102/385 kB | 41/45 kB
Progress (3): 8.0 kB | 106/385 kB | 41/45 kB
Progress (3): 8.0 kB | 106/385 kB | 43/45 kB
Progress (3): 8.0 kB | 111/385 kB | 43/45 kB
Progress (3): 8.0 kB | 111/385 kB | 45 kB   
Progress (3): 8.0 kB | 115/385 kB | 45 kB
Progress (3): 8.0 kB | 119/385 kB | 45 kB
Progress (3): 8.0 kB | 123/385 kB | 45 kB
Progress (3): 8.0 kB | 127/385 kB | 45 kB
Progress (3): 8.0 kB | 131/385 kB | 45 kB
Progress (3): 8.0 kB | 135/385 kB | 45 kB
Progress (3): 8.0 kB | 139/385 kB | 45 kB
Progress (3): 8.0 kB | 143/385 kB | 45 kB
Progress (3): 8.0 kB | 147/385 kB | 45 kB
Progress (3): 8.0 kB | 152/385 kB | 45 kB
Progress (3): 8.0 kB | 156/385 kB | 45 kB
Progress (3): 8.0 kB | 160/385 kB | 45 kB
Progress (3): 8.0 kB | 164/385 kB | 45 kB
Progress (3): 8.0 kB | 168/385 kB | 45 kB
Progress (3): 8.0 kB | 172/385 kB | 45 kB
Progress (3): 8.0 kB | 176/385 kB | 45 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.jar (8.0 kB at 129 kB/s)
Progress (2): 180/385 kB | 45 kB
Progress (2): 184/385 kB | 45 kB
Progress (2): 188/385 kB | 45 kB
Progress (2): 193/385 kB | 45 kB
Progress (2): 197/385 kB | 45 kB
Progress (2): 201/385 kB | 45 kB
Progress (2): 205/385 kB | 45 kB
Progress (2): 209/385 kB | 45 kB
Progress (2): 213/385 kB | 45 kB
Progress (2): 217/385 kB | 45 kB
Progress (2): 221/385 kB | 45 kB
Progress (2): 225/385 kB | 45 kB
Progress (2): 229/385 kB | 45 kB
Progress (2): 233/385 kB | 45 kB
Progress (2): 238/385 kB | 45 kB
Progress (2): 242/385 kB | 45 kB
Progress (2): 246/385 kB | 45 kB
Progress (2): 250/385 kB | 45 kB
Progress (2): 254/385 kB | 45 kB
Progress (2): 258/385 kB | 45 kB
Progress (2): 262/385 kB | 45 kB
Progress (2): 266/385 kB | 45 kB
Progress (2): 270/385 kB | 45 kB
Progress (2): 274/385 kB | 45 kB
Progress (2): 279/385 kB | 45 kB
Progress (2): 283/385 kB | 45 kB
Progress (2): 287/385 kB | 45 kB
Progress (2): 291/385 kB | 45 kB
Progress (2): 295/385 kB | 45 kB
Progress (2): 299/385 kB | 45 kB
Progress (2): 303/385 kB | 45 kB
Progress (2): 307/385 kB | 45 kB
Progress (2): 311/385 kB | 45 kB
Progress (2): 315/385 kB | 45 kB
Progress (2): 319/385 kB | 45 kB
Progress (2): 324/385 kB | 45 kB
Progress (2): 328/385 kB | 45 kB
Progress (2): 332/385 kB | 45 kB
Progress (2): 336/385 kB | 45 kB
Progress (2): 340/385 kB | 45 kB
Progress (2): 344/385 kB | 45 kB
Progress (2): 348/385 kB | 45 kB
Progress (2): 352/385 kB | 45 kB
Progress (2): 356/385 kB | 45 kB
Progress (2): 360/385 kB | 45 kB
Progress (2): 365/385 kB | 45 kB
Progress (2): 369/385 kB | 45 kB
Progress (2): 373/385 kB | 45 kB
Progress (2): 377/385 kB | 45 kB
Progress (2): 381/385 kB | 45 kB
Progress (2): 385 kB | 45 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 484 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 3.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 146 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 263 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 167 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 158 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 2.3/226 kB
Progress (1): 5.1/226 kB
Progress (1): 9.2/226 kB
Progress (1): 13/226 kB 
Progress (1): 17/226 kB
Progress (1): 21/226 kB
Progress (1): 26/226 kB
Progress (1): 30/226 kB
Progress (1): 34/226 kB
Progress (1): 36/226 kB
Progress (1): 41/226 kB
Progress (1): 45/226 kB
Progress (1): 49/226 kB
Progress (1): 53/226 kB
Progress (1): 57/226 kB
Progress (1): 61/226 kB
Progress (1): 65/226 kB
Progress (1): 69/226 kB
Progress (1): 73/226 kB
Progress (1): 77/226 kB
Progress (1): 82/226 kB
Progress (1): 86/226 kB
Progress (1): 90/226 kB
Progress (1): 94/226 kB
Progress (1): 98/226 kB
Progress (2): 98/226 kB | 3.7/13 kB
Progress (2): 102/226 kB | 3.7/13 kB
Progress (2): 106/226 kB | 3.7/13 kB
Progress (2): 106/226 kB | 7.8/13 kB
Progress (2): 106/226 kB | 12/13 kB 
Progress (2): 110/226 kB | 12/13 kB
Progress (2): 110/226 kB | 13 kB   
Progress (2): 114/226 kB | 13 kB
Progress (2): 118/226 kB | 13 kB
Progress (2): 122/226 kB | 13 kB
Progress (2): 127/226 kB | 13 kB
Progress (2): 131/226 kB | 13 kB
Progress (2): 135/226 kB | 13 kB
Progress (2): 139/226 kB | 13 kB
Progress (2): 143/226 kB | 13 kB
Progress (2): 147/226 kB | 13 kB
Progress (2): 151/226 kB | 13 kB
Progress (2): 155/226 kB | 13 kB
Progress (2): 159/226 kB | 13 kB
Progress (2): 163/226 kB | 13 kB
Progress (2): 168/226 kB | 13 kB
Progress (2): 172/226 kB | 13 kB
Progress (2): 176/226 kB | 13 kB
Progress (2): 180/226 kB | 13 kB
Progress (2): 184/226 kB | 13 kB
Progress (2): 188/226 kB | 13 kB
Progress (2): 192/226 kB | 13 kB
Progress (2): 196/226 kB | 13 kB
Progress (2): 200/226 kB | 13 kB
Progress (2): 204/226 kB | 13 kB
Progress (2): 209/226 kB | 13 kB
Progress (2): 213/226 kB | 13 kB
Progress (2): 217/226 kB | 13 kB
Progress (2): 221/226 kB | 13 kB
Progress (2): 225/226 kB | 13 kB
Progress (2): 226 kB | 13 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 204 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.4 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 195 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 81 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Progress (1): 492 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 9.8 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Progress (1): 4.1 kB
Progress (1): 5.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Progress (1): 998 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Progress (1): 4.1 kB
Progress (1): 6.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 134 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 67 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 6.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 143 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Progress (1): 424 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 8.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Progress (1): 4.1 kB
Progress (1): 7.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 322 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 102 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 129 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 204 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Progress (1): 4.1 kB
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 144 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Progress (1): 890 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 316 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Progress (1): 4.1/116 kB
Progress (1): 7.7/116 kB
Progress (1): 12/116 kB 
Progress (1): 16/116 kB
Progress (1): 20/116 kB
Progress (1): 24/116 kB
Progress (1): 28/116 kB
Progress (1): 32/116 kB
Progress (1): 36/116 kB
Progress (1): 40/116 kB
Progress (1): 45/116 kB
Progress (1): 49/116 kB
Progress (1): 53/116 kB
Progress (1): 57/116 kB
Progress (1): 61/116 kB
Progress (1): 65/116 kB
Progress (1): 69/116 kB
Progress (1): 73/116 kB
Progress (1): 77/116 kB
Progress (1): 81/116 kB
Progress (1): 86/116 kB
Progress (1): 90/116 kB
Progress (1): 94/116 kB
Progress (1): 98/116 kB
Progress (1): 102/116 kB
Progress (1): 106/116 kB
Progress (1): 110/116 kB
Progress (2): 110/116 kB | 4.1/57 kB
Progress (2): 114/116 kB | 4.1/57 kB
Progress (2): 114/116 kB | 7.7/57 kB
Progress (2): 116 kB | 7.7/57 kB    
Progress (2): 116 kB | 12/57 kB 
Progress (2): 116 kB | 16/57 kB
Progress (2): 116 kB | 20/57 kB
Progress (2): 116 kB | 24/57 kB
Progress (2): 116 kB | 28/57 kB
Progress (2): 116 kB | 32/57 kB
Progress (2): 116 kB | 36/57 kB
Progress (2): 116 kB | 41/57 kB
Progress (2): 116 kB | 45/57 kB
Progress (3): 116 kB | 45/57 kB | 4.1/35 kB
Progress (3): 116 kB | 49/57 kB | 4.1/35 kB
Progress (3): 116 kB | 49/57 kB | 7.7/35 kB
Progress (3): 116 kB | 53/57 kB | 7.7/35 kB
Progress (3): 116 kB | 53/57 kB | 12/35 kB 
Progress (3): 116 kB | 53/57 kB | 16/35 kB
Progress (3): 116 kB | 57 kB | 16/35 kB   
Progress (3): 116 kB | 57 kB | 20/35 kB
Progress (3): 116 kB | 57 kB | 24/35 kB
Progress (3): 116 kB | 57 kB | 28/35 kB
Progress (3): 116 kB | 57 kB | 32/35 kB
Progress (3): 116 kB | 57 kB | 35 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Progress (3): 57 kB | 35 kB | 2.3/29 kB
Progress (3): 57 kB | 35 kB | 5.0/29 kB
Progress (3): 57 kB | 35 kB | 7.7/29 kB
Progress (3): 57 kB | 35 kB | 10/29 kB 
Progress (3): 57 kB | 35 kB | 13/29 kB
Progress (3): 57 kB | 35 kB | 16/29 kB
Progress (3): 57 kB | 35 kB | 19/29 kB
Progress (3): 57 kB | 35 kB | 21/29 kB
Progress (3): 57 kB | 35 kB | 24/29 kB
Progress (3): 57 kB | 35 kB | 27/29 kB
Progress (3): 57 kB | 35 kB | 29 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 597 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 843 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Progress (2): 29 kB | 2.3/152 kB
Progress (2): 29 kB | 5.0/152 kB
Progress (2): 29 kB | 7.7/152 kB
Progress (2): 29 kB | 10/152 kB 
Progress (2): 29 kB | 13/152 kB
Progress (2): 29 kB | 16/152 kB
Progress (2): 29 kB | 19/152 kB
Progress (2): 29 kB | 21/152 kB
Progress (2): 29 kB | 24/152 kB
Progress (2): 29 kB | 27/152 kB
Progress (2): 29 kB | 30/152 kB
Progress (2): 29 kB | 32/152 kB
Progress (2): 29 kB | 35/152 kB
Progress (2): 29 kB | 38/152 kB
Progress (2): 29 kB | 40/152 kB
Progress (2): 29 kB | 43/152 kB
Progress (2): 29 kB | 46/152 kB
Progress (2): 29 kB | 49/152 kB
Progress (2): 29 kB | 51/152 kB
Progress (2): 29 kB | 54/152 kB
Progress (2): 29 kB | 58/152 kB
Progress (2): 29 kB | 62/152 kB
Progress (2): 29 kB | 65/152 kB
Progress (2): 29 kB | 69/152 kB
Progress (2): 29 kB | 73/152 kB
Progress (2): 29 kB | 77/152 kB
Progress (2): 29 kB | 81/152 kB
Progress (2): 29 kB | 85/152 kB
Progress (2): 29 kB | 90/152 kB
Progress (2): 29 kB | 94/152 kB
Progress (2): 29 kB | 98/152 kB
Progress (2): 29 kB | 102/152 kB
Progress (2): 29 kB | 106/152 kB
Progress (2): 29 kB | 110/152 kB
Progress (2): 29 kB | 114/152 kB
Progress (2): 29 kB | 118/152 kB
Progress (2): 29 kB | 122/152 kB
Progress (2): 29 kB | 126/152 kB
Progress (2): 29 kB | 131/152 kB
Progress (2): 29 kB | 135/152 kB
Progress (2): 29 kB | 139/152 kB
Progress (2): 29 kB | 143/152 kB
Progress (2): 29 kB | 147/152 kB
Progress (2): 29 kB | 151/152 kB
Progress (2): 29 kB | 152 kB    
Progress (3): 29 kB | 152 kB | 4.1/21 kB
Progress (3): 29 kB | 152 kB | 7.7/21 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 357 kB/s)
Progress (2): 152 kB | 12/21 kB
                               
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Progress (2): 152 kB | 16/21 kB
Progress (2): 152 kB | 20/21 kB
Progress (2): 152 kB | 21 kB   
Progress (3): 152 kB | 21 kB | 3.7/9.9 kB
Progress (3): 152 kB | 21 kB | 7.8/9.9 kB
Progress (3): 152 kB | 21 kB | 9.9 kB    
Progress (4): 152 kB | 21 kB | 9.9 kB | 3.7/5.9 kB
Progress (4): 152 kB | 21 kB | 9.9 kB | 5.9 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 198 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 4.1/24 kB
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 7.7/24 kB
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 12/24 kB 
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 16/24 kB
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 20/24 kB
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 24/24 kB
Progress (4): 152 kB | 9.9 kB | 5.9 kB | 24 kB   
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Progress (2): 24 kB | 2.3/14 kB
Progress (2): 24 kB | 5.1/14 kB
Progress (2): 24 kB | 7.8/14 kB
Progress (2): 24 kB | 11/14 kB 
Progress (2): 24 kB | 13/14 kB
Progress (2): 24 kB | 14 kB   
Progress (3): 24 kB | 14 kB | 4.1/30 kB
Progress (3): 24 kB | 14 kB | 8.2/30 kB
Progress (3): 24 kB | 14 kB | 12/30 kB 
Progress (3): 24 kB | 14 kB | 16/30 kB
Progress (3): 24 kB | 14 kB | 20/30 kB
Progress (3): 24 kB | 14 kB | 25/30 kB
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 169 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Progress (2): 14 kB | 29/30 kB
Progress (2): 14 kB | 30 kB   
Progress (3): 14 kB | 30 kB | 4.1/37 kB
Progress (3): 14 kB | 30 kB | 7.7/37 kB
Progress (3): 14 kB | 30 kB | 12/37 kB 
Progress (3): 14 kB | 30 kB | 16/37 kB
Progress (3): 14 kB | 30 kB | 20/37 kB
Progress (3): 14 kB | 30 kB | 24/37 kB
Progress (3): 14 kB | 30 kB | 28/37 kB
Progress (3): 14 kB | 30 kB | 32/37 kB
Progress (3): 14 kB | 30 kB | 36/37 kB
Progress (3): 14 kB | 30 kB | 37 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
Progress (3): 30 kB | 37 kB | 3.8/13 kB
Progress (3): 30 kB | 37 kB | 7.9/13 kB
Progress (3): 30 kB | 37 kB | 12/13 kB 
Progress (3): 30 kB | 37 kB | 13 kB   
Progress (4): 30 kB | 37 kB | 13 kB | 4.1/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 7.7/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 12/38 kB 
Progress (4): 30 kB | 37 kB | 13 kB | 16/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 20/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 24/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 28/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 32/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 36/38 kB
Progress (4): 30 kB | 37 kB | 13 kB | 38 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 170 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Progress (4): 37 kB | 13 kB | 38 kB | 2.3/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 5.0/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 9.1/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 13/87 kB 
Progress (4): 37 kB | 13 kB | 38 kB | 17/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 21/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 25/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 29/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 33/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 37/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 41/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 45/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 49/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 53/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 57/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 61/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 66/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 70/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 74/87 kB
Progress (4): 37 kB | 13 kB | 38 kB | 78/87 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 201 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Progress (3): 13 kB | 38 kB | 82/87 kB
Progress (3): 13 kB | 38 kB | 86/87 kB
Progress (3): 13 kB | 38 kB | 87 kB   
Progress (4): 13 kB | 38 kB | 87 kB | 3.7/49 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Progress (3): 38 kB | 87 kB | 7.8/49 kB
Progress (3): 38 kB | 87 kB | 12/49 kB 
Progress (3): 38 kB | 87 kB | 16/49 kB
Progress (3): 38 kB | 87 kB | 20/49 kB
Progress (3): 38 kB | 87 kB | 24/49 kB
Progress (3): 38 kB | 87 kB | 28/49 kB
Progress (3): 38 kB | 87 kB | 32/49 kB
Progress (3): 38 kB | 87 kB | 37/49 kB
Progress (3): 38 kB | 87 kB | 41/49 kB
Progress (3): 38 kB | 87 kB | 45/49 kB
Progress (3): 38 kB | 87 kB | 49/49 kB
Progress (3): 38 kB | 87 kB | 49 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 185 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 426 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Progress (2): 49 kB | 3.7/86 kB
Progress (2): 49 kB | 7.8/86 kB
Progress (2): 49 kB | 12/86 kB 
Progress (2): 49 kB | 16/86 kB
Progress (2): 49 kB | 20/86 kB
Progress (2): 49 kB | 24/86 kB
Progress (2): 49 kB | 28/86 kB
Progress (2): 49 kB | 32/86 kB
Progress (2): 49 kB | 36/86 kB
Progress (2): 49 kB | 41/86 kB
Progress (2): 49 kB | 45/86 kB
Progress (2): 49 kB | 49/86 kB
Progress (2): 49 kB | 53/86 kB
Progress (2): 49 kB | 57/86 kB
Progress (2): 49 kB | 61/86 kB
Progress (2): 49 kB | 65/86 kB
Progress (2): 49 kB | 69/86 kB
Progress (2): 49 kB | 73/86 kB
Progress (2): 49 kB | 77/86 kB
Progress (2): 49 kB | 82/86 kB
Progress (2): 49 kB | 86/86 kB
Progress (2): 49 kB | 86 kB   
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 222 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Progress (2): 86 kB | 3.7/194 kB
Progress (3): 86 kB | 3.7/194 kB | 4.1/121 kB
Progress (3): 86 kB | 7.8/194 kB | 4.1/121 kB
Progress (3): 86 kB | 7.8/194 kB | 7.7/121 kB
Progress (3): 86 kB | 7.8/194 kB | 12/121 kB 
Progress (3): 86 kB | 7.8/194 kB | 16/121 kB
Progress (3): 86 kB | 12/194 kB | 16/121 kB 
Progress (3): 86 kB | 12/194 kB | 20/121 kB
Progress (3): 86 kB | 12/194 kB | 24/121 kB
Progress (3): 86 kB | 16/194 kB | 24/121 kB
Progress (3): 86 kB | 20/194 kB | 24/121 kB
Progress (3): 86 kB | 20/194 kB | 28/121 kB
Progress (3): 86 kB | 20/194 kB | 32/121 kB
Progress (3): 86 kB | 20/194 kB | 36/121 kB
Progress (3): 86 kB | 20/194 kB | 40/121 kB
Progress (3): 86 kB | 24/194 kB | 40/121 kB
Progress (3): 86 kB | 28/194 kB | 40/121 kB
Progress (3): 86 kB | 28/194 kB | 45/121 kB
Progress (3): 86 kB | 28/194 kB | 49/121 kB
Progress (3): 86 kB | 28/194 kB | 53/121 kB
Progress (3): 86 kB | 32/194 kB | 53/121 kB
Progress (3): 86 kB | 32/194 kB | 57/121 kB
Progress (3): 86 kB | 36/194 kB | 57/121 kB
Progress (3): 86 kB | 36/194 kB | 61/121 kB
Progress (3): 86 kB | 41/194 kB | 61/121 kB
Progress (3): 86 kB | 41/194 kB | 65/121 kB
Progress (3): 86 kB | 41/194 kB | 69/121 kB
Progress (3): 86 kB | 41/194 kB | 73/121 kB
Progress (3): 86 kB | 45/194 kB | 73/121 kB
Progress (3): 86 kB | 49/194 kB | 73/121 kB
Progress (3): 86 kB | 49/194 kB | 77/121 kB
Progress (3): 86 kB | 49/194 kB | 81/121 kB
Progress (3): 86 kB | 49/194 kB | 86/121 kB
Progress (3): 86 kB | 49/194 kB | 90/121 kB
Progress (3): 86 kB | 53/194 kB | 90/121 kB
Progress (3): 86 kB | 57/194 kB | 90/121 kB
Progress (3): 86 kB | 57/194 kB | 94/121 kB
Progress (3): 86 kB | 57/194 kB | 98/121 kB
Progress (3): 86 kB | 57/194 kB | 102/121 kB
Progress (3): 86 kB | 61/194 kB | 102/121 kB
Progress (3): 86 kB | 61/194 kB | 106/121 kB
Progress (3): 86 kB | 65/194 kB | 106/121 kB
Progress (3): 86 kB | 65/194 kB | 110/121 kB
Progress (3): 86 kB | 65/194 kB | 114/121 kB
Progress (3): 86 kB | 65/194 kB | 118/121 kB
Progress (3): 86 kB | 65/194 kB | 121 kB    
Progress (3): 86 kB | 69/194 kB | 121 kB
Progress (3): 86 kB | 73/194 kB | 121 kB
Progress (3): 86 kB | 77/194 kB | 121 kB
Progress (3): 86 kB | 82/194 kB | 121 kB
Progress (3): 86 kB | 86/194 kB | 121 kB
Progress (3): 86 kB | 90/194 kB | 121 kB
Progress (3): 86 kB | 94/194 kB | 121 kB
Progress (3): 86 kB | 98/194 kB | 121 kB
Progress (3): 86 kB | 102/194 kB | 121 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 365 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Progress (2): 106/194 kB | 121 kB
Progress (2): 110/194 kB | 121 kB
Progress (2): 114/194 kB | 121 kB
Progress (2): 118/194 kB | 121 kB
Progress (2): 122/194 kB | 121 kB
Progress (2): 127/194 kB | 121 kB
Progress (2): 131/194 kB | 121 kB
Progress (2): 135/194 kB | 121 kB
Progress (2): 139/194 kB | 121 kB
Progress (2): 143/194 kB | 121 kB
Progress (2): 147/194 kB | 121 kB
Progress (2): 151/194 kB | 121 kB
Progress (2): 155/194 kB | 121 kB
Progress (2): 159/194 kB | 121 kB
Progress (2): 163/194 kB | 121 kB
Progress (2): 168/194 kB | 121 kB
Progress (2): 172/194 kB | 121 kB
Progress (2): 176/194 kB | 121 kB
Progress (2): 180/194 kB | 121 kB
Progress (2): 184/194 kB | 121 kB
Progress (2): 188/194 kB | 121 kB
Progress (2): 192/194 kB | 121 kB
Progress (2): 194 kB | 121 kB    
Progress (3): 194 kB | 121 kB | 4.1/223 kB
Progress (3): 194 kB | 121 kB | 8.2/223 kB
Progress (3): 194 kB | 121 kB | 12/223 kB 
Progress (3): 194 kB | 121 kB | 16/223 kB
Progress (3): 194 kB | 121 kB | 20/223 kB
Progress (3): 194 kB | 121 kB | 25/223 kB
Progress (3): 194 kB | 121 kB | 29/223 kB
Progress (3): 194 kB | 121 kB | 33/223 kB
Progress (3): 194 kB | 121 kB | 37/223 kB
Progress (3): 194 kB | 121 kB | 41/223 kB
Progress (3): 194 kB | 121 kB | 45/223 kB
Progress (3): 194 kB | 121 kB | 49/223 kB
Progress (3): 194 kB | 121 kB | 53/223 kB
Progress (3): 194 kB | 121 kB | 57/223 kB
Progress (3): 194 kB | 121 kB | 61/223 kB
Progress (3): 194 kB | 121 kB | 66/223 kB
Progress (3): 194 kB | 121 kB | 70/223 kB
Progress (3): 194 kB | 121 kB | 74/223 kB
Progress (3): 194 kB | 121 kB | 78/223 kB
Progress (3): 194 kB | 121 kB | 82/223 kB
Progress (3): 194 kB | 121 kB | 86/223 kB
Progress (3): 194 kB | 121 kB | 90/223 kB
Progress (3): 194 kB | 121 kB | 94/223 kB
Progress (3): 194 kB | 121 kB | 98/223 kB
Progress (3): 194 kB | 121 kB | 102/223 kB
Progress (3): 194 kB | 121 kB | 106/223 kB
Progress (3): 194 kB | 121 kB | 111/223 kB
Progress (3): 194 kB | 121 kB | 115/223 kB
Progress (3): 194 kB | 121 kB | 119/223 kB
Progress (3): 194 kB | 121 kB | 123/223 kB
Progress (3): 194 kB | 121 kB | 127/223 kB
Progress (3): 194 kB | 121 kB | 131/223 kB
Progress (3): 194 kB | 121 kB | 135/223 kB
Progress (3): 194 kB | 121 kB | 139/223 kB
Progress (3): 194 kB | 121 kB | 143/223 kB
Progress (3): 194 kB | 121 kB | 147/223 kB
Progress (3): 194 kB | 121 kB | 152/223 kB
Progress (3): 194 kB | 121 kB | 156/223 kB
Progress (3): 194 kB | 121 kB | 160/223 kB
Progress (3): 194 kB | 121 kB | 164/223 kB
Progress (3): 194 kB | 121 kB | 168/223 kB
Progress (3): 194 kB | 121 kB | 172/223 kB
Progress (3): 194 kB | 121 kB | 176/223 kB
Progress (3): 194 kB | 121 kB | 180/223 kB
Progress (3): 194 kB | 121 kB | 184/223 kB
Progress (3): 194 kB | 121 kB | 188/223 kB
Progress (3): 194 kB | 121 kB | 193/223 kB
Progress (3): 194 kB | 121 kB | 197/223 kB
Progress (3): 194 kB | 121 kB | 201/223 kB
Progress (3): 194 kB | 121 kB | 205/223 kB
Progress (3): 194 kB | 121 kB | 209/223 kB
Progress (3): 194 kB | 121 kB | 213/223 kB
Progress (3): 194 kB | 121 kB | 217/223 kB
Progress (3): 194 kB | 121 kB | 221/223 kB
Progress (3): 194 kB | 121 kB | 223 kB    
Progress (4): 194 kB | 121 kB | 223 kB | 3.8/10 kB
Progress (4): 194 kB | 121 kB | 223 kB | 7.9/10 kB
Progress (4): 194 kB | 121 kB | 223 kB | 10 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 464 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 725 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Progress (3): 223 kB | 10 kB | 4.1/43 kB
Progress (3): 223 kB | 10 kB | 7.7/43 kB
Progress (3): 223 kB | 10 kB | 12/43 kB 
Progress (3): 223 kB | 10 kB | 16/43 kB
Progress (3): 223 kB | 10 kB | 20/43 kB
Progress (3): 223 kB | 10 kB | 24/43 kB
Progress (3): 223 kB | 10 kB | 28/43 kB
Progress (3): 223 kB | 10 kB | 32/43 kB
Progress (3): 223 kB | 10 kB | 36/43 kB
Progress (3): 223 kB | 10 kB | 40/43 kB
Progress (3): 223 kB | 10 kB | 43 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 812 kB/s)
Progress (3): 10 kB | 43 kB | 4.1/61 kB
Progress (3): 10 kB | 43 kB | 7.7/61 kB
Progress (3): 10 kB | 43 kB | 12/61 kB 
Progress (3): 10 kB | 43 kB | 16/61 kB
Progress (3): 10 kB | 43 kB | 20/61 kB
Progress (3): 10 kB | 43 kB | 24/61 kB
Progress (3): 10 kB | 43 kB | 28/61 kB
Progress (3): 10 kB | 43 kB | 32/61 kB
Progress (3): 10 kB | 43 kB | 36/61 kB
Progress (4): 10 kB | 43 kB | 36/61 kB | 4.1/6.8 kB
Progress (4): 10 kB | 43 kB | 41/61 kB | 4.1/6.8 kB
Progress (4): 10 kB | 43 kB | 41/61 kB | 6.8 kB    
Progress (4): 10 kB | 43 kB | 45/61 kB | 6.8 kB
Progress (4): 10 kB | 43 kB | 49/61 kB | 6.8 kB
Progress (4): 10 kB | 43 kB | 53/61 kB | 6.8 kB
Progress (4): 10 kB | 43 kB | 57/61 kB | 6.8 kB
Progress (4): 10 kB | 43 kB | 61/61 kB | 6.8 kB
Progress (4): 10 kB | 43 kB | 61 kB | 6.8 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 34 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 144 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 22 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 192 kB/s)
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/samcli/scratch/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 364 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 24 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 389 
2025-10-02 15:42:21 [INFO]: kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Progress (1): 4.1 kB
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Progress (1): 4.1 kB
Progress (1): 7.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 166 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 70 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Progress (1): 4.1 kB
Progress (1): 4.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 78 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Progress (1): 965 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Progress (1): 4.1 kB
Progress (1): 4.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Progress (1): 4.1 kB
Progress (1): 6.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 407 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 32 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 549 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Progress (1): 4.1 kB
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 242 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Progress (1): 4.1 kB
Progress (1): 7.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 130 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Progress (1): 880 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 139 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 156 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Progress (1): 4.1 kB
Progress (1): 4.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 228 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Progress (1): 865 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 9.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Progress (1): 3.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 426 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 117 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 215 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 62 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 391 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Progress (1): 690 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Progress (1): 769 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 337 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 101 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
Progress (1): 747 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Progress (1): 4.1/160 kB
Progress (1): 7.7/160 kB
Progress (1): 12/160 kB 
Progress (1): 16/160 kB
Progress (1): 20/160 kB
Progress (1): 24/160 kB
Progress (1): 28/160 kB
Progress (1): 32/160 kB
Progress (1): 36/160 kB
Progress (1): 40/160 kB
Progress (1): 45/160 kB
Progress (1): 49/160 kB
Progress (1): 53/160 kB
Progress (1): 57/160 kB
Progress (1): 61/160 kB
Progress (1): 65/160 kB
Progress (1): 69/160 kB
Progress (1): 73/160 kB
Progress (1): 77/160 kB
Progress (1): 81/160 kB
Progress (1): 86/160 kB
Progress (1): 90/160 kB
Progress (1): 94/160 kB
Progress (1): 98/160 kB
Progress (1): 102/160 kB
Progress (2): 102/160 kB | 4.1/49 kB
Progress (2): 106/160 kB | 4.1/49 kB
Progress (2): 106/160 kB | 7.7/49 kB
Progress (2): 110/160 kB | 7.7/49 kB
Progress (2): 114/160 kB | 7.7/49 kB
Progress (2): 118/160 kB | 7.7/49 kB
Progress (2): 118/160 kB | 12/49 kB 
Progress (2): 118/160 kB | 16/49 kB
Progress (2): 122/160 kB | 16/49 kB
Progress (2): 122/160 kB | 20/49 kB
Progress (2): 127/160 kB | 20/49 kB
Progress (2): 127/160 kB | 24/49 kB
Progress (2): 131/160 kB | 24/49 kB
Progress (2): 135/160 kB | 24/49 kB
Progress (2): 135/160 kB | 28/49 kB
Progress (2): 135/160 kB | 32/49 kB
Progress (2): 139/160 kB | 32/49 kB
Progress (2): 139/160 kB | 36/49 kB
Progress (2): 143/160 kB | 36/49 kB
Progress (2): 143/160 kB | 40/49 kB
Progress (2): 147/160 kB | 40/49 kB
Progress (2): 151/160 kB | 40/49 kB
Progress (2): 151/160 kB | 45/49 kB
Progress (3): 151/160 kB | 45/49 kB | 4.1/89 kB
Progress (3): 155/160 kB | 45/49 kB | 4.1/89 kB
Progress (3): 155/160 kB | 49/49 kB | 4.1/89 kB
Progress (3): 159/160 kB | 49/49 kB | 4.1/89 kB
Progress (3): 159/160 kB | 49 kB | 4.1/89 kB   
Progress (3): 159/160 kB | 49 kB | 7.7/89 kB
Progress (3): 160 kB | 49 kB | 7.7/89 kB    
Progress (3): 160 kB | 49 kB | 12/89 kB 
Progress (3): 160 kB | 49 kB | 16/89 kB
Progress (3): 160 kB | 49 kB | 20/89 kB
Progress (3): 160 kB | 49 kB | 24/89 kB
Progress (3): 160 kB | 49 kB | 28/89 kB
Progress (3): 160 kB | 49 kB | 32/89 kB
Progress (3): 160 kB | 49 kB | 36/89 kB
Progress (3): 160 kB | 49 kB | 40/89 kB
Progress (3): 160 kB | 49 kB | 45/89 kB
Progress (3): 160 kB | 49 kB | 49/89 kB
Progress (3): 160 kB | 49 kB | 53/89 kB
Progress (3): 160 kB | 49 kB | 57/89 kB
Progress (3): 160 kB | 49 kB | 61/89 kB
Progress (3): 160 kB | 49 kB | 65/89 kB
Progress (3): 160 kB | 49 kB | 69/89 kB
Progress (3): 160 kB | 49 kB | 73/89 kB
Progress (3): 160 kB | 49 kB | 77/89 kB
Progress (3): 160 kB | 49 kB | 81/89 kB
Progress (3): 160 kB | 49 kB | 86/89 kB
Progress (3): 160 kB | 49 kB | 89 kB   
Progress (4): 160 kB | 49 kB | 89 kB | 3.8/13 kB
Progress (4): 160 kB | 49 kB | 89 kB | 7.9/13 kB
Progress (4): 160 kB | 49 kB | 89 kB | 12/13 kB 
Progress (4): 160 kB | 49 kB | 89 kB | 13 kB   
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 4.1/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 7.7/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 12/211 kB 
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 16/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 20/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 24/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 28/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 32/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 36/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 40/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 45/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 49/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 53/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 57/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 61/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 65/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 69/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 73/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 77/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 81/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 86/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 90/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 94/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 98/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 102/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 106/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 110/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 114/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 118/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 122/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 127/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 131/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 135/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 139/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 143/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 147/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 151/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 155/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 159/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 163/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 167/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 172/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 176/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 180/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 184/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 188/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 192/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 196/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 200/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 204/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 208/211 kB
Progress (5): 160 kB | 49 kB | 89 kB | 13 kB | 211 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 2.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 877 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 184 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Progress (1): 4.1/21 kB
Progress (1): 7.7/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
Progress (2): 21 kB | 3.8/35 kB
Progress (2): 21 kB | 7.9/35 kB
Progress (2): 21 kB | 12/35 kB 
Progress (2): 21 kB | 16/35 kB
Progress (2): 21 kB | 20/35 kB
Progress (2): 21 kB | 24/35 kB
Progress (2): 21 kB | 28/35 kB
Progress (2): 21 kB | 32/35 kB
Progress (2): 21 kB | 35 kB   
Progress (3): 21 kB | 35 kB | 4.1/87 kB
Progress (3): 21 kB | 35 kB | 7.7/87 kB
Progress (3): 21 kB | 35 kB | 12/87 kB 
Progress (3): 21 kB | 35 kB | 16/87 kB
Progress (3): 21 kB | 35 kB | 20/87 kB
Progress (3): 21 kB | 35 kB | 24/87 kB
Progress (3): 21 kB | 35 kB | 28/87 kB
Progress (3): 21 kB | 35 kB | 32/87 kB
Progress (3): 21 kB | 35 kB | 36/87 kB
Progress (3): 21 kB | 35 kB | 40/87 kB
Progress (3): 21 kB | 35 kB | 45/87 kB
Progress (3): 21 kB | 35 kB | 49/87 kB
Progress (3): 21 kB | 35 kB | 53/87 kB
Progress (3): 21 kB | 35 kB | 57/87 kB
Progress (3): 21 kB | 35 kB | 61/87 kB
Progress (3): 21 kB | 35 kB | 65/87 kB
Progress (3): 21 kB | 35 kB | 69/87 kB
Progress (3): 21 kB | 35 kB | 73/87 kB
Progress (3): 21 kB | 35 kB | 77/87 kB
Progress (3): 21 kB | 35 kB | 81/87 kB
Progress (3): 21 kB | 35 kB | 86/87 kB
Progress (3): 21 kB | 35 kB | 87 kB   
Progress (4): 21 kB | 35 kB | 87 kB | 4.1/25 kB
Progress (4): 21 kB | 35 kB | 87 kB | 7.7/25 kB
Progress (5): 21 kB | 35 kB | 87 kB | 7.7/25 kB | 3.7/14 kB
Progress (5): 21 kB | 35 kB | 87 kB | 12/25 kB | 3.7/14 kB 
Progress (5): 21 kB | 35 kB | 87 kB | 12/25 kB | 7.8/14 kB
Progress (5): 21 kB | 35 kB | 87 kB | 16/25 kB | 7.8/14 kB
Progress (5): 21 kB | 35 kB | 87 kB | 16/25 kB | 12/14 kB 
Progress (5): 21 kB | 35 kB | 87 kB | 20/25 kB | 12/14 kB
Progress (5): 21 kB | 35 kB | 87 kB | 20/25 kB | 14 kB   
Progress (5): 21 kB | 35 kB | 87 kB | 24/25 kB | 14 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 201 kB/s)
Progress (4): 35 kB | 87 kB | 25 kB | 14 kB
                                           
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 330 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 773 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Progress (3): 25 kB | 14 kB | 4.1/122 kB
Progress (3): 25 kB | 14 kB | 7.7/122 kB
Progress (3): 25 kB | 14 kB | 12/122 kB 
Progress (3): 25 kB | 14 kB | 16/122 kB
Progress (3): 25 kB | 14 kB | 20/122 kB
Progress (3): 25 kB | 14 kB | 24/122 kB
Progress (3): 25 kB | 14 kB | 28/122 kB
Progress (3): 25 kB | 14 kB | 32/122 kB
Progress (3): 25 kB | 14 kB | 36/122 kB
Progress (3): 25 kB | 14 kB | 40/122 kB
Progress (3): 25 kB | 14 kB | 45/122 kB
Progress (3): 25 kB | 14 kB | 49/122 kB
Progress (3): 25 kB | 14 kB | 53/122 kB
Progress (3): 25 kB | 14 kB | 57/122 kB
Progress (3): 25 kB | 14 kB | 61/122 kB
Progress (3): 25 kB | 14 kB | 65/122 kB
Progress (3): 25 kB | 14 kB | 69/122 kB
Progress (3): 25 kB | 14 kB | 73/122 kB
Progress (3): 25 kB | 14 kB | 77/122 kB
Progress (3): 25 kB | 14 kB | 81/122 kB
Progress (3): 25 kB | 14 kB | 86/122 kB
Progress (3): 25 kB | 14 kB | 90/122 kB
Progress (3): 25 kB | 14 kB | 94/122 kB
Progress (3): 25 kB | 14 kB | 98/122 kB
Progress (3): 25 kB | 14 kB | 102/122 kB
Progress (3): 25 kB | 14 kB | 106/122 kB
Progress (3): 25 kB | 14 kB | 110/122 kB
Progress (3): 25 kB | 14 kB | 114/122 kB
Progress (3): 25 kB | 14 kB | 118/122 kB
Progress (3): 25 kB | 14 kB | 122 kB    
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 182 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Progress (3): 14 kB | 122 kB | 3.7/37 kB
Progress (3): 14 kB | 122 kB | 7.8/37 kB
Progress (3): 14 kB | 122 kB | 12/37 kB 
Progress (3): 14 kB | 122 kB | 16/37 kB
Progress (3): 14 kB | 122 kB | 20/37 kB
Progress (3): 14 kB | 122 kB | 24/37 kB
Progress (3): 14 kB | 122 kB | 28/37 kB
Progress (3): 14 kB | 122 kB | 32/37 kB
Progress (3): 14 kB | 122 kB | 36/37 kB
Progress (3): 14 kB | 122 kB | 37 kB   
Progress (4): 14 kB | 122 kB | 37 kB | 4.1/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 7.7/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 12/29 kB 
Progress (4): 14 kB | 122 kB | 37 kB | 16/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 20/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 24/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 28/29 kB
Progress (4): 14 kB | 122 kB | 37 kB | 29 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 801 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 175 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 222 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Progress (1): 4.1/58 kB
Progress (1): 7.7/58 kB
Progress (1): 12/58 kB 
Progress (1): 16/58 kB
Progress (1): 20/58 kB
Progress (1): 24/58 kB
Progress (1): 28/58 kB
Progress (1): 32/58 kB
Progress (1): 36/58 kB
Progress (1): 41/58 kB
Progress (1): 45/58 kB
Progress (1): 49/58 kB
Progress (1): 53/58 kB
Progress (1): 57/58 kB
Progress (1): 58 kB   
Progress (2): 58 kB | 4.1/33 kB
Progress (2): 58 kB | 7.7/33 kB
Progress (2): 58 kB | 12/33 kB 
Progress (2): 58 kB | 16/33 kB
Progress (2): 58 kB | 20/33 kB
Progress (2): 58 kB | 24/33 kB
Progress (2): 58 kB | 28/33 kB
Progress (2): 58 kB | 32/33 kB
Progress (2): 58 kB | 33 kB   
Progress (3): 58 kB | 33 kB | 3.7/10 kB
Progress (3): 58 kB | 33 kB | 7.8/10 kB
Progress (3): 58 kB | 33 kB | 10 kB    
Progress (4): 58 kB | 33 kB | 10 kB | 4.1/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 7.7/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 12/155 kB 
Progress (4): 58 kB | 33 kB | 10 kB | 16/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 20/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 24/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 28/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 32/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 36/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 40/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 45/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 49/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 53/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 57/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 61/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 65/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 69/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 73/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 77/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 81/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 86/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 90/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 94/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 98/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 102/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 106/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 110/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 114/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 118/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 122/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 127/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 131/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 135/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 139/155 kB
Progress (4): 58 kB | 33 kB | 10 kB | 143/155 kB
Progress (5): 58 kB | 33 kB | 10 kB | 143/155 kB | 4.1/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 147/155 kB | 4.1/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 147/155 kB | 7.7/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 151/155 kB | 7.7/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 151/155 kB | 12/32 kB 
Progress (5): 58 kB | 33 kB | 10 kB | 151/155 kB | 16/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 155 kB | 16/32 kB    
Progress (5): 58 kB | 33 kB | 10 kB | 155 kB | 20/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 155 kB | 24/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 155 kB | 28/32 kB
Progress (5): 58 kB | 33 kB | 10 kB | 155 kB | 32 kB   
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 275 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 141 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 672 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 45 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Progress (1): 4.1/14 kB
Progress (1): 7.7/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
Progress (2): 14 kB | 4.1/4.2 kB
Progress (2): 14 kB | 4.2 kB    
Progress (3): 14 kB | 4.2 kB | 3.7/19 kB
Progress (3): 14 kB | 4.2 kB | 7.8/19 kB
Progress (3): 14 kB | 4.2 kB | 12/19 kB 
Progress (3): 14 kB | 4.2 kB | 16/19 kB
Progress (3): 14 kB | 4.2 kB | 19 kB   
Progress (4): 14 kB | 4.2 kB | 19 kB | 4.1/25 kB
Progress (4): 14 kB | 4.2 kB | 19 kB | 8.2/25 kB
Progress (4): 14 kB | 4.2 kB | 19 kB | 12/25 kB 
Progress (4): 14 kB | 4.2 kB | 19 kB | 16/25 kB
Progress (4): 14 kB | 4.2 kB | 19 kB | 20/25 kB
Progress (4): 14 kB | 4.2 kB | 19 kB | 25/25 kB
Progress (4): 14 kB | 4.2 kB | 19 kB | 25 kB   
Progress (5): 14 kB | 4.2 kB | 19 kB | 25 kB | 3.7/4.6 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 51 kB/s)
Progress (4): 4.2 kB | 19 kB | 25 kB | 4.6 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Progress (3): 25 kB | 4.6 kB | 4.1/217 kB
Progress (3): 25 kB | 4.6 kB | 7.7/217 kB
Progress (3): 25 kB | 4.6 kB | 12/217 kB 
Progress (3): 25 kB | 4.6 kB | 16/217 kB
Progress (3): 25 kB | 4.6 kB | 20/217 kB
Progress (3): 25 kB | 4.6 kB | 24/217 kB
Progress (3): 25 kB | 4.6 kB | 28/217 kB
Progress (3): 25 kB | 4.6 kB | 32/217 kB
Progress (3): 25 kB | 4.6 kB | 36/217 kB
Progress (3): 25 kB | 4.6 kB | 40/217 kB
Progress (3): 25 kB | 4.6 kB | 45/217 kB
Progress (3): 25 kB | 4.6 kB | 49/217 kB
Progress (3): 25 kB | 4.6 kB | 53/217 kB
Progress (3): 25 kB | 4.6 kB | 57/217 kB
Progress (3): 25 kB | 4.6 kB | 61/217 kB
Progress (3): 25 kB | 4.6 kB | 65/217 kB
Progress (3): 25 kB | 4.6 kB | 69/217 kB
Progress (3): 25 kB | 4.6 kB | 73/217 kB
Progress (3): 25 kB | 4.6 kB | 77/217 kB
Progress (3): 25 kB | 4.6 kB | 81/217 kB
Progress (3): 25 kB | 4.6 kB | 86/217 kB
Progress (3): 25 kB | 4.6 kB | 90/217 kB
Progress (3): 25 kB | 4.6 kB | 94/217 kB
Progress (3): 25 kB | 4.6 kB | 98/217 kB
Progress (3): 25 kB | 4.6 kB | 102/217 kB
Progress (3): 25 kB | 4.6 kB | 106/217 kB
Progress (3): 25 kB | 4.6 kB | 110/217 kB
Progress (3): 25 kB | 4.6 kB | 114/217 kB
Progress (3): 25 kB | 4.6 kB | 118/217 kB
Progress (3): 25 kB | 4.6 kB | 122/217 kB
Progress (3): 25 kB | 4.6 kB | 127/217 kB
Progress (3): 25 kB | 4.6 kB | 131/217 kB
Progress (3): 25 kB | 4.6 kB | 135/217 kB
Progress (3): 25 kB | 4.6 kB | 139/217 kB
Progress (3): 25 kB | 4.6 kB | 143/217 kB
Progress (3): 25 kB | 4.6 kB | 147/217 kB
Progress (3): 25 kB | 4.6 kB | 151/217 kB
Progress (3): 25 kB | 4.6 kB | 155/217 kB
Progress (3): 25 kB | 4.6 kB | 159/217 kB
Progress (3): 25 kB | 4.6 kB | 163/217 kB
Progress (3): 25 kB | 4.6 kB | 167/217 kB
Progress (3): 25 kB | 4.6 kB | 172/217 kB
Progress (3): 25 kB | 4.6 kB | 176/217 kB
Progress (3): 25 kB | 4.6 kB | 180/217 kB
Progress (3): 25 kB | 4.6 kB | 184/217 kB
Progress (3): 25 kB | 4.6 kB | 188/217 kB
Progress (3): 25 kB | 4.6 kB | 192/217 kB
Progress (3): 25 kB | 4.6 kB | 196/217 kB
Progress (3): 25 kB | 4.6 kB | 200/217 kB
Progress (3): 25 kB | 4.6 kB | 204/217 kB
Progress (3): 25 kB | 4.6 kB | 208/217 kB
Progress (3): 25 kB | 4.6 kB | 213/217 kB
Progress (3): 25 kB | 4.6 kB | 217/217 kB
Progress (3): 25 kB | 4.6 kB | 217 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Progress (3): 25 kB | 217 kB | 3.7/46 kB
Progress (3): 25 kB | 217 kB | 7.8/46 kB
Progress (3): 25 kB | 217 kB | 12/46 kB 
Progress (3): 25 kB | 217 kB | 16/46 kB
Progress (3): 25 kB | 217 kB | 20/46 kB
Progress (3): 25 kB | 217 kB | 24/46 kB
Progress (3): 25 kB | 217 kB | 28/46 kB
Progress (3): 25 kB | 217 kB | 32/46 kB
Progress (3): 25 kB | 217 kB | 36/46 kB
Progress (3): 25 kB | 217 kB | 41/46 kB
Progress (3): 25 kB | 217 kB | 45/46 kB
Progress (3): 25 kB | 217 kB | 46 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Progress (3): 217 kB | 46 kB | 4.1/134 kB
Progress (3): 217 kB | 46 kB | 7.7/134 kB
Progress (3): 217 kB | 46 kB | 12/134 kB 
Progress (3): 217 kB | 46 kB | 16/134 kB
Progress (3): 217 kB | 46 kB | 20/134 kB
Progress (3): 217 kB | 46 kB | 24/134 kB
Progress (3): 217 kB | 46 kB | 28/134 kB
Progress (3): 217 kB | 46 kB | 32/134 kB
Progress (3): 217 kB | 46 kB | 36/134 kB
Progress (3): 217 kB | 46 kB | 41/134 kB
Progress (3): 217 kB | 46 kB | 45/134 kB
Progress (3): 217 kB | 46 kB | 49/134 kB
Progress (3): 217 kB | 46 kB | 53/134 kB
Progress (3): 217 kB | 46 kB | 57/134 kB
Progress (3): 217 kB | 46 kB | 61/134 kB
Progress (3): 217 kB | 46 kB | 65/134 kB
Progress (3): 217 kB | 46 kB | 69/134 kB
Progress (3): 217 kB | 46 kB | 73/134 kB
Progress (3): 217 kB | 46 kB | 77/134 kB
Progress (3): 217 kB | 46 kB | 81/134 kB
Progress (3): 217 kB | 46 kB | 86/134 kB
Progress (3): 217 kB | 46 kB | 90/134 kB
Progress (3): 217 kB | 46 kB | 94/134 kB
Progress (3): 217 kB | 46 kB | 98/134 kB
Progress (3): 217 kB | 46 kB | 102/134 kB
Progress (3): 217 kB | 46 kB | 106/134 kB
Progress (3): 217 kB | 46 kB | 110/134 kB
Progress (3): 217 kB | 46 kB | 114/134 kB
Progress (3): 217 kB | 46 kB | 118/134 kB
Progress (3): 217 kB | 46 kB | 122/134 kB
Progress (3): 217 kB | 46 kB | 127/134 kB
Progress (3): 217 kB | 46 kB | 131/134 kB
Progress (3): 217 kB | 46 kB | 134 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 688 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Progress (3): 46 kB | 134 kB | 4.1/358 kB
Progress (3): 46 kB | 134 kB | 7.7/358 kB
Progress (4): 46 kB | 134 kB | 7.7/358 kB | 3.7/45 kB
Progress (4): 46 kB | 134 kB | 12/358 kB | 3.7/45 kB 
Progress (4): 46 kB | 134 kB | 16/358 kB | 3.7/45 kB
Progress (4): 46 kB | 134 kB | 20/358 kB | 3.7/45 kB
Progress (4): 46 kB | 134 kB | 24/358 kB | 3.7/45 kB
Progress (4): 46 kB | 134 kB | 24/358 kB | 7.8/45 kB
Progress (4): 46 kB | 134 kB | 28/358 kB | 7.8/45 kB
Progress (4): 46 kB | 134 kB | 28/358 kB | 12/45 kB 
Progress (4): 46 kB | 134 kB | 32/358 kB | 12/45 kB
Progress (4): 46 kB | 134 kB | 32/358 kB | 16/45 kB
Progress (4): 46 kB | 134 kB | 36/358 kB | 16/45 kB
Progress (4): 46 kB | 134 kB | 36/358 kB | 20/45 kB
Progress (4): 46 kB | 134 kB | 40/358 kB | 20/45 kB
Progress (4): 46 kB | 134 kB | 45/358 kB | 20/45 kB
Progress (4): 46 kB | 134 kB | 49/358 kB | 20/45 kB
Progress (4): 46 kB | 134 kB | 53/358 kB | 20/45 kB
Progress (4): 46 kB | 134 kB | 53/358 kB | 24/45 kB
Progress (4): 46 kB | 134 kB | 57/358 kB | 24/45 kB
Progress (4): 46 kB | 134 kB | 57/358 kB | 28/45 kB
Progress (4): 46 kB | 134 kB | 57/358 kB | 32/45 kB
Progress (4): 46 kB | 134 kB | 61/358 kB | 32/45 kB
Progress (4): 46 kB | 134 kB | 61/358 kB | 36/45 kB
Progress (4): 46 kB | 134 kB | 65/358 kB | 36/45 kB
Progress (4): 46 kB | 134 kB | 69/358 kB | 36/45 kB
Progress (4): 46 kB | 134 kB | 73/358 kB | 36/45 kB
Progress (4): 46 kB | 134 kB | 73/358 kB | 41/45 kB
Progress (4): 46 kB | 134 kB | 73/358 kB | 45 kB   
Progress (4): 46 kB | 134 kB | 77/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 81/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 86/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 90/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 94/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 98/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 102/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 106/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 110/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 114/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 118/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 122/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 127/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 131/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 135/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 139/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 143/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 147/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 151/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 155/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 159/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 163/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 167/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 172/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 176/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 180/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 184/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 188/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 192/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 196/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 200/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 204/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 208/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 212/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 216/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 220/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 224/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 229/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 233/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 237/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 241/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 245/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 249/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 253/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 257/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 261/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 265/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 269/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 274/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 278/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 282/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 286/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 290/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 294/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 298/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 302/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 306/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 310/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 315/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 319/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 323/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 327/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 331/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 335/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 339/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 343/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 347/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 351/358 kB | 45 kB
Progress (4): 46 kB | 134 kB | 355/358 kB | 45 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 140 kB/s)
Progress (3): 134 kB | 358 kB | 45 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 403 kB/s)
Progress (3): 358 kB | 45 kB | 4.1/640 kB
Progress (3): 358 kB | 45 kB | 7.7/640 kB
Progress (3): 358 kB | 45 kB | 12/640 kB 
Progress (3): 358 kB | 45 kB | 16/640 kB
Progress (3): 358 kB | 45 kB | 20/640 kB
Progress (3): 358 kB | 45 kB | 24/640 kB
Progress (3): 358 kB | 45 kB | 28/640 kB
Progress (3): 358 kB | 45 kB | 32/640 kB
Progress (3): 358 kB | 45 kB | 36/640 kB
Progress (3): 358 kB | 45 kB | 41/640 kB
Progress (3): 358 kB | 45 kB | 45/640 kB
Progress (3): 358 kB | 45 kB | 49/640 kB
Progress (3): 358 kB | 45 kB | 53/640 kB
Progress (3): 358 kB | 45 kB | 57/640 kB
Progress (3): 358 kB | 45 kB | 61/640 kB
Progress (3): 358 kB | 45 kB | 65/640 kB
Progress (3): 358 kB | 45 kB | 69/640 kB
Progress (3): 358 kB | 45 kB | 73/640 kB
Progress (3): 358 kB | 45 kB | 77/640 kB
Progress (3): 358 kB | 45 kB | 81/640 kB
Progress (3): 358 kB | 45 kB | 86/640 kB
Progress (3): 358 kB | 45 kB | 90/640 kB
Progress (3): 358 kB | 45 kB | 94/640 kB
Progress (3): 358 kB | 45 kB | 98/640 kB
Progress (3): 358 kB | 45 kB | 102/640 kB
Progress (3): 358 kB | 45 kB | 106/640 kB
Progress (3): 358 kB | 45 kB | 110/640 kB
Progress (3): 358 kB | 45 kB | 114/640 kB
Progress (3): 358 kB | 45 kB | 118/640 kB
Progress (3): 358 kB | 45 kB | 122/640 kB
Progress (3): 358 kB | 45 kB | 127/640 kB
Progress (3): 358 kB | 45 kB | 131/640 kB
Progress (3): 358 kB | 45 kB | 135/640 kB
Progress (3): 358 kB | 45 kB | 139/640 kB
Progress (3): 358 kB | 45 kB | 143/640 kB
Progress (3): 358 kB | 45 kB | 147/640 kB
Progress (3): 358 kB | 45 kB | 151/640 kB
Progress (3): 358 kB | 45 kB | 155/640 kB
Progress (3): 358 kB | 45 kB | 159/640 kB
Progress (3): 358 kB | 45 kB | 163/640 kB
Progress (3): 358 kB | 45 kB | 167/640 kB
Progress (3): 358 kB | 45 kB | 172/640 kB
Progress (3): 358 kB | 45 kB | 176/640 kB
Progress (3): 358 kB | 45 kB | 180/640 kB
Progress (3): 358 kB | 45 kB | 184/640 kB
Progress (3): 358 kB | 45 kB | 188/640 kB
Progress (3): 358 kB | 45 kB | 192/640 kB
Progress (3): 358 kB | 45 kB | 196/640 kB
Progress (3): 358 kB | 45 kB | 200/640 kB
Progress (3): 358 kB | 45 kB | 204/640 kB
Progress (3): 358 kB | 45 kB | 208/640 kB
Progress (3): 358 kB | 45 kB | 213/640 kB
Progress (3): 358 kB | 45 kB | 217/640 kB
Progress (3): 358 kB | 45 kB | 221/640 kB
Progress (3): 358 kB | 45 kB | 225/640 kB
Progress (3): 358 kB | 45 kB | 229/640 kB
Progress (3): 358 kB | 45 kB | 233/640 kB
Progress (3): 358 kB | 45 kB | 237/640 kB
Progress (3): 358 kB | 45 kB | 241/640 kB
Progress (3): 358 kB | 45 kB | 245/640 kB
Progress (3): 358 kB | 45 kB | 249/640 kB
Progress (3): 358 kB | 45 kB | 254/640 kB
Progress (3): 358 kB | 45 kB | 258/640 kB
Progress (3): 358 kB | 45 kB | 262/640 kB
Progress (3): 358 kB | 45 kB | 266/640 kB
Progress (3): 358 kB | 45 kB | 270/640 kB
Progress (3): 358 kB | 45 kB | 274/640 kB
Progress (3): 358 kB | 45 kB | 278/640 kB
Progress (3): 358 kB | 45 kB | 282/640 kB
Progress (3): 358 kB | 45 kB | 286/640 kB
Progress (3): 358 kB | 45 kB | 290/640 kB
Progress (3): 358 kB | 45 kB | 294/640 kB
Progress (3): 358 kB | 45 kB | 299/640 kB
Progress (3): 358 kB | 45 kB | 303/640 kB
Progress (3): 358 kB | 45 kB | 307/640 kB
Progress (3): 358 kB | 45 kB | 311/640 kB
Progress (3): 358 kB | 45 kB | 315/640 kB
Progress (3): 358 kB | 45 kB | 319/640 kB
Progress (3): 358 kB | 45 kB | 323/640 kB
Progress (3): 358 kB | 45 kB | 327/640 kB
Progress (3): 358 kB | 45 kB | 331/640 kB
Progress (3): 358 kB | 45 kB | 335/640 kB
Progress (3): 358 kB | 45 kB | 340/640 kB
Progress (3): 358 kB | 45 kB | 344/640 kB
Progress (3): 358 kB | 45 kB | 348/640 kB
Progress (3): 358 kB | 45 kB | 352/640 kB
Progress (3): 358 kB | 45 kB | 356/640 kB
Progress (3): 358 kB | 45 kB | 360/640 kB
Progress (3): 358 kB | 45 kB | 364/640 kB
Progress (3): 358 kB | 45 kB | 368/640 kB
Progress (3): 358 kB | 45 kB | 372/640 kB
Progress (3): 358 kB | 45 kB | 376/640 kB
Progress (3): 358 kB | 45 kB | 380/640 kB
Progress (3): 358 kB | 45 kB | 385/640 kB
Progress (3): 358 kB | 45 kB | 389/640 kB
Progress (3): 358 kB | 45 kB | 393/640 kB
Progress (3): 358 kB | 45 kB | 397/640 kB
Progress (3): 358 kB | 45 kB | 401/640 kB
Progress (3): 358 kB | 45 kB | 405/640 kB
Progress (3): 358 kB | 45 kB | 409/640 kB
Progress (3): 358 kB | 45 kB | 413/640 kB
Progress (3): 358 kB | 45 kB | 417/640 kB
Progress (3): 358 kB | 45 kB | 421/640 kB
Progress (3): 358 kB | 45 kB | 426/640 kB
Progress (3): 358 kB | 45 kB | 430/640 kB
Progress (3): 358 kB | 45 kB | 434/640 kB
Progress (3): 358 kB | 45 kB | 438/640 kB
Progress (3): 358 kB | 45 kB | 442/640 kB
Progress (3): 358 kB | 45 kB | 446/640 kB
Progress (3): 358 kB | 45 kB | 450/640 kB
Progress (3): 358 kB | 45 kB | 454/640 kB
Progress (3): 358 kB | 45 kB | 458/640 kB
Progress (3): 358 kB | 45 kB | 462/640 kB
Progress (3): 358 kB | 45 kB | 466/640 kB
Progress (3): 358 kB | 45 kB | 471/640 kB
Progress (3): 358 kB | 45 kB | 475/640 kB
Progress (3): 358 kB | 45 kB | 479/640 kB
Progress (3): 358 kB | 45 kB | 483/640 kB
Progress (3): 358 kB | 45 kB | 487/640 kB
Progress (3): 358 kB | 45 kB | 491/640 kB
Progress (3): 358 kB | 45 kB | 495/640 kB
Progress (3): 358 kB | 45 kB | 499/640 kB
Progress (3): 358 kB | 45 kB | 503/640 kB
Progress (3): 358 kB | 45 kB | 507/640 kB
Progress (3): 358 kB | 45 kB | 512/640 kB
Progress (3): 358 kB | 45 kB | 516/640 kB
Progress (3): 358 kB | 45 kB | 520/640 kB
Progress (3): 358 kB | 45 kB | 524/640 kB
Progress (3): 358 kB | 45 kB | 528/640 kB
Progress (3): 358 kB | 45 kB | 532/640 kB
Progress (3): 358 kB | 45 kB | 536/640 kB
Progress (3): 358 kB | 45 kB | 540/640 kB
Progress (3): 358 kB | 45 kB | 544/640 kB
Progress (3): 358 kB | 45 kB | 548/640 kB
Progress (3): 358 kB | 45 kB | 553/640 kB
Progress (3): 358 kB | 45 kB | 557/640 kB
Progress (3): 358 kB | 45 kB | 561/640 kB
Progress (3): 358 kB | 45 kB | 565/640 kB
Progress (3): 358 kB | 45 kB | 569/640 kB
Progress (3): 358 kB | 45 kB | 573/640 kB
Progress (3): 358 kB | 45 kB | 577/640 kB
Progress (3): 358 kB | 45 kB | 581/640 kB
Progress (3): 358 kB | 45 kB | 585/640 kB
Progress (3): 358 kB | 45 kB | 589/640 kB
Progress (3): 358 kB | 45 kB | 593/640 kB
Progress (3): 358 kB | 45 kB | 598/640 kB
Progress (3): 358 kB | 45 kB | 602/640 kB
Progress (3): 358 kB | 45 kB | 606/640 kB
Progress (3): 358 kB | 45 kB | 610/640 kB
Progress (3): 358 kB | 45 kB | 614/640 kB
Progress (3): 358 kB | 45 kB | 618/640 kB
Progress (3): 358 kB | 45 kB | 622/640 kB
Progress (3): 358 kB | 45 kB | 626/640 kB
Progress (3): 358 kB | 45 kB | 630/640 kB
Progress (3): 358 kB | 45 kB | 634/640 kB
Progress (3): 358 kB | 45 kB | 639/640 kB
Progress (3): 358 kB | 45 kB | 640 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 126 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.0 MB/s)
Progress (2): 640 kB | 3.7/121 kB
Progress (2): 640 kB | 7.8/121 kB
Progress (2): 640 kB | 12/121 kB 
Progress (2): 640 kB | 16/121 kB
Progress (2): 640 kB | 20/121 kB
Progress (2): 640 kB | 24/121 kB
Progress (2): 640 kB | 28/121 kB
Progress (2): 640 kB | 32/121 kB
Progress (2): 640 kB | 36/121 kB
Progress (2): 640 kB | 41/121 kB
Progress (2): 640 kB | 45/121 kB
Progress (2): 640 kB | 49/121 kB
Progress (2): 640 kB | 53/121 kB
Progress (2): 640 kB | 57/121 kB
Progress (2): 640 kB | 61/121 kB
Progress (2): 640 kB | 65/121 kB
Progress (2): 640 kB | 69/121 kB
Progress (2): 640 kB | 73/121 kB
Progress (2): 640 kB | 77/121 kB
Progress (2): 640 kB | 82/121 kB
Progress (2): 640 kB | 86/121 kB
Progress (2): 640 kB | 90/121 kB
Progress (2): 640 kB | 94/121 kB
Progress (2): 640 kB | 98/121 kB
Progress (2): 640 kB | 102/121 kB
Progress (2): 640 kB | 106/121 kB
Progress (2): 640 kB | 110/121 kB
Progress (2): 640 kB | 114/121 kB
Progress (2): 640 kB | 118/121 kB
Progress (2): 640 kB | 121 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.7 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 304 kB/s)
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /tmp/samcli/scratch/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ HelloWorld ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/samcli/scratch/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ HelloWorld ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /tmp/samcli/scratch/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-ann
2025-10-02 15:42:21 [INFO]: otations/3.1/maven-plugin-annotations-3.1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 207 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 239 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 42 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 626 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 237 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 98 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 328 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 171 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Progress (1): 4.1/316 kB
Progress (1): 7.7/316 kB
Progress (1): 12/316 kB 
Progress (1): 16/316 kB
Progress (1): 20/316 kB
Progress (1): 24/316 kB
Progress (1): 28/316 kB
Progress (1): 32/316 kB
Progress (1): 36/316 kB
Progress (1): 40/316 kB
Progress (1): 45/316 kB
Progress (1): 49/316 kB
Progress (1): 53/316 kB
Progress (1): 57/316 kB
Progress (1): 61/316 kB
Progress (1): 65/316 kB
Progress (1): 69/316 kB
Progress (1): 73/316 kB
Progress (1): 77/316 kB
Progress (1): 81/316 kB
Progress (1): 86/316 kB
Progress (1): 90/316 kB
Progress (1): 94/316 kB
Progress (1): 98/316 kB
Progress (1): 102/316 kB
Progress (1): 106/316 kB
Progress (1): 110/316 kB
Progress (1): 114/316 kB
Progress (1): 118/316 kB
Progress (1): 122/316 kB
Progress (1): 127/316 kB
Progress (1): 131/316 kB
Progress (1): 135/316 kB
Progress (1): 139/316 kB
Progress (1): 143/316 kB
Progress (1): 147/316 kB
Progress (1): 151/316 kB
Progress (1): 155/316 kB
Progress (1): 159/316 kB
Progress (2): 159/316 kB | 4.1/118 kB
Progress (2): 163/316 kB | 4.1/118 kB
Progress (3): 163/316 kB | 4.1/118 kB | 4.1/263 kB
Progress (3): 163/316 kB | 7.7/118 kB | 4.1/263 kB
Progress (3): 167/316 kB | 7.7/118 kB | 4.1/263 kB
Progress (3): 167/316 kB | 7.7/118 kB | 7.7/263 kB
Progress (3): 172/316 kB | 7.7/118 kB | 7.7/263 kB
Progress (3): 172/316 kB | 12/118 kB | 7.7/263 kB 
Progress (3): 172/316 kB | 12/118 kB | 12/263 kB 
Progress (3): 172/316 kB | 16/118 kB | 12/263 kB
Progress (3): 172/316 kB | 16/118 kB | 16/263 kB
Progress (3): 176/316 kB | 16/118 kB | 16/263 kB
Progress (3): 176/316 kB | 20/118 kB | 16/263 kB
Progress (3): 180/316 kB | 20/118 kB | 16/263 kB
Progress (3): 180/316 kB | 24/118 kB | 16/263 kB
Progress (3): 184/316 kB | 24/118 kB | 16/263 kB
Progress (3): 184/316 kB | 24/118 kB | 20/263 kB
Progress (3): 188/316 kB | 24/118 kB | 20/263 kB
Progress (3): 188/316 kB | 24/118 kB | 24/263 kB
Progress (3): 188/316 kB | 28/118 kB | 24/263 kB
Progress (3): 188/316 kB | 28/118 kB | 28/263 kB
Progress (3): 188/316 kB | 32/118 kB | 28/263 kB
Progress (3): 188/316 kB | 32/118 kB | 32/263 kB
Progress (3): 192/316 kB | 32/118 kB | 32/263 kB
Progress (3): 192/316 kB | 36/118 kB | 32/263 kB
Progress (3): 196/316 kB | 36/118 kB | 32/263 kB
Progress (3): 196/316 kB | 40/118 kB | 32/263 kB
Progress (3): 200/316 kB | 40/118 kB | 32/263 kB
Progress (3): 200/316 kB | 40/118 kB | 36/263 kB
Progress (3): 204/316 kB | 40/118 kB | 36/263 kB
Progress (3): 204/316 kB | 40/118 kB | 40/263 kB
Progress (3): 204/316 kB | 45/118 kB | 40/263 kB
Progress (3): 204/316 kB | 45/118 kB | 44/263 kB
Progress (3): 204/316 kB | 49/118 kB | 44/263 kB
Progress (3): 208/316 kB | 49/118 kB | 44/263 kB
Progress (3): 208/316 kB | 53/118 kB | 44/263 kB
Progress (3): 213/316 kB | 53/118 kB | 44/263 kB
Progress (3): 213/316 kB | 57/118 kB | 44/263 kB
Progress (3): 217/316 kB | 57/118 kB | 44/263 kB
Progress (3): 217/316 kB | 57/118 kB | 49/263 kB
Progress (3): 221/316 kB | 57/118 kB | 49/263 kB
Progress (3): 221/316 kB | 61/118 kB | 49/263 kB
Progress (3): 221/316 kB | 65/118 kB | 49/263 kB
Progress (3): 221/316 kB | 65/118 kB | 53/263 kB
Progress (3): 221/316 kB | 69/118 kB | 53/263 kB
Progress (3): 225/316 kB | 69/118 kB | 53/263 kB
Progress (3): 225/316 kB | 73/118 kB | 53/263 kB
Progress (3): 229/316 kB | 73/118 kB | 53/263 kB
Progress (3): 229/316 kB | 73/118 kB | 57/263 kB
Progress (3): 233/316 kB | 73/118 kB | 57/263 kB
Progress (3): 233/316 kB | 73/118 kB | 61/263 kB
Progress (3): 237/316 kB | 73/118 kB | 61/263 kB
Progress (3): 237/316 kB | 73/118 kB | 65/263 kB
Progress (3): 237/316 kB | 77/118 kB | 65/263 kB
Progress (3): 237/316 kB | 81/118 kB | 65/263 kB
Progress (3): 237/316 kB | 86/118 kB | 65/263 kB
Progress (3): 241/316 kB | 86/118 kB | 65/263 kB
Progress (3): 241/316 kB | 86/118 kB | 69/263 kB
Progress (3): 241/316 kB | 90/118 kB | 69/263 kB
Progress (3): 245/316 kB | 90/118 kB | 69/263 kB
Progress (3): 245/316 kB | 90/118 kB | 73/263 kB
Progress (3): 249/316 kB | 90/118 kB | 73/263 kB
Progress (3): 249/316 kB | 90/118 kB | 77/263 kB
Progress (3): 253/316 kB | 90/118 kB | 77/263 kB
Progress (3): 253/316 kB | 94/118 kB | 77/263 kB
Progress (3): 253/316 kB | 94/118 kB | 81/263 kB
Progress (3): 253/316 kB | 98/118 kB | 81/263 kB
Progress (3): 253/316 kB | 102/118 kB | 81/263 kB
Progress (3): 258/316 kB | 102/118 kB | 81/263 kB
Progress (3): 258/316 kB | 106/118 kB | 81/263 kB
Progress (3): 262/316 kB | 106/118 kB | 81/263 kB
Progress (3): 262/316 kB | 106/118 kB | 85/263 kB
Progress (3): 266/316 kB | 106/118 kB | 85/263 kB
Progress (3): 266/316 kB | 106/118 kB | 90/263 kB
Progress (3): 266/316 kB | 110/118 kB | 90/263 kB
Progress (3): 270/316 kB | 110/118 kB | 90/263 kB
Progress (3): 270/316 kB | 110/118 kB | 94/263 kB
Progress (3): 270/316 kB | 114/118 kB | 94/263 kB
Progress (3): 270/316 kB | 114/118 kB | 98/263 kB
Progress (3): 270/316 kB | 118 kB | 98/263 kB    
Progress (3): 274/316 kB | 118 kB | 98/263 kB
Progress (3): 278/316 kB | 118 kB | 98/263 kB
Progress (3): 282/316 kB | 118 kB | 98/263 kB
Progress (3): 282/316 kB | 118 kB | 102/263 kB
Progress (3): 286/316 kB | 118 kB | 102/263 kB
Progress (3): 286/316 kB | 118 kB | 106/263 kB
Progress (3): 286/316 kB | 118 kB | 110/263 kB
Progress (3): 286/316 kB | 118 kB | 114/263 kB
Progress (3): 290/316 kB | 118 kB | 114/263 kB
Progress (3): 294/316 kB | 118 kB | 114/263 kB
Progress (3): 299/316 kB | 118 kB | 114/263 kB
Progress (3): 303/316 kB | 118 kB | 114/263 kB
Progress (3): 303/316 kB | 118 kB | 118/263 kB
Progress (4): 303/316 kB | 118 kB | 118/263 kB | 4.1/31 kB
Progress (4): 307/316 kB | 118 kB | 118/263 kB | 4.1/31 kB
Progress (4): 307/316 kB | 118 kB | 122/263 kB | 4.1/31 kB
Progress (4): 307/316 kB | 118 kB | 122/263 kB | 7.7/31 kB
Progress (4): 311/316 kB | 118 kB | 122/263 kB | 7.7/31 kB
Progress (4): 311/316 kB | 118 kB | 122/263 kB | 12/31 kB 
Progress (4): 311/316 kB | 118 kB | 126/263 kB | 12/31 kB
Progress (4): 315/316 kB | 118 kB | 126/263 kB | 12/31 kB
Progress (4): 315/316 kB | 118 kB | 131/263 kB | 12/31 kB
Progress (4): 316 kB | 118 kB | 131/263 kB | 12/31 kB    
Progress (4): 316 kB | 118 kB | 131/263 kB | 16/31 kB
Progress (4): 316 kB | 118 kB | 131/263 kB | 20/31 kB
Progress (4): 316 kB | 118 kB | 135/263 kB | 20/31 kB
Progress (4): 316 kB | 118 kB | 139/263 kB | 20/31 kB
Progress (4): 316 kB | 118 kB | 139/263 kB | 24/31 kB
Progress (4): 316 kB | 118 kB | 143/263 kB | 24/31 kB
Progress (4): 316 kB | 118 kB | 143/263 kB | 28/31 kB
Progress (4): 316 kB | 118 kB | 147/263 kB | 28/31 kB
Progress (4): 316 kB | 118 kB | 147/263 kB | 31 kB   
Progress (4): 316 kB | 118 kB | 151/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 155/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 159/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 163/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 167/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 171/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 176/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 180/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 184/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 188/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 192/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 196/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 200/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 204/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 208/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 212/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 217/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 221/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 225/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 229/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 233/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 235/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 239/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 243/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 247/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 251/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 255/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 260/263 kB | 31 kB
Progress (4): 316 kB | 118 kB | 263 kB | 31 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Progress (4): 316 kB | 263 kB | 31 kB | 4.1/35 kB
Progress (4): 316 kB | 263 kB | 31 kB | 7.7/35 kB
Progress (4): 316 kB | 263 kB | 31 kB | 12/35 kB 
Progress (4): 316 kB | 263 kB | 31 kB | 16/35 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.7 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 437 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Progress (2): 316 kB | 20/35 kB
Progress (2): 316 kB | 24/35 kB
Progress (2): 316 kB | 28/35 kB
Progress (2): 316 kB | 32/35 kB
Progress (2): 316 kB | 35 kB   
Progress (3): 316 kB | 35 kB | 4.1/232 kB
Progress (3): 316 kB | 35 kB | 7.7/232 kB
Progress (3): 316 kB | 35 kB | 12/232 kB 
Progress (3): 316 kB | 35 kB | 16/232 kB
Progress (3): 316 kB | 35 kB | 20/232 kB
Progress (3): 316 kB | 35 kB | 24/232 kB
Progress (3): 316 kB | 35 kB | 28/232 kB
Progress (3): 316 kB | 35 kB | 32/232 kB
Progress (3): 316 kB | 35 kB | 36/232 kB
Progress (3): 316 kB | 35 kB | 40/232 kB
Progress (3): 316 kB | 35 kB | 45/232 kB
Progress (3): 316 kB | 35 kB | 49/232 kB
Progress (3): 316 kB | 35 kB | 53/232 kB
Progress (3): 316 kB | 35 kB | 57/232 kB
Progress (3): 316 kB | 35 kB | 61/232 kB
Progress (3): 316 kB | 35 kB | 65/232 kB
Progress (3): 316 kB | 35 kB | 69/232 kB
Progress (3): 316 kB | 35 kB | 73/232 kB
Progress (3): 316 kB | 35 kB | 77/232 kB
Progress (3): 316 kB | 35 kB | 81/232 kB
Progress (3): 316 kB | 35 kB | 86/232 kB
Progress (3): 316 kB | 35 kB | 90/232 kB
Progress (3): 316 kB | 35 kB | 94/232 kB
Progress (3): 316 kB | 35 kB | 98/232 kB
Progress (3): 316 kB | 35 kB | 102/232 kB
Progress (3): 316 kB | 35 kB | 106/232 kB
Progress (3): 316 kB | 35 kB | 110/232 kB
Progress (3): 316 kB | 35 kB | 114/232 kB
Progress (3): 316 kB | 35 kB | 118/232 kB
Progress (3): 316 kB | 35 kB | 122/232 kB
Progress (3): 316 kB | 35 kB | 127/232 kB
Progress (3): 316 kB | 35 kB | 131/232 kB
Progress (3): 316 kB | 35 kB | 135/232 kB
Progress (3): 316 kB | 35 kB | 139/232 kB
Progress (3): 316 kB | 35 kB | 143/232 kB
Progress (3): 316 kB | 35 kB | 147/232 kB
Progress (3): 316 kB | 35 kB | 151/232 kB
Progress (3): 316 kB | 35 kB | 155/232 kB
Progress (3): 316 kB | 35 kB | 159/232 kB
Progress (3): 316 kB | 35 kB | 163/232 kB
Progress (3): 316 kB | 35 kB | 167/232 kB
Progress (3): 316 kB | 35 kB | 172/232 kB
Progress (3): 316 kB | 35 kB | 176/232 kB
Progress (3): 316 kB | 35 kB | 180/232 kB
Progress (3): 316 kB | 35 kB | 184/232 kB
Progress (3): 316 kB | 35 kB | 188/232 kB
Progress (3): 316 kB | 35 kB | 192/232 kB
Progress (3): 316 kB | 35 kB | 196/232 kB
Progress (3): 316 kB | 35 kB | 200/232 kB
Progress (3): 316 kB | 35 kB | 204/232 kB
Progress (3): 316 kB | 35 kB | 208/232 kB
Progress (3): 316 kB | 35 kB | 213/232 kB
Progress (3): 316 kB | 35 kB | 217/232 kB
Progress (3): 316 kB | 35 kB | 221/232 kB
Progress (3): 316 kB | 35 kB | 225/232 kB
Progress (3): 316 kB | 35 kB | 229/232 kB
Progress (3): 316 kB | 35 kB | 232 kB    
Progress (4): 316 kB | 35 kB | 232 kB | 3.7/10 kB
Progress (4): 316 kB | 35 kB | 232 kB | 7.8/10 kB
Progress (4): 316 kB | 35 kB | 232 kB | 10 kB    
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 337 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Progress (4): 316 kB | 232 kB | 10 kB | 3.7/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 7.8/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 12/38 kB 
Progress (4): 316 kB | 232 kB | 10 kB | 16/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 20/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 24/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 28/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 32/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 36/38 kB
Progress (4): 316 kB | 232 kB | 10 kB | 38 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 3.0 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 82 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.8 MB/s)
Progress (2): 38 kB | 4.1/14 kB
Progress (2): 38 kB | 7.7/14 kB
Progress (2): 38 kB | 12/14 kB 
Progress (2): 38 kB | 14 kB   
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 271 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 84 kB/s)
[INFO] Surefire report directory: /tmp/samcli/scratch/target/surefire-reports
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 445 kB/s)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running helloworld.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Progress (1): 4.1 kB
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 248 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Progress (1): 1.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 9.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 121 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Progress (1): 4.1/184 kB
Progress (1): 7.7/184 kB
Progress (1): 12/184 kB 
Progress (1): 16/184 kB
Progress (1): 20/184 kB
Progress (1): 24/184 kB
Progress (1): 28/184 kB
Progress (1): 32/184 kB
Progress (1): 36/184 kB
Progress (1): 40/184 kB
Progress (1): 45/184 kB
Progress (1): 49/184 kB
Progress (1): 53/184 kB
Progress (1): 57/184 kB
Progress (1): 61/184 kB
Progress (1): 65/184 kB
Progress (1): 69/184 kB
Progress (1): 73/184 kB
Progress (1): 77/184 kB
Progress (2): 77/184 kB | 4.1/38 kB
Progress (2): 81/184 kB | 4.1/38 kB
Progress (2): 81/184 kB | 7.7/38 kB
Progress (2): 86/184 kB | 7.7/38 kB
Progress (2): 86/184 kB | 12/38 kB 
Progress (2): 86/184 kB | 16/38 kB
Progress (2): 90/184 kB | 16/38 kB
Progress (2): 94/184 kB | 16/38 kB
Progress (2): 94/184 kB | 20/38 kB
Progress (2): 98/184 kB | 20/38 kB
Progress (2): 98/184 kB | 24/38 kB
Progress (2): 102/184 kB | 24/38 kB
Progress (2): 102/184 kB | 28/38 kB
Progress (2): 106/184 kB | 28/38 kB
Progress (2): 106/184 kB | 32/38 kB
Progress (2): 110/184 kB | 32/38 kB
Progress (2): 110/184 kB | 36/38 kB
Progress (2): 114/184 kB | 36/38 kB
Progress (2): 114/184 kB | 38 kB   
Progress (2): 118/184 kB | 38 kB
Progress (2): 122/184 kB | 38 kB
Progress (2): 127/184 kB | 38 kB
Progress (2): 131/184 kB | 38 kB
Progress (2): 135/184 kB | 38 kB
Progress (2): 139/184 kB | 38 kB
Progress (2): 143/184 kB | 38 kB
Progress (2): 147/184 kB | 38 kB
Progress (3): 147/184 kB | 38 kB | 3.8/22 kB
Progress (3): 151/184 kB | 38 kB | 3.8/22 kB
Progress (3): 151/184 kB | 38 kB | 7.9/22 kB
Progress (3): 155/184 kB | 38 kB | 7.9/22 kB
Progress (3): 155/184 kB | 38 kB | 12/22 kB 
Progress (3): 159/184 kB | 38 kB | 12/22 kB
Progress (3): 159/184 kB | 38 kB | 16/22 kB
Progress (3): 163/184 kB | 38 kB | 16/22 kB
Progress (3): 163/184 kB | 38 kB | 20/22 kB
Progress (3): 167/184 kB | 38 kB | 20/22 kB
Progress (3): 167/184 kB | 38 kB | 22 kB   
Progress (3): 172/184 kB | 38 kB | 22 kB
Progress (3): 176/184 kB | 38 kB | 22 kB
Progress (3): 180/184 kB | 38 kB | 22 kB
Progress (3): 184/184 kB | 38 kB | 22 kB
Progress (3): 184 kB | 38 kB | 22 kB    
Progress (4): 184 kB | 38 kB | 22 kB | 4.1/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 7.7/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 12/58 kB 
Progress (4): 184 kB | 38 kB | 22 kB | 16/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 20/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 24/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 28/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 32/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 36/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 40/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 45/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 49/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 53/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 57/58 kB
Progress (4): 184 kB | 38 kB | 22 kB | 58 kB   
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 4.1/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 7.7/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 12/60 kB 
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 16/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 20/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 24/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 28/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 32/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 36/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 40/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 44/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 49/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 53/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 57/60 kB
Progress (5): 184 kB | 38 kB | 22 kB | 58 kB | 60 kB   
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 3.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 358 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 975 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 757 kB/s)
Progress (2): 38 kB | 4.1/208 kB
Progress (2): 38 kB | 7.7/208 kB
Progress (2): 38 kB | 12/208 kB 
Progress (2): 38 kB | 16/208 kB
Progress (2): 38 kB | 20/208 kB
Progress (2): 38 kB | 24/208 kB
Progress (2): 38 kB | 28/208 kB
Progress (2): 38 kB | 32/208 kB
Progress (2): 38 kB | 36/208 kB
Progress (2): 38 kB | 40/208 kB
Progress (2): 38 kB | 45/208 kB
Progress (2): 38 kB | 49/208 kB
Progress (2): 38 kB | 53/208 kB
Progress (2): 38 kB | 57/208 kB
Progress (2): 38 kB | 61/208 kB
Progress (2): 38 kB | 65/208 kB
Progress (2): 38 kB | 69/208 kB
Progress (2): 38 kB | 73/208 kB
Progress (2): 38 kB | 77/208 kB
Progress (2): 38 kB | 81/208 kB
Progress (2): 38 kB | 86/208 kB
Progress (2): 38 kB | 90/208 kB
Progress (2): 38 kB | 94/208 kB
Progress (2): 38 kB | 98/208 kB
Progress (2): 38 kB | 102/208 kB
Progress (2): 38 kB | 106/208 kB
Progress (2): 38 kB | 110/208 kB
Progress (2): 38 kB | 114/208 kB
Progress (2): 38 kB | 118/208 kB
Progress (2): 38 kB | 122/208 kB
Progress (2): 38 kB | 127/208 kB
Progress (2): 38 kB | 131/208 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 431 kB/s)
Progress (1): 135/208 kB
Progress (1): 139/208 kB
Progress (1): 143/208 kB
Progress (1): 147/208 kB
Progress (1): 151/208 kB
Progress (1): 155/208 kB
Progress (1): 159/208 kB
Progress (1): 163/208 kB
Progress (1): 167/208 kB
Progress (1): 172/208 kB
Progress (1): 176/208 kB
Progress (1): 180/208 kB
Progress (1): 184/208 kB
Progress (1): 188/208 kB
Progress (1): 192/208 kB
Progress (1): 196/208 kB
Progress (1): 200/208 kB
Progress (1): 204/208 kB
Progress (1): 208 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.9 MB/s)
[INFO] Building jar: /tmp/samcli/scratch/target/HelloWorld-1.0.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 486 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 24 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 421 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 125 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 7.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 156 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 224 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Progress (1): 750 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 107 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 469 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 230 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 4.1 kB
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 4.1 kB
Progress (1): 7.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 129 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Progress (1): 4.1 kB
Progress (1): 5.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 225 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 44 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 669 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 323 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Progress (1): 4.1 kB
Progress (1): 4.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 41 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 454 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 313 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 218 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 57 kB
Progress (1): 61 kB
Progress (1): 62 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 328 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 352 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 254 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 57 kB
Progress (1): 61 kB
Progress (1): 66 kB
Progress (1): 68 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 187 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 234 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 4.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 7.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 150 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 28 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 546 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 280 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 251 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 137 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 244 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 185 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Progress (1): 4.1 kB
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Progress (1): 4.1 kB
Progress (1): 4.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 98 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 28 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 586 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Progress (1): 4.1/472 kB
Progress (1): 7.7/472 kB
Progress (1): 12/472 kB 
Progress (1): 16/472 kB
Progress (1): 20/472 kB
Progress (1): 24/472 kB
Progress (1): 28/472 kB
Progress (1): 32/472 kB
Progress (1): 36/472 kB
Progress (2): 36/472 kB | 4.1/202 kB
Progress (2): 41/472 kB | 4.1/202 kB
Progress (2): 41/472 kB | 7.7/202 kB
Progress (2): 45/472 kB | 7.7/202 kB
Progress (2): 45/472 kB | 12/202 kB 
Progress (2): 49/472 kB | 12/202 kB
Progress (2): 49/472 kB | 16/202 kB
Progress (2): 53/472 kB | 16/202 kB
Progress (2): 53/472 kB | 20/202 kB
Progress (2): 53/472 kB | 24/202 kB
Progress (2): 57/472 kB | 24/202 kB
Progress (2): 61/472 kB | 24/202 kB
Progress (2): 65/472 kB | 24/202 kB
Progress (2): 69/472 kB | 24/202 kB
Progress (2): 69/472 kB | 28/202 kB
Progress (2): 69/472 kB | 32/202 kB
Progress (2): 69/472 kB | 36/202 kB
Progress (2): 69/472 kB | 40/202 kB
Progress (2): 73/472 kB | 40/202 kB
Progress (2): 77/472 kB | 40/202 kB
Progress (2): 77/472 kB | 45/202 kB
Progress (2): 81/472 kB | 45/202 kB
Progress (2): 81/472 kB | 49/202 kB
Progress (2): 86/472 kB | 49/202 kB
Progress (2): 86/472 kB | 53/202 kB
Progress (2): 86/472 kB | 57/202 kB
Progress (2): 90/472 kB | 57/202 kB
Progress (2): 90/472 kB | 61/202 kB
Progress (2): 94/472 kB | 61/202 kB
Progress (2): 94/472 kB | 65/202 kB
Progress (2): 98/472 kB | 65/202 kB
Progress (2): 98/472 kB | 69/202 kB
Progress (2): 102/472 kB | 69/202 kB
Progress (2): 102/472 kB | 73/202 kB
Progress (2): 102/472 kB | 77/202 kB
Progress (2): 106/472 kB | 77/202 kB
Progress (2): 106/472 kB | 81/202 kB
Progress (2): 110/472 kB | 81/202 kB
Progress (2): 110/472 kB | 86/202 kB
Progress (2): 114/472 kB | 86/202 kB
Progress (2): 114/472 kB | 90/202 kB
Progress (2): 118/472 kB | 90/202 kB
Progress (2): 118/472 kB | 94/202 kB
Progress (2): 118/472 kB | 98/202 kB
Progress (2): 118/472 kB | 102/202 kB
Progress (2): 122/472 kB | 102/202 kB
Progress (2): 122/472 kB | 106/202 kB
Progress (2): 127/472 kB | 106/202 kB
Progress (2): 131/472 kB | 106/202 kB
Progress (2): 135/472 kB | 106/202 kB
Progress (2): 135/472 kB | 110/202 kB
Progress (2): 135/472 kB | 114/202 kB
Progress (2): 135/472 kB | 118/202 kB
Progress (2): 135/472 kB | 122/202 kB
Progress (2): 139/472 kB | 122/202 kB
Progress (2): 143/472 kB | 122/202 kB
Progress (2): 143/472 kB | 127/202 kB
Progress (2): 147/472 kB | 127/202 kB
Progress (2): 147/472 kB | 131/202 kB
Progress (2): 151/472 kB | 131/202 kB
Progress (2): 151/472 kB | 135/202 kB
Progress (2): 151/472 kB | 139/202 kB
Progress (2): 155/472 kB | 139/202 kB
Progress (2): 155/472 kB | 143/202 kB
Progress (2): 159/472 kB | 143/202 kB
Progress (2): 159/472 kB | 147/202 kB
Progress (2): 163/472 kB | 147/202 kB
Progress (2): 163/472 kB | 151/202 kB
Progress (2): 167/472 kB | 151/202 kB
Progress (2): 167/472 kB | 155/202 kB
Progress (2): 167/472 kB | 159/202 kB
Progress (2): 172/472 kB | 159/202 kB
Progress (2): 172/472 kB | 163/202 kB
Progress (2): 176/472 kB | 163/202 kB
Progress (2): 176/472 kB | 167/202 kB
Progress (2): 180/472 kB | 167/202 kB
Progress (2): 180/472 kB | 172/202 kB
Progress (2): 184/472 kB | 172/202 kB
Progress (2): 184/472 kB | 176/202 kB
Progress (2): 184/472 kB | 180/202 kB
Progress (2): 188/472 kB | 180/202 kB
Progress (2): 188/472 kB | 184/202 kB
Progress (2): 192/472 kB | 184/202 kB
Progress (2): 192/472 kB | 188/202 kB
Progress (2): 196/472 kB | 188/202 kB
Progress (2): 200/472 kB | 188/202 kB
Progress (2): 200/472 kB | 192/202 kB
Progress (2): 200/472 kB | 196/202 kB
Progress (2): 200/472 kB | 200/202 kB
Progress (2): 204/472 kB | 200/202 kB
Progress (2): 204/472 kB | 202 kB    
Progress (2): 208/472 kB | 202 kB
Progress (2): 213/472 kB | 202 kB
Progress (2): 217/472 kB | 202 kB
Progress (2): 221/472 kB | 202 kB
Progress (2): 225/472 kB | 202 kB
Progress (2): 229/472 kB | 202 kB
Progress (2): 233/472 kB | 202 kB
Progress (2): 237/472 kB | 202 kB
Progress (2): 241/472 kB | 202 kB
Progress (2): 245/472 kB | 202 kB
Progress (2): 249/472 kB | 202 kB
Progress (2): 254/472 kB | 202 kB
Progress (2): 258/472 kB | 202 kB
Progress (2): 262/472 kB | 202 kB
Progress (2): 266/472 kB | 202 kB
Progress (2): 270/472 kB | 202 kB
Progress (2): 274/472 kB | 202 kB
Progress (2): 278/472 kB | 202 kB
Progress (2): 282/472 kB | 202 kB
Progress (2): 286/472 kB | 202 kB
Progress (2): 290/472 kB | 202 kB
Progress (2): 294/472 kB | 202 kB
Progress (2): 299/472 kB | 202 kB
Progress (2): 303/472 kB | 202 kB
Progress (2): 307/472 kB | 202 kB
Progress (2): 311/472 kB | 202 kB
Progress (2): 315/472 kB | 202 kB
Progress (2): 319/472 kB | 202 kB
Progress (2): 323/472 kB | 202 kB
Progress (2): 327/472 kB | 202 kB
Progress (2): 331/472 kB | 202 kB
Progress (2): 335/472 kB | 202 kB
Progress (2): 340/472 kB | 202 kB
Progress (2): 344/472 kB | 202 kB
Progress (2): 348/472 kB | 202 kB
Progress (2): 352/472 kB | 202 kB
Progress (2): 356/472 kB | 202 kB
Progress (2): 360/472 kB | 202 kB
Progress (2): 364/472 kB | 202 kB
Progress (2): 368/472 kB | 202 kB
Progress (2): 372/472 kB | 202 kB
Progress (2): 376/472 kB | 202 kB
Progress (2): 380/472 kB | 202 kB
Progress (2): 385/472 kB | 202 kB
Progress (2): 389/472 kB | 202 kB
Progress (2): 393/472 kB | 202 kB
Progress (2): 397/472 kB | 202 kB
Progress (2): 401/472 kB | 202 kB
Progress (2): 405/472 kB | 202 kB
Progress (2): 409/472 kB | 202 kB
Progress (2): 413/472 kB | 202 kB
Progress (2): 417/472 kB | 202 kB
Progress (2): 421/472 kB | 202 kB
Progress (2): 426/472 kB | 202 kB
Progress (2): 430/472 kB | 202 kB
Progress (2): 434/472 kB | 202 kB
Progress (2): 438/472 kB | 202 kB
Progress (2): 442/472 kB | 202 kB
Progress (2): 446/472 kB | 202 kB
Progress (2): 450/472 kB | 202 kB
Progress (2): 454/472 kB | 202 kB
Progress (2): 458/472 kB | 202 kB
Progress (2): 462/472 kB | 202 kB
Progress (2): 466/472 kB | 202 kB
Progress (2): 471/472 kB | 202 kB
Progress (2): 472 kB | 202 kB    
Progress (3): 472 kB | 202 kB | 4.1/165 kB
Progress (3): 472 kB | 202 kB | 7.7/165 kB
Progress (3): 472 kB | 202 kB | 12/165 kB 
Progress (3): 472 kB | 202 kB | 16/165 kB
Progress (3): 472 kB | 202 kB | 20/165 kB
Progress (3): 472 kB | 202 kB | 24/165 kB
Progress (3): 472 kB | 202 kB | 28/165 kB
Progress (3): 472 kB | 202 kB | 32/165 kB
Progress (3): 472 kB | 202 kB | 36/165 kB
Progress (3): 472 kB | 202 kB | 40/165 kB
Progress (3): 472 kB | 202 kB | 45/165 kB
Progress (3): 472 kB | 202 kB | 49/165 kB
Progress (3): 472 kB | 202 kB | 53/165 kB
Progress (3): 472 kB | 202 kB | 57/165 kB
Progress (3): 472 kB | 202 kB | 61/165 kB
Progress (3): 472 kB | 202 kB | 65/165 kB
Progress (3): 472 kB | 202 kB | 69/165 kB
Progress (3): 472 kB | 202 kB | 73/165 kB
Progress (3): 472 kB | 202 kB | 77/165 kB
Progress (3): 472 kB | 202 kB | 81/165 kB
Progress (3): 472 kB | 202 kB | 86/165 kB
Progress (3): 472 kB | 202 kB | 90/165 kB
Progress (3): 472 kB | 202 kB | 94/165 kB
Progress (3): 472 kB | 202 kB | 98/165 kB
Progress (3): 472 kB | 202 kB | 102/165 kB
Progress (3): 472 kB | 202 kB | 106/165 kB
Progress (3): 472 kB | 202 kB | 110/165 kB
Progress (3): 472 kB | 202 kB | 114/165 kB
Progress (3): 472 kB | 202 kB | 118/165 kB
Progress (3): 472 kB | 202 kB | 122/165 kB
Progress (3): 472 kB | 202 kB | 127/165 kB
Progress (3): 472 kB | 202 kB | 131/165 kB
Progress (3): 472 kB | 202 kB | 135/165 kB
Progress (3): 472 kB | 202 kB | 139/165 kB
Progress (3): 472 kB | 202 kB | 143/165 kB
Progress (3): 472 kB | 202 kB | 147/165 kB
Progress (3): 472 kB | 202 kB | 151/165 kB
Progress (3): 472 kB | 202 kB | 155/165 kB
Progress (3): 472 kB | 202 kB | 159/165 kB
Progress (3): 472 kB | 202 kB | 163/165 kB
Progress (3): 472 kB | 202 kB | 165 kB    
Progress (4): 472 kB | 202 kB | 165 kB | 4.1/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 7.7/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 12/49 kB 
Progress (4): 472 kB | 202 kB | 165 kB | 16/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 20/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 24/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 28/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 32/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 36/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 40/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 45/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 49/49 kB
Progress (4): 472 kB | 202 kB | 165 kB | 49 kB   
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 4.1/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 7.7/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 12/153 kB 
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 16/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 20/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 24/153 kB
Progress (5): 472 kB | 202 kB | 1
2025-10-02 15:42:21 [INFO]: 65 kB | 49 kB | 28/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 32/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 36/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 40/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 45/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 49/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 53/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 57/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 61/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 65/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 69/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 73/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 77/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 81/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 85/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 90/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 94/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 98/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 102/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 106/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 110/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 114/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 118/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 122/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 126/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 131/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 135/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 139/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 143/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 147/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 151/153 kB
Progress (5): 472 kB | 202 kB | 165 kB | 49 kB | 153 kB    
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 619 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (1): 4.1/527 kB
Progress (1): 7.7/527 kB
Progress (1): 12/527 kB 
Progress (1): 16/527 kB
Progress (1): 20/527 kB
Progress (1): 24/527 kB
Progress (1): 28/527 kB
Progress (1): 32/527 kB
Progress (1): 36/527 kB
Progress (1): 40/527 kB
Progress (1): 45/527 kB
Progress (1): 49/527 kB
Progress (1): 53/527 kB
Progress (1): 57/527 kB
Progress (1): 61/527 kB
Progress (1): 65/527 kB
Progress (1): 69/527 kB
Progress (1): 73/527 kB
Progress (1): 77/527 kB
Progress (1): 81/527 kB
Progress (1): 86/527 kB
Progress (1): 90/527 kB
Progress (1): 94/527 kB
Progress (1): 98/527 kB
Progress (1): 102/527 kB
Progress (1): 106/527 kB
Progress (1): 110/527 kB
Progress (1): 114/527 kB
Progress (1): 118/527 kB
Progress (1): 122/527 kB
Progress (1): 127/527 kB
Progress (1): 131/527 kB
Progress (1): 135/527 kB
Progress (1): 139/527 kB
Progress (1): 143/527 kB
Progress (1): 147/527 kB
Progress (1): 151/527 kB
Progress (1): 155/527 kB
Progress (1): 159/527 kB
Progress (1): 163/527 kB
Progress (1): 167/527 kB
Progress (1): 172/527 kB
Progress (1): 176/527 kB
Progress (1): 180/527 kB
Progress (1): 184/527 kB
Progress (1): 188/527 kB
Progress (1): 192/527 kB
Progress (1): 196/527 kB
Progress (1): 200/527 kB
Progress (1): 204/527 kB
Progress (1): 208/527 kB
Progress (1): 213/527 kB
Progress (1): 217/527 kB
Progress (1): 221/527 kB
Progress (1): 225/527 kB
Progress (1): 229/527 kB
Progress (1): 233/527 kB
Progress (1): 237/527 kB
Progress (1): 241/527 kB
Progress (1): 245/527 kB
Progress (1): 249/527 kB
Progress (1): 253/527 kB
Progress (1): 258/527 kB
Progress (1): 262/527 kB
Progress (1): 266/527 kB
Progress (1): 270/527 kB
Progress (1): 274/527 kB
Progress (1): 278/527 kB
Progress (1): 282/527 kB
Progress (1): 286/527 kB
Progress (1): 290/527 kB
Progress (1): 294/527 kB
Progress (1): 299/527 kB
Progress (1): 303/527 kB
Progress (1): 307/527 kB
Progress (1): 311/527 kB
Progress (1): 315/527 kB
Progress (1): 319/527 kB
Progress (1): 323/527 kB
Progress (1): 327/527 kB
Progress (1): 331/527 kB
Progress (1): 335/527 kB
Progress (1): 339/527 kB
Progress (1): 344/527 kB
Progress (1): 348/527 kB
Progress (2): 348/527 kB | 4.1/47 kB
Progress (2): 352/527 kB | 4.1/47 kB
Progress (2): 352/527 kB | 7.7/47 kB
Progress (2): 356/527 kB | 7.7/47 kB
Progress (2): 356/527 kB | 12/47 kB 
Progress (2): 360/527 kB | 12/47 kB
Progress (2): 360/527 kB | 16/47 kB
Progress (2): 364/527 kB | 16/47 kB
Progress (2): 364/527 kB | 20/47 kB
Progress (2): 364/527 kB | 24/47 kB
Progress (2): 368/527 kB | 24/47 kB
Progress (2): 368/527 kB | 28/47 kB
Progress (2): 372/527 kB | 28/47 kB
Progress (2): 372/527 kB | 32/47 kB
Progress (2): 376/527 kB | 32/47 kB
Progress (2): 380/527 kB | 32/47 kB
Progress (2): 380/527 kB | 36/47 kB
Progress (2): 380/527 kB | 40/47 kB
Progress (2): 380/527 kB | 45/47 kB
Progress (2): 380/527 kB | 47 kB   
Progress (2): 385/527 kB | 47 kB
Progress (2): 389/527 kB | 47 kB
Progress (2): 393/527 kB | 47 kB
Progress (2): 397/527 kB | 47 kB
Progress (2): 401/527 kB | 47 kB
Progress (2): 405/527 kB | 47 kB
Progress (2): 409/527 kB | 47 kB
Progress (2): 413/527 kB | 47 kB
Progress (2): 417/527 kB | 47 kB
Progress (2): 421/527 kB | 47 kB
Progress (2): 426/527 kB | 47 kB
Progress (2): 430/527 kB | 47 kB
Progress (2): 434/527 kB | 47 kB
Progress (2): 438/527 kB | 47 kB
Progress (3): 438/527 kB | 47 kB | 4.1/38 kB
Progress (3): 442/527 kB | 47 kB | 4.1/38 kB
Progress (3): 442/527 kB | 47 kB | 7.7/38 kB
Progress (3): 446/527 kB | 47 kB | 7.7/38 kB
Progress (3): 446/527 kB | 47 kB | 12/38 kB 
Progress (3): 446/527 kB | 47 kB | 16/38 kB
Progress (3): 450/527 kB | 47 kB | 16/38 kB
Progress (3): 450/527 kB | 47 kB | 20/38 kB
Progress (3): 454/527 kB | 47 kB | 20/38 kB
Progress (3): 454/527 kB | 47 kB | 24/38 kB
Progress (3): 458/527 kB | 47 kB | 24/38 kB
Progress (3): 462/527 kB | 47 kB | 24/38 kB
Progress (3): 462/527 kB | 47 kB | 28/38 kB
Progress (3): 462/527 kB | 47 kB | 32/38 kB
Progress (3): 462/527 kB | 47 kB | 36/38 kB
Progress (3): 466/527 kB | 47 kB | 36/38 kB
Progress (3): 466/527 kB | 47 kB | 38 kB   
Progress (3): 471/527 kB | 47 kB | 38 kB
Progress (3): 475/527 kB | 47 kB | 38 kB
Progress (3): 479/527 kB | 47 kB | 38 kB
Progress (3): 483/527 kB | 47 kB | 38 kB
Progress (3): 487/527 kB | 47 kB | 38 kB
Progress (3): 491/527 kB | 47 kB | 38 kB
Progress (3): 495/527 kB | 47 kB | 38 kB
Progress (3): 499/527 kB | 47 kB | 38 kB
Progress (3): 503/527 kB | 47 kB | 38 kB
Progress (3): 507/527 kB | 47 kB | 38 kB
Progress (3): 512/527 kB | 47 kB | 38 kB
Progress (3): 516/527 kB | 47 kB | 38 kB
Progress (3): 520/527 kB | 47 kB | 38 kB
Progress (3): 524/527 kB | 47 kB | 38 kB
Progress (3): 527 kB | 47 kB | 38 kB    
Progress (4): 527 kB | 47 kB | 38 kB | 3.7/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 7.8/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 12/30 kB 
Progress (4): 527 kB | 47 kB | 38 kB | 16/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 20/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 24/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 28/30 kB
Progress (4): 527 kB | 47 kB | 38 kB | 30 kB   
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 4.1/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 7.7/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 12/148 kB 
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 16/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 20/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 24/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 28/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 32/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 36/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 40/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 45/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 49/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 53/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 57/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 61/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 65/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 69/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 73/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 77/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 81/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 85/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 90/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 94/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 98/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 102/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 106/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 110/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 114/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 118/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 122/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 126/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 131/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 135/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 139/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 143/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 147/148 kB
Progress (5): 527 kB | 47 kB | 38 kB | 30 kB | 148 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 420 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 323 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 224 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Progress (2): 148 kB | 4.1/51 kB
Progress (2): 148 kB | 7.7/51 kB
Progress (2): 148 kB | 12/51 kB 
Progress (2): 148 kB | 16/51 kB
Progress (2): 148 kB | 20/51 kB
Progress (2): 148 kB | 24/51 kB
Progress (2): 148 kB | 28/51 kB
Progress (2): 148 kB | 32/51 kB
Progress (2): 148 kB | 36/51 kB
Progress (2): 148 kB | 40/51 kB
Progress (2): 148 kB | 45/51 kB
Progress (2): 148 kB | 49/51 kB
Progress (2): 148 kB | 51 kB   
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Progress (2): 51 kB | 4.1/14 kB
Progress (2): 51 kB | 7.7/14 kB
Progress (2): 51 kB | 12/14 kB 
Progress (2): 51 kB | 14 kB   
Progress (3): 51 kB | 14 kB | 4.1/106 kB
Progress (3): 51 kB | 14 kB | 7.7/106 kB
Progress (3): 51 kB | 14 kB | 12/106 kB 
Progress (3): 51 kB | 14 kB | 16/106 kB
Progress (3): 51 kB | 14 kB | 20/106 kB
Progress (3): 51 kB | 14 kB | 24/106 kB
Progress (3): 51 kB | 14 kB | 28/106 kB
Progress (3): 51 kB | 14 kB | 32/106 kB
Progress (3): 51 kB | 14 kB | 36/106 kB
Progress (3): 51 kB | 14 kB | 40/106 kB
Progress (3): 51 kB | 14 kB | 45/106 kB
Progress (3): 51 kB | 14 kB | 49/106 kB
Progress (3): 51 kB | 14 kB | 53/106 kB
Progress (3): 51 kB | 14 kB | 57/106 kB
Progress (3): 51 kB | 14 kB | 61/106 kB
Progress (3): 51 kB | 14 kB | 65/106 kB
Progress (3): 51 kB | 14 kB | 69/106 kB
Progress (3): 51 kB | 14 kB | 73/106 kB
Progress (3): 51 kB | 14 kB | 77/106 kB
Progress (3): 51 kB | 14 kB | 81/106 kB
Progress (3): 51 kB | 14 kB | 86/106 kB
Progress (3): 51 kB | 14 kB | 90/106 kB
Progress (3): 51 kB | 14 kB | 94/106 kB
Progress (3): 51 kB | 14 kB | 98/106 kB
Progress (3): 51 kB | 14 kB | 102/106 kB
Progress (3): 51 kB | 14 kB | 106/106 kB
Progress (3): 51 kB | 14 kB | 106 kB    
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 316 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Progress (3): 14 kB | 106 kB | 3.7/74 kB
Progress (3): 14 kB | 106 kB | 7.8/74 kB
Progress (3): 14 kB | 106 kB | 12/74 kB 
Progress (3): 14 kB | 106 kB | 16/74 kB
Progress (3): 14 kB | 106 kB | 20/74 kB
Progress (3): 14 kB | 106 kB | 24/74 kB
Progress (3): 14 kB | 106 kB | 28/74 kB
Progress (3): 14 kB | 106 kB | 32/74 kB
Progress (3): 14 kB | 106 kB | 36/74 kB
Progress (3): 14 kB | 106 kB | 41/74 kB
Progress (3): 14 kB | 106 kB | 45/74 kB
Progress (3): 14 kB | 106 kB | 49/74 kB
Progress (3): 14 kB | 106 kB | 53/74 kB
Progress (3): 14 kB | 106 kB | 57/74 kB
Progress (3): 14 kB | 106 kB | 61/74 kB
Progress (3): 14 kB | 106 kB | 65/74 kB
Progress (3): 14 kB | 106 kB | 69/74 kB
Progress (3): 14 kB | 106 kB | 73/74 kB
Progress (3): 14 kB | 106 kB | 74 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 80 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Progress (3): 106 kB | 74 kB | 4.1/108 kB
Progress (3): 106 kB | 74 kB | 7.7/108 kB
Progress (3): 106 kB | 74 kB | 12/108 kB 
Progress (3): 106 kB | 74 kB | 16/108 kB
Progress (3): 106 kB | 74 kB | 20/108 kB
Progress (3): 106 kB | 74 kB | 24/108 kB
Progress (3): 106 kB | 74 kB | 28/108 kB
Progress (3): 106 kB | 74 kB | 32/108 kB
Progress (3): 106 kB | 74 kB | 36/108 kB
Progress (3): 106 kB | 74 kB | 40/108 kB
Progress (3): 106 kB | 74 kB | 45/108 kB
Progress (3): 106 kB | 74 kB | 49/108 kB
Progress (3): 106 kB | 74 kB | 53/108 kB
Progress (3): 106 kB | 74 kB | 57/108 kB
Progress (3): 106 kB | 74 kB | 61/108 kB
Progress (3): 106 kB | 74 kB | 65/108 kB
Progress (3): 106 kB | 74 kB | 69/108 kB
Progress (3): 106 kB | 74 kB | 73/108 kB
Progress (3): 106 kB | 74 kB | 77/108 kB
Progress (3): 106 kB | 74 kB | 81/108 kB
Progress (3): 106 kB | 74 kB | 86/108 kB
Progress (3): 106 kB | 74 kB | 90/108 kB
Progress (3): 106 kB | 74 kB | 94/108 kB
Progress (3): 106 kB | 74 kB | 98/108 kB
Progress (3): 106 kB | 74 kB | 102/108 kB
Progress (3): 106 kB | 74 kB | 106/108 kB
Progress (3): 106 kB | 74 kB | 108 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 578 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Progress (3): 74 kB | 108 kB | 4.1/61 kB
Progress (3): 74 kB | 108 kB | 7.7/61 kB
Progress (3): 74 kB | 108 kB | 12/61 kB 
Progress (3): 74 kB | 108 kB | 16/61 kB
Progress (3): 74 kB | 108 kB | 20/61 kB
Progress (3): 74 kB | 108 kB | 24/61 kB
Progress (3): 74 kB | 108 kB | 28/61 kB
Progress (3): 74 kB | 108 kB | 32/61 kB
Progress (3): 74 kB | 108 kB | 36/61 kB
Progress (3): 74 kB | 108 kB | 40/61 kB
Progress (3): 74 kB | 108 kB | 45/61 kB
Progress (3): 74 kB | 108 kB | 49/61 kB
Progress (3): 74 kB | 108 kB | 53/61 kB
Progress (3): 74 kB | 108 kB | 57/61 kB
Progress (3): 74 kB | 108 kB | 61/61 kB
Progress (3): 74 kB | 108 kB | 61 kB   
Progress (4): 74 kB | 108 kB | 61 kB | 4.1/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 7.7/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 12/46 kB 
Progress (4): 74 kB | 108 kB | 61 kB | 16/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 20/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 24/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 28/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 32/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 36/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 40/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 44/46 kB
Progress (4): 74 kB | 108 kB | 61 kB | 46 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 373 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 517 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 289 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Progress (2): 46 kB | 4.1/4.2 kB
Progress (2): 46 kB | 4.2 kB    
Progress (3): 46 kB | 4.2 kB | 4.1/29 kB
Progress (3): 46 kB | 4.2 kB | 7.7/29 kB
Progress (3): 46 kB | 4.2 kB | 12/29 kB 
Progress (3): 46 kB | 4.2 kB | 16/29 kB
Progress (3): 46 kB | 4.2 kB | 20/29 kB
Progress (3): 46 kB | 4.2 kB | 24/29 kB
Progress (3): 46 kB | 4.2 kB | 28/29 kB
Progress (3): 46 kB | 4.2 kB | 29 kB   
Progress (4): 46 kB | 4.2 kB | 29 kB | 4.1/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 7.7/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 12/52 kB 
Progress (4): 46 kB | 4.2 kB | 29 kB | 16/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 20/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 24/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 28/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 32/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 36/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 40/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 45/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 49/52 kB
Progress (4): 46 kB | 4.2 kB | 29 kB | 52 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 195 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Progress (4): 4.2 kB | 29 kB | 52 kB | 3.7/13 kB
Progress (4): 4.2 kB | 29 kB | 52 kB | 7.8/13 kB
Progress (4): 4.2 kB | 29 kB | 52 kB | 12/13 kB 
Progress (4): 4.2 kB | 29 kB | 52 kB | 13 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 204 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 110 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Progress (1): 4.1/120 kB
Progress (2): 4.1/120 kB | 4.1/263 kB
Progress (2): 7.7/120 kB | 4.1/263 kB
Progress (2): 7.7/120 kB | 7.7/263 kB
Progress (2): 12/120 kB | 7.7/263 kB 
Progress (2): 16/120 kB | 7.7/263 kB
Progress (2): 16/120 kB | 12/263 kB 
Progress (2): 16/120 kB | 16/263 kB
Progress (2): 20/120 kB | 16/263 kB
Progress (2): 20/120 kB | 20/263 kB
Progress (2): 24/120 kB | 20/263 kB
Progress (2): 24/120 kB | 24/263 kB
Progress (2): 28/120 kB | 24/263 kB
Progress (2): 28/120 kB | 28/263 kB
Progress (2): 32/120 kB | 28/263 kB
Progress (2): 32/120 kB | 32/263 kB
Progress (2): 36/120 kB | 32/263 kB
Progress (2): 36/120 kB | 36/263 kB
Progress (2): 40/120 kB | 36/263 kB
Progress (2): 40/120 kB | 40/263 kB
Progress (2): 45/120 kB | 40/263 kB
Progress (2): 45/120 kB | 45/263 kB
Progress (2): 49/120 kB | 45/263 kB
Progress (2): 49/120 kB | 49/263 kB
Progress (2): 53/120 kB | 49/263 kB
Progress (2): 53/120 kB | 53/263 kB
Progress (2): 57/120 kB | 53/263 kB
Progress (2): 57/120 kB | 57/263 kB
Progress (2): 61/120 kB | 57/263 kB
Progress (2): 61/120 kB | 61/263 kB
Progress (2): 65/120 kB | 61/263 kB
Progress (2): 65/120 kB | 65/263 kB
Progress (2): 69/120 kB | 65/263 kB
Progress (2): 69/120 kB | 69/263 kB
Progress (2): 73/120 kB | 69/263 kB
Progress (2): 73/120 kB | 73/263 kB
Progress (2): 77/120 kB | 73/263 kB
Progress (2): 77/120 kB | 77/263 kB
Progress (2): 81/120 kB | 77/263 kB
Progress (2): 81/120 kB | 81/263 kB
Progress (2): 86/120 kB | 81/263 kB
Progress (2): 86/120 kB | 86/263 kB
Progress (2): 90/120 kB | 86/263 kB
Progress (2): 90/120 kB | 90/263 kB
Progress (2): 94/120 kB | 90/263 kB
Progress (2): 94/120 kB | 94/263 kB
Progress (2): 98/120 kB | 94/263 kB
Progress (2): 98/120 kB | 98/263 kB
Progress (2): 102/120 kB | 98/263 kB
Progress (2): 102/120 kB | 102/263 kB
Progress (2): 106/120 kB | 102/263 kB
Progress (2): 106/120 kB | 106/263 kB
Progress (2): 110/120 kB | 106/263 kB
Progress (2): 110/120 kB | 110/263 kB
Progress (2): 114/120 kB | 110/263 kB
Progress (2): 114/120 kB | 114/263 kB
Progress (2): 118/120 kB | 114/263 kB
Progress (2): 118/120 kB | 118/263 kB
Progress (2): 120 kB | 118/263 kB    
Progress (2): 120 kB | 122/263 kB
Progress (2): 120 kB | 127/263 kB
Progress (2): 120 kB | 131/263 kB
Progress (2): 120 kB | 135/263 kB
Progress (2): 120 kB | 139/263 kB
Progress (2): 120 kB | 143/263 kB
Progress (2): 120 kB | 147/263 kB
Progress (2): 120 kB | 151/263 kB
Progress (2): 120 kB | 155/263 kB
Progress (2): 120 kB | 159/263 kB
Progress (2): 120 kB | 163/263 kB
Progress (2): 120 kB | 167/263 kB
Progress (2): 120 kB | 172/263 kB
Progress (2): 120 kB | 176/263 kB
Progress (2): 120 kB | 179/263 kB
Progress (2): 120 kB | 183/263 kB
Progress (2): 120 kB | 188/263 kB
Progress (2): 120 kB | 192/263 kB
Progress (2): 120 kB | 196/263 kB
Progress (2): 120 kB | 200/263 kB
Progress (2): 120 kB | 204/263 kB
Progress (2): 120 kB | 208/263 kB
Progress (2): 120 kB | 212/263 kB
Progress (2): 120 kB | 216/263 kB
Progress (2): 120 kB | 220/263 kB
Progress (2): 120 kB | 224/263 kB
Progress (2): 120 kB | 227/263 kB
Progress (2): 120 kB | 232/263 kB
Progress (2): 120 kB | 236/263 kB
Progress (2): 120 kB | 240/263 kB
Progress (2): 120 kB | 244/263 kB
Progress (2): 120 kB | 248/263 kB
Progress (2): 120 kB | 252/263 kB
Progress (2): 120 kB | 256/263 kB
Progress (2): 120 kB | 260/263 kB
Progress (2): 120 kB | 263 kB    
Progress (3): 120 kB | 263 kB | 4.1/164 kB
Progress (3): 120 kB | 263 kB | 8.2/164 kB
Progress (3): 120 kB | 263 kB | 12/164 kB 
Progress (3): 120 kB | 263 kB | 16/164 kB
Progress (3): 120 kB | 263 kB | 20/164 kB
Progress (3): 120 kB | 263 kB | 25/164 kB
Progress (3): 120 kB | 263 kB | 29/164 kB
Progress (3): 120 kB | 263 kB | 33/164 kB
Progress (3): 120 kB | 263 kB | 37/164 kB
Progress (3): 120 kB | 263 kB | 41/164 kB
Progress (4): 120 kB | 263 kB | 41/164 kB | 4.1/61 kB
Progress (4): 120 kB | 263 kB | 41/164 kB | 7.7/61 kB
Progress (4): 120 kB | 263 kB | 45/164 kB | 7.7/61 kB
Progress (4): 120 kB | 263 kB | 49/164 kB | 7.7/61 kB
Progress (4): 120 kB | 263 kB | 53/164 kB | 7.7/61 kB
Progress (4): 120 kB | 263 kB | 53/164 kB | 12/61 kB 
Progress (4): 120 kB | 263 kB | 57/164 kB | 12/61 kB
Progress (4): 120 kB | 263 kB | 57/164 kB | 16/61 kB
Progress (4): 120 kB | 263 kB | 57/164 kB | 20/61 kB
Progress (4): 120 kB | 263 kB | 57/164 kB | 24/61 kB
Progress (4): 120 kB | 263 kB | 61/164 kB | 24/61 kB
Progress (4): 120 kB | 263 kB | 66/164 kB | 24/61 kB
Progress (4): 120 kB | 263 kB | 70/164 kB | 24/61 kB
Progress (4): 120 kB | 263 kB | 70/164 kB | 28/61 kB
Progress (4): 120 kB | 263 kB | 74/164 kB | 28/61 kB
Progress (4): 120 kB | 263 kB | 74/164 kB | 32/61 kB
Progress (4): 120 kB | 263 kB | 74/164 kB | 36/61 kB
Progress (4): 120 kB | 263 kB | 74/164 kB | 40/61 kB
Progress (4): 120 kB | 263 kB | 78/164 kB | 40/61 kB
Progress (4): 120 kB | 263 kB | 82/164 kB | 40/61 kB
Progress (4): 120 kB | 263 kB | 86/164 kB | 40/61 kB
Progress (4): 120 kB | 263 kB | 86/164 kB | 45/61 kB
Progress (4): 120 kB | 263 kB | 90/164 kB | 45/61 kB
Progress (4): 120 kB | 263 kB | 90/164 kB | 49/61 kB
Progress (4): 120 kB | 263 kB | 90/164 kB | 53/61 kB
Progress (4): 120 kB | 263 kB | 90/164 kB | 57/61 kB
Progress (4): 120 kB | 263 kB | 94/164 kB | 57/61 kB
Progress (4): 120 kB | 263 kB | 98/164 kB | 57/61 kB
Progress (4): 120 kB | 263 kB | 98/164 kB | 61/61 kB
Progress (4): 120 kB | 263 kB | 102/164 kB | 61/61 kB
Progress (4): 120 kB | 263 kB | 102/164 kB | 61 kB   
Progress (4): 120 kB | 263 kB | 106/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 111/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 115/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 119/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 123/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 127/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 131/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 135/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 139/164 kB | 61 kB
Progress (4): 120 kB | 263 kB | 143/164 kB | 61 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 902 kB/s)
Progress (3): 120 kB | 147/164 kB | 61 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Progress (3): 120 kB | 152/164 kB | 61 kB
Progress (3): 120 kB | 156/164 kB | 61 kB
Progress (3): 120 kB | 160/164 kB | 61 kB
Progress (3): 120 kB | 164 kB | 61 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 407 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar
Progress (3): 164 kB | 61 kB | 4.1/335 kB
Progress (3): 164 kB | 61 kB | 7.7/335 kB
Progress (3): 164 kB | 61 kB | 12/335 kB 
Progress (3): 164 kB | 61 kB | 16/335 kB
Progress (3): 164 kB | 61 kB | 20/335 kB
Progress (3): 164 kB | 61 kB | 24/335 kB
Progress (3): 164 kB | 61 kB | 28/335 kB
Progress (3): 164 kB | 61 kB | 32/335 kB
Progress (3): 164 kB | 61 kB | 36/335 kB
Progress (3): 164 kB | 61 kB | 40/335 kB
Progress (3): 164 kB | 61 kB | 45/335 kB
Progress (3): 164 kB | 61 kB | 49/335 kB
Progress (3): 164 kB | 61 kB | 53/335 kB
Progress (3): 164 kB | 61 kB | 57/335 kB
Progress (3): 164 kB | 61 kB | 61/335 kB
Progress (3): 164 kB | 61 kB | 65/335 kB
Progress (3): 164 kB | 61 kB | 69/335 kB
Progress (3): 164 kB | 61 kB | 73/335 kB
Progress (3): 164 kB | 61 kB | 77/335 kB
Progress (3): 164 kB | 61 kB | 81/335 kB
Progress (3): 164 kB | 61 kB | 86/335 kB
Progress (3): 164 kB | 61 kB | 90/335 kB
Progress (3): 164 kB | 61 kB | 94/335 kB
Progress (3): 164 kB | 61 kB | 98/335 kB
Progress (3): 164 kB | 61 kB | 102/335 kB
Progress (3): 164 kB | 61 kB | 106/335 kB
Progress (3): 164 kB | 61 kB | 110/335 kB
Progress (3): 164 kB | 61 kB | 114/335 kB
Progress (3): 164 kB | 61 kB | 118/335 kB
Progress (3): 164 kB | 61 kB | 122/335 kB
Progress (3): 164 kB | 61 kB | 127/335 kB
Progress (3): 164 kB | 61 kB | 131/335 kB
Progress (3): 164 kB | 61 kB | 135/335 kB
Progress (3): 164 kB | 61 kB | 139/335 kB
Progress (3): 164 kB | 61 kB | 143/335 kB
Progress (3): 164 kB | 61 kB | 147/335 kB
Progress (3): 164 kB | 61 kB | 151/335 kB
Progress (3): 164 kB | 61 kB | 155/335 kB
Progress (3): 164 kB | 61 kB | 159/335 kB
Progress (3): 164 kB | 61 kB | 163/335 kB
Progress (3): 164 kB | 61 kB | 167/335 kB
Progress (3): 164 kB | 61 kB | 172/335 kB
Progress (3): 164 kB | 61 kB | 176/335 kB
Progress (3): 164 kB | 61 kB | 180/335 kB
Progress (3): 164 kB | 61 kB | 184/335 kB
Progress (3): 164 kB | 61 kB | 188/335 kB
Progress (3): 164 kB | 61 kB | 192/335 kB
Progress (3): 164 kB | 61 kB | 196/335 kB
Progress (3): 164 kB | 61 kB | 200/335 kB
Progress (3): 164 kB | 61 kB | 204/335 kB
Progress (3): 164 kB | 61 kB | 208/335 kB
Progress (3): 164 kB | 61 kB | 213/335 kB
Progress (3): 164 kB | 61 kB | 217/335 kB
Progress (3): 164 kB | 61 kB | 221/335 kB
Progress (3): 164 kB | 61 kB | 225/335 kB
Progress (3): 164 kB | 61 kB | 229/335 kB
Progress (3): 164 kB | 61 kB | 233/335 kB
Progress (3): 164 kB | 61 kB | 237/335 kB
Progress (3): 164 kB | 61 kB | 241/335 kB
Progress (3): 164 kB | 61 kB | 245/335 kB
Progress (3): 164 kB | 61 kB | 249/335 kB
Progress (3): 164 kB | 61 kB | 253/335 kB
Progress (3): 164 kB | 61 kB | 258/335 kB
Progress (3): 164 kB | 61 kB | 262/335 kB
Progress (3): 164 kB | 61 kB | 266/335 kB
Progress (3): 164 kB | 61 kB | 270/335 kB
Progress (3): 164 kB | 61 kB | 274/335 kB
Progress (3): 164 kB | 61 kB | 278/335 kB
Progress (3): 164 kB | 61 kB | 282/335 kB
Progress (3): 164 kB | 61 kB | 286/335 kB
Progress (3): 164 kB | 61 kB | 290/335 kB
Progress (3): 164 kB | 61 kB | 294/335 kB
Progress (3): 164 kB | 61 kB | 299/335 kB
Progress (3): 164 kB | 61 kB | 303/335 kB
Progress (3): 164 kB | 61 kB | 307/335 kB
Progress (3): 164 kB | 61 kB | 311/335 kB
Progress (3): 164 kB | 61 kB | 315/335 kB
Progress (3): 164 kB | 61 kB | 319/335 kB
Progress (3): 164 kB | 61 kB | 323/335 kB
Progress (3): 164 kB | 61 kB | 327/335 kB
Progress (3): 164 kB | 61 kB | 331/335 kB
Progress (3): 164 kB | 61 kB | 335 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 521 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 194 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar
Progress (2): 335 kB | 4.1/26 kB
Progress (2): 335 kB | 7.7/26 kB
Progress (2): 335 kB | 12/26 kB 
Progress (2): 335 kB | 16/26 kB
Progress (2): 335 kB | 20/26 kB
Progress (2): 335 kB | 24/26 kB
Progress (2): 335 kB | 26 kB   
Progress (3): 335 kB | 26 kB | 4.1/122 kB
Progress (3): 335 kB | 26 kB | 7.7/122 kB
Progress (3): 335 kB | 26 kB | 12/122 kB 
Progress (3): 335 kB | 26 kB | 16/122 kB
Progress (3): 335 kB | 26 kB | 20/122 kB
Progress (3): 335 kB | 26 kB | 24/122 kB
Progress (3): 335 kB | 26 kB | 28/122 kB
Progress (3): 335 kB | 26 kB | 32/122 kB
Progress (3): 335 kB | 26 kB | 36/122 kB
Progress (3): 335 kB | 26 kB | 41/122 kB
Progress (3): 335 kB | 26 kB | 45/122 kB
Progress (3): 335 kB | 26 kB | 49/122 kB
Progress (3): 335 kB | 26 kB | 53/122 kB
Progress (3): 335 kB | 26 kB | 57/122 kB
Progress (3): 335 kB | 26 kB | 61/122 kB
Progress (3): 335 kB | 26 kB | 65/122 kB
Progress (3): 335 kB | 26 kB | 69/122 kB
Progress (3): 335 kB | 26 kB | 73/122 kB
Progress (3): 335 kB | 26 kB | 77/122 kB
Progress (3): 335 kB | 26 kB | 81/122 kB
Progress (3): 335 kB | 26 kB | 86/122 kB
Progress (3): 335 kB | 26 kB | 90/122 kB
Progress (3): 335 kB | 26 kB | 94/122 kB
Progress (3): 335 kB | 26 kB | 98/122 kB
Progress (3): 335 kB | 26 kB | 102/122 kB
Progress (3): 335 kB | 26 kB | 106/122 kB
Progress (3): 335 kB | 26 kB | 110/122 kB
Progress (3): 335 kB | 26 kB | 114/122 kB
Progress (3): 335 kB | 26 kB | 118/122 kB
Progress (3): 335 kB | 26 kB | 122 kB    
Progress (4): 335 kB | 26 kB | 122 kB | 4.1/72 kB
Progress (4): 335 kB | 26 kB | 122 kB | 7.7/72 kB
Progress (4): 335 kB | 26 kB | 122 kB | 12/72 kB 
Progress (4): 335 kB | 26 kB | 122 kB | 16/72 kB
Progress (4): 335 kB | 26 kB | 122 kB | 20/72 kB
Progress (4): 335 kB | 26 kB | 122 kB | 24/72 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 991 kB/s)
Progress (3): 26 kB | 122 kB | 28/72 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar
Progress (3): 26 kB | 122 kB | 32/72 kB
Progress (3): 26 kB | 122 kB | 36/72 kB
Progress (3): 26 kB | 122 kB | 40/72 kB
Progress (3): 26 kB | 122 kB | 45/72 kB
Progress (3): 26 kB | 122 kB | 49/72 kB
Progress (3): 26 kB | 122 kB | 53/72 kB
Progress (3): 26 kB | 122 kB | 57/72 kB
Progress (3): 26 kB | 122 kB | 61/72 kB
Progress (3): 26 kB | 122 kB | 65/72 kB
Progress (3): 26 kB | 122 kB | 69/72 kB
Progress (3): 26 kB | 122 kB | 72 kB   
Progress (4): 26 kB | 122 kB | 72 kB | 3.7/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 7.8/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 12/53 kB 
Progress (4): 26 kB | 122 kB | 72 kB | 16/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 20/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 24/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 28/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 32/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 36/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 41/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 45/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 49/53 kB
Progress (4): 26 kB | 122 kB | 72 kB | 53 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 351 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 75 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 198 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Progress (1): 4.1/33 kB
Progress (1): 7.7/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 24/33 kB
Progress (1): 28/33 kB
Progress (1): 32/33 kB
Progress (1): 33 kB   
Progress (2): 33 kB | 3.7/305 kB
Progress (2): 33 kB | 7.8/305 kB
Progress (2): 33 kB | 12/305 kB 
Progress (2): 33 kB | 16/305 kB
Progress (2): 33 kB | 20/305 kB
Progress (2): 33 kB | 24/305 kB
Progress (2): 33 kB | 28/305 kB
Progress (2): 33 kB | 32/305 kB
Progress (2): 33 kB | 36/305 kB
Progress (2): 33 kB | 41/305 kB
Progress (2): 33 kB | 45/305 kB
Progress (2): 33 kB | 49/305 kB
Progress (2): 33 kB | 53/305 kB
Progress (2): 33 kB | 57/305 kB
Progress (2): 33 kB | 61/305 kB
Progress (2): 33 kB | 65/305 kB
Progress (2): 33 kB | 69/305 kB
Progress (2): 33 kB | 73/305 kB
Progress (2): 33 kB | 77/305 kB
Progress (2): 33 kB | 82/305 kB
Progress (2): 33 kB | 86/305 kB
Progress (2): 33 kB | 90/305 kB
Progress (2): 33 kB | 94/305 kB
Progress (2): 33 kB | 98/305 kB
Progress (2): 33 kB | 102/305 kB
Progress (2): 33 kB | 106/305 kB
Progress (2): 33 kB | 110/305 kB
Progress (2): 33 kB | 114/305 kB
Progress (2): 33 kB | 118/305 kB
Progress (2): 33 kB | 122/305 kB
Progress (2): 33 kB | 127/305 kB
Progress (2): 33 kB | 131/305 kB
Progress (2): 33 kB | 135/305 kB
Progress (2): 33 kB | 139/305 kB
Progress (2): 33 kB | 143/305 kB
Progress (2): 33 kB | 147/305 kB
Progress (2): 33 kB | 151/305 kB
Progress (2): 33 kB | 155/305 kB
Progress (2): 33 kB | 159/305 kB
Progress (2): 33 kB | 163/305 kB
Progress (2): 33 kB | 168/305 kB
Progress (2): 33 kB | 172/305 kB
Progress (2): 33 kB | 176/305 kB
Progress (2): 33 kB | 180/305 kB
Progress (2): 33 kB | 184/305 kB
Progress (3): 33 kB | 184/305 kB | 4.1/37 kB
Progress (3): 33 kB | 188/305 kB | 4.1/37 kB
Progress (3): 33 kB | 192/305 kB | 4.1/37 kB
Progress (3): 33 kB | 192/305 kB | 7.7/37 kB
Progress (3): 33 kB | 196/305 kB | 7.7/37 kB
Progress (3): 33 kB | 196/305 kB | 12/37 kB 
Progress (3): 33 kB | 200/305 kB | 12/37 kB
Progress (3): 33 kB | 200/305 kB | 16/37 kB
Progress (3): 33 kB | 200/305 kB | 20/37 kB
Progress (3): 33 kB | 204/305 kB | 20/37 kB
Progress (3): 33 kB | 209/305 kB | 20/37 kB
Progress (3): 33 kB | 213/305 kB | 20/37 kB
Progress (3): 33 kB | 213/305 kB | 24/37 kB
Progress (3): 33 kB | 217/305 kB | 24/37 kB
Progress (3): 33 kB | 217/305 kB | 28/37 kB
Progress (3): 33 kB | 217/305 kB | 32/37 kB
Progress (3): 33 kB | 217/305 kB | 36/37 kB
Progress (3): 33 kB | 221/305 kB | 36/37 kB
Progress (3): 33 kB | 221/305 kB | 37 kB   
Progress (3): 33 kB | 225/305 kB | 37 kB
Progress (3): 33 kB | 229/305 kB | 37 kB
Progress (3): 33 kB | 233/305 kB | 37 kB
Progress (3): 33 kB | 237/305 kB | 37 kB
Progress (3): 33 kB | 241/305 kB | 37 kB
Progress (3): 33 kB | 245/305 kB | 37 kB
Progress (3): 33 kB | 249/305 kB | 37 kB
Progress (3): 33 kB | 254/305 kB | 37 kB
Progress (3): 33 kB | 258/305 kB | 37 kB
Progress (3): 33 kB | 262/305 kB | 37 kB
Progress (3): 33 kB | 266/305 kB | 37 kB
Progress (3): 33 kB | 270/305 kB | 37 kB
Progress (3): 33 kB | 274/305 kB | 37 kB
Progress (3): 33 kB | 278/305 kB | 37 kB
Progress (3): 33 kB | 282/305 kB | 37 kB
Progress (3): 33 kB | 286/305 kB | 37 kB
Progress (3): 33 kB | 290/305 kB | 37 kB
Progress (3): 33 kB | 295/305 kB | 37 kB
Progress (3): 33 kB | 299/305 kB | 37 kB
Progress (3): 33 kB | 303/305 kB | 37 kB
Progress (3): 33 kB | 305 kB | 37 kB    
Progress (4): 33 kB | 305 kB | 37 kB | 4.1/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 7.7/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 12/134 kB 
Progress (4): 33 kB | 305 kB | 37 kB | 16/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 20/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 24/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 28/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 32/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 36/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 40/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 45/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 49/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 53/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 57/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 61/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 65/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 69/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 73/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 77/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 81/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 86/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 90/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 94/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 98/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 102/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 106/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 110/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 114/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 118/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 122/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 127/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 131/134 kB
Progress (4): 33 kB | 305 kB | 37 kB | 134 kB    
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 4.1/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 7.7/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 12/215 kB 
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 16/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 20/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 24/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 28/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 32/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 36/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 41/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 45/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 49/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 53/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 57/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 61/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 65/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 69/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 73/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 77/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 81/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 86/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 90/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 94/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 98/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 102/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 106/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 110/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 114/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 118/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 122/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 127/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 131/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 135/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 139/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 143/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 147/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 151/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 155/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 159/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 163/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 167/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 172/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 176/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 180/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 184/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 188/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 192/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 196/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 200/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 204/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 208/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 213/215 kB
Progress (5): 33 kB | 305 kB | 37 kB | 134 kB | 215 kB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 755 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 90 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 320 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 507 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Progress (1): 4.1/85 kB
Progress (1): 7.7/85 kB
Progress (1): 12/85 kB 
Progress (1): 16/85 kB
Progress (1): 20/85 kB
Progress (1): 24/85 kB
Progress (1): 28/85 kB
Progress (1): 32/85 kB
Progress (1): 36/85 kB
Progress (1): 40/85 kB
Progress (1): 45/85 kB
Progress (1): 49/85 kB
Progress (1): 53/85 kB
Progress (1): 57/85 kB
Progress (1): 61/85 kB
Progress (1): 65/85 kB
Progress (1): 69/85 kB
Progress (1): 73/85 kB
Progress (1): 77/85 kB
Progress (1): 81/85 kB
Progress (1): 85 kB   
Progress (2): 85 kB | 4.1/180 kB
Progress (2): 85 kB | 7.7/180 kB
Progress (2): 85 kB | 12/180 kB 
Progress (2): 85 kB | 16/180 kB
Progress (2): 85 kB | 20/180 kB
Progress (2): 85 kB | 24/180 kB
Progress (2): 85 kB | 28/180 kB
Progress (2): 85 kB | 32/180 kB
Progress (2): 85 kB | 36/180 kB
Progress (2): 85 kB | 41/180 kB
Progress (2): 85 kB | 45/180 kB
Progress (2): 85 kB | 49/180 kB
Progress (2): 85 kB | 53/180 kB
Progress (2): 85 kB | 57/180 kB
Progress (2): 85 kB | 61/180 kB
Progress (2): 85 kB | 65/180 kB
Progress (2): 85 kB | 69/180 kB
Progress (2): 85 kB | 73/180 kB
Progress (2): 85 kB | 77/180 kB
Progress (2): 85 kB | 81/180 kB
Progress (2): 85 kB | 86/180 kB
Progress (2): 85 kB | 90/180 kB
Progress (2): 85 kB | 94/180 kB
Progress (2): 85 kB | 98/180 kB
Progress (2): 85 kB | 102/180 kB
Progress (2): 85 kB | 106/180 kB
Progress (2): 85 kB | 110/180 kB
Progress (2): 85 kB | 114/180 kB
Progress (2): 85 kB | 118/180 kB
Progress (2): 85 kB | 122/180 kB
Progress (2): 85 kB | 127/180 kB
Progress (2): 85 kB | 131/180 kB
Progress (2): 85 kB | 135/180 kB
Progress (2): 85 kB | 139/180 kB
Progress (2): 85 kB | 143/180 kB
Progress (2): 85 kB | 147/180 kB
Progress (2): 85 kB | 151/180 kB
Progress (2): 85 kB | 155/180 kB
Progress (2): 85 kB | 159/180 kB
Progress (2): 85 kB | 163/180 kB
Progress (2): 85 kB | 167/180 kB
Progress (2): 85 kB | 172/180 kB
Progress (2): 85 kB | 176/180 kB
Progress (2): 85 kB | 180/180 kB
Progress (2): 85 kB | 180 kB    
Progress (3): 85 kB | 180 kB | 4.1/4.6 kB
Progress (3): 85 kB | 180 kB | 4.6 kB    
Progress (4): 85 kB | 180 kB | 4.6 kB | 2.2 kB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.1/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.2/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.3/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.4/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
Progress (5): 85 kB | 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 185 kB/s)
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
                                                   
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.5/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.6/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.7/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.8/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
Progress (4): 180 kB | 4.6 kB | 2.2 kB | 0.9/2.6 MB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 9.9 kB/s)
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.0/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.1/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.2/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.3/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
Progress (3): 180 kB | 2.2 kB | 1.4/2.6 MB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 4.6 kB/s)
Progress (2): 180 kB | 1.5/2.6 MB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Progress (2): 180 kB | 1.5/2.6 MB
Progress (2): 180 kB | 1.5/2.6 MB
Progress (2): 180 kB | 1.5/2.6 MB
Progress (2): 180 kB | 1.5/2.6 MB
Progress (2): 180 kB | 1.5/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.6/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.7/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.8/2.6 MB
Progress (2): 180 kB | 1.9/2.6 MB
Progress (2): 180 kB | 1.9/2.6 MB
Progress (3): 180 kB | 1.9/2.6 MB | 4.1/20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 4.1/20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 7.7/20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 12/20 kB 
Progress (3): 180 kB | 1.9/2.6 MB | 16/20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 20 kB   
Progress (3): 180 kB | 1.9/2.6 MB | 20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 20 kB
Progress (3): 180 kB | 1.9/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.0/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.1/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
Progress (3): 180 kB | 2.2/2.6 MB | 20 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 370 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Progress (2): 2.2/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.3/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (3): 2.6/2.6 MB | 20 kB | 3.7/5.9 kB
Progress (3): 2.6/2.6 MB | 20 kB | 5.9 kB    
Progress (3): 2.6/2.6 MB | 20 kB | 5.9 kB
Progress (3): 2.6/2.6 MB | 20 kB | 5.9 kB
Progress (3): 2.6/2.6 MB | 20 kB | 5.9 kB
Progress (3): 2.6 MB | 20 kB | 5.9 kB    
Progress (4): 2.6 MB | 20 kB | 5.9 kB | 4.1/14 kB
Progress (4): 2.6 MB | 20 kB | 5.9 kB | 7.7/14 kB
Progress (4): 2.6 MB | 20 kB | 5.9 kB | 12/14 kB 
Progress (4): 2.6 MB | 20 kB | 5.9 kB | 14 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
Progress (4): 2.6 MB | 5.9 kB | 14 kB | 4.1/8.8 kB
Progress (4): 2.6 MB | 5.9 kB | 14 kB | 7.7/8.8 kB
Progress (4): 2.6 MB | 5.9 kB | 14 kB | 8.8 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 11 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 5.0 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 26 kB/s)
Progress (2): 8.8 kB | 4.1/500 kB
Progress (2): 8.8 kB | 7.7/500 kB
Progress (2): 8.8 kB | 12/500 kB 
Progress (2): 8.8 kB | 16/500 kB
Progress (2): 8.8 kB | 20/500 kB
Progress (2): 8.8 kB | 24/500 kB
Progress (2): 8.8 kB | 28/500 kB
Progress (2): 8.8 kB | 32/500 kB
Progress (2): 8.8 kB | 36/500 kB
Progress (2): 8.8 kB | 40/500 kB
Progress (2): 8.8 kB | 45/500 kB
Progress (2): 8.8 kB | 49/500 kB
Progress (2): 8.8 kB | 53/500 kB
Progress (2): 8.8 kB | 57/500 kB
Progress (2): 8.8 kB | 61/500 kB
Progress (2): 8.8 kB | 65/500 kB
Progress (2): 8.8 kB | 69/500 kB
Progress (2): 8.8 kB | 73/500 kB
Progress (2): 8.8 kB | 77/500 kB
Progress (2): 8.8 kB | 81/500 kB
Progress (2): 8.8 kB | 86/500 kB
Progress (2): 8.8 kB | 90/500 kB
Progress (2): 8.8 kB | 94/500 kB
Progress (2): 8.8 kB | 98/500 kB
Progress (2): 8.8 kB | 102/500 kB
Progress (2): 8.8 kB | 106/500 kB
Progress (2): 8.8 kB | 110/500 kB
Progress (2): 8.8 kB | 114/500 kB
Progress (2): 8.8 kB | 118/500 kB
Progress (2): 8.8 kB | 122/500 kB
Progress (2): 8.8 kB | 127/500 kB
Progress (2): 8.8 kB | 131/500 kB
Progress (2): 8.8 kB | 135/500 kB
Progress (2): 8.8 kB | 139/500 kB
Progress (2): 8.8 kB | 143/500 kB
Progress (2): 8.8 kB | 147/500 kB
Progress (2): 8.8 kB | 151/500 kB
Progress (2): 8.8 kB | 155/500 kB
Progress (2): 8.8 kB | 159/500 kB
Progress (2): 8.8 kB | 163/500 kB
Progress (2): 8.8 kB | 167/500 kB
Progress (2): 8.8 kB | 172/500 kB
Progress (2): 8.8 kB | 176/500 kB
Progress (2): 8.8 kB | 180/500 kB
Progress (2): 8.8 kB | 184/500 kB
Progress (2): 8.8 kB | 188/500 kB
Progress (2): 8.8 kB | 192/500 kB
Progress (2): 8.8 kB | 196/500 kB
Progress (2): 8.8 kB | 200/500 kB
Progress (2): 8.8 kB | 204/500 kB
Progress (2): 8.8 kB | 208/500 kB
Progress (2): 8.8 kB | 213/500 kB
Progress (2): 8.8 kB | 217/500 kB
Progress (2): 8.8 kB | 221/500 kB
Progress (2): 8.8 kB | 225/500 kB
Progress (2): 8.8 kB | 229/500 kB
Progress (2): 8.8 kB | 233/500 kB
Progress (2): 8.8 kB | 237/500 kB
Progress (2): 8.8 kB | 241/500 kB
Progress (2): 8.8 kB | 245/500 kB
Progress (2): 8.8 kB | 249/500 kB
Progress (2): 8.8 kB | 253/500 kB
Progress (2): 8.8 kB | 258/500 kB
Progress (2): 8.8 kB | 262/500 kB
Progress (2): 8.8 kB | 266/500 kB
Progress (2): 8.8 kB | 270/500 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 16 kB/s)
Progress (1): 274/500 kB
Progress (1): 278/500 kB
Progress (1): 282/500 kB
Progress (1): 286/500 kB
Progress (1): 290/500 kB
Progress (1): 294/500 kB
Progress (1): 299/500 kB
Progress (1): 303/500 kB
Progress (1): 307/500 kB
Progress (1): 311/500 kB
Progress (1): 315/500 kB
Progress (1): 319/500 kB
Progress (1): 323/500 kB
Progress (1): 327/500 kB
Progress (1): 331/500 kB
Progress (1): 335/500 kB
Progress (1): 339/500 kB
Progress (1): 344/500 kB
Progress (1): 348/500 kB
Progress (1): 352/500 kB
Progress (1): 356/500 kB
Progress (1): 360/500 kB
Progress (1): 364/500 kB
Progress (1): 368/500 kB
Progress (1): 372/500 kB
Progress (1): 376/500 kB
Progress (1): 380/500 kB
Progress (1): 385/500 kB
Progress (1): 389/500 kB
Progress (1): 393/500 kB
Progress (1): 397/500 kB
Progress (1): 399/500 kB
Progress (1): 404/500 kB
Progress (1): 408/500 kB
Progress (1): 412/500 kB
Progress (1): 416/500 kB
Progress (1): 420/500 kB
Progress (1): 424/500 kB
Progress (1): 428/500 kB
Progress (1): 432/500 kB
Progress (1): 436/500 kB
Progress (1): 440/500 kB
Progress (1): 445/500 kB
Progress (1): 449/500 kB
Progress (1): 453/500 kB
Progress (1): 457/500 kB
Progress (1): 461/500 kB
Progress (1): 465/500 kB
Progress (1): 469/500 kB
Progress (1): 473/500 kB
Progress (1): 477/500 kB
Progress (1): 481/500 kB
Progress (1): 485/500 kB
Progress (1): 490/500 kB
Progress (1): 494/500 kB
Progress (1): 498/500 kB
Progress (1): 500 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 861 kB/s)
[INFO] Including com.amazonaws:aws-lambda-java-core:jar:1.2.2 in the shaded jar.
[WARNING] HelloWorld-1.0.jar, aws-lambda-java-core-1.2.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /tmp/samcli/scratch/target/HelloWorld-1.0.jar with /tmp/samcli/scratch/target/HelloWorld-1.0-shaded.jar
[INFO] Dependency-reduced POM written at: /tmp/samcli/scratch/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 380 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 104 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Progress (1): 4.1 kB
Progress (1): 7.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Progress (1): 4.1 kB
Progress (1): 7.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 155 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codeh
2025-10-02 15:42:21 [INFO]: aus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Progress (1): 4.1/230 kB
Progress (1): 7.7/230 kB
Progress (1): 12/230 kB 
Progress (1): 16/230 kB
Progress (1): 20/230 kB
Progress (1): 24/230 kB
Progress (1): 28/230 kB
Progress (1): 32/230 kB
Progress (1): 36/230 kB
Progress (1): 40/230 kB
Progress (1): 45/230 kB
Progress (1): 49/230 kB
Progress (1): 53/230 kB
Progress (1): 57/230 kB
Progress (1): 61/230 kB
Progress (1): 65/230 kB
Progress (1): 69/230 kB
Progress (1): 73/230 kB
Progress (1): 77/230 kB
Progress (1): 81/230 kB
Progress (1): 86/230 kB
Progress (1): 90/230 kB
Progress (1): 94/230 kB
Progress (1): 98/230 kB
Progress (1): 102/230 kB
Progress (1): 106/230 kB
Progress (1): 110/230 kB
Progress (1): 114/230 kB
Progress (1): 118/230 kB
Progress (1): 122/230 kB
Progress (1): 127/230 kB
Progress (1): 131/230 kB
Progress (1): 135/230 kB
Progress (1): 139/230 kB
Progress (1): 143/230 kB
Progress (1): 147/230 kB
Progress (1): 151/230 kB
Progress (1): 155/230 kB
Progress (1): 159/230 kB
Progress (1): 163/230 kB
Progress (1): 167/230 kB
Progress (1): 172/230 kB
Progress (1): 176/230 kB
Progress (1): 180/230 kB
Progress (1): 184/230 kB
Progress (1): 188/230 kB
Progress (1): 192/230 kB
Progress (1): 196/230 kB
Progress (1): 200/230 kB
Progress (1): 204/230 kB
Progress (1): 208/230 kB
Progress (1): 213/230 kB
Progress (1): 217/230 kB
Progress (1): 221/230 kB
Progress (1): 225/230 kB
Progress (1): 227/230 kB
Progress (1): 230 kB    
Progress (2): 230 kB | 3.7/12 kB
Progress (2): 230 kB | 7.8/12 kB
Progress (2): 230 kB | 12 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 4.4 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 148 kB/s)
[INFO] Installing /tmp/samcli/scratch/target/HelloWorld-1.0.jar to /root/.m2/repository/helloworld/HelloWorld/1.0/HelloWorld-1.0.jar
[INFO] Installing /tmp/samcli/scratch/dependency-reduced-pom.xml to /root/.m2/repository/helloworld/HelloWorld/1.0/HelloWorld-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.263 s
[INFO] Finished at: 2025-10-02T22:42:21Z
[INFO] ------------------------------------------------------------------------

2025-10-02 15:42:32 [INFO]: JavaMavenWorkflow:MavenBuild succeeded
 Running JavaMavenWorkflow:MavenCopyDependency
Running copy_dependency with scope: runtime
JavaMavenWorkflow:MavenCopyDependency succeeded
 Running JavaMavenWorkflow:MavenCopyArtifacts
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/target/classes) to destination (/tmp/samcli/artifacts)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/target/classes/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/target/classes/helloworld/GatewayResponse.class) to destination (/tmp/samcli/artifacts/helloworld/GatewayResponse.class)
Copying source file (/tmp/samcli/scratch/target/classes/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/target/dependency) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/target/dependency/com.amazonaws.aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/com.amazonaws.aws-lambda-java-core-1.2.2.jar)
JavaMavenWorkflow:MavenCopyArtifacts succeeded
2025-10-02 15:42:32,424 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:42:32,424 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,017 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,207 | Build inside container succeeded

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,208 | Async execution completed

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,216 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:42:33,216 | 2 resources found in the stack 
2025-10-02 15:42:33,216 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:42:33 [INFO]: 
Build Succeeded

2025-10-02 15:42:33 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk46504efd/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,221 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,221 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:42:33 [INFO]: 2025-10-02 15:42:33,222 | Unable to find Click Context for getting session_id.

2025-10-02 15:42:34,043 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml

2025-10-02 15:42:34,044 | No config file found in this directory.
2025-10-02 15:42:34,044 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk46504efd/output/samconfig.toml'
2025-10-02 15:42:34,044 | Config file location: /tmp/aws-toolkit-vscode/vsctk46504efd/output/samconfig.toml
2025-10-02 15:42:34,044 | Config file '/tmp/aws-toolkit-vscode/vsctk46504efd/output/samconfig.toml' does not exist

2025-10-02 15:42:34,070 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk46504efd/output/samconfig.toml'

2025-10-02 15:42:34,071 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:42:34,071 | Expand command line arguments to:
2025-10-02 15:42:34,071 | --template_file=/tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml --port=5864 --debug_port=(5865,) --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:42:34,180 | local start-api command is called

2025-10-02 15:42:34,274 | No Parameters detected in the template

2025-10-02 15:42:34,295 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:42:34,296 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:42:34,296 | 0 stacks found in the template

2025-10-02 15:42:34,296 | No Parameters detected in the template

2025-10-02 15:42:34,316 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:42:34,316 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:42:34,317 | 2 resources found in the stack 
2025-10-02 15:42:34,317 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:42:34,317 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk46504efd/output/template.yaml

2025-10-02 15:42:34,320 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:42:34,320 | Detected Inline Swagger definition
2025-10-02 15:42:34,320 | Parsing Swagger document using 2.0 specification
2025-10-02 15:42:34,320 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:42:34,320 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:42:34,320 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:42:34,320 | Authorizer not found or disabled, returning early
2025-10-02 15:42:34,320 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:42:34,320 | 1 APIs found in the template

2025-10-02 15:42:34,325 | Mounting HelloWorldFunction at http://127.0.0.1:5864/hello [GET]
2025-10-02 15:42:34,325 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:42:34,325 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:42:34,325 | Setting SIGTERM interrupt handler

2025-10-02 15:42:34 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5864

2025-10-02 15:42:34 Press CTRL+C to quit

2025-10-02 15:42:34,385 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '459203b7-b890-4ec1-93a5-0523b5bbed43', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5864', 'requestTimeEpoch': 1759444954179, 'requestTime': '02/Oct/2025:22:42:34 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5864', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5864'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5864'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5864']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:42:34,385 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:42:34,385 | Invoking helloworld.App::handleRequest (java8.al2)
2025-10-02 15:42:34,385 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:42:34,398 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk46504efd/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction
2025-10-02 15:42:34,398 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction
2025-10-02 15:42:34,398 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk46504efd/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction
2025-10-02 15:42:34,398 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction
2025-10-02 15:42:34,399 | Code /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction is not a zip/jar file
2025-10-02 15:42:34,401 | Local image was not found.
2025-10-02 15:42:34,401 | Removing rapid images for repo public.ecr.aws/sam/emulation-java8.al2

Building image...
.
.
.
.
.
......
.
.
.
..
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
....
.
..
.
..
.
.
.


2025-10-02 15:42:39,495 | Checking free port on 127.0.0.1:8246

2025-10-02 15:42:39,500 | Using local image: public.ecr.aws/lambda/java:8.al2-rapid-x86_64.

2025-10-02 15:42:39,500 | Mounting /tmp/aws-toolkit-vscode/vsctk46504efd/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:42:40,208 | Setting up SIGTERM interrupt handler

2025-10-02 15:42:40,210 | Getting lock for the key localhost-8246
2025-10-02 15:42:40,210 | Waiting to retrieve the lock (localhost-8246) to start invocation

START RequestId: 2ad186f9-478f-4d92-9afb-d22337fdf789 Version: $LATEST

Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1

Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=5865 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true -Xshare:off

[11597:1002/224241.793331:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 42ea85d0-b2e3-4137-91d0-0a9b105a8fb7
REPORT RequestId: 42ea85d0-b2e3-4137-91d0-0a9b105a8fb7	Init Duration: 0.05 ms	Duration: 2462.17 ms	Billed Duration: 2463 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



2025-10-02 15:42:42,681 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java8.al2 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (76595ms)
[11597:1002/224243.062921:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:42:43,554 | Cleaning all decompressed code dirs

2025-10-02 15:42:43 127.0.0.1 - - [02/Oct/2025 15:42:43] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,896 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,905 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/samconfig.toml
2025-10-02 15:42:43,905 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/samconfig.toml'...
2025-10-02 15:42:43,905 | Configuration values successfully loaded.
2025-10-02 15:42:43,905 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,945 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:42:43,945 | Expand command line arguments to:
2025-10-02 15:42:43,946 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,976 | 'build' command is called
2025-10-02 15:42:43,976 | Starting Build use cache

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,976 | Starting Build inside a container

2025-10-02 15:42:43 [INFO]: 2025-10-02 15:42:43,981 | No Parameters detected in the template

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,041 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:42:44,041 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,042 | 0 stacks found in the template

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,042 | No Parameters detected in the template

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,066 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:42:44,067 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,067 | 2 resources found in the stack 

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,067 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:42:44,067 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/template.yaml

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,074 | 2 resources found in the stack 

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,074 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,075 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject']

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,076 | Instantiating build definitions

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,076 | No previous build graph found, generating new one
2025-10-02 15:42:44,076 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java8.al2, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction, Zip, , f511d731-9e30-437a-a522-6c7658a7b8b0, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java8.al2', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE', 'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,078 | Async execution started
2025-10-02 15:42:44,078 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fc04fc66510>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fc04fe99d90>)

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,078 | Running incremental build for runtime java8.al2 for following resources (HelloWorldFunction)

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,079 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,079 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction runtime: java8.al2 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:42:44,079 | Building to following folder /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction
2025-10-02 15:42:44,080 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject']

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,080 | Waiting for async results

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,088 | Checking free port on 127.0.0.1:8498

2025-10-02 15:42:44 [INFO]: 
Fetching public.ecr.aws/sam/build-java8.al2:latest-x86_64 Docker container image...
2025-10-02 15:42:44 [INFO]: .
2025-10-02 15:42:44 [INFO]: .
2025-10-02 15:42:44 [INFO]: .
2025-10-02 15:42:44 [INFO]: 

2025-10-02 15:42:44 [INFO]: 2025-10-02 15:42:44,321 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:43:06 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaMavenWorkflow' to support capabilities 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Running workflow 'JavaMavenWorkflow'
 Running JavaMavenWorkflow:CopySource
Creating target folders at /tmp/samcli/scratch/src
Copying directory metadata from source (/tmp/samcli/source/src) to destination (/tmp/samcli/scratch/src)
Creating target folders at /tmp/samcli/scratch/src/main
Copying directory metadata from source (/tmp/samcli/source/src/main) to destination (/tmp/samcli/scratch/src/main)
Creating target folders at /tmp/samcli/scratch/src/main/java
Copying directory metadata from source (/tmp/samcli/source/src/main/java) to destination (/tmp/samcli/scratch/src/main/java)
Creating target folders at /tmp/samcli/scratch/src/main/java/helloworld
Copying directory metadata from source (/tmp/samcli/source/src/main/java/helloworld) to destination (/tmp/samcli/scratch/src/main/java/helloworld)
Copying source file (/tmp/samcli/source/src/main/java/helloworld/App.java) to destination (/tmp/samcli/scratch/src/main/java/helloworld/App.java)
Copying source file (/tmp/samcli/source/src/main/java/helloworld/GatewayResponse.java) to destination (/tmp/samcli/scratch/src/main/java/helloworld/GatewayResponse.java)
Creating target folders at /tmp/samcli/scratch/src/test
Copying directory metadata from source (/tmp/samcli/source/src/test) to destination (/tmp/samcli/scratch/src/test)
Creating target folders at /tmp/samcli/scratch/src/test/java
Copying directory metadata from source (/tmp/samcli/source/src/test/java) to destination (/tmp/samcli/scratch/src/test/java)
Creating target folders at /tmp/samcli/scratch/src/test/java/helloworld
Copying directory metadata from source (/tmp/samcli/source/src/test/java/helloworld) to destination (/tmp/samcli/scratch/src/test/java/helloworld)
Copying source file (/tmp/samcli/source/src/test/java/helloworld/AppTest.java) to destination (/tmp/samcli/scratch/src/test/java/helloworld/AppTest.java)
Copying source file (/tmp/samcli/source/pom.xml) to destination (/tmp/samcli/scratch/pom.xml)
JavaMavenWorkflow:CopySource succeeded
 Running JavaMavenWorkflow:MavenBuild
Maven logs: [INFO] Scanning for projects...
[INFO] 
[INFO] -----------------------< helloworld:HelloWorld >------------------------
[INFO] Building A sample Hello World created for SAM CLI. 1.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 210 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 26 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 310 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 228 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.3/25 kB
Progress (1): 5.0/25 kB
Progress (1): 7.7/25 kB
Progress (1): 11/25 kB 
Progress (1): 14/25 kB
Progress (1): 16/25 kB
Progress (1): 19/25 kB
Progress (1): 22/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 352 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Progress (1): 4.1 kB
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 167 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 30 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 451 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 251 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Progress (1): 3.8/30 kB
Progress (1): 7.9/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 476 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 190 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 627 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 259 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Progress (1): 3.7/43 kB
Progress (1): 7.8/43 kB
Progress (1): 12/43 kB 
Progress (1): 16/43 kB
Progress (1): 20/43 kB
Progress (1): 24/43 kB
Progress (1): 28/43 kB
Progress (1): 32/43 kB
Progress (1): 37/43 kB
Progress (1): 41/43 kB
Progress (1): 43 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 661 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 210 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 238 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Progress (1): 4.1/30 kB
Progress (1): 7.7/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 575 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Progress (1): 4.1/34 kB
Progress (1): 7.7/34 kB
Progress (1): 12/34 kB 
Progress (1): 16/34 kB
Progress (1): 20/34 kB
Progress (1): 24/34 kB
Progress (1): 28/34 kB
Progress (1): 32/34 kB
Progress (1): 34 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 500 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 174 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 175 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 43 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 911 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 18 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 368 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar
Progress (1): 4.1/134 kB
Progress (1): 7.7/134 kB
Progress (1): 12/134 kB 
Progress (1): 16/134 kB
Progress (1): 20/134 kB
Progress (1): 24/134 kB
Progress (1): 28/134 kB
Progress (1): 32/134 kB
Progress (1): 36/134 kB
Progress (1): 40/134 kB
Progress (1): 45/134 kB
Progress (1): 49/134 kB
Progress (1): 53/134 kB
Progress (1): 57/134 kB
Progress (1): 61/134 kB
Progress (1): 65/134 kB
Progress (1): 69/134 kB
Progress (1): 73/134 kB
Progress (1): 77/134 kB
Progress (1): 81/134 kB
Progress (1): 86/134 kB
Progress (1): 90/134 kB
Progress (1): 94/134 kB
Progress (1): 98/134 kB
Progress (1): 102/134 kB
Progress (1): 106/134 kB
Progress (1): 110/134 kB
Progress (1): 114/134 kB
Progress (1): 118/134 kB
Progress (1): 122/134 kB
Progress (1): 127/134 kB
Progress (1): 131/134 kB
Progress (1): 134 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Progress (1): 4.1 kB
Progress (1): 6.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Progress (1): 3.7/27 kB
Progress (1): 7.8/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 24/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 310 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.pom
Progress (1): 4.1 kB
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.pom (4.1 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 27 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 482 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Progress (1): 766 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Progress (1): 4.1/8.0 kB
Progress (1): 7.7/8.0 kB
Progress (1): 8.0 kB    
Progress (2): 8.0 kB | 2.3/385 kB
Progress (2): 8.0 kB | 5.0/385 kB
Progress (2): 8.0 kB | 7.7/385 kB
Progress (2): 8.0 kB | 10/385 kB 
Progress (2): 8.0 kB | 13/385 kB
Progress (2): 8.0 kB | 16/385 kB
Progress (2): 8.0 kB | 19/385 kB
Progress (2): 8.0 kB | 21/385 kB
Progress (2): 8.0 kB | 24/385 kB
Progress (2): 8.0 kB | 27/385 kB
Progress (2): 8.0 kB | 30/385 kB
Progress (2): 8.0 kB | 33/385 kB
Progress (2): 8.0 kB | 36/385 kB
Progress (2): 8.0 kB | 38/385 kB
Progress (2): 8.0 kB | 41/385 kB
Progress (2): 8.0 kB | 44/385 kB
Progress (2): 8.0 kB | 46/385 kB
Progress (2): 8.0 kB | 49/385 kB
Progress (2): 8.0 kB | 52/385 kB
Progress (2): 8.0 kB | 55/385 kB
Progress (2): 8.0 kB | 57/385 kB
Progress (2): 8.0 kB | 61/385 kB
Progress (2): 8.0 kB | 66/385 kB
Progress (2): 8.0 kB | 70/385 kB
Progress (2): 8.0 kB | 74/385 kB
Progress (2): 8.0 kB | 78/385 kB
Progress (2): 8.0 kB | 82/385 kB
Progress (2): 8.0 kB | 86/385 kB
Progress (2): 8.0 kB | 90/385 kB
Progress (2): 8.0 kB | 94/385 kB
Progress (2): 8.0 kB | 96/385 kB
Progress (2): 8.0 kB | 100/385 kB
Progress (2): 8.0 kB | 105/385 kB
Progress (2): 8.0 kB | 109/385 kB
Progress (2): 8.0 kB | 113/385 kB
Progress (2): 8.0 kB | 117/385 kB
Progress (2): 8.0 kB | 121/385 kB
Progress (2): 8.0 kB | 125/385 kB
Progress (2): 8.0 kB | 129/385 kB
Progress (2): 8.0 kB | 133/385 kB
Progress (2): 8.0 kB | 137/385 kB
Progress (2): 8.0 kB | 141/385 kB
Progress (2): 8.0 kB | 145/385 kB
Progress (2): 8.0 kB | 150/385 kB
Progress (2): 8.0 kB | 154/385 kB
Progress (2): 8.0 kB | 158/385 kB
Progress (2): 8.0 kB | 162/385 kB
Progress (2): 8.0 kB | 166/385 kB
Progress (2): 8.0 kB | 170/385 kB
Progress (2): 8.0 kB | 174/385 kB
Progress (2): 8.0 kB | 178/385 kB
Progress (2): 8.0 kB | 182/385 kB
Progress (2): 8.0 kB | 186/385 kB
Progress (2): 8.0 kB | 191/385 kB
Progress (2): 8.0 kB | 195/385 kB
Progress (2): 8.0 kB | 199/385 kB
Progress (2): 8.0 kB | 203/385 kB
Progress (2): 8.0 kB | 207/385 kB
Progress (2): 8.0 kB | 211/385 kB
Progress (2): 8.0 kB | 215/385 kB
Progress (2): 8.0 kB | 219/385 kB
Progress (2): 8.0 kB | 223/385 kB
Progress (2): 8.0 kB | 227/385 kB
Progress (2): 8.0 kB | 232/385 kB
Progress (2): 8.0 kB | 236/385 kB
Progress (2): 8.0 kB | 240/385 kB
Progress (2): 8.0 kB | 244/385 kB
Progress (2): 8.0 kB | 248/385 kB
Progress (2): 8.0 kB | 252/385 kB
Progress (2): 8.0 kB | 256/385 kB
Progress (2): 8.0 kB | 260/385 kB
Progress (2): 8.0 kB | 264/385 kB
Progress (2): 8.0 kB | 268/385 kB
Progress (2): 8.0 kB | 272/385 kB
Progress (2): 8.0 kB | 277/385 kB
Progress (2): 8.0 kB | 281/385 kB
Progress (2): 8.0 kB | 285/385 kB
Progress (2): 8.0 kB | 289/385 kB
Progress (2): 8.0 kB | 293/385 kB
Progress (2): 8.0 kB | 297/385 kB
Progress (2): 8.0 kB | 301/385 kB
Progress (2): 8.0 kB | 305/385 kB
Progress (2): 8.0 kB | 309/385 kB
Progress (2): 8.0 kB | 313/385 kB
Progress (2): 8.0 kB | 318/385 kB
Progress (2): 8.0 kB | 322/385 kB
Progress (2): 8.0 kB | 326/385 kB
Progress (2): 8.0 kB | 330/385 kB
Progress (2): 8.0 kB | 334/385 kB
Progress (2): 8.0 kB | 338/385 kB
Progress (2): 8.0 kB | 342/385 kB
Progress (2): 8.0 kB | 346/385 kB
Progress (2): 8.0 kB | 350/385 kB
Progress (2): 8.0 kB | 354/385 kB
Progress (2): 8.0 kB | 358/385 kB
Progress (2): 8.0 kB | 363/385 kB
Progress (2): 8.0 kB | 367/385 kB
Progress (2): 8.0 kB | 371/385 kB
Progress (2): 8.0 kB | 375/385 kB
Progress (2): 8.0 kB | 379/385 kB
Progress (2): 8.0 kB | 383/385 kB
Progress (2): 8.0 kB | 385 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.2/aws-lambda-java-core-1.2.2.jar (8.0 kB at 93 kB/s)
Progress (2): 385 kB | 2.3/45 kB
Progress (2): 385 kB | 5.0/45 kB
Progress (2): 385 kB | 7.8/45 kB
Progress (2): 385 kB | 11/45 kB 
Progress (2): 385 kB | 13/45 kB
Progress (2): 385 kB | 16/45 kB
Progress (2): 385 kB | 19/45 kB
Progress (2): 385 kB | 21/45 kB
Progress (2): 385 kB | 24/45 kB
Progress (2): 385 kB | 27/45 kB
Progress (2): 385 kB | 30/45 kB
Progress (2): 385 kB | 33/45 kB
Progress (2): 385 kB | 36/45 kB
Progress (2): 385 kB | 38/45 kB
Progress (2): 385 kB | 41/45 kB
Progress (2): 385 kB | 44/45 kB
Progress (2): 385 kB | 45 kB   
                            
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 3.4 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 360 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 159 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 254 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 3.7/13 kB
Progress (1): 7.8/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
Progress (2): 13 kB | 3.7/226 kB
Progress (2): 13 kB | 7.8/226 kB
Progress (2): 13 kB | 12/226 kB 
Progress (2): 13 kB | 16/226 kB
Progress (2): 13 kB | 20/226 kB
Progress (2): 13 kB | 24/226 kB
Progress (2): 13 kB | 28/226 kB
Progress (2): 13 kB | 32/226 kB
Progress (2): 13 kB | 36/226 kB
Progress (2): 13 kB | 41/226 kB
Progress (2): 13 kB | 45/226 kB
Progress (2): 13 kB | 49/226 kB
Progress (2): 13 kB | 53/226 kB
Progress (2): 13 kB | 57/226 kB
Progress (2): 13 kB | 61/226 kB
Progress (2): 13 kB | 65/226 kB
Progress (2): 13 kB | 69/226 kB
Progress (2): 13 kB | 73/226 kB
Progress (2): 13 kB | 77/226 kB
Progress (2): 13 kB | 82/226 kB
Progress (2): 13 kB | 86/226 kB
Progress (2): 13 kB | 90/226 kB
Progress (2): 13 kB | 94/226 kB
Progress (2): 13 kB | 98/226 kB
Progress (2): 13 kB | 102/226 kB
Progress (2): 13 kB | 106/226 kB
Progress (2): 13 kB | 110/226 kB
Progress (2): 13 kB | 114/226 kB
Progress (2): 13 kB | 118/226 kB
Progress (2): 13 kB | 123/226 kB
Progress (2): 13 kB | 127/226 kB
Progress (2): 13 kB | 131/226 kB
Progress (2): 13 kB | 135/226 kB
Progress (2): 13 kB | 139/226 kB
Progress (2): 13 kB | 143/226 kB
Progress (2): 13 kB | 147/226 kB
Progress (2): 13 kB | 151/226 kB
Progress (2): 13 kB | 155/226 kB
Progress (2): 13 kB | 159/226 kB
Progress (2): 13 kB | 163/226 kB
Progress (2): 13 kB | 168/226 kB
Progress (2): 13 kB | 172/226 kB
Progress (2): 13 kB | 176/226 kB
Progress (2): 13 kB | 180/226 kB
Progress (2): 13 kB | 184/226 kB
Progress (2): 13 kB | 188/226 kB
Progress (2): 13 kB | 192/226 kB
Progress (2): 13 kB | 196/226 kB
Progress (2): 13 kB | 200/226 kB
Progress (2): 13 kB | 204/226 kB
Progress (2): 13 kB | 209/226 kB
Progress (2): 13 kB | 213/226 kB
Progress (2): 13 kB | 217/226 kB
Progress (2): 13 kB | 221/226 kB
Progress (2): 13 kB | 224/226 kB
Progress (2): 13 kB | 226 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 238 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.3 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Progress (1): 492 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Progress (1): 4.1 kB
Progress (1): 5.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Progress (1): 998 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Progress (1): 4.1 kB
Progress (1): 6.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 159 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 6.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 132 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Progress (1): 424 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 7.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Progress (1): 4.1 kB
Progress (1): 7.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 101 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 289 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 118 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 178 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 134 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 207 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Progress (1): 4.1 kB
Progress (1): 5.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 96 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 81 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Progress (1): 4.1 kB
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 149 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Progress (1): 890 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 281 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Progress (1): 3.7/116 kB
Progress (1): 7.8/116 kB
Progress (1): 12/116 kB 
Progress (1): 16/116 kB
Progress (1): 20/116 kB
Progress (1): 24/116 kB
Progress (1): 28/116 kB
Progress (1): 32/116 kB
Progress (1): 36/116 kB
Progress (2): 36/116 kB | 4.1/35 kB
Progress (2): 36/116 kB | 7.7/35 kB
Progress (2): 36/116 kB | 12/35 kB 
Progress (2): 41/116 kB | 12/35 kB
Progress (2): 41/116 kB | 16/35 kB
Progress (2): 45/116 kB | 16/35 kB
Progress (2): 49/116 kB | 16/35 kB
Progress (2): 53/116 kB | 16/35 kB
Progress (2): 53/116 kB | 20/35 kB
Progress (2): 53/116 kB | 24/35 kB
Progress (2): 53/116 kB | 28/35 kB
Progress (2): 57/116 kB | 28/35 kB
Progress (2): 57/116 kB | 32/35 kB
Progress (2): 61/116 kB | 32/35 kB
Progress (2): 65/116 kB | 32/35 kB
Progress (2): 65/116 kB | 35 kB   
Progress (2): 69/116 kB | 35 kB
Progress (2): 73/116 kB | 35 kB
Progress (2): 77/116 kB | 35 kB
Progress (2): 82/116 kB | 35 kB
Progress (2): 86/116 kB | 35 kB
Progress (2): 90/116 kB | 35 kB
Progress (2): 94/116 kB | 35 kB
Progress (2): 98/116 kB | 35 kB
Progress (3): 98/116 kB | 35 kB | 3.7/57 kB
Progress (3): 102/116 kB | 35 kB | 3.7/57 kB
Progress (3): 102/116 kB | 35 kB | 7.8/57 kB
Progress (3): 102/116 kB | 35 kB | 12/57 kB 
Progress (3): 106/116 kB | 35 kB | 12/57 kB
Progress (3): 110/116 kB | 35 kB | 12/57 kB
Progress (3): 110/116 kB | 35 kB | 16/57 kB
Progress (3): 114/116 kB | 35 kB | 16/57 kB
Progress (3): 116 kB | 35 kB | 16/57 kB    
Progress (3): 116 kB | 35 kB | 20/57 kB
Progress (3): 116 kB | 35 kB | 24/57 kB
Progress (3): 116 kB | 35 kB | 28/57 kB
Progress (3): 116 kB | 35 kB | 32/57 kB
Progress (3): 116 kB | 35 kB | 36/57 kB
Progress (3): 116 kB | 35 kB | 41/57 kB
Progress (3): 116 kB | 35 kB | 45/57 kB
Progress (3): 116 kB | 35 kB | 49/57 kB
Progress (3): 116 kB | 35 kB | 53/57 kB
Progress (3): 116 kB | 35 kB | 57 kB   
Progress (4): 116 kB | 35 kB | 57 kB | 2.3/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 5.0/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 7.7/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 10/29 kB 
Progress (4): 116 kB | 35 kB | 57 kB | 13/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 16/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 19/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 21/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 24/29 kB
Progress (4): 116 kB | 35 kB | 57 kB | 27/29 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.3 MB/s)
Progress (3): 35 kB | 57 kB | 29 kB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 653 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Progress (3): 57 kB | 29 kB | 2.3/152 kB
Progress (3): 57 kB | 29 kB | 5.0/152 kB
Progress (3): 57 kB | 29 kB | 7.7/152 kB
Progress (3): 57 kB | 29 kB | 10/152 kB 
Progress (3): 57 kB | 29 kB | 13/152 kB
Progress (3): 57 kB | 29 kB | 16/152 kB
Progress (3): 57 kB | 29 kB | 19/152 kB
Progress (3): 57 kB | 29 kB | 21/152 kB
Progress (3): 57 kB | 29 kB | 24/152 kB
Progress (3): 57 kB | 29 kB | 27/152 kB
Progress (3): 57 kB | 29 kB | 30/152 kB
Progress (3): 57 kB | 29 kB | 32/152 kB
Progress (3): 57 kB | 29 kB | 35/152 kB
Progress (3): 57 kB | 29 kB | 38/152 kB
Progress (3): 57 kB | 29 kB | 41/152 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 897 kB/s)
Progress (2): 29 kB | 43/152 kB
                               
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Progress (2): 29 kB | 46/152 kB
Progress (2): 29 kB | 49/152 kB
Progress (2): 29 kB | 52/152 kB
Progress (2): 29 kB | 54/152 kB
Progress (2): 29 kB | 58/152 kB
Progress (2): 29 kB | 62/152 kB
Progress (2): 29 kB | 67/152 kB
Progress (2): 29 kB | 71/152 kB
Progress (2): 29 kB | 75/152 kB
Progress (2): 29 kB | 79/152 kB
Progress (2): 29 kB | 83/152 kB
Progress (2): 29 kB | 86/152 kB
Progress (2): 29 kB | 90/152 kB
Progress (2): 29 kB | 94/152 kB
Progress (2): 29 kB | 98/152 kB
Progress (2): 29 kB | 102/152 kB
Progress (2): 29 kB | 106/152 kB
Progress (2): 29 kB | 110/152 kB
Progress (2): 29 kB | 114/152 kB
Progress (2): 29 kB | 118/152 kB
Progress (2): 29 kB | 122/152 kB
Progress (2): 29 kB | 127/152 kB
Progress (2): 29 kB | 131/152 kB
Progress (2): 29 kB | 135/152 kB
Progress (2): 29 kB | 139/152 kB
Progress (2): 29 kB | 143/152 kB
Progress (2): 29 kB | 147/152 kB
Progress (2): 29 kB | 151/152 kB
Progress (2): 29 kB | 152 kB    
Progress (3): 29 kB | 152 kB | 3.7/9.9 kB
Progress (3): 29 kB | 152 kB | 7.8/9.9 kB
Progress (3): 29 kB | 152 kB | 9.9 kB    
Progress (4): 29 kB | 152 kB | 9.9 kB | 2.3/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 5.0/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 7.7/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 10/21 kB 
Progress (4): 29 kB | 152 kB | 9.9 kB | 13/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 16/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 19/21 kB
Progress (4): 29 kB | 152 kB | 9.9 kB | 21 kB   
Progress (5): 29 kB | 152 kB | 9.9 kB | 21 kB | 4.1/5.9 kB
Progress (5): 29 kB | 152 kB | 9.9 kB | 21 kB | 5.9 kB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 301 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 198 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Progress (1): 3.8/24 kB
Progress (1): 7.9/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
Progress (2): 24 kB | 4.1/30 kB
Progress (2): 24 kB | 7.7/30 kB
Progress (2): 24 kB | 12/30 kB 
Progress (2): 24 kB | 16/30 kB
Progress (2): 24 kB | 20/30 kB
Progress (2): 24 kB | 24/30 kB
Progress (2): 24 kB | 28/30 kB
Progress (2): 24 kB | 30 kB   
Progress (3): 24 kB | 30 kB | 3.7/14 kB
Progress (3): 24 kB | 30 kB | 7.8/14 kB
Progress (3): 24 kB | 30 kB | 12/14 kB 
Progress (3): 24 kB | 30 kB | 14 kB   
Progress (4): 24 kB | 30 kB | 14 kB | 3.8/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 7.9/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 12/37 kB 
Progress (4): 24 kB | 30 kB | 14 kB | 16/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 20/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 24/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 28/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 32/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 37/37 kB
Progress (4): 24 kB | 30 kB | 14 kB | 37 kB   
Progress (5): 24 kB | 30 kB | 14 kB | 37 kB | 3.8/13 kB
Progress (5): 24 kB | 30 kB | 14 kB | 37 kB | 7.9/13 kB
Progress (5): 24 kB | 30 kB | 14 kB | 37 kB | 12/13 kB 
Progress (5): 24 kB | 30 kB | 14 kB | 37 kB | 13 kB   
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 159 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 196 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 228 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Progress (1): 4.1/38 kB
Progress (1): 7.7/38 kB
Progress (1): 12/38 kB 
Progress (1): 16/38 kB
Progress (1): 20/38 kB
Progress (1): 24/38 kB
Progress (1): 28/38 kB
Progress (1): 32/38 kB
Progress (1): 36/38 kB
Progress (1): 38 kB   
Progress (2): 38 kB | 3.8/87 kB
Progress (2): 38 kB | 7.9/87 kB
Progress (2): 38 kB | 12/87 kB 
Progress (2): 38 kB | 16/87 kB
Progress (2): 38 kB | 20/87 kB
Progress (2): 38 kB | 24/87 kB
Progress (2): 38 kB | 28/87 kB
Progress (2): 38 kB | 32/87 kB
Progress (2): 38 kB | 37/87 kB
Progress (2): 38 kB | 41/87 kB
Progress (2): 38 kB | 45/87 kB
Progress (2): 38 kB | 49/87 kB
Progress (2): 38 kB | 53/87 kB
Progress (2): 38 kB | 57/87 kB
Progress (2): 38 kB | 61/87 kB
Progress (2): 38 kB | 65/87 kB
Progress (2): 38 kB | 69/87 kB
Progress (2): 38 kB | 73/87 kB
Progress (2): 38 kB | 77/87 kB
Progress (2): 38 kB | 82/87 kB
Progress (2): 38 kB | 86/87 kB
Progress (2): 38 kB | 87 kB   
Progress (3): 38 kB | 87 kB | 3.8/49 kB
Progress (3): 38 kB | 87 kB | 7.9/49 kB
Progress (3): 38 kB | 87 kB | 12/49 kB 
Progress (3): 38 kB | 87 kB | 16/49 kB
Progress (3): 38 kB | 87 kB | 20/49 kB
Progress (3): 38 kB | 87 kB | 24/49 kB
Progress (3): 38 kB | 87 kB | 28/49 kB
Progress (3): 38 kB | 87 kB | 32/49 kB
Progress (3): 38 kB | 87 kB | 36/49 kB
Progress (3): 38 kB | 87 kB | 41/49 kB
Progress (4): 38 kB | 87 kB | 41/49 kB | 3.7/86 kB
Progress (4): 38 kB | 87 kB | 45/49 kB | 3.7/86 kB
Progress (4): 38 kB | 87 kB | 49/49 kB | 3.7/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 3.7/86 kB   
Progress (4): 38 kB | 87 kB | 49 kB | 7.8/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 12/86 kB 
Progress (4): 38 kB | 87 kB | 49 kB | 16/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 20/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 24/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 28/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 32/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 36/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 41/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 45/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 49/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 53/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 57/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 61/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 65/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 69/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 73/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 77/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 82/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 86/86 kB
Progress (4): 38 kB | 87 kB | 49 kB | 86 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 185 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 227 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Progress (3): 87 kB | 86 kB | 4.1/10 kB
Progress (3): 87 kB | 86 kB | 7.7/10 kB
Progress (3): 87 kB | 86 kB | 10 kB    
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 403 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 394 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Progress (2): 10 kB | 4.1/194 kB
Progress (2): 10 kB | 7.7/194 kB
Progress (2): 10 kB | 12/194 kB 
Progress (2): 10 kB | 16/194 kB
Progress (2): 10 kB | 20/194 kB
Progress (2): 10 kB | 24/194 kB
Progress (2): 10 kB | 28/194 kB
Progress (2): 10 kB | 32/194 kB
Progress (2): 10 kB | 36/194 kB
Progress (2): 10 kB | 40/194 kB
Progress (2): 10 kB | 45/194 kB
Progress (2): 10 kB | 49/194 kB
Progress (2): 10 kB | 53/194 kB
Progress (2): 10 kB | 57/194 kB
Progress (2): 10 kB | 61/194 kB
Progress (2): 10 kB | 65/194 kB
Progress (2): 10 kB | 69/194 kB
Progress (2): 10 kB | 73/194 kB
Progress (2): 10 kB | 77/194 kB
Progress (2): 10 kB | 81/194 kB
Progress (2): 10 kB | 86/194 kB
Progress (2): 10 kB | 90/194 kB
Progress (2): 10 kB | 94/194 kB
Progress (2): 10 kB | 98/194 kB
Progress (2): 10 kB | 102/194 kB
Progress (2): 10 kB | 106/194 kB
Progress (2): 10 kB | 110/194 kB
Progress (2): 10 kB | 114/194 kB
Progress (2): 10 kB | 118/194 kB
Progress (2): 10 kB | 122/194 kB
Progress (2): 10 kB | 127/194 kB
Progress (2): 10 kB | 131/194 kB
Progress (2): 10 kB | 135/194 kB
Progress (2): 10 kB | 139/194 kB
Progress (2): 10 kB | 143/194 kB
Progress (2): 10 kB | 147/194 kB
Progress (2): 10 kB | 151/194 kB
Progress (2): 10 kB | 155/194 kB
Progress (2): 10 kB | 159/194 kB
Progress (2): 10 kB | 163/194 kB
Progress (2): 10 kB | 167/194 kB
Progress (2): 10 kB | 172/194 kB
Progress (2): 10 kB | 176/194 kB
Progress (2): 10 kB | 
2025-10-02 15:43:06 [INFO]: 180/194 kB
Progress (2): 10 kB | 184/194 kB
Progress (2): 10 kB | 188/194 kB
Progress (2): 10 kB | 192/194 kB
Progress (2): 10 kB | 194 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Progress (2): 194 kB | 4.1/43 kB
Progress (2): 194 kB | 7.7/43 kB
Progress (2): 194 kB | 12/43 kB 
Progress (2): 194 kB | 16/43 kB
Progress (2): 194 kB | 20/43 kB
Progress (2): 194 kB | 24/43 kB
Progress (2): 194 kB | 28/43 kB
Progress (2): 194 kB | 32/43 kB
Progress (2): 194 kB | 36/43 kB
Progress (2): 194 kB | 40/43 kB
Progress (2): 194 kB | 43 kB   
Progress (3): 194 kB | 43 kB | 4.1/223 kB
Progress (3): 194 kB | 43 kB | 7.7/223 kB
Progress (3): 194 kB | 43 kB | 12/223 kB 
Progress (3): 194 kB | 43 kB | 16/223 kB
Progress (4): 194 kB | 43 kB | 16/223 kB | 3.8/121 kB
Progress (4): 194 kB | 43 kB | 20/223 kB | 3.8/121 kB
Progress (4): 194 kB | 43 kB | 24/223 kB | 3.8/121 kB
Progress (4): 194 kB | 43 kB | 24/223 kB | 7.9/121 kB
Progress (4): 194 kB | 43 kB | 24/223 kB | 12/121 kB 
Progress (4): 194 kB | 43 kB | 28/223 kB | 12/121 kB
Progress (4): 194 kB | 43 kB | 28/223 kB | 16/121 kB
Progress (4): 194 kB | 43 kB | 32/223 kB | 16/121 kB
Progress (4): 194 kB | 43 kB | 36/223 kB | 16/121 kB
Progress (4): 194 kB | 43 kB | 36/223 kB | 20/121 kB
Progress (4): 194 kB | 43 kB | 40/223 kB | 20/121 kB
Progress (4): 194 kB | 43 kB | 40/223 kB | 24/121 kB
Progress (4): 194 kB | 43 kB | 40/223 kB | 28/121 kB
Progress (4): 194 kB | 43 kB | 40/223 kB | 32/121 kB
Progress (4): 194 kB | 43 kB | 45/223 kB | 32/121 kB
Progress (4): 194 kB | 43 kB | 49/223 kB | 32/121 kB
Progress (4): 194 kB | 43 kB | 49/223 kB | 37/121 kB
Progress (4): 194 kB | 43 kB | 53/223 kB | 37/121 kB
Progress (4): 194 kB | 43 kB | 57/223 kB | 37/121 kB
Progress (4): 194 kB | 43 kB | 57/223 kB | 41/121 kB
Progress (4): 194 kB | 43 kB | 57/223 kB | 45/121 kB
Progress (4): 194 kB | 43 kB | 57/223 kB | 49/121 kB
Progress (4): 194 kB | 43 kB | 61/223 kB | 49/121 kB
Progress (4): 194 kB | 43 kB | 61/223 kB | 53/121 kB
Progress (4): 194 kB | 43 kB | 65/223 kB | 53/121 kB
Progress (4): 194 kB | 43 kB | 69/223 kB | 53/121 kB
Progress (4): 194 kB | 43 kB | 69/223 kB | 57/121 kB
Progress (4): 194 kB | 43 kB | 73/223 kB | 57/121 kB
Progress (4): 194 kB | 43 kB | 73/223 kB | 61/121 kB
Progress (4): 194 kB | 43 kB | 73/223 kB | 65/121 kB
Progress (4): 194 kB | 43 kB | 77/223 kB | 65/121 kB
Progress (4): 194 kB | 43 kB | 81/223 kB | 65/121 kB
Progress (4): 194 kB | 43 kB | 81/223 kB | 69/121 kB
Progress (4): 194 kB | 43 kB | 86/223 kB | 69/121 kB
Progress (4): 194 kB | 43 kB | 90/223 kB | 69/121 kB
Progress (4): 194 kB | 43 kB | 90/223 kB | 73/121 kB
Progress (4): 194 kB | 43 kB | 90/223 kB | 77/121 kB
Progress (4): 194 kB | 43 kB | 94/223 kB | 77/121 kB
Progress (4): 194 kB | 43 kB | 94/223 kB | 82/121 kB
Progress (4): 194 kB | 43 kB | 98/223 kB | 82/121 kB
Progress (4): 194 kB | 43 kB | 98/223 kB | 86/121 kB
Progress (4): 194 kB | 43 kB | 102/223 kB | 86/121 kB
Progress (4): 194 kB | 43 kB | 106/223 kB | 86/121 kB
Progress (4): 194 kB | 43 kB | 106/223 kB | 90/121 kB
Progress (4): 194 kB | 43 kB | 110/223 kB | 90/121 kB
Progress (4): 194 kB | 43 kB | 110/223 kB | 94/121 kB
Progress (4): 194 kB | 43 kB | 114/223 kB | 94/121 kB
Progress (4): 194 kB | 43 kB | 114/223 kB | 98/121 kB
Progress (4): 194 kB | 43 kB | 118/223 kB | 98/121 kB
Progress (4): 194 kB | 43 kB | 118/223 kB | 102/121 kB
Progress (4): 194 kB | 43 kB | 122/223 kB | 102/121 kB
Progress (4): 194 kB | 43 kB | 122/223 kB | 106/121 kB
Progress (4): 194 kB | 43 kB | 127/223 kB | 106/121 kB
Progress (4): 194 kB | 43 kB | 127/223 kB | 110/121 kB
Progress (4): 194 kB | 43 kB | 131/223 kB | 110/121 kB
Progress (4): 194 kB | 43 kB | 131/223 kB | 114/121 kB
Progress (4): 194 kB | 43 kB | 135/223 kB | 114/121 kB
Progress (4): 194 kB | 43 kB | 135/223 kB | 118/121 kB
Progress (4): 194 kB | 43 kB | 139/223 kB | 118/121 kB
Progress (4): 194 kB | 43 kB | 139/223 kB | 121 kB    
Progress (4): 194 kB | 43 kB | 143/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 147/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 151/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 155/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 159/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 163/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 167/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 172/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 176/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 180/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 184/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 188/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 192/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 196/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 200/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 204/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 208/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 213/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 217/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 221/223 kB | 121 kB
Progress (4): 194 kB | 43 kB | 223 kB | 121 kB    
Progress (5): 194 kB | 43 kB | 223 kB | 121 kB | 4.1/6.8 kB
Progress (5): 194 kB | 43 kB | 223 kB | 121 kB | 6.8 kB    
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 727 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 153 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 429 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 24 kB/s)
Progress (2): 223 kB | 4.1/61 kB
Progress (2): 223 kB | 8.2/61 kB
Progress (2): 223 kB | 12/61 kB 
Progress (2): 223 kB | 16/61 kB
Progress (2): 223 kB | 20/61 kB
Progress (2): 223 kB | 25/61 kB
Progress (2): 223 kB | 29/61 kB
Progress (2): 223 kB | 33/61 kB
Progress (2): 223 kB | 37/61 kB
Progress (2): 223 kB | 41/61 kB
Progress (2): 223 kB | 45/61 kB
Progress (2): 223 kB | 49/61 kB
Progress (2): 223 kB | 53/61 kB
Progress (2): 223 kB | 57/61 kB
                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 759 kB/s)
Progress (1): 61 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 191 kB/s)
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/samcli/scratch/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 295 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 24 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 416 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Progress (1): 4.1 kB
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Progress (1): 4.1 kB
Progress (1): 7.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 150 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Progress (1): 4.1 kB
Progress (1): 4.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Progress (1): 965 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Progress (1): 4.1 kB
Progress (1): 4.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 95 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Progress (1): 4.1 kB
Progress (1): 6.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 122 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 334 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 32 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 386 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Progress (1): 4.1 kB
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 208 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 9.8 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Progress (1): 4.1 kB
Progress (1): 7.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Progress (1): 880 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 147 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Progress (1): 4.1 kB
Progress (1): 4.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 72 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 333 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Progress (1): 865 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 8.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Progress (1): 3.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 70 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 409 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Progress (1): 4.1 kB
Progress (1): 6.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 251 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 62 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 312 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Progress (1): 690 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Progress (1): 769 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 356 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
Progress (1): 747 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Progress (1): 4.1/211 kB
Progress (1): 7.7/211 kB
Progress (1): 12/211 kB 
Progress (1): 16/211 kB
Progress (1): 20/211 kB
Progress (1): 24/211 kB
Progress (1): 28/211 kB
Progress (1): 32/211 kB
Progress (1): 36/211 kB
Progress (1): 40/211 kB
Progress (1): 45/211 kB
Progress (1): 49/211 kB
Progress (1): 53/211 kB
Progress (1): 57/211 kB
Progress (2): 57/211 kB | 4.1/13 kB
Progress (2): 57/211 kB | 7.7/13 kB
Progress (2): 61/211 kB | 7.7/13 kB
Progress (2): 61/211 kB | 12/13 kB 
Progress (2): 65/211 kB | 12/13 kB
Progress (2): 65/211 kB | 13 kB   
Progress (2): 69/211 kB | 13 kB
Progress (2): 73/211 kB | 13 kB
Progress (2): 77/211 kB | 13 kB
Progress (2): 81/211 kB | 13 kB
Progress (2): 86/211 kB | 13 kB
Progress (2): 90/211 kB | 13 kB
Progress (2): 94/211 kB | 13 kB
Progress (2): 98/211 kB | 13 kB
Progress (2): 102/211 kB | 13 kB
Progress (2): 106/211 kB | 13 kB
Progress (3): 106/211 kB | 13 kB | 4.1/89 kB
Progress (3): 106/211 kB | 13 kB | 7.7/89 kB
Progress (3): 110/211 kB | 13 kB | 7.7/89 kB
Progress (3): 110/211 kB | 13 kB | 12/89 kB 
Progress (3): 114/211 kB | 13 kB | 12/89 kB
Progress (3): 114/211 kB | 13 kB | 16/89 kB
Progress (3): 118/211 kB | 13 kB | 16/89 kB
Progress (3): 118/211 kB | 13 kB | 20/89 kB
Progress (4): 118/211 kB | 13 kB | 20/89 kB | 3.7/49 kB
Progress (4): 122/211 kB | 13 kB | 20/89 kB | 3.7/49 kB
Progress (4): 122/211 kB | 13 kB | 24/89 kB | 3.7/49 kB
Progress (4): 122/211 kB | 13 kB | 28/89 kB | 3.7/49 kB
Progress (4): 122/211 kB | 13 kB | 32/89 kB | 3.7/49 kB
Progress (4): 122/211 kB | 13 kB | 32/89 kB | 7.8/49 kB
Progress (4): 122/211 kB | 13 kB | 36/89 kB | 7.8/49 kB
Progress (5): 122/211 kB | 13 kB | 36/89 kB | 7.8/49 kB | 3.7/160 kB
Progress (5): 127/211 kB | 13 kB | 36/89 kB | 7.8/49 kB | 3.7/160 kB
Progress (5): 127/211 kB | 13 kB | 40/89 kB | 7.8/49 kB | 3.7/160 kB
Progress (5): 131/211 kB | 13 kB | 40/89 kB | 7.8/49 kB | 3.7/160 kB
Progress (5): 131/211 kB | 13 kB | 45/89 kB | 7.8/49 kB | 3.7/160 kB
Progress (5): 131/211 kB | 13 kB | 45/89 kB | 12/49 kB | 3.7/160 kB 
Progress (5): 131/211 kB | 13 kB | 49/89 kB | 12/49 kB | 3.7/160 kB
Progress (5): 135/211 kB | 13 kB | 49/89 kB | 12/49 kB | 3.7/160 kB
Progress (5): 135/211 kB | 13 kB | 53/89 kB | 12/49 kB | 3.7/160 kB
Progress (5): 135/211 kB | 13 kB | 53/89 kB | 16/49 kB | 3.7/160 kB
Progress (5): 135/211 kB | 13 kB | 53/89 kB | 16/49 kB | 7.8/160 kB
Progress (5): 135/211 kB | 13 kB | 53/89 kB | 20/49 kB | 7.8/160 kB
Progress (5): 139/211 kB | 13 kB | 53/89 kB | 20/49 kB | 7.8/160 kB
Progress (5): 139/211 kB | 13 kB | 53/89 kB | 20/49 kB | 12/160 kB 
Progress (5): 139/211 kB | 13 kB | 57/89 kB | 20/49 kB | 12/160 kB
Progress (5): 139/211 kB | 13 kB | 57/89 kB | 20/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 57/89 kB | 24/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 61/89 kB | 24/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 61/89 kB | 28/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 65/89 kB | 28/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 65/89 kB | 32/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 69/89 kB | 32/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 69/89 kB | 36/49 kB | 16/160 kB
Progress (5): 139/211 kB | 13 kB | 69/89 kB | 36/49 kB | 20/160 kB
Progress (5): 143/211 kB | 13 kB | 69/89 kB | 36/49 kB | 20/160 kB
Progress (5): 143/211 kB | 13 kB | 73/89 kB | 36/49 kB | 20/160 kB
Progress (5): 147/211 kB | 13 kB | 73/89 kB | 36/49 kB | 20/160 kB
Progress (5): 147/211 kB | 13 kB | 73/89 kB | 36/49 kB | 24/160 kB
Progress (5): 151/211 kB | 13 kB | 73/89 kB | 36/49 kB | 24/160 kB
Progress (5): 151/211 kB | 13 kB | 73/89 kB | 41/49 kB | 24/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 41/49 kB | 24/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 45/49 kB | 24/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 45/49 kB | 28/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 49/49 kB | 28/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 49/49 kB | 32/160 kB
Progress (5): 155/211 kB | 13 kB | 73/89 kB | 49 kB | 32/160 kB   
Progress (5): 155/211 kB | 13 kB | 77/89 kB | 49 kB | 32/160 kB
Progress (5): 155/211 kB | 13 kB | 77/89 kB | 49 kB | 36/160 kB
Progress (5): 159/211 kB | 13 kB | 77/89 kB | 49 kB | 36/160 kB
Progress (5): 159/211 kB | 13 kB | 81/89 kB | 49 kB | 36/160 kB
Progress (5): 163/211 kB | 13 kB | 81/89 kB | 49 kB | 36/160 kB
Progress (5): 163/211 kB | 13 kB | 86/89 kB | 49 kB | 36/160 kB
Progress (5): 167/211 kB | 13 kB | 86/89 kB | 49 kB | 36/160 kB
Progress (5): 167/211 kB | 13 kB | 86/89 kB | 49 kB | 41/160 kB
Progress (5): 167/211 kB | 13 kB | 89 kB | 49 kB | 41/160 kB   
Progress (5): 172/211 kB | 13 kB | 89 kB | 49 kB | 41/160 kB
Progress (5): 172/211 kB | 13 kB | 89 kB | 49 kB | 45/160 kB
Progress (5): 172/211 kB | 13 kB | 89 kB | 49 kB | 49/160 kB
Progress (5): 176/211 kB | 13 kB | 89 kB | 49 kB | 49/160 kB
Progress (5): 176/211 kB | 13 kB | 89 kB | 49 kB | 53/160 kB
Progress (5): 180/211 kB | 13 kB | 89 kB | 49 kB | 53/160 kB
Progress (5): 184/211 kB | 13 kB | 89 kB | 49 kB | 53/160 kB
Progress (5): 184/211 kB | 13 kB | 89 kB | 49 kB | 57/160 kB
Progress (5): 188/211 kB | 13 kB | 89 kB | 49 kB | 57/160 kB
Progress (5): 188/211 kB | 13 kB | 89 kB | 49 kB | 61/160 kB
Progress (5): 188/211 kB | 13 kB | 89 kB | 49 kB | 65/160 kB
Progress (5): 188/211 kB | 13 kB | 89 kB | 49 kB | 69/160 kB
Progress (5): 192/211 kB | 13 kB | 89 kB | 49 kB | 69/160 kB
Progress (5): 196/211 kB | 13 kB | 89 kB | 49 kB | 69/160 kB
Progress (5): 200/211 kB | 13 kB | 89 kB | 49 kB | 69/160 kB
Progress (5): 200/211 kB | 13 kB | 89 kB | 49 kB | 73/160 kB
Progress (5): 204/211 kB | 13 kB | 89 kB | 49 kB | 73/160 kB
Progress (5): 204/211 kB | 13 kB | 89 kB | 49 kB | 77/160 kB
Progress (5): 208/211 kB | 13 kB | 89 kB | 49 kB | 77/160 kB
Progress (5): 208/211 kB | 13 kB | 89 kB | 49 kB | 82/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 82/160 kB    
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 86/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 90/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 94/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 98/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 102/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 106/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 110/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 114/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 118/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 122/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 127/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 131/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 135/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 139/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 143/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 147/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 151/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 155/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 159/160 kB
Progress (5): 211 kB | 13 kB | 89 kB | 49 kB | 160 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 248 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 909 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 3.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Progress (1): 4.1/35 kB
Progress (1): 7.7/35 kB
Progress (1): 12/35 kB 
Progress (1): 16/35 kB
Progress (1): 20/35 kB
Progress (1): 24/35 kB
Progress (1): 28/35 kB
Progress (1): 32/35 kB
Progress (1): 35 kB   
Progress (2): 35 kB | 4.1/21 kB
Progress (2): 35 kB | 7.7/21 kB
Progress (2): 35 kB | 12/21 kB 
Progress (2): 35 kB | 16/21 kB
Progress (2): 35 kB | 20/21 kB
Progress (2): 35 kB | 21 kB   
Progress (3): 35 kB | 21 kB | 4.1/25 kB
Progress (3): 35 kB | 21 kB | 7.7/25 kB
Progress (3): 35 kB | 21 kB | 12/25 kB 
Progress (3): 35 kB | 21 kB | 16/25 kB
Progress (3): 35 kB | 21 kB | 20/25 kB
Progress (3): 35 kB | 21 kB | 24/25 kB
Progress (3): 35 kB | 21 kB | 25 kB   
Progress (4): 35 kB | 21 kB | 25 kB | 3.8/14 kB
Progress (4): 35 kB | 21 kB | 25 kB | 7.9/14 kB
Progress (4): 35 kB | 21 kB | 25 kB | 12/14 kB 
Progress (4): 35 kB | 21 kB | 25 kB | 14 kB   
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 4.1/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 7.7/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 12/87 kB 
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 16/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 20/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 24/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 28/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 32/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 36/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 40/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 45/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 49/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 53/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 57/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 61/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 65/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 69/87 kB
Progress (5): 35 kB | 21 kB | 25 kB | 14 kB | 73/87 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 357 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Progress (4): 21 kB | 25 kB | 14 kB | 77/87 kB
Progress (4): 21 kB | 25 kB | 14 kB | 81/87 kB
Progress (4): 21 kB | 25 kB | 14 kB | 86/87 kB
Progress (4): 21 kB | 25 kB | 14 kB | 87 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 188 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 118 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 704 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 193 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Progress (1): 4.1/122 kB
Progress (1): 7.7/122 kB
Progress (1): 12/122 kB 
Progress (1): 16/122 kB
Progress (1): 20/122 kB
Progress (1): 24/122 kB
Progress (1): 28/122 kB
Progress (1): 32/122 kB
Progress (1): 36/122 kB
Progress (1): 40/122 kB
Progress (1): 45/122 kB
Progress (1): 49/122 kB
Progress (1): 53/122 kB
Progress (1): 57/122 kB
Progress (1): 61/122 kB
Progress (1): 65/122 kB
Progress (1): 69/122 kB
Progress (1): 73/122 kB
Progress (1): 77/122 kB
Progress (1): 81/122 kB
Progress (1): 86/122 kB
Progress (1): 90/122 kB
Progress (1): 94/122 kB
Progress (1): 98/122 kB
Progress (1): 102/122 kB
Progress (1): 106/122 kB
Progress (1): 110/122 kB
Progress (1): 114/122 kB
Progress (1): 118/122 kB
Progress (1): 122 kB    
Progress (2): 122 kB | 3.7/29 kB
Progress (3): 122 kB | 3.7/29 kB | 4.1/58 kB
Progress (3): 122 kB | 7.8/29 kB | 4.1/58 kB
Progress (3): 122 kB | 7.8/29 kB | 7.7/58 kB
Progress (3): 122 kB | 12/29 kB | 7.7/58 kB 
Progress (3): 122 kB | 12/29 kB | 12/58 kB 
Progress (3): 122 kB | 16/29 kB | 12/58 kB
Progress (3): 122 kB | 16/29 kB | 16/58 kB
Progress (3): 122 kB | 20/29 kB | 16/58 kB
Progress (3): 122 kB | 24/29 kB | 16/58 kB
Progress (4): 122 kB | 24/29 kB | 16/58 kB | 4.1/37 kB
Progress (4): 122 kB | 28/29 kB | 16/58 kB | 4.1/37 kB
Progress (4): 122 kB | 28/29 kB | 20/58 kB | 4.1/37 kB
Progress (4): 122 kB | 29 kB | 20/58 kB | 4.1/37 kB   
Progress (4): 122 kB | 29 kB | 24/58 kB | 4.1/37 kB
Progress (4): 122 kB | 29 kB | 24/58 kB | 7.7/37 kB
Progress (4): 122 kB | 29 kB | 28/58 kB | 7.7/37 kB
Progress (4): 122 kB | 29 kB | 28/58 kB | 12/37 kB 
Progress (4): 122 kB | 29 kB | 32/58 kB | 12/37 kB
Progress (4): 122 kB | 29 kB | 32/58 kB | 16/37 kB
Progress (4): 122 kB | 29 kB | 32/58 kB | 20/37 kB
Progress (4): 122 kB | 29 kB | 36/58 kB | 20/37 kB
Progress (4): 122 kB | 29 kB | 40/58 kB | 20/37 kB
Progress (4): 122 kB | 29 kB | 45/58 kB | 20/37 kB
Progress (4): 122 kB | 29 kB | 45/58 kB | 24/37 kB
Progress (4): 122 kB | 29 kB | 49/58 kB | 24/37 kB
Progress (4): 122 kB | 29 kB | 49/58 kB | 28/37 kB
Progress (4): 122 kB | 29 kB | 49/58 kB | 32/37 kB
Progress (4): 122 kB | 29 kB | 53/58 kB | 32/37 kB
Progress (4): 122 kB | 29 kB | 53/58 kB | 36/37 kB
Progress (4): 122 kB | 29 kB | 57/58 kB | 36/37 kB
Progress (4): 122 kB | 29 kB | 57/58 kB | 37 kB   
Progress (4): 122 kB | 29 kB | 58 kB | 37 kB   
Progress (5): 122 kB | 29 kB | 58 kB | 37 kB | 4.1/10 kB
Progress (5): 122 kB | 29 kB | 58 kB | 37 kB | 7.7/10 kB
Progress (5): 122 kB | 29 kB | 58 kB | 37 kB | 10 kB    
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 738 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 163 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 323 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 206 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Progress (1): 3.7/33 kB
Progress (1): 7.8/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 24/33 kB
Progress (1): 28/33 kB
Progress (1): 32/33 kB
Progress (1): 33 kB   
Progress (2): 33 kB | 4.1/14 kB
Progress (2): 33 kB | 7.7/14 kB
Progress (2): 33 kB | 12/14 kB 
Progress (2): 33 kB | 14 kB   
Progress (3): 33 kB | 14 kB | 4.1/155 kB
Progress (3): 33 kB | 14 kB | 7.7/155 kB
Progress (3): 33 kB | 14 kB | 12/155 kB 
Progress (3): 33 kB | 14 kB | 16/155 kB
Progress (3): 33 kB | 14 kB | 20/155 kB
Progress (3): 33 kB | 14 kB | 24/155 kB
Progress (3): 33 kB | 14 kB | 28/155 kB
Progress (3): 33 kB | 14 kB | 32/155 kB
Progress (3): 33 kB | 14 kB | 36/155 kB
Progress (3): 33 kB | 14 kB | 40/155 kB
Progress (4): 33 kB | 14 kB | 40/155 kB | 4.1/32 kB
Progress (4): 33 kB | 14 kB | 45/155 kB | 4.1/32 kB
Progress (4): 33 kB | 14 kB | 45/155 kB | 7.7/32 kB
Progress (4): 33 kB | 14 kB | 49/155 kB | 7.7/32 kB
Progress (4): 33 kB | 14 kB | 53/155 kB | 7.7/32 kB
Progress (4): 33 kB | 14 kB | 53/155 kB | 12/32 kB 
Progress (4): 33 kB | 14 kB | 57/155 kB | 12/32 kB
Progress (4): 33 kB | 14 kB | 57/155 kB | 16/32 kB
Progress (4): 33 kB | 14 kB | 61/155 kB | 16/32 kB
Progress (4): 33 kB | 14 kB | 61/155 kB | 20/32 kB
Progress (4): 33 kB | 14 kB | 65/155 kB | 20/32 kB
Progress (4): 33 kB | 14 kB | 65/155 kB | 24/32 kB
Progress (4): 33 kB | 14 kB | 69/155 kB | 24/32 kB
Progress (4): 33 kB | 14 kB | 69/155 kB | 28/32 kB
Progress (4): 33 kB | 14 kB | 69/155 kB | 32 kB   
Progress (4): 33 kB | 14 kB | 73/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 77/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 81/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 86/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 90/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 94/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 98/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 102/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 106/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 110/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 114/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 118/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 122/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 127/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 131/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 135/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 139/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 143/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 147/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 151/155 kB | 32 kB
Progress (4): 33 kB | 14 kB | 155 kB | 32 kB    
Progress (5): 33 kB | 14 kB | 155 kB | 32 kB | 4.1/4.2 kB
Progress (5): 33 kB | 14 kB | 155 kB | 32 kB | 4.2 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 144 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 672 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Progress (1): 3.7/4.6 kB
Progress (1): 4.6 kB    
Progress (2): 4.6 kB | 4.1/25 kB
Progress (2): 4.6 kB | 7.7/25 kB
Progress (2): 4.6 kB | 12/25 kB 
Progress (2): 4.6 kB | 16/25 kB
Progress (2): 4.6 kB | 20/25 kB
Progress (2): 4.6 kB | 24/25 kB
Progress (2): 4.6 kB | 25 kB   
Progress (3): 4.6 kB | 25 kB | 4.1/19 kB
Progress (3): 4.6 kB | 25 kB | 7.7/19 kB
Progress (3): 4.6 kB | 25 kB | 12/19 kB 
Progress (3): 4.6 kB | 25 kB | 16/19 kB
Progress (3): 4.6 kB | 25 kB | 19 kB   
Progress (4): 4.6 kB | 25 kB | 19 kB | 4.1/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 7.7/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 12/217 kB 
Progress (4): 4.6 kB | 25 kB | 19 kB | 16/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 20/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 24/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 28/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 32/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 36/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 40/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 44/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 49/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 53/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 57/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 61/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 65/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 69/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 73/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 77/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 81/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 85/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 90/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 94/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 98/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 102/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 106/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 110/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 114/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 118/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 122/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 126/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 131/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 135/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 139/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 143/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 147/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 151/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 155/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 159/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 163/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 167/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 171/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 176/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 180/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 184/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 188/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 192/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 196/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 200/217 kB
Progress (4): 4.6 kB | 25 kB | 19 kB | 204/217 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 204/217 kB | 4.1/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 208/217 kB | 4.1/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 208/217 kB | 7.7/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 208/217 kB | 12/46 kB 
Progress (5): 4.6 kB | 25 kB | 19 kB | 208/217 kB | 16/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 212/217 kB | 16/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 216/217 kB | 16/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 216/217 kB | 20/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 20/46 kB    
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 24/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 28/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 32/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 36/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 40/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 45/46 kB
Progress (5): 4.6 kB | 25 kB | 19 kB | 217 kB | 46 kB   
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 155 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 720 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Progress (1): 3.8/134 kB
Progress (1): 7.9/134 kB
Progress (1): 12/134 kB 
Progress (1): 16/134 kB
Progress (1): 20/134 kB
Progress (1): 24/134 kB
Progress (1): 28/134 kB
Progress (1): 32/134 kB
Progress (1): 37/134 kB
Progress (1): 41/134 kB
Progress (1): 45/134 kB
Progress (1): 49/134 kB
Progress (1): 53/134 kB
Progress (1): 57/134 kB
Progress (1): 61/134 kB
Progress (1): 65/134 kB
Progress (1): 69/134 kB
Progress (1): 73/134 kB
Progress (1): 77/134 kB
Progress (1): 82/134 kB
Progress (1): 86/134 kB
Progress (1): 90/134 kB
Progress (1): 94/134 kB
Progress (1): 98/134 kB
Progress (1): 102/134 kB
Progress (1): 106/134 kB
Progress (1): 110/134 kB
Progress (1): 114/134 kB
Progress (1): 118/134 kB
Progress (1): 123/134 kB
Progress (1): 127/134 kB
Progress (1): 131/134 kB
Progress (1): 134 kB    
Progress (2): 134 kB | 4.1/45 kB
Progress (2): 134 kB | 7.7/45 kB
Progress (2): 134 kB | 12/45 kB 
Progress (2): 134 kB | 16/45 kB
Progress (2): 134 kB | 20/45 kB
Progress (2): 134 kB | 24/45 kB
Progress (2): 134 kB | 28/45 kB
Progress (2): 134 kB | 32/45 kB
Progress (2): 134 kB | 36/45 kB
Progress (2): 134 kB | 40/45 kB
Progress (2): 134 kB | 45/45 kB
Progress (2): 134 kB | 45 kB   
Progress (3): 134 kB | 45 kB | 4.1/640 kB
Progress (3): 134 kB | 45 kB | 7.7/640 kB
Progress (3): 134 kB | 45 kB | 12/640 kB 
Progress (3): 134 kB | 45 kB | 16/640 kB
Progress (3): 134 kB | 45 kB | 20/640 kB
Progress (3): 134 kB | 45 kB | 24/640 kB
Progress (3): 134 kB | 45 kB | 28/640 kB
Progress (3): 134 kB | 45 kB | 32/640 kB
Progress (3): 134 kB | 45 kB | 36/640 kB
Progress (3): 134 kB | 45 kB | 41/640 kB
Progress (3): 134 kB | 45 kB | 45/640 kB
Progress (3): 134 kB | 45 kB | 49/640 kB
Progress (3): 134 kB | 45 kB | 53/640 kB
Progress (3): 134 kB | 45 kB | 57/640 kB
Progress (3): 134 kB | 45 kB | 61/640 kB
Progress (3): 134 kB | 45 kB | 65/640 kB
Progress (3): 134 kB | 45 kB | 69/640 kB
Progress (3): 134 kB | 45 kB | 73/640 kB
Progress (3): 134 kB | 45 kB | 77/640 kB
Progress (3): 134 kB | 45 kB | 81/640 kB
Progress (3): 134 kB | 45 kB | 86/640 kB
Progress (3): 134 kB | 45 kB | 90/640 kB
Progress (3): 134 kB | 45 kB | 94/640 kB
Progress (3): 134 kB | 45 kB | 98/640 kB
Progress (3): 134 kB | 45 kB | 102/640 kB
Progress (3): 134 kB | 45 kB | 106/640 kB
Progress (3): 134 kB | 45 kB | 110/640 kB
Progress (3): 134 kB | 45 kB | 114/640 kB
Progress (3): 134 kB | 45 kB | 118/640 kB
Progress (3): 134 kB | 45 kB | 122/640 kB
Progress (3): 134 kB | 45 kB | 127/640 kB
Progress (3): 134 kB | 45 kB | 131/640 kB
Progress (3): 134 kB | 45 kB | 135/640 kB
Progress (3): 134 kB | 45 kB | 139/640 kB
Progress (3): 134 kB | 45 kB | 143/640 kB
Progress (3): 134 kB | 45 kB | 147/640 kB
Progress (3): 134 kB | 45 kB | 151/640 kB
Progress (3): 134 kB | 45 kB | 155/640 kB
Progress (3): 134 kB | 45 kB | 159/640 kB
Progress (3): 134 kB | 45 kB | 163/640 kB
Progress (3): 134 kB | 45 kB | 167/640 kB
Progress (3): 134 kB | 45 kB | 172/640 kB
Progress (3): 134 kB | 45 kB | 176/640 kB
Progress (3): 134 kB | 45 kB | 180/640 kB
Progress (3): 134 kB | 45 kB | 184/640 kB
Progress (3): 134 kB | 45 kB | 188/640 kB
Progress (3): 134 kB | 45 kB | 192/640 kB
Progress (3): 134 kB | 45 kB | 196/640 kB
Progress (3): 134 kB | 45 kB | 200/640 kB
Progress (3): 134 kB | 45 kB | 204/640 kB
Progress (3): 134 kB | 45 kB | 208/640 kB
Progress (3): 134 kB | 45 kB | 213/640 kB
Progress (3): 134 kB | 45 kB | 217/640 kB
Progress (3): 134 kB | 45 kB | 221/640 kB
Progress (3): 134 kB | 45 kB | 225/640 kB
Progress (3): 134 kB | 45 kB | 229/640 kB
Progress (3): 134 kB | 45 kB | 233/640 kB
Progress (3): 134 kB | 45 kB | 237/640 kB
Progress (3): 134 kB | 45 kB | 241/640 kB
Progress (3): 134 kB | 45 kB | 245/640 kB
Progress (3): 134 kB | 45 kB | 249/640 kB
Progress (3): 134 kB | 45 kB | 254/640 kB
Progress (3): 134 kB | 45 kB | 258/640 kB
Progress (3): 134 kB | 45 kB | 262/640 kB
Progress (3): 134 kB | 45 kB | 266/640 kB
Progress (3): 134 kB | 45 kB | 270/640 kB
Progress (3): 134 kB | 45 kB | 274/640 kB
Progress (3): 134 kB | 45 kB | 278/640 kB
Progress (3): 134 kB | 45 kB | 282/640 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 403 kB/s)
Progress (2): 45 kB | 286/640 kB
Progress (2): 45 kB | 290/640 kB
Progress (2): 45 kB | 294/640 kB
Progress (2): 45 kB | 299/640 kB
Progress (2): 45 kB | 303/640 kB
Progress (2): 45 kB | 307/640 kB
Progress (2): 45 kB | 311/640 kB
Progress (2): 45 kB | 315/640 kB
Progress (2): 45 kB | 319/640 kB
Progress (2): 45 kB | 323/640 kB
Progress (2): 45 kB | 327/640 kB
Progress (2): 45 kB | 331/640 kB
Progress (2): 45 kB | 335/640 kB
Progress (2): 45 kB | 340/640 kB
Progress (2): 45 kB | 344/640 kB
Progress (2): 45 kB | 348/640 kB
Progress (2): 45 kB | 352/640 kB
Progress (2): 45 kB | 356/640 kB
Progress (2): 45 kB | 360/640 kB
Progress (2): 45 kB | 364/640 kB
Progress (2): 45 kB | 368/640 kB
Progress (2): 45 kB | 372/640 kB
Progress (2): 45 kB | 376/640 kB
Progress (2): 45 kB | 380/640 kB
Progress (2): 45 kB | 385/640 kB
Progress (2): 45 kB | 389/640 kB
Progress (2): 45 kB | 393/640 kB
Progress (2): 45 kB | 397/640 kB
Progress (2): 45 kB | 401/640 kB
Progress (2): 45 kB | 405/640 kB
Progress (2): 45 kB | 409/640 kB
Progress (2): 45 kB | 413/640 kB
Progress (2): 45 kB | 417/640 kB
Progress (2): 45 kB | 421/640 kB
Progress (2): 45 kB | 426/640 kB
Progress (2): 45 kB | 430/640 kB
Progress (2): 45 kB | 434/640 kB
Progress (2): 45 kB | 438/640 kB
Progress (2): 45 kB | 442/640 kB
Progress (2): 45 kB | 446/640 kB
Progress (2): 45 kB | 450/640 kB
Progress (2): 45 kB | 454/640 kB
Progress (2): 45 kB | 458/640 kB
Progress (2): 45 kB | 462/640 kB
Progress (2): 45 kB | 466/640 kB
Progress (2): 45 kB | 471/640 kB
Progress (2): 45 kB | 475/640 kB
Progress (2): 45 kB | 479/640 kB
Progress (2): 45 kB | 483/640 kB
Progress (2): 45 kB | 487/640 kB
Progress (2): 45 kB | 491/640 kB
Progress (2): 45 kB | 495/640 kB
Progress (2): 45 kB | 499/640 kB
Progress (2): 45 kB | 503/640 kB
Progress (2): 45 kB | 507/640 kB
Progress (2): 45 kB | 512/640 kB
Progress (2): 45 kB | 516/640 kB
Progress (2): 45 kB | 520/640 kB
Progress (2): 45 kB | 524/640 kB
Progress (2): 45 kB | 528/640 kB
Progress (2): 45 kB | 532/640 kB
Progress (2): 45 kB | 536/640 kB
Progress (2): 45 kB | 540/640 kB
Progress (3): 45 kB | 540/640 kB | 4.1/121 kB
Progress (3): 45 kB | 544/640 kB | 4.1/121 kB
Progress (3): 45 kB | 544/640 kB | 7.7/121 kB
Progress (3): 45 kB | 544/640 kB | 12/121 kB 
Progress (3): 45 kB | 548/640 kB | 12/121 kB
Progress (3): 45 kB | 548/640 kB | 16/121 kB
Progress (3): 45 kB | 553/640 kB | 16/121 kB
Progress (3): 45 kB | 557/640 kB | 16/121 kB
Progress (3): 45 kB | 561/640 kB | 16/121 kB
Progress (3): 45 kB | 561/64
2025-10-02 15:43:06 [INFO]: 0 kB | 20/121 kB
Progress (3): 45 kB | 561/640 kB | 24/121 kB
Progress (3): 45 kB | 565/640 kB | 24/121 kB
Progress (3): 45 kB | 569/640 kB | 24/121 kB
Progress (3): 45 kB | 573/640 kB | 24/121 kB
Progress (3): 45 kB | 573/640 kB | 28/121 kB
Progress (3): 45 kB | 577/640 kB | 28/121 kB
Progress (3): 45 kB | 577/640 kB | 32/121 kB
Progress (3): 45 kB | 577/640 kB | 36/121 kB
Progress (3): 45 kB | 581/640 kB | 36/121 kB
Progress (3): 45 kB | 585/640 kB | 36/121 kB
Progress (3): 45 kB | 589/640 kB | 36/121 kB
Progress (3): 45 kB | 589/640 kB | 40/121 kB
Progress (3): 45 kB | 593/640 kB | 40/121 kB
Progress (4): 45 kB | 593/640 kB | 40/121 kB | 4.1/358 kB
Progress (4): 45 kB | 598/640 kB | 40/121 kB | 4.1/358 kB
Progress (4): 45 kB | 598/640 kB | 40/121 kB | 7.7/358 kB
Progress (4): 45 kB | 602/640 kB | 40/121 kB | 7.7/358 kB
Progress (4): 45 kB | 602/640 kB | 40/121 kB | 12/358 kB 
Progress (4): 45 kB | 606/640 kB | 40/121 kB | 12/358 kB
Progress (4): 45 kB | 606/640 kB | 45/121 kB | 12/358 kB
Progress (4): 45 kB | 610/640 kB | 45/121 kB | 12/358 kB
Progress (4): 45 kB | 610/640 kB | 45/121 kB | 16/358 kB
Progress (4): 45 kB | 610/640 kB | 49/121 kB | 16/358 kB
Progress (4): 45 kB | 610/640 kB | 53/121 kB | 16/358 kB
Progress (4): 45 kB | 610/640 kB | 53/121 kB | 20/358 kB
Progress (4): 45 kB | 614/640 kB | 53/121 kB | 20/358 kB
Progress (4): 45 kB | 618/640 kB | 53/121 kB | 20/358 kB
Progress (4): 45 kB | 618/640 kB | 57/121 kB | 20/358 kB
Progress (4): 45 kB | 618/640 kB | 57/121 kB | 24/358 kB
Progress (4): 45 kB | 622/640 kB | 57/121 kB | 24/358 kB
Progress (4): 45 kB | 622/640 kB | 57/121 kB | 28/358 kB
Progress (4): 45 kB | 626/640 kB | 57/121 kB | 28/358 kB
Progress (4): 45 kB | 626/640 kB | 57/121 kB | 32/358 kB
Progress (4): 45 kB | 626/640 kB | 57/121 kB | 36/358 kB
Progress (4): 45 kB | 626/640 kB | 61/121 kB | 36/358 kB
Progress (4): 45 kB | 630/640 kB | 61/121 kB | 36/358 kB
Progress (4): 45 kB | 630/640 kB | 61/121 kB | 40/358 kB
Progress (4): 45 kB | 634/640 kB | 61/121 kB | 40/358 kB
Progress (4): 45 kB | 634/640 kB | 65/121 kB | 40/358 kB
Progress (4): 45 kB | 639/640 kB | 65/121 kB | 40/358 kB
Progress (4): 45 kB | 639/640 kB | 65/121 kB | 45/358 kB
Progress (4): 45 kB | 639/640 kB | 69/121 kB | 45/358 kB
Progress (4): 45 kB | 639/640 kB | 69/121 kB | 49/358 kB
Progress (4): 45 kB | 640 kB | 69/121 kB | 49/358 kB    
Progress (4): 45 kB | 640 kB | 73/121 kB | 49/358 kB
Progress (4): 45 kB | 640 kB | 73/121 kB | 53/358 kB
Progress (4): 45 kB | 640 kB | 77/121 kB | 53/358 kB
Progress (4): 45 kB | 640 kB | 77/121 kB | 57/358 kB
Progress (4): 45 kB | 640 kB | 81/121 kB | 57/358 kB
Progress (4): 45 kB | 640 kB | 81/121 kB | 61/358 kB
Progress (4): 45 kB | 640 kB | 86/121 kB | 61/358 kB
Progress (4): 45 kB | 640 kB | 86/121 kB | 65/358 kB
Progress (4): 45 kB | 640 kB | 90/121 kB | 65/358 kB
Progress (4): 45 kB | 640 kB | 90/121 kB | 69/358 kB
Progress (4): 45 kB | 640 kB | 94/121 kB | 69/358 kB
Progress (4): 45 kB | 640 kB | 94/121 kB | 73/358 kB
Progress (4): 45 kB | 640 kB | 98/121 kB | 73/358 kB
Progress (4): 45 kB | 640 kB | 98/121 kB | 77/358 kB
Progress (4): 45 kB | 640 kB | 102/121 kB | 77/358 kB
Progress (4): 45 kB | 640 kB | 102/121 kB | 81/358 kB
Progress (4): 45 kB | 640 kB | 106/121 kB | 81/358 kB
Progress (4): 45 kB | 640 kB | 106/121 kB | 86/358 kB
Progress (4): 45 kB | 640 kB | 110/121 kB | 86/358 kB
Progress (4): 45 kB | 640 kB | 110/121 kB | 90/358 kB
Progress (4): 45 kB | 640 kB | 114/121 kB | 90/358 kB
Progress (4): 45 kB | 640 kB | 114/121 kB | 94/358 kB
Progress (4): 45 kB | 640 kB | 114/121 kB | 98/358 kB
Progress (4): 45 kB | 640 kB | 118/121 kB | 98/358 kB
Progress (4): 45 kB | 640 kB | 118/121 kB | 102/358 kB
Progress (4): 45 kB | 640 kB | 121 kB | 102/358 kB    
Progress (4): 45 kB | 640 kB | 121 kB | 106/358 kB
Progress (4): 45 kB | 640 kB | 121 kB | 110/358 kB
Progress (4): 45 kB | 640 kB | 121 kB | 114/358 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 130 kB/s)
Progress (3): 640 kB | 121 kB | 118/358 kB
Progress (3): 640 kB | 121 kB | 122/358 kB
Progress (3): 640 kB | 121 kB | 127/358 kB
Progress (3): 640 kB | 121 kB | 131/358 kB
Progress (3): 640 kB | 121 kB | 135/358 kB
Progress (3): 640 kB | 121 kB | 139/358 kB
Progress (3): 640 kB | 121 kB | 143/358 kB
Progress (3): 640 kB | 121 kB | 147/358 kB
Progress (3): 640 kB | 121 kB | 151/358 kB
Progress (3): 640 kB | 121 kB | 155/358 kB
Progress (3): 640 kB | 121 kB | 159/358 kB
Progress (3): 640 kB | 121 kB | 163/358 kB
Progress (3): 640 kB | 121 kB | 167/358 kB
Progress (3): 640 kB | 121 kB | 172/358 kB
Progress (3): 640 kB | 121 kB | 176/358 kB
Progress (3): 640 kB | 121 kB | 180/358 kB
Progress (3): 640 kB | 121 kB | 184/358 kB
Progress (3): 640 kB | 121 kB | 188/358 kB
Progress (3): 640 kB | 121 kB | 192/358 kB
Progress (3): 640 kB | 121 kB | 196/358 kB
Progress (3): 640 kB | 121 kB | 200/358 kB
Progress (3): 640 kB | 121 kB | 204/358 kB
Progress (3): 640 kB | 121 kB | 208/358 kB
Progress (3): 640 kB | 121 kB | 213/358 kB
Progress (3): 640 kB | 121 kB | 217/358 kB
Progress (3): 640 kB | 121 kB | 221/358 kB
Progress (3): 640 kB | 121 kB | 225/358 kB
Progress (3): 640 kB | 121 kB | 229/358 kB
Progress (3): 640 kB | 121 kB | 233/358 kB
Progress (3): 640 kB | 121 kB | 237/358 kB
Progress (3): 640 kB | 121 kB | 241/358 kB
Progress (3): 640 kB | 121 kB | 245/358 kB
Progress (3): 640 kB | 121 kB | 249/358 kB
Progress (3): 640 kB | 121 kB | 253/358 kB
Progress (3): 640 kB | 121 kB | 258/358 kB
Progress (3): 640 kB | 121 kB | 262/358 kB
Progress (3): 640 kB | 121 kB | 266/358 kB
Progress (3): 640 kB | 121 kB | 270/358 kB
Progress (3): 640 kB | 121 kB | 274/358 kB
Progress (3): 640 kB | 121 kB | 278/358 kB
Progress (3): 640 kB | 121 kB | 282/358 kB
Progress (3): 640 kB | 121 kB | 286/358 kB
Progress (3): 640 kB | 121 kB | 290/358 kB
Progress (3): 640 kB | 121 kB | 294/358 kB
Progress (3): 640 kB | 121 kB | 299/358 kB
Progress (3): 640 kB | 121 kB | 303/358 kB
Progress (3): 640 kB | 121 kB | 307/358 kB
Progress (3): 640 kB | 121 kB | 311/358 kB
Progress (3): 640 kB | 121 kB | 315/358 kB
Progress (3): 640 kB | 121 kB | 319/358 kB
Progress (3): 640 kB | 121 kB | 323/358 kB
Progress (3): 640 kB | 121 kB | 327/358 kB
Progress (3): 640 kB | 121 kB | 331/358 kB
Progress (3): 640 kB | 121 kB | 335/358 kB
Progress (3): 640 kB | 121 kB | 339/358 kB
Progress (3): 640 kB | 121 kB | 344/358 kB
Progress (3): 640 kB | 121 kB | 348/358 kB
Progress (3): 640 kB | 121 kB | 352/358 kB
Progress (3): 640 kB | 121 kB | 356/358 kB
Progress (3): 640 kB | 121 kB | 358 kB    
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 332 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.7 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 950 kB/s)
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /tmp/samcli/scratch/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ HelloWorld ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/samcli/scratch/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ HelloWorld ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /tmp/samcli/scratch/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Progress (1): 4.1 kB
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 42 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 699 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 241 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 390 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 217 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Progress (1): 4.1/118 kB
Progress (1): 7.7/118 kB
Progress (1): 12/118 kB 
Progress (1): 16/118 kB
Progress (1): 20/118 kB
Progress (1): 24/118 kB
Progress (1): 28/118 kB
Progress (1): 32/118 kB
Progress (1): 36/118 kB
Progress (1): 40/118 kB
Progress (1): 45/118 kB
Progress (1): 49/118 kB
Progress (1): 53/118 kB
Progress (1): 57/118 kB
Progress (1): 61/118 kB
Progress (1): 65/118 kB
Progress (1): 69/118 kB
Progress (1): 73/118 kB
Progress (1): 77/118 kB
Progress (1): 81/118 kB
Progress (1): 86/118 kB
Progress (1): 90/118 kB
Progress (1): 94/118 kB
Progress (1): 98/118 kB
Progress (1): 102/118 kB
Progress (1): 106/118 kB
Progress (1): 110/118 kB
Progress (1): 114/118 kB
Progress (1): 118 kB    
Progress (2): 118 kB | 4.1/31 kB
Progress (2): 118 kB | 7.7/31 kB
Progress (2): 118 kB | 12/31 kB 
Progress (2): 118 kB | 16/31 kB
Progress (2): 118 kB | 20/31 kB
Progress (2): 118 kB | 24/31 kB
Progress (2): 118 kB | 28/31 kB
Progress (2): 118 kB | 31 kB   
Progress (3): 118 kB | 31 kB | 4.1/263 kB
Progress (3): 118 kB | 31 kB | 7.7/263 kB
Progress (3): 118 kB | 31 kB | 12/263 kB 
Progress (3): 118 kB | 31 kB | 16/263 kB
Progress (3): 118 kB | 31 kB | 20/263 kB
Progress (3): 118 kB | 31 kB | 24/263 kB
Progress (3): 118 kB | 31 kB | 28/263 kB
Progress (3): 118 kB | 31 kB | 32/263 kB
Progress (3): 118 kB | 31 kB | 36/263 kB
Progress (3): 118 kB | 31 kB | 40/263 kB
Progress (3): 118 kB | 31 kB | 44/263 kB
Progress (3): 118 kB | 31 kB | 49/263 kB
Progress (4): 118 kB | 31 kB | 49/263 kB | 3.7/316 kB
Progress (4): 118 kB | 31 kB | 53/263 kB | 3.7/316 kB
Progress (4): 118 kB | 31 kB | 57/263 kB | 3.7/316 kB
Progress (4): 118 kB | 31 kB | 61/263 kB | 3.7/316 kB
Progress (4): 118 kB | 31 kB | 65/263 kB | 3.7/316 kB
Progress (4): 118 kB | 31 kB | 65/263 kB | 7.8/316 kB
Progress (4): 118 kB | 31 kB | 65/263 kB | 12/316 kB 
Progress (4): 118 kB | 31 kB | 69/263 kB | 12/316 kB
Progress (4): 118 kB | 31 kB | 69/263 kB | 16/316 kB
Progress (4): 118 kB | 31 kB | 69/263 kB | 20/316 kB
Progress (4): 118 kB | 31 kB | 73/263 kB | 20/316 kB
Progress (4): 118 kB | 31 kB | 77/263 kB | 20/316 kB
Progress (4): 118 kB | 31 kB | 81/263 kB | 20/316 kB
Progress (4): 118 kB | 31 kB | 81/263 kB | 24/316 kB
Progress (4): 118 kB | 31 kB | 81/263 kB | 28/316 kB
Progress (4): 118 kB | 31 kB | 85/263 kB | 28/316 kB
Progress (4): 118 kB | 31 kB | 85/263 kB | 32/316 kB
Progress (4): 118 kB | 31 kB | 90/263 kB | 32/316 kB
Progress (4): 118 kB | 31 kB | 90/263 kB | 36/316 kB
Progress (4): 118 kB | 31 kB | 94/263 kB | 36/316 kB
Progress (4): 118 kB | 31 kB | 98/263 kB | 36/316 kB
Progress (4): 118 kB | 31 kB | 98/263 kB | 41/316 kB
Progress (4): 118 kB | 31 kB | 102/263 kB | 41/316 kB
Progress (4): 118 kB | 31 kB | 102/263 kB | 45/316 kB
Progress (4): 118 kB | 31 kB | 106/263 kB | 45/316 kB
Progress (4): 118 kB | 31 kB | 106/263 kB | 49/316 kB
Progress (4): 118 kB | 31 kB | 110/263 kB | 49/316 kB
Progress (4): 118 kB | 31 kB | 110/263 kB | 53/316 kB
Progress (4): 118 kB | 31 kB | 114/263 kB | 53/316 kB
Progress (4): 118 kB | 31 kB | 114/263 kB | 57/316 kB
Progress (4): 118 kB | 31 kB | 118/263 kB | 57/316 kB
Progress (4): 118 kB | 31 kB | 118/263 kB | 61/316 kB
Progress (4): 118 kB | 31 kB | 122/263 kB | 61/316 kB
Progress (4): 118 kB | 31 kB | 122/263 kB | 65/316 kB
Progress (4): 118 kB | 31 kB | 126/263 kB | 65/316 kB
Progress (4): 118 kB | 31 kB | 126/263 kB | 69/316 kB
Progress (4): 118 kB | 31 kB | 131/263 kB | 69/316 kB
Progress (4): 118 kB | 31 kB | 131/263 kB | 73/316 kB
Progress (4): 118 kB | 31 kB | 135/263 kB | 73/316 kB
Progress (4): 118 kB | 31 kB | 135/263 kB | 77/316 kB
Progress (4): 118 kB | 31 kB | 139/263 kB | 77/316 kB
Progress (4): 118 kB | 31 kB | 139/263 kB | 82/316 kB
Progress (4): 118 kB | 31 kB | 143/263 kB | 82/316 kB
Progress (4): 118 kB | 31 kB | 143/263 kB | 86/316 kB
Progress (4): 118 kB | 31 kB | 147/263 kB | 86/316 kB
Progress (4): 118 kB | 31 kB | 147/263 kB | 90/316 kB
Progress (4): 118 kB | 31 kB | 151/263 kB | 90/316 kB
Progress (4): 118 kB | 31 kB | 151/263 kB | 94/316 kB
Progress (4): 118 kB | 31 kB | 155/263 kB | 94/316 kB
Progress (4): 118 kB | 31 kB | 155/263 kB | 98/316 kB
Progress (4): 118 kB | 31 kB | 159/263 kB | 98/316 kB
Progress (4): 118 kB | 31 kB | 159/263 kB | 102/316 kB
Progress (4): 118 kB | 31 kB | 163/263 kB | 102/316 kB
Progress (4): 118 kB | 31 kB | 163/263 kB | 106/316 kB
Progress (4): 118 kB | 31 kB | 167/263 kB | 106/316 kB
Progress (4): 118 kB | 31 kB | 167/263 kB | 110/316 kB
Progress (4): 118 kB | 31 kB | 171/263 kB | 110/316 kB
Progress (4): 118 kB | 31 kB | 171/263 kB | 114/316 kB
Progress (4): 118 kB | 31 kB | 176/263 kB | 114/316 kB
Progress (4): 118 kB | 31 kB | 176/263 kB | 118/316 kB
Progress (4): 118 kB | 31 kB | 180/263 kB | 118/316 kB
Progress (4): 118 kB | 31 kB | 180/263 kB | 123/316 kB
Progress (4): 118 kB | 31 kB | 184/263 kB | 123/316 kB
Progress (4): 118 kB | 31 kB | 184/263 kB | 127/316 kB
Progress (4): 118 kB | 31 kB | 188/263 kB | 127/316 kB
Progress (4): 118 kB | 31 kB | 188/263 kB | 131/316 kB
Progress (4): 118 kB | 31 kB | 192/263 kB | 131/316 kB
Progress (4): 118 kB | 31 kB | 192/263 kB | 135/316 kB
Progress (4): 118 kB | 31 kB | 196/263 kB | 135/316 kB
Progress (4): 118 kB | 31 kB | 196/263 kB | 139/316 kB
Progress (4): 118 kB | 31 kB | 200/263 kB | 139/316 kB
Progress (4): 118 kB | 31 kB | 200/263 kB | 143/316 kB
Progress (4): 118 kB | 31 kB | 204/263 kB | 143/316 kB
Progress (4): 118 kB | 31 kB | 204/263 kB | 147/316 kB
Progress (4): 118 kB | 31 kB | 208/263 kB | 147/316 kB
Progress (4): 118 kB | 31 kB | 208/263 kB | 151/316 kB
Progress (4): 118 kB | 31 kB | 212/263 kB | 151/316 kB
Progress (4): 118 kB | 31 kB | 212/263 kB | 155/316 kB
Progress (4): 118 kB | 31 kB | 217/263 kB | 155/316 kB
Progress (4): 118 kB | 31 kB | 217/263 kB | 159/316 kB
Progress (4): 118 kB | 31 kB | 221/263 kB | 159/316 kB
Progress (4): 118 kB | 31 kB | 221/263 kB | 163/316 kB
Progress (4): 118 kB | 31 kB | 225/263 kB | 163/316 kB
Progress (4): 118 kB | 31 kB | 225/263 kB | 168/316 kB
Progress (4): 118 kB | 31 kB | 227/263 kB | 168/316 kB
Progress (4): 118 kB | 31 kB | 227/263 kB | 172/316 kB
Progress (4): 118 kB | 31 kB | 232/263 kB | 172/316 kB
Progress (4): 118 kB | 31 kB | 232/263 kB | 176/316 kB
Progress (4): 118 kB | 31 kB | 236/263 kB | 176/316 kB
Progress (4): 118 kB | 31 kB | 236/263 kB | 180/316 kB
Progress (4): 118 kB | 31 kB | 240/263 kB | 180/316 kB
Progress (4): 118 kB | 31 kB | 240/263 kB | 184/316 kB
Progress (4): 118 kB | 31 kB | 244/263 kB | 184/316 kB
Progress (4): 118 kB | 31 kB | 244/263 kB | 188/316 kB
Progress (4): 118 kB | 31 kB | 248/263 kB | 188/316 kB
Progress (4): 118 kB | 31 kB | 248/263 kB | 192/316 kB
Progress (4): 118 kB | 31 kB | 252/263 kB | 192/316 kB
Progress (4): 118 kB | 31 kB | 252/263 kB | 196/316 kB
Progress (4): 118 kB | 31 kB | 256/263 kB | 196/316 kB
Progress (4): 118 kB | 31 kB | 256/263 kB | 200/316 kB
Progress (4): 118 kB | 31 kB | 260/263 kB | 200/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 200/316 kB    
Progress (4): 118 kB | 31 kB | 263 kB | 204/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 208/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 212/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 216/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 220/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 224/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 229/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 233/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 237/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 241/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 245/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 249/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 253/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 257/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 261/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 265/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 269/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 274/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 278/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 282/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 286/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 290/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 294/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 298/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 302/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 306/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 310/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 315/316 kB
Progress (4): 118 kB | 31 kB | 263 kB | 316 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 2.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Progress (4): 31 kB | 263 kB | 316 kB | 3.7/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 7.8/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 12/35 kB 
Progress (4): 31 kB | 263 kB | 316 kB | 16/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 20/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 24/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 28/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 32/35 kB
Progress (4): 31 kB | 263 kB | 316 kB | 35 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 545 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 4.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Progress (2): 35 kB | 4.1/232 kB
Progress (2): 35 kB | 7.7/232 kB
Progress (2): 35 kB | 12/232 kB 
Progress (2): 35 kB | 16/232 kB
Progress (2): 35 kB | 20/232 kB
Progress (2): 35 kB | 24/232 kB
Progress (2): 35 kB | 28/232 kB
Progress (2): 35 kB | 32/232 kB
Progress (2): 35 kB | 36/232 kB
Progress (2): 35 kB | 40/232 kB
Progress (2): 35 kB | 45/232 kB
Progress (2): 35 kB | 49/232 kB
Progress (2): 35 kB | 53/232 kB
Progress (2): 35 kB | 57/232 kB
Progress (2): 35 kB | 61/232 kB
Progress (2): 35 kB | 65/232 kB
Progress (2): 35 kB | 69/232 kB
Progress (2): 35 kB | 73/232 kB
Progress (2): 35 kB | 77/232 kB
Progress (2): 35 kB | 81/232 kB
Progress (2): 35 kB | 86/232 kB
                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 434 kB/s)
Progress (1): 90/232 kB
Progress (1): 94/232 kB
Progress (1): 98/232 kB
Progress (1): 102/232 kB
Progress (1): 106/232 kB
Progress (1): 110/232 kB
Progress (1): 114/232 kB
Progress (1): 118/232 kB
Progress (1): 122/232 kB
Progress (1): 127/232 kB
Progress (1): 131/232 kB
Progress (1): 135/232 kB
Progress (1): 139/232 kB
Progress (1): 143/232 kB
Progress (1): 147/232 kB
Progress (1): 151/232 kB
Progress (1): 155/232 kB
Progress (1): 159/232 kB
Progress (1): 163/232 kB
Progress (1): 167/232 kB
Progress (1): 172/232 kB
Progress (2): 172/232 kB | 3.7/10 kB
Progress (2): 176/232 kB | 3.7/10 kB
Progress (2): 180/232 kB | 3.7/10 kB
Progress (2): 184/232 kB | 3.7/10 kB
Progress (2): 184/232 kB | 7.8/10 kB
Progress (2): 184/232 kB | 10 kB    
Progress (2): 188/232 kB | 10 kB
Progress (2): 192/232 kB | 10 kB
Progress (2): 196/232 kB | 10 kB
Progress (2): 200/232 kB | 10 kB
Progress (2): 204/232 kB | 10 kB
Progress (2): 208/232 kB | 10 kB
Progress (2): 213/232 kB | 10 kB
Progress (2): 217/232 kB | 10 kB
Progress (2): 221/232 kB | 10 kB
Progress (2): 225/232 kB | 10 kB
Progress (2): 229/232 kB | 10 kB
Progress (2): 232 kB | 10 kB    
Progress (3): 232 kB | 10 kB | 4.1/38 kB
Progress (3): 232 kB | 10 kB | 7.7/38 kB
Progress (3): 232 kB | 10 kB | 12/38 kB 
Progress (3): 232 kB | 10 kB | 16/38 kB
Progress (3): 232 kB | 10 kB | 20/38 kB
Progress (3): 232 kB | 10 kB | 24/38 kB
Progress (3): 232 kB | 10 kB | 28/38 kB
Progress (3): 232 kB | 10 kB | 32/38 kB
Progress (3): 232 kB | 10 kB | 36/38 kB
Progress (3): 232 kB | 10 kB | 38 kB   
Progress (4): 232 kB | 10 kB | 38 kB | 4.1/14 kB
Progress (4): 232 kB | 10 kB | 38 kB | 7.7/14 kB
Progress (4): 232 kB | 10 kB | 38 kB | 12/14 kB 
Progress (4): 232 kB | 10 kB | 38 kB | 14 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 97 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 2.1 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 110 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 281 kB/s)
[INFO] Surefire report directory: /tmp/samcli/scratch/target/surefire-reports
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Progress (1): 3.7/37 kB
Progress (1): 7.8/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 586 kB/s)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running helloworld.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Progress (1): 4.1 kB
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 291 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Progress (1): 1.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 9.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 148 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Progress (1): 3.7/184 kB
Progress (2): 3.7/184 kB | 4.1/58 kB
Progress (2): 3.7/184 kB | 7.7/58 kB
Progress (2): 7.8/184 kB | 7.7/58 kB
Progress (2): 7.8/184 kB | 12/58 kB 
Progress (2): 12/184 kB | 12/58 kB 
Progress (2): 12/184 kB | 16/58 kB
Progress (2): 16/184 kB | 16/58 kB
Progress (2): 20/184 kB | 16/58 kB
Progress (2): 20/184 kB | 20/58 kB
Progress (2): 20/184 kB | 24/58 kB
Progress (2): 24/184 kB | 24/58 kB
Progress (2): 28/184 kB | 24/58 kB
Progress (2): 28/184 kB | 28/58 kB
Progress (2): 32/184 kB | 28/58 kB
Progress (2): 32/184 kB | 32/58 kB
Progress (2): 36/184 kB | 32/58 kB
Progress (2): 36/184 kB | 36/58 kB
Progress (2): 36/184 kB | 40/58 kB
Progress (2): 41/184 kB | 40/58 kB
Progress (2): 45/184 kB | 40/58 kB
Progress (2): 45/184 kB | 45/58 kB
Progress (2): 49/184 kB | 45/58 kB
Progress (2): 49/184 kB | 49/58 kB
Progress (2): 53/184 kB | 49/58 kB
Progress (2): 53/184 kB | 53/58 kB
Progress (2): 53/184 kB | 57/58 kB
Progress (2): 57/184 kB | 57/58 kB
Progress (2): 57/184 kB | 58 kB   
Progress (2): 61/184 kB | 58 kB
Progress (2): 65/184 kB | 58 kB
Progress (2): 69/184 kB | 58 kB
Progress (2): 73/184 kB | 58 kB
Progress (2): 77/184 kB | 58 kB
Progress (2): 82/184 kB | 58 kB
Progress (2): 86/184 kB | 58 kB
Progress (2): 90/184 kB | 58 kB
Progress (2): 94/184 kB | 58 kB
Progress (2): 98/184 kB | 58 kB
Progress (2): 102/184 kB | 58 kB
Progress (2): 106/184 kB | 58 kB
Progress (2): 110/184 kB | 58 kB
Progress (2): 114/184 kB | 58 kB
Progress (2): 118/184 kB | 58 kB
Progress (2): 123/184 kB | 58 kB
Progress (2): 127/184 kB | 58 kB
Progress (2): 131/184 kB | 58 kB
Progress (2): 135/184 kB | 58 kB
Progress (2): 139/184 kB | 58 kB
Progress (2): 143/184 kB | 58 kB
Progress (2): 147/184 kB | 58 kB
Progress (2): 151/184 kB | 58 kB
Progress (3): 151/184 kB | 58 kB | 3.7/38 kB
Progress (4): 151/184 kB | 58 kB | 3.7/38 kB | 4.1/22 kB
Progress (4): 155/184 kB | 58 kB | 3.7/38 kB | 4.1/22 kB
Progress (4): 155/184 kB | 58 kB | 3.7/38 kB | 7.7/22 kB
Progress (4): 159/184 kB | 58 kB | 3.7/38 kB | 7.7/22 kB
Progress (4): 159/184 kB | 58 kB | 7.8/38 kB | 7.7/22 kB
Progress (4): 159/184 kB | 58 kB | 7.8/38 kB | 12/22 kB 
Progress (4): 159/184 kB | 58 kB | 12/38 kB | 12/22 kB 
Progress (4): 163/184 kB | 58 kB | 12/38 kB | 12/22 kB
Progress (4): 163/184 kB | 58 kB | 16/38 kB | 12/22 kB
Progress (4): 163/184 kB | 58 kB | 16/38 kB | 16/22 kB
Progress (4): 163/184 kB | 58 kB | 20/38 kB | 16/22 kB
Progress (4): 168/184 kB | 58 kB | 20/38 kB | 16/22 kB
Progress (4): 168/184 kB | 58 kB | 20/38 kB | 20/22 kB
Progress (4): 168/184 kB | 58 kB | 24/38 kB | 20/22 kB
Progress (4): 168/184 kB | 58 kB | 24/38 kB | 22 kB   
Progress (4): 172/184 kB | 58 kB | 24/38 kB | 22 kB
Progress (4): 172/184 kB | 58 kB | 28/38 kB | 22 kB
Progress (4): 176/184 kB | 58 kB | 28/38 kB | 22 kB
Progress (4): 176/184 kB | 58 kB | 32/38 kB | 22 kB
Progress (4): 180/184 kB | 58 kB | 32/38 kB | 22 kB
Progress (4): 180/184 kB | 58 kB | 36/38 kB | 22 kB
Progress (4): 184/184 kB | 58 kB | 36/38 kB | 22 kB
Progress (4): 184/184 kB | 58 kB | 38 kB | 22 kB   
Progress (4): 184 kB | 58 kB | 38 kB | 22 kB    
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 4.1/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 7.7/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 12/60 kB 
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 16/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 20/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 24/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 28/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 32/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 36/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 40/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 45/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 49/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 53/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 57/60 kB
Progress (5): 184 kB | 58 kB | 38 kB | 22 kB | 60 kB   
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 647 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 3.1 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 352 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 975 kB/s)
Progress (1): 3.7/208 kB
Progress (1): 7.8/208 kB
Progress (1): 12/208 kB 
Progress (1): 16/208 kB
Progress (1): 20/208 kB
Progress (1): 24/208 kB
Progress (1): 28/208 kB
Progress (1): 32/208 kB
Progress (1): 37/208 kB
Progress (1): 41/208 kB
Progress (1): 45/208 kB
Progress (1): 49/208 kB
Progress (1): 53/208 kB
Progress (1): 57/208 kB
Progress (1): 61/208 kB
Progress (1): 65/208 kB
Progress (1): 69/208 kB
Progress (1): 73/208 kB
Progress (1): 77/208 kB
Progress (1): 82/208 kB
Progress (1): 86/208 kB
Progress (1): 90/208 kB
Progress (1): 94/208 kB
Progress (1): 98/208 kB
Progress (1): 102/208 kB
Progress (1): 106/208 kB
Progress (1): 110/208 kB
Progress (1): 114/208 kB
Progress (1): 118/208 kB
Progress (1): 123/208 kB
Progress (1): 127/208 kB
Progress (1): 131/208 kB
Progress (1): 135/208 kB
Progress (1): 139/208 kB
Progress (1): 143/208 kB
Progress (1): 147/208 kB
Progress (1): 151/208 kB
Progress (1): 155/208 kB
Progress (1): 159/208 kB
Progress (1): 163/208 kB
Progress (1): 168/208 kB
Progress (1): 172/208 kB
Progress (1): 176/208 kB
Progress (1): 180/208 kB
Progress (1): 184/208 kB
Progress (1): 188/208 kB
Progress (1): 192/208 kB
Progress (1): 196/208 kB
Progress (1): 200/208 kB
Progress (1): 204/208 kB
Progress (1): 208 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.7 MB/s)
[INFO] Building jar: /tmp/samcli/scratch/target/HelloWorld-1.0.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 281 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 24 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 407 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 72 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 7.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 161 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Progress (1): 750 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 104 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 23 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 409 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 80 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Progress (1): 4.1 kB
Progress (1): 5.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 221 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 4.1 kB
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 4.1 kB
Progress (1): 7.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 168 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Progress (1): 4.1 kB
Progress (1): 5.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 221 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 44 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 803 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 305 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Progress (1): 4.1 kB
Progress (1): 4.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 102 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 41 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 626 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 290 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 246 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 57 kB
Progress (1): 61 kB
Progress (1): 62 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 328 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Progress (1): 4.1 kB
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 22 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 377 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 274 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 29 kB
Progress (1): 33 kB
Progress (1): 37 kB
Progress (1): 41 kB
Progress (1): 45 kB
Progress (1): 49 kB
Progress (1): 53 kB
Progress (1): 57 kB
Progress (1): 61 kB
Progress (1): 66 kB
Progress (1): 68 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 227 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom
Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 234 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
Progress (1): 4.1 kB
Progress (1): 4.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Progress (1): 4.1 kB
Progress (1): 7.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 129 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 28 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 472 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 269 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 15 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 284 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom
Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 11 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 223 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 269 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 10 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 179 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Progress (1): 4.1 kB
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Progress (1): 4.1 kB
Progress (1): 4.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Progress (1): 4.1 kB
Progress (1): 4.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 72 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Progress (1): 4.1 kB
Progress (1): 5.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 102 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 58 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 25 kB
Progress (1): 28 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 530 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from central
2025-10-02 15:43:06 [INFO]: : https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Progress (1): 4.1/202 kB
Progress (1): 7.7/202 kB
Progress (1): 12/202 kB 
Progress (1): 16/202 kB
Progress (1): 20/202 kB
Progress (1): 24/202 kB
Progress (1): 28/202 kB
Progress (1): 32/202 kB
Progress (1): 36/202 kB
Progress (2): 36/202 kB | 3.7/49 kB
Progress (2): 40/202 kB | 3.7/49 kB
Progress (3): 40/202 kB | 3.7/49 kB | 4.1/472 kB
Progress (3): 45/202 kB | 3.7/49 kB | 4.1/472 kB
Progress (3): 49/202 kB | 3.7/49 kB | 4.1/472 kB
Progress (3): 49/202 kB | 3.7/49 kB | 7.7/472 kB
Progress (3): 53/202 kB | 3.7/49 kB | 7.7/472 kB
Progress (3): 53/202 kB | 3.7/49 kB | 12/472 kB 
Progress (3): 53/202 kB | 7.8/49 kB | 12/472 kB
Progress (3): 53/202 kB | 7.8/49 kB | 16/472 kB
Progress (3): 53/202 kB | 12/49 kB | 16/472 kB 
Progress (3): 57/202 kB | 12/49 kB | 16/472 kB
Progress (3): 57/202 kB | 12/49 kB | 20/472 kB
Progress (3): 61/202 kB | 12/49 kB | 20/472 kB
Progress (3): 61/202 kB | 16/49 kB | 20/472 kB
Progress (3): 65/202 kB | 16/49 kB | 20/472 kB
Progress (3): 65/202 kB | 20/49 kB | 20/472 kB
Progress (3): 69/202 kB | 20/49 kB | 20/472 kB
Progress (3): 69/202 kB | 20/49 kB | 24/472 kB
Progress (3): 69/202 kB | 20/49 kB | 28/472 kB
Progress (3): 69/202 kB | 20/49 kB | 32/472 kB
Progress (3): 69/202 kB | 24/49 kB | 32/472 kB
Progress (3): 69/202 kB | 24/49 kB | 36/472 kB
Progress (3): 73/202 kB | 24/49 kB | 36/472 kB
Progress (3): 73/202 kB | 28/49 kB | 36/472 kB
Progress (3): 77/202 kB | 28/49 kB | 36/472 kB
Progress (3): 77/202 kB | 32/49 kB | 36/472 kB
Progress (3): 81/202 kB | 32/49 kB | 36/472 kB
Progress (3): 81/202 kB | 32/49 kB | 41/472 kB
Progress (3): 86/202 kB | 32/49 kB | 41/472 kB
Progress (3): 86/202 kB | 36/49 kB | 41/472 kB
Progress (3): 86/202 kB | 36/49 kB | 45/472 kB
Progress (3): 86/202 kB | 36/49 kB | 49/472 kB
Progress (3): 90/202 kB | 36/49 kB | 49/472 kB
Progress (3): 90/202 kB | 36/49 kB | 53/472 kB
Progress (3): 90/202 kB | 41/49 kB | 53/472 kB
Progress (3): 94/202 kB | 41/49 kB | 53/472 kB
Progress (3): 94/202 kB | 45/49 kB | 53/472 kB
Progress (3): 98/202 kB | 45/49 kB | 53/472 kB
Progress (3): 98/202 kB | 45/49 kB | 57/472 kB
Progress (3): 102/202 kB | 45/49 kB | 57/472 kB
Progress (3): 102/202 kB | 49/49 kB | 57/472 kB
Progress (3): 102/202 kB | 49/49 kB | 61/472 kB
Progress (3): 102/202 kB | 49 kB | 61/472 kB   
Progress (3): 102/202 kB | 49 kB | 65/472 kB
Progress (3): 106/202 kB | 49 kB | 65/472 kB
Progress (3): 110/202 kB | 49 kB | 65/472 kB
Progress (3): 114/202 kB | 49 kB | 65/472 kB
Progress (3): 118/202 kB | 49 kB | 65/472 kB
Progress (3): 118/202 kB | 49 kB | 69/472 kB
Progress (3): 118/202 kB | 49 kB | 73/472 kB
Progress (3): 122/202 kB | 49 kB | 73/472 kB
Progress (3): 122/202 kB | 49 kB | 77/472 kB
Progress (3): 127/202 kB | 49 kB | 77/472 kB
Progress (3): 127/202 kB | 49 kB | 81/472 kB
Progress (3): 131/202 kB | 49 kB | 81/472 kB
Progress (3): 135/202 kB | 49 kB | 81/472 kB
Progress (3): 135/202 kB | 49 kB | 86/472 kB
Progress (3): 139/202 kB | 49 kB | 86/472 kB
Progress (3): 139/202 kB | 49 kB | 90/472 kB
Progress (3): 143/202 kB | 49 kB | 90/472 kB
Progress (3): 143/202 kB | 49 kB | 94/472 kB
Progress (3): 147/202 kB | 49 kB | 94/472 kB
Progress (3): 147/202 kB | 49 kB | 98/472 kB
Progress (3): 151/202 kB | 49 kB | 98/472 kB
Progress (3): 151/202 kB | 49 kB | 102/472 kB
Progress (3): 151/202 kB | 49 kB | 106/472 kB
Progress (3): 151/202 kB | 49 kB | 110/472 kB
Progress (3): 155/202 kB | 49 kB | 110/472 kB
Progress (3): 155/202 kB | 49 kB | 114/472 kB
Progress (3): 159/202 kB | 49 kB | 114/472 kB
Progress (3): 159/202 kB | 49 kB | 118/472 kB
Progress (3): 163/202 kB | 49 kB | 118/472 kB
Progress (3): 163/202 kB | 49 kB | 122/472 kB
Progress (4): 163/202 kB | 49 kB | 122/472 kB | 4.1/165 kB
Progress (4): 167/202 kB | 49 kB | 122/472 kB | 4.1/165 kB
Progress (4): 167/202 kB | 49 kB | 127/472 kB | 4.1/165 kB
Progress (4): 167/202 kB | 49 kB | 127/472 kB | 7.7/165 kB
Progress (4): 167/202 kB | 49 kB | 131/472 kB | 7.7/165 kB
Progress (4): 167/202 kB | 49 kB | 131/472 kB | 12/165 kB 
Progress (4): 167/202 kB | 49 kB | 131/472 kB | 16/165 kB
Progress (4): 172/202 kB | 49 kB | 131/472 kB | 16/165 kB
Progress (4): 176/202 kB | 49 kB | 131/472 kB | 16/165 kB
Progress (4): 180/202 kB | 49 kB | 131/472 kB | 16/165 kB
Progress (4): 180/202 kB | 49 kB | 131/472 kB | 20/165 kB
Progress (4): 184/202 kB | 49 kB | 131/472 kB | 20/165 kB
Progress (4): 188/202 kB | 49 kB | 131/472 kB | 20/165 kB
Progress (4): 188/202 kB | 49 kB | 131/472 kB | 24/165 kB
Progress (4): 192/202 kB | 49 kB | 131/472 kB | 24/165 kB
Progress (4): 192/202 kB | 49 kB | 131/472 kB | 28/165 kB
Progress (4): 196/202 kB | 49 kB | 131/472 kB | 28/165 kB
Progress (4): 196/202 kB | 49 kB | 131/472 kB | 32/165 kB
Progress (4): 200/202 kB | 49 kB | 131/472 kB | 32/165 kB
Progress (4): 200/202 kB | 49 kB | 131/472 kB | 36/165 kB
Progress (4): 202 kB | 49 kB | 131/472 kB | 36/165 kB    
Progress (4): 202 kB | 49 kB | 131/472 kB | 40/165 kB
Progress (4): 202 kB | 49 kB | 131/472 kB | 45/165 kB
Progress (4): 202 kB | 49 kB | 131/472 kB | 49/165 kB
Progress (4): 202 kB | 49 kB | 131/472 kB | 53/165 kB
Progress (4): 202 kB | 49 kB | 131/472 kB | 57/165 kB
Progress (4): 202 kB | 49 kB | 135/472 kB | 57/165 kB
Progress (4): 202 kB | 49 kB | 135/472 kB | 61/165 kB
Progress (4): 202 kB | 49 kB | 139/472 kB | 61/165 kB
Progress (4): 202 kB | 49 kB | 139/472 kB | 65/165 kB
Progress (4): 202 kB | 49 kB | 143/472 kB | 65/165 kB
Progress (4): 202 kB | 49 kB | 143/472 kB | 69/165 kB
Progress (5): 202 kB | 49 kB | 143/472 kB | 69/165 kB | 4.1/153 kB
Progress (5): 202 kB | 49 kB | 147/472 kB | 69/165 kB | 4.1/153 kB
Progress (5): 202 kB | 49 kB | 147/472 kB | 69/165 kB | 7.7/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 69/165 kB | 7.7/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 69/165 kB | 12/153 kB 
Progress (5): 202 kB | 49 kB | 151/472 kB | 73/165 kB | 12/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 73/165 kB | 16/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 77/165 kB | 16/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 81/165 kB | 16/153 kB
Progress (5): 202 kB | 49 kB | 151/472 kB | 81/165 kB | 20/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 81/165 kB | 20/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 86/165 kB | 20/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 86/165 kB | 24/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 90/165 kB | 24/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 90/165 kB | 28/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 94/165 kB | 28/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 94/165 kB | 32/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 98/165 kB | 32/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 98/165 kB | 36/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 102/165 kB | 36/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 102/165 kB | 41/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 106/165 kB | 41/153 kB
Progress (5): 202 kB | 49 kB | 155/472 kB | 106/165 kB | 45/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 106/165 kB | 45/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 110/165 kB | 45/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 110/165 kB | 49/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 114/165 kB | 49/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 114/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 159/472 kB | 118/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 163/472 kB | 118/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 167/472 kB | 118/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 172/472 kB | 118/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 172/472 kB | 122/165 kB | 53/153 kB
Progress (5): 202 kB | 49 kB | 172/472 kB | 122/165 kB | 57/153 kB
Progress (5): 202 kB | 49 kB | 172/472 kB | 127/165 kB | 57/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 127/165 kB | 57/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 127/165 kB | 61/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 131/165 kB | 61/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 131/165 kB | 65/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 135/165 kB | 65/153 kB
Progress (5): 202 kB | 49 kB | 176/472 kB | 135/165 kB | 69/153 kB
Progress (5): 202 kB | 49 kB | 180/472 kB | 135/165 kB | 69/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 135/165 kB | 69/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 139/165 kB | 69/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 139/165 kB | 73/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 143/165 kB | 73/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 143/165 kB | 77/153 kB
Progress (5): 202 kB | 49 kB | 184/472 kB | 147/165 kB | 77/153 kB
Progress (5): 202 kB | 49 kB | 188/472 kB | 147/165 kB | 77/153 kB
Progress (5): 202 kB | 49 kB | 188/472 kB | 151/165 kB | 77/153 kB
Progress (5): 202 kB | 49 kB | 188/472 kB | 151/165 kB | 81/153 kB
Progress (5): 202 kB | 49 kB | 192/472 kB | 151/165 kB | 81/153 kB
Progress (5): 202 kB | 49 kB | 192/472 kB | 151/165 kB | 86/153 kB
Progress (5): 202 kB | 49 kB | 196/472 kB | 151/165 kB | 86/153 kB
Progress (5): 202 kB | 49 kB | 196/472 kB | 155/165 kB | 86/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 155/165 kB | 86/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 159/165 kB | 86/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 159/165 kB | 90/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 163/165 kB | 90/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 163/165 kB | 94/153 kB
Progress (5): 202 kB | 49 kB | 200/472 kB | 165 kB | 94/153 kB    
Progress (5): 202 kB | 49 kB | 204/472 kB | 165 kB | 94/153 kB
Progress (5): 202 kB | 49 kB | 204/472 kB | 165 kB | 98/153 kB
Progress (5): 202 kB | 49 kB | 208/472 kB | 165 kB | 98/153 kB
Progress (5): 202 kB | 49 kB | 208/472 kB | 165 kB | 102/153 kB
Progress (5): 202 kB | 49 kB | 213/472 kB | 165 kB | 102/153 kB
Progress (5): 202 kB | 49 kB | 217/472 kB | 165 kB | 102/153 kB
Progress (5): 202 kB | 49 kB | 217/472 kB | 165 kB | 106/153 kB
Progress (5): 202 kB | 49 kB | 217/472 kB | 165 kB | 110/153 kB
Progress (5): 202 kB | 49 kB | 221/472 kB | 165 kB | 110/153 kB
Progress (5): 202 kB | 49 kB | 221/472 kB | 165 kB | 114/153 kB
Progress (5): 202 kB | 49 kB | 225/472 kB | 165 kB | 114/153 kB
Progress (5): 202 kB | 49 kB | 225/472 kB | 165 kB | 118/153 kB
Progress (5): 202 kB | 49 kB | 229/472 kB | 165 kB | 118/153 kB
Progress (5): 202 kB | 49 kB | 233/472 kB | 165 kB | 118/153 kB
Progress (5): 202 kB | 49 kB | 233/472 kB | 165 kB | 122/153 kB
Progress (5): 202 kB | 49 kB | 233/472 kB | 165 kB | 127/153 kB
Progress (5): 202 kB | 49 kB | 237/472 kB | 165 kB | 127/153 kB
Progress (5): 202 kB | 49 kB | 237/472 kB | 165 kB | 131/153 kB
Progress (5): 202 kB | 49 kB | 241/472 kB | 165 kB | 131/153 kB
Progress (5): 202 kB | 49 kB | 241/472 kB | 165 kB | 135/153 kB
Progress (5): 202 kB | 49 kB | 245/472 kB | 165 kB | 135/153 kB
Progress (5): 202 kB | 49 kB | 249/472 kB | 165 kB | 135/153 kB
Progress (5): 202 kB | 49 kB | 249/472 kB | 165 kB | 139/153 kB
Progress (5): 202 kB | 49 kB | 249/472 kB | 165 kB | 143/153 kB
Progress (5): 202 kB | 49 kB | 254/472 kB | 165 kB | 143/153 kB
Progress (5): 202 kB | 49 kB | 254/472 kB | 165 kB | 147/153 kB
Progress (5): 202 kB | 49 kB | 258/472 kB | 165 kB | 147/153 kB
Progress (5): 202 kB | 49 kB | 258/472 kB | 165 kB | 151/153 kB
Progress (5): 202 kB | 49 kB | 262/472 kB | 165 kB | 151/153 kB
Progress (5): 202 kB | 49 kB | 262/472 kB | 165 kB | 153 kB    
Progress (5): 202 kB | 49 kB | 266/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 270/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 274/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 278/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 282/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 286/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 290/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 294/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 299/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 303/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 307/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 311/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 315/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 319/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 323/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 327/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 331/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 335/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 340/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 344/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 348/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 352/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 356/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 360/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 364/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 368/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 372/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 376/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 380/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 385/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 389/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 393/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 397/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 401/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 405/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 409/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 413/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 417/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 421/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 426/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 430/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 434/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 438/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 442/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 446/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 450/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 454/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 458/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 462/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 466/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 471/472 kB | 165 kB | 153 kB
Progress (5): 202 kB | 49 kB | 472 kB | 165 kB | 153 kB    
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 889 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 6.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Progress (1): 3.7/527 kB
Progress (1): 7.8/527 kB
Progress (1): 12/527 kB 
Progress (1): 16/527 kB
Progress (1): 20/527 kB
Progress (1): 24/527 kB
Progress (1): 28/527 kB
Progress (1): 32/527 kB
Progress (1): 36/527 kB
Progress (1): 41/527 kB
Progress (1): 45/527 kB
Progress (1): 49/527 kB
Progress (1): 53/527 kB
Progress (1): 57/527 kB
Progress (1): 61/527 kB
Progress (1): 65/527 kB
Progress (1): 69/527 kB
Progress (1): 73/527 kB
Progress (1): 77/527 kB
Progress (1): 82/527 kB
Progress (1): 86/527 kB
Progress (1): 90/527 kB
Progress (1): 94/527 kB
Progress (1): 98/527 kB
Progress (1): 102/527 kB
Progress (1): 106/527 kB
Progress (1): 110/527 kB
Progress (1): 114/527 kB
Progress (1): 118/527 kB
Progress (1): 122/527 kB
Progress (1): 127/527 kB
Progress (1): 131/527 kB
Progress (1): 135/527 kB
Progress (1): 139/527 kB
Progress (1): 143/527 kB
Progress (1): 147/527 kB
Progress (1): 151/527 kB
Progress (1): 155/527 kB
Progress (1): 159/527 kB
Progress (1): 163/527 kB
Progress (1): 168/527 kB
Progress (1): 172/527 kB
Progress (1): 176/527 kB
Progress (1): 179/527 kB
Progress (2): 179/527 kB | 4.1/47 kB
Progress (2): 179/527 kB | 7.7/47 kB
Progress (2): 183/527 kB | 7.7/47 kB
Progress (2): 183/527 kB | 12/47 kB 
Progress (2): 188/527 kB | 12/47 kB
Progress (2): 188/527 kB | 16/47 kB
Progress (2): 192/527 kB | 16/47 kB
Progress (2): 196/527 kB | 16/47 kB
Progress (2): 196/527 kB | 20/47 kB
Progress (2): 200/527 kB | 20/47 kB
Progress (2): 200/527 kB | 24/47 kB
Progress (2): 204/527 kB | 24/47 kB
Progress (2): 204/527 kB | 28/47 kB
Progress (2): 208/527 kB | 28/47 kB
Progress (2): 208/527 kB | 32/47 kB
Progress (2): 212/527 kB | 32/47 kB
Progress (2): 212/527 kB | 36/47 kB
Progress (2): 212/527 kB | 41/47 kB
Progress (2): 216/527 kB | 41/47 kB
Progress (2): 216/527 kB | 45/47 kB
Progress (2): 220/527 kB | 45/47 kB
Progress (2): 220/527 kB | 47 kB   
Progress (2): 224/527 kB | 47 kB
Progress (2): 229/527 kB | 47 kB
Progress (2): 233/527 kB | 47 kB
Progress (2): 237/527 kB | 47 kB
Progress (2): 241/527 kB | 47 kB
Progress (2): 245/527 kB | 47 kB
Progress (2): 249/527 kB | 47 kB
Progress (2): 253/527 kB | 47 kB
Progress (2): 257/527 kB | 47 kB
Progress (2): 261/527 kB | 47 kB
Progress (2): 265/527 kB | 47 kB
Progress (2): 269/527 kB | 47 kB
Progress (2): 274/527 kB | 47 kB
Progress (2): 278/527 kB | 47 kB
Progress (2): 282/527 kB | 47 kB
Progress (2): 286/527 kB | 47 kB
Progress (2): 290/527 kB | 47 kB
Progress (2): 294/527 kB | 47 kB
Progress (2): 298/527 kB | 47 kB
Progress (2): 302/527 kB | 47 kB
Progress (2): 306/527 kB | 47 kB
Progress (2): 310/527 kB | 47 kB
Progress (2): 315/527 kB | 47 kB
Progress (2): 319/527 kB | 47 kB
Progress (2): 323/527 kB | 47 kB
Progress (2): 327/527 kB | 47 kB
Progress (2): 331/527 kB | 47 kB
Progress (2): 335/527 kB | 47 kB
Progress (2): 339/527 kB | 47 kB
Progress (2): 343/527 kB | 47 kB
Progress (2): 347/527 kB | 47 kB
Progress (2): 351/527 kB | 47 kB
Progress (2): 355/527 kB | 47 kB
Progress (2): 360/527 kB | 47 kB
Progress (2): 364/527 kB | 47 kB
Progress (2): 368/527 kB | 47 kB
Progress (2): 372/527 kB | 47 kB
Progress (2): 376/527 kB | 47 kB
Progress (2): 380/527 kB | 47 kB
Progress (2): 384/527 kB | 47 kB
Progress (2): 388/527 kB | 47 kB
Progress (2): 392/527 kB | 47 kB
Progress (2): 396/527 kB | 47 kB
Progress (2): 401/527 kB | 47 kB
Progress (2): 405/527 kB | 47 kB
Progress (2): 409/527 kB | 47 kB
Progress (2): 413/527 kB | 47 kB
Progress (2): 417/527 kB | 47 kB
Progress (2): 421/527 kB | 47 kB
Progress (2): 425/527 kB | 47 kB
Progress (2): 429/527 kB | 47 kB
Progress (2): 433/527 kB | 47 kB
Progress (2): 437/527 kB | 47 kB
Progress (2): 442/527 kB | 47 kB
Progress (2): 446/527 kB | 47 kB
Progress (2): 450/527 kB | 47 kB
Progress (2): 454/527 kB | 47 kB
Progress (2): 458/527 kB | 47 kB
Progress (2): 462/527 kB | 47 kB
Progress (2): 466/527 kB | 47 kB
Progress (2): 470/527 kB | 47 kB
Progress (2): 474/527 kB | 47 kB
Progress (2): 478/527 kB | 47 kB
Progress (2): 482/527 kB | 47 kB
Progress (2): 487/527 kB | 47 kB
Progress (2): 491/527 kB | 47 kB
Progress (2): 495/527 kB | 47 kB
Progress (2): 499/527 kB | 47 kB
Progress (2): 503/527 kB | 47 kB
Progress (2): 507/527 kB | 47 kB
Progress (2): 511/527 kB | 47 kB
Progress (2): 515/527 kB | 47 kB
Progress (2): 519/527 kB | 47 kB
Progress (2): 523/527 kB | 47 kB
Progress (2): 527 kB | 47 kB    
Progress (3): 527 kB | 47 kB | 4.1/30 kB
Progress (3): 527 kB | 47 kB | 7.7/30 kB
Progress (3): 527 kB | 47 kB | 12/30 kB 
Progress (3): 527 kB | 47 kB | 16/30 kB
Progress (3): 527 kB | 47 kB | 20/30 kB
Progress (3): 527 kB | 47 kB | 24/30 kB
Progress (3): 527 kB | 47 kB | 28/30 kB
Progress (3): 527 kB | 47 kB | 30 kB   
Progress (4): 527 kB | 47 kB | 30 kB | 4.1/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 7.7/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 12/38 kB 
Progress (4): 527 kB | 47 kB | 30 kB | 16/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 20/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 24/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 28/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 32/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 36/38 kB
Progress (4): 527 kB | 47 kB | 30 kB | 38 kB   
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 4.1/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 7.7/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 12/148 kB 
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 16/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 20/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 24/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 28/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 32/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 36/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 41/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 45/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 49/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 53/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 57/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 61/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 65/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 69/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 73/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 77/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 81/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 86/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 90/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 94/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 98/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 102/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 106/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 110/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 114/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 118/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 122/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 127/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 131/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 135/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 139/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 143/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 147/148 kB
Progress (5): 527 kB | 47 kB | 30 kB | 38 kB | 148 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 444 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 253 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 310 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Progress (1): 3.7/51 kB
Progress (1): 7.8/51 kB
Progress (1): 12/51 kB 
Progress (1): 16/51 kB
Progress (1): 20/51 kB
Progress (1): 24/51 kB
Progress (1): 28/51 kB
Progress (1): 32/51 kB
Progress (1): 37/51 kB
Progress (1): 41/51 kB
Progress (1): 45/51 kB
Progress (1): 49/51 kB
Progress (1): 51 kB   
Progress (2): 51 kB | 4.1/108 kB
Progress (2): 51 kB | 7.7/108 kB
Progress (2): 51 kB | 12/108 kB 
Progress (2): 51 kB | 16/108 kB
Progress (2): 51 kB | 20/108 kB
Progress (2): 51 kB | 24/108 kB
Progress (2): 51 kB | 28/108 kB
Progress (2): 51 kB | 32/108 kB
Progress (2): 51 kB | 36/108 kB
Progress (2): 51 kB | 40/108 kB
Progress (3): 51 kB | 40/108 kB | 3.7/14 kB
Progress (3): 51 kB | 45/108 kB | 3.7/14 kB
Progress (3): 51 kB | 49/108 kB | 3.7/14 kB
Progress (3): 51 kB | 49/108 kB | 7.8/14 kB
Progress (3): 51 kB | 53/108 kB | 7.8/14 kB
Progress (3): 51 kB | 53/108 kB | 12/14 kB 
Progress (3): 51 kB | 57/108 kB | 12/14 kB
Progress (3): 51 kB | 57/108 kB | 14 kB   
Progress (4): 51 kB | 57/108 kB | 14 kB | 4.1/106 kB
Progress (4): 51 kB | 57/108 kB | 14 kB | 7.7/106 kB
Progress (4): 51 kB | 61/108 kB | 14 kB | 7.7/106 kB
Progress (4): 51 kB | 61/108 kB | 14 kB | 12/106 kB 
Progress (4): 51 kB | 65/108 kB | 14 kB | 12/106 kB
Progress (4): 51 kB | 65/108 kB | 14 kB | 16/106 kB
Progress (4): 51 kB | 69/108 kB | 14 kB | 16/106 kB
Progress (4): 51 kB | 73/108 kB | 14 kB | 16/106 kB
Progress (4): 51 kB | 73/108 kB | 14 kB | 20/106 kB
Progress (5): 51 kB | 73/108 kB | 14 kB | 20/106 kB | 3.7/74 kB
Progress (5): 51 kB | 77/108 kB | 14 kB | 20/106 kB | 3.7/74 kB
Progress (5): 51 kB | 77/108 kB | 14 kB | 24/106 kB | 3.7/74 kB
Progress (5): 51 kB | 81/108 kB | 14 kB | 24/106 kB | 3.7/74 kB
Progress (5): 51 kB | 81/108 kB | 14 kB | 28/106 kB | 3.7/74 kB
Progress (5): 51 kB | 86/108 kB | 14 kB | 28/106 kB | 3.7/74 kB
Progress (5): 51 kB | 86/108 kB | 14 kB | 32/106 kB | 3.7/74 kB
Progress (5): 51 kB | 90/108 kB | 14 kB | 32/106 kB | 3.7/74 kB
Progress (5): 51 kB | 90/108 kB | 14 kB | 32/106 kB | 7.8/74 kB
Progress (5): 51 kB | 90/108 kB | 14 kB | 32/106 kB | 12/74 kB 
Progress (5): 51 kB | 90/108 kB | 14 kB | 36/106 kB | 12/74 kB
Progress (5): 51 kB | 94/108 kB | 14 kB | 36/106 kB | 12/74 kB
Progress (5): 51 kB | 94/108 kB | 14 kB | 36/106 kB | 16/74 kB
Progress (5): 51 kB | 98/108 kB | 14 kB | 36/106 kB | 16/74 kB
Progress (5): 51 kB | 98/108 kB | 14 kB | 36/106 kB | 20/74 kB
Progress (5): 51 kB | 98/108 kB | 14 kB | 40/106 kB | 20/74 kB
Progress (5): 51 kB | 102/108 kB | 14 kB | 40/106 kB | 20/74 kB
Progress (5): 51 kB | 102/108 kB | 14 kB | 44/106 kB | 20/74 kB
Progress (5): 51 kB | 106/108 kB | 14 kB | 44/106 kB | 20/74 kB
Progress (5): 51 kB | 106/108 kB | 14 kB | 49/106 kB | 20/74 kB
Progress (5): 51 kB | 106/108 kB | 14 kB | 49/106 kB | 24/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 49/106 kB | 24/74 kB    
Progress (5): 51 kB | 108 kB | 14 kB | 49/106 kB | 28/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 49/106 kB | 32/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 53/106 kB | 32/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 53/106 kB | 36/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 57/106 kB | 36/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 61/106 kB | 36/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 65/106 kB | 36/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 65/106 kB | 41/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 65/106 kB | 45/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 65/106 kB | 49/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 69/106 kB | 49/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 69/106 kB | 53/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 73/106 kB | 53/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 77/106 kB | 53/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 81/106 kB | 53/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 81/106 kB | 57/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 81/106 kB | 61/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 85/106 kB | 61/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 85/106 kB | 65/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 90/106 kB | 65/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 90/106 kB | 69/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 94/106 kB | 69/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 98/106 kB | 69/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 98/106 kB | 73/74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 98/106 kB | 74 kB   
Progress (5): 51 kB | 108 kB | 14 kB | 102/106 kB | 74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 106/106 kB | 74 kB
Progress (5): 51 kB | 108 kB | 14 kB | 106 kB | 74 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 617 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 597 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 286 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 75 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 405 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Progress (1): 3.7/4.2 kB
Progress (1): 4.2 kB    
Progress (2): 4.2 kB | 3.7/13 kB
Progress (2): 4.2 kB | 7.8/13 kB
Progress (2): 4.2 kB | 12/13 kB 
Progress (2): 4.2 kB | 13 kB   
Progress (3): 4.2 kB | 13 kB | 3.7/29 kB
Progress (3): 4.2 kB | 13 kB | 7.8/29 kB
Progress (3): 4.2 kB | 13 kB | 12/29 kB 
Progress (3): 4.2 kB | 13 kB | 16/29 kB
Progress (3): 4.2 kB | 13 kB | 20/29 kB
Progress (3): 4.2 kB | 13 kB | 24/29 kB
Progress (3): 4.2 kB | 13 kB | 28/29 kB
Progress (3): 4.2 kB | 13 kB | 29 kB   
Progress (4): 4.2 kB | 13 kB | 29 kB | 3.7/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 7.8/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 12/61 kB 
Progress (4): 4.2 kB | 13 kB | 29 kB | 16/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 20/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 24/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 28/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 32/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 37/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 41/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 45/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 49/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 53/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 57/61 kB
Progress (4): 4.2 kB | 13 kB | 29 kB | 61 kB   
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 3.7/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 7.8/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 12/46 kB 
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 16/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 20/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 24/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 28/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 32/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 36/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 41/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 45/46 kB
Progress (5): 4.2 kB | 13 kB | 29 kB | 61 kB | 46 kB   
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 117 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 246 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 184 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Progress (1): 3.7/263 kB
Progress (1): 7.8/263 kB
Progress (1): 12/263 kB 
Progress (1): 16/263 kB
Progress (1): 20/263 kB
Progress (1): 24/263 kB
Progress (1): 28/263 kB
Progress (1): 32/263 kB
Progress (1): 37/263 kB
Progress (1): 41/263 kB
Progress (1): 45/263 kB
Progress (1): 49/263 kB
Progress (1): 53/263 kB
Progress (1): 57/263 kB
Progress (1): 61/263 kB
Progress (1): 65/263 kB
Progress (1): 69/263 kB
Progress (1): 73/263 kB
Progress (1): 77/263 kB
Progress (1): 82/263 kB
Progress (1): 86/263 kB
Progress (1): 90/263 kB
Progress (1): 94/263 kB
Progress (1): 98/263 kB
Progress (1): 102/263 kB
Progress (1): 106/263 kB
Progress (1): 110/263 kB
Progress (1): 114/263 kB
Progress (1): 118/263 kB
Progress (1): 123/263 kB
Progress (1): 127/263 kB
Progress (1): 131/263 kB
Progress (1): 135/263 kB
Progress (1): 139/263 kB
Progress (1): 143/263 kB
Progress (1): 147/263 kB
Progress (1): 151/263 kB
Progress (1): 155/263 kB
Progress (1): 159/263 kB
Progress (1): 163/263 kB
Progress (1): 168/263 kB
Progress (1): 172/263 kB
Progress (1): 176/263 kB
Progress (1): 180/263 kB
Progress (1): 184/263 kB
Progress (1): 188/263 kB
Progress (1): 192/263 kB
Progress (1): 196/263 kB
Progress (1): 200/263 kB
Progress (1): 204/263 kB
Progress (1): 209/263 kB
Progress (1): 213/263 kB
Progress (1): 217/263 kB
Progress (1): 221/263 kB
Progress (1): 225/263 kB
Progress (1): 229/263 kB
Progress (1): 233/263 kB
Progress (1): 237/263 kB
Progress (1): 241/263 kB
Progress (1): 245/263 kB
Progress (1): 249/263 kB
Progress (1): 254/263 kB
Progress (1): 258/263 kB
Progress (1): 262/263 kB
Progress (1): 263 kB    
Progress (2): 263 kB | 4.1/120 kB
Progress (2): 263 kB | 7.7/120 kB
Progress (2): 263 kB | 12/120 kB 
Progress (2): 263 kB | 16/120 kB
Progress (2): 263 kB | 20/120 kB
Progress (2): 263 kB | 24/120 kB
Progress (2): 263 kB | 28/120 kB
Progress (2): 263 kB | 32/120 kB
Progress (2): 263 kB | 36/120 kB
Progress (2): 263 kB | 40/120 kB
Progress (2): 263 kB | 45/120 kB
Progress (2): 263 kB | 49/120 kB
Progress (2): 263 kB | 53/120 kB
Progress (2): 263 kB | 57/120 kB
Progress (2): 263 kB | 61/120 kB
Progress (2): 263 kB | 65/120 kB
Progress (3): 263 kB | 65/120 kB | 4.1/52 kB
Progress (3): 263 kB | 69/120 kB | 4.1/52 kB
Progress (3): 263 kB | 69/120 kB | 7.7/52 kB
Progress (3): 263 kB | 73/120 kB | 7.7/52 kB
Progress (3): 263 kB | 73/120 kB | 12/52 kB 
Progress (3): 263 kB | 73/120 kB | 16/52 kB
Progress (3): 263 kB | 77/120 kB | 16/52 kB
Progress (3): 263 kB | 77/120 kB | 20/52 kB
Progress (3): 263 kB | 81/120 kB | 20/52 kB
Progress (3): 263 kB | 86/120 kB | 20/52 kB
Progress (3): 263 kB | 90/120 kB | 20/52 kB
Progress (3): 263 kB | 90/120 kB | 24/52 kB
Progress (3): 263 kB | 90/120 kB | 28/52 kB
Progress (3): 263 kB | 90/120 kB | 32/52 kB
Progress (3): 263 kB | 94/120 kB | 32/52 kB
Progress (3): 263 kB | 94/120 kB | 36/52 kB
Progress (3): 263 kB | 98/120 kB | 36/52 kB
Progress (3): 263 kB | 102/120 kB | 36/52 kB
Progress (3): 263 kB | 106/120 kB | 36/52 kB
Progress (3): 263 kB | 106/120 kB | 40/52 kB
Progress (3): 263 kB | 106/120 kB | 45/52 kB
Progress (3): 263 kB | 110/120 kB | 45/52 kB
Progress (3): 263 kB | 110/120 kB | 49/52 kB
Progress (3): 263 kB | 114/120 kB | 49/52 kB
Progress (3): 263 kB | 114/120 kB | 52 kB   
Progress (3): 263 kB | 118/120 kB | 52 kB
Progress (3): 263 kB | 120 kB | 52 kB    
Progress (4): 263 kB | 120 kB | 52 kB | 4.1/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 7.7/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 12/164 kB 
Progress (4): 263 kB | 120 kB | 52 kB | 16/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 20/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 24/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 28/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 32/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 36/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 41/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 45/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 49/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 53/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 57/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 61/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 65/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 69/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 73/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 77/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 81/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 86/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 90/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 94/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 98/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 102/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 106/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 110/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 114/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 118/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 122/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 127/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 131/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 135/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 139/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 143/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 147/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 151/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 155/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 159/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 163/164 kB
Progress (4): 263 kB | 120 kB | 52 kB | 164 kB    
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 4.1/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 7.7/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 12/61 kB 
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 16/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 20/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 24/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 28/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 32/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 36/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 40/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 45/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 49/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 53/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 57/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 61/61 kB
Progress (5): 263 kB | 120 kB | 52 kB | 164 kB | 61 kB   
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 883 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 400 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 542 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 168 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 196 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar
Progress (1): 4.1/335 kB
Progress (1): 7.7/335 kB
Progress (1): 12/335 kB 
Progress (1): 16/335 kB
Progress (1): 20/335 kB
Progress (1): 24/335 kB
Progress (1): 28/335 kB
Progress (1): 32/335 kB
Progress (1): 36/335 kB
Progress (1): 40/335 kB
Progress (1): 45/335 kB
Progress (1): 49/335 kB
Progress (1): 53/335 kB
Progress (1): 57/335 kB
Progress (1): 61/335 kB
Progress (1): 65/335 kB
Progress (1): 69/335 kB
Progress (1): 73/335 kB
Progress (1): 77/335 kB
Progress (1): 81/335 kB
Progress (1): 86/335 kB
Progress (1): 90/335 kB
Progress (1): 94/335 kB
Progress (1): 98/335 kB
Progress (1): 102/335 kB
Progress (1): 106/335 kB
Progress (1): 110/335 kB
Progress (1): 114/335 kB
Progress (1): 118/335 kB
Progress (1): 122/335 kB
Progress (1): 127/335 kB
Progress (1): 131/335 kB
Progress (1): 135/335 kB
Progress (1): 139/335 kB
Progress (1): 143/335 kB
Progress (1): 147/335 kB
Progress (1): 151/335 kB
Progress (1): 155/335 kB
Progress (1): 159/335 kB
Progress (1): 163/335 kB
Progress (1): 167/335 kB
Progress (1): 172/335 kB
Progress (1): 176/335 kB
Progress (1): 180/335 kB
Progress (1): 184/335 kB
Progress (1): 188/335 kB
Progress (1): 192/335 kB
Progress (1): 196/335 kB
Progress (2): 196/335 kB | 4.1/122 kB
Progress (2): 200/335 kB | 4.1/122 kB
Progress (2): 200/335 kB | 7.7/122 kB
Progress (2): 204/335 kB | 7.7/122 kB
Progress (2): 204/335 kB | 12/122 kB 
Progress (2): 208/335 kB | 12/122 kB
Progress (2): 208/335 kB | 16/122 kB
Progress (2): 212/335 kB | 16/122 kB
Progress (2): 212/335 kB | 20/122 kB
Progress (2): 216/335 kB | 20/122 kB
Progress (2): 220/335 kB | 20/122 kB
Progress (2): 220/335 kB | 24/122 kB
Progress (2): 224/335 kB | 24/122 kB
Progress (2): 224/335 kB | 28/122 kB
Progress (2): 228/335 kB | 28/122 kB
Progress (2): 228/335 kB | 32/122 kB
Progress (2): 228/335 kB | 36/122 kB
Progress (2): 233/335 kB | 36/122 kB
Progress (2): 237/335 kB | 36/122 kB
Progress (2): 237/335 kB | 41/122 kB
Progress (2): 241/335 kB | 41/122 kB
Progress (2): 241/335 kB | 45/122 kB
Progress (2): 245/335 kB | 45/122 kB
Progress (2): 245/335 kB | 49/122 kB
Progress (2): 245/335 kB | 53/122 kB
Progress (2): 249/335 kB | 53/122 kB
Progress (2): 253/335 kB | 53/122 kB
Progress (2): 253/335 kB | 57/122 kB
Progress (2): 257/335 kB | 57/122 kB
Progress (2): 257/335 kB | 61/122 kB
Progress (2): 261/335 kB | 61/122 kB
Progress (2): 261/335 kB | 65/122 kB
Progress (2): 261/335 kB | 69/122 kB
Progress (2): 265/335 kB | 69/122 kB
Progress (2): 269/335 kB | 69/122 kB
Progress (2): 269/335 kB | 73/122 kB
Progress (2): 274/335 kB | 73/122 kB
Progress (2): 274/335 kB | 77/122 kB
Progress (2): 278/335 kB | 77/122 kB
Progress (2): 278/335 kB | 81/122 kB
Progress (2): 278/335 kB | 86/122 kB
Progress (2): 282/335 kB | 86/122 kB
Progress (2): 286/335 kB | 86/122 kB
Progress (2): 286/335 kB | 90/122 kB
Progress (2): 290/335 kB | 90/122 kB
Progress (2): 290/335 kB | 94/122 kB
Progress (2): 294/335 kB | 94/122 kB
Progress (2): 294/335 kB | 98/122 kB
Progress (2): 294/335 kB | 102/122 kB
Progress (2): 298/335 kB | 102/122 kB
Progress (2): 302/335 kB | 102/122 kB
Progress (2): 302/335 kB | 106/122 kB
Progress (2): 306/335 kB | 106/122 kB
Progress (2): 306/335 kB | 110/122 kB
Progress (2): 310/335 kB | 110/122 kB
Progress (2): 310/335 kB | 114/122 kB
Progress (2): 310/335 kB | 118/122 kB
Progress (2): 310/335 kB | 122 kB    
Progress (2): 315/335 kB | 122 kB
Progress (2): 319/335 kB | 122 kB
Progress (2): 323/335 kB | 122 kB
Progress (2): 327/335 kB | 122 kB
Progress (2): 331/335 kB | 122 kB
Progress (2): 335/335 kB | 122 kB
Progress (2): 335 kB | 122 kB    
Progress (3): 335 kB | 122 kB | 4.1/26 kB
Progress (3): 335 kB | 122 kB | 7.7/26 kB
Progress (3): 335 kB | 122 kB | 12/26 kB 
Progress (3): 335 kB | 122 kB | 16/26 kB
Progress (3): 335 kB | 122 kB | 20/26 kB
Progress (3): 335 kB | 122 kB | 24/26 kB
Progress (3): 335 kB | 122 kB | 26 kB   
Progress (4): 335 kB | 122 kB | 26 kB | 4.1/53 kB
Progress (4): 335 kB | 122 kB | 26 kB | 7.7/53 kB
Progress (4): 335 kB | 122 kB | 26 kB | 12/53 kB 
Progress (4): 335 kB | 122 kB | 26 kB | 16/53 kB
Progress (4): 335 kB | 122 kB | 26 kB | 20/53 kB
Progress (4): 335 kB | 122 kB | 26 kB | 24/53 kB
Progress (5): 335 kB | 122 kB | 26 kB | 24/53 kB | 3.7/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 28/53 kB | 3.7/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 32/53 kB | 3.7/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 36/53 kB | 3.7/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 40/53 kB | 3.7/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 40/53 kB | 7.8/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 40/53 kB | 12/72 kB 
Progress (5): 335 kB | 122 kB | 26 kB | 45/53 kB | 12/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 45/53 kB | 16/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 49/53 kB | 16/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 49/53 kB | 20/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 20/72 kB   
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 24/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 28/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 32/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 37/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 41/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 45/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 49/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 53/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 57/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 61/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 65/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 69/72 kB
Progress (5): 335 kB | 122 kB | 26 kB | 53 kB | 72 kB   
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 345 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 143 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 193 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Progress (2): 335 kB | 4.1/305 kB
Progress (2): 335 kB | 7.7/305 kB
Progress (2): 335 kB | 12/305 kB 
Progress (2): 335 kB | 16/305 kB
Progress (2): 335 kB | 20/305 kB
Progress (2): 335 kB | 24/305 kB
Progress (2): 335 kB | 28/305 kB
Progress (2): 335 kB | 32/305 kB
Progress (2): 335 kB | 36/305 kB
Progress (2): 335 kB | 40/305 kB
Progress (2): 335 kB | 44/305 kB
Progress (2): 335 kB | 49/305 kB
Progress (2): 335 kB | 53/305 kB
Progress (2): 335 kB | 57/305 kB
Progress (2): 335 kB | 61/305 kB
Progress (2): 335 kB | 65/305 kB
Progress (2): 335 kB | 69/305 kB
Progress (2): 335 kB | 73/305 kB
Progress (2): 335 kB | 77/305 kB
Progress (2): 335 kB | 81/305 kB
Progress (2): 335 kB | 85/305 kB
Progress (2): 335 kB | 90/305 kB
Progress (2): 335 kB | 94/305 kB
Progress (2): 335 kB | 98/305 kB
Progress (2): 335 kB | 102/305 kB
Progress (2): 335 kB | 106/305 kB
Progress (2): 335 kB | 110/305 kB
Progress (2): 335 kB | 114/305 kB
Progress (2): 335 kB | 118/305 kB
Progress (2): 335 kB | 122/305 kB
Progress (2): 335 kB | 126/305 kB
Progress (2): 335 kB | 131/305 kB
Progress (2): 335 kB | 135/305 kB
Progress (2): 335 kB | 139/305 kB
Progress (2): 335 kB | 143/305 kB
Progress (2): 335 kB | 147/305 kB
Progress (2): 335 kB | 151/305 kB
Progress (2): 335 kB | 155/305 kB
Progress (2): 335 kB | 159/305 kB
Progress (2): 335 kB | 163/305 kB
Progress (2): 335 kB | 167/305 kB
Progress (2): 335 kB | 171/305 kB
Progress (2): 335 kB | 176/305 kB
Progress (2): 335 kB | 180/305 kB
Progress (2): 335 kB | 184/305 kB
Progress (2): 335 kB | 188/305 kB
Progress (2): 335 kB | 192/305 kB
Progress (2): 335 kB | 196/305 kB
Progress (2): 335 kB | 200/305 kB
Progress (2): 335 kB | 204/305 kB
Progress (2): 335 kB | 208/305 kB
Progress (2): 335 kB | 212/305 kB
Progress (2): 335 kB | 216/305 kB
Progress (2): 335 kB | 220/305 kB
Progress (2): 335 kB | 224/305 kB
Progress (2): 335 kB | 229/305 kB
Progress (2): 335 kB | 233/305 kB
Progress (2): 335 kB | 237/305 kB
Progress (2): 335 kB | 241/305 kB
Progress (2): 335 kB | 245/305 kB
Progress (2): 335 kB | 249/305 kB
Progress (3): 335 kB | 249/305 kB | 4.1/33 kB
Progress (3): 335 kB | 253/305 kB | 4.1/33 kB
Progress (3): 335 kB | 253/305 kB | 7.7/33 kB
Progress (3): 335 kB | 257/305 kB | 7.7/33 kB
Progress (3): 335 kB | 257/305 kB | 12/33 kB 
Progress (3): 335 kB | 261/305 kB | 12/33 kB
Progress (3): 335 kB | 261/305 kB | 16/33 kB
Progress (3): 335 kB | 265/305 kB | 16/33 kB
Progress (3): 335 kB | 265/305 kB | 20/33 kB
Progress (3): 335 kB | 269/305 kB | 20/33 kB
Progress (3): 335 kB | 269/305 kB | 24/33 kB
Progress (3): 335 kB | 274/305 kB | 24/33 kB
Progress (3): 335 kB | 274/305 kB | 28/33 kB
Progress (3): 335 kB | 278/305 kB | 28/33 kB
Progress (3): 335 kB | 278/305 kB | 32/33 kB
Progress (3): 335 kB | 282/305 kB | 32/33 kB
Progress (3): 335 kB | 282/305 kB | 33 kB   
Progress (3): 335 kB | 286/305 kB | 33 kB
Progress (3): 335 kB | 290/305 kB | 33 kB
Progress (3): 335 kB | 294/305 kB | 33 kB
Progress (3): 335 kB | 298/305 kB | 33 kB
Progress (3): 335 kB | 302/305 kB | 33 kB
Progress (3): 335 kB | 305 kB | 33 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 866 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Progress (3): 305 kB | 33 kB | 4.1/37 kB
Progress (3): 305 kB | 33 kB | 7.7/37 kB
Progress (3): 305 kB | 33 kB | 12/37 kB 
Progress (3): 305 kB | 33 kB | 16/37 kB
Progress (3): 305 kB | 33 kB | 20/37 kB
Progress (3): 305 kB | 33 kB | 24/37 kB
Progress (3): 305 kB | 33 kB | 28/37 kB
Progress (3): 305 kB | 33 kB | 32/37 kB
Progress (3): 305 kB | 33 kB | 36/37 kB
Progress (3): 305 kB | 33 kB | 37 kB   
Progress (4): 305 kB | 33 kB | 37 kB | 4.1/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 7.7/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 12/134 kB 
Progress (4): 305 kB | 33 kB | 37 kB | 16/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 20/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 24/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 28/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 32/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 36/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 40/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 45/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 49/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 53/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 57/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 61/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 65/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 69/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 73/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 77/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 81/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 86/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 90/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 94/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 98/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 102/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 106/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 110/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 114/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 118/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 122/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 127/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 131/134 kB
Progress (4): 305 kB | 33 kB | 37 kB | 134 kB    
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar
Progress (4): 305 kB | 37 kB | 134 kB | 4.1/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 7.7/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 12/215 kB 
Progress (4): 305 kB | 37 kB | 134 kB | 16/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 20/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 24/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 28/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 32/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 36/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 40/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 45/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 49/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 53/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 57/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 61/215 kB
Progress (4): 305 kB | 37 kB | 134 kB | 65/215 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 740 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar
Progress (3): 37 kB | 134 kB | 69/215 kB
Progress (3): 37 kB | 134 kB | 73/215 kB
Progress (3): 37 kB | 134 kB | 77/215 kB
Progress (3): 37 kB | 134 kB | 81/215 kB
Progress (3): 37 kB | 134 kB | 85/215 kB
Progress (3): 37 kB | 134 kB | 90/215 kB
Progress (3): 37 kB | 134 kB | 94/215 kB
Progress (3): 37 kB | 134 kB | 98/215 kB
Progress (3): 37 kB | 134 kB | 102/215 kB
Progress (3): 37 kB | 134 kB | 106/215 kB
Progress (3): 37 kB | 134 kB | 110/215 kB
Progress (3): 37 kB | 134 kB | 114/215 kB
Progress (3): 37 kB | 134 kB | 118/215 kB
Progress (3): 37 kB | 134 kB | 122/215 kB
Progress (3): 37 kB | 134 kB | 126/215 kB
Progress (3): 37 kB | 134 kB | 131/215 kB
Progress (3): 37 kB | 134 kB | 135/215 kB
Progress (3): 37 kB | 134 kB | 139/215 kB
Progress (3): 37 kB | 134 kB | 143/215 kB
Progress (3): 37 kB | 134 kB | 147/215 kB
Progress (3): 37 kB | 134 kB | 151/215 kB
Progress (3): 37 kB | 134 kB | 155/215 kB
Progress (3): 37 kB | 134 kB | 159/215 kB
Progress (3): 37 kB | 134 kB | 163/215 kB
Progress (3): 37 kB | 134 kB | 167/215 kB
Progress (3): 37 kB | 134 kB | 171/215 kB
Progress (3): 37 kB | 134 kB | 176/215 kB
Progress (3): 37 kB | 134 kB | 180/215 kB
Progress (3): 37 kB | 134 kB | 184/215 kB
Progress (3): 37 kB | 134 kB | 188/215 kB
Progress (3): 37 kB | 134 kB | 192/215 kB
Progress (3): 37 kB | 134 kB | 196/215 kB
Progress (3): 37 kB | 134 kB | 200/215 kB
Progress (3): 37 kB | 134 kB | 204/215 kB
Progress (3): 37 kB | 134 kB | 208/215 kB
Progress (3): 37 kB | 134 kB | 212/215 kB
Progress (3): 37 kB | 134 kB | 215 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar
Progress (3): 134 kB | 215 kB | 3.8/180 kB
Progress (3): 134 kB | 215 kB | 7.9/180 kB
Progress (3): 134 kB | 215 kB | 12/180 kB 
Progress (3): 134 kB | 215 kB | 16/180 kB
Progress (3): 134 kB | 215 kB | 20/180 kB
Progress (3): 134 kB | 215 kB | 24/180 kB
Progress (3): 134 kB | 215 kB | 28/180 kB
Progress (3): 134 kB | 215 kB | 32/180 kB
Progress (3): 134 kB | 215 kB | 37/180 kB
Progress (3): 134 kB | 215 kB | 41/180 kB
Progress (3): 134 kB | 215 kB | 45/180 kB
Progress (3): 134 kB | 215 kB | 49/180 kB
Progress (3): 134 kB | 215 kB | 53/180 kB
Progress (3): 134 kB | 215 kB | 57/180 kB
Progress (3): 134 kB | 215 kB | 61/180 kB
Progress (3): 134 kB | 215 kB | 65/180 kB
Progress (4): 134 kB | 215 kB | 65/180 kB | 4.1/85 kB
Progress (4): 134 kB | 215 kB | 69/180 kB | 4.1/85 kB
Progress (4): 134 kB | 215 kB | 69/180 kB | 7.7/85 kB
Progress (4): 134 kB | 215 kB | 69/180 kB | 12/85 kB 
Progress (4): 134 kB | 215 kB | 69/180 kB | 16/85 kB
Progress (4): 134 kB | 215 kB | 73/180 kB | 16/85 kB
Progress (4): 134 kB | 215 kB | 77/180 kB | 16/85 kB
Progress (4): 134 kB | 215 kB | 77/180 kB | 20/85 kB
Progress (4): 134 kB | 215 kB | 82/180 kB | 20/85 kB
Progress (4): 134 kB | 215 kB | 86/180 kB | 20/85 kB
Progress (4): 134 kB | 215 kB | 86/180 kB | 24/85 kB
Progress (4): 134 kB | 215 kB | 90/180 kB | 24/85 kB
Progress (4): 134 kB | 215 kB | 90/180 kB | 28/85 kB
Progress (4): 134 kB | 215 kB | 94/180 kB | 28/85 kB
Progress (4): 134 kB | 215 kB | 94/180 kB | 32/85 kB
Progress (4): 134 kB | 215 kB | 98/180 kB | 32/85 kB
Progress (4): 134 kB | 215 kB | 98/180 kB | 36/85 kB
Progress (4): 134 kB | 215 kB | 102/180 kB | 36/85 kB
Progress (4): 134 kB | 215 kB | 102/180 kB | 40/85 kB
Progress (4): 134 kB | 215 kB | 102/180 kB | 45/85 kB
Progress (4): 134 kB | 215 kB | 106/180 kB | 45/85 kB
Progress (4): 134 kB | 215 kB | 106/180 kB | 49/85 kB
Progress (4): 134 kB | 215 kB | 110/180 kB | 49/85 kB
Progress (4): 134 kB | 215 kB | 110/180 kB | 53/85 kB
Progress (4): 134 kB | 215 kB | 114/180 kB | 53/85 kB
Progress (4): 134 kB | 215 kB | 118/180 kB | 53/85 kB
Progress (4): 134 kB | 215 kB | 118/180 kB | 57/85 kB
Progress (4): 134 kB | 215 kB | 118/180 kB | 61/85 kB
Progress (4): 134 kB | 215 kB | 123/180 kB | 61/85 kB
Progress (4): 134 kB | 215 kB | 127/180 kB | 61/85 kB
Progress (4): 134 kB | 215 kB | 127/180 kB | 65/85 kB
Progress (4): 134 kB | 215 kB | 131/180 kB | 65/85 kB
Progress (4): 134 kB | 215 kB | 131/180 kB | 69/85 kB
Progress (4): 134 kB | 215 kB | 135/180 kB | 69/85 kB
Progress (4): 134 kB | 215 kB | 135/180 kB | 73/85 kB
Progress (4): 134 kB | 215 kB | 139/180 kB | 73/85 kB
Progress (4): 134 kB | 215 kB | 139/180 kB | 77/85 kB
Progress (4): 134 kB | 215 kB | 143/180 kB | 77/85 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 306 kB/s)
Progress (3): 215 kB | 147/180 kB | 77/85 kB
                                            
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Progress (3): 215 kB | 151/180 kB | 77/85 kB
Progress (3): 215 kB | 151/180 kB | 81/85 kB
Progress (3): 215 kB | 151/180 kB | 85 kB   
Progress (3): 215 kB | 155/180 kB | 85 kB
Progress (3): 215 kB | 159/180 kB | 85 kB
Progress (3): 215 kB | 164/180 kB | 85 kB
Progress (3): 215 kB | 168/180 kB | 85 kB
Progress (3): 215 kB | 172/180 kB | 85 kB
Progress (3): 215 kB | 176/180 kB | 85 kB
Progress (3): 215 kB | 180/180 kB | 85 kB
Progress (3): 215 kB | 180 kB | 85 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 486 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Progress (3): 180 kB | 85 kB | 0/2.6 MB
Progress (3): 180 kB | 85 kB | 0/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.1/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.2/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.3/2.6 MB
Progress (3): 180 kB | 85 kB | 0.4/2.6 MB
Progress (3): 180 kB | 85 kB | 0.4/2.6 MB
Progress (3): 180 kB | 85 kB | 0.4/2.6 MB
Progress (3): 180 kB | 85 kB | 0.4/2.6 MB
Progress (3): 180 kB | 85 kB | 0.4/2.6 MB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 390 kB/s)
Progress (2): 85 kB | 0.4/2.6 MB
                                
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.5/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (2): 85 kB | 0.6/2.6 MB
Progress (3): 85 kB | 0.6/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.7/2.6 MB | 2.2 kB
Progress (3): 85 kB | 0.8/2.6 MB | 2.2 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 181 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.1/4.6 kB
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB    
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 0.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.2/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.3/2.6 MB
2025-10-02 15:43:06 [INFO]:  | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.4/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.5/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.6/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.7/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.8/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 1.9/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.0/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (3): 2.1/2.6 MB | 2.2 kB | 4.6 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 4.1/20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 7.7/20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 12/20 kB 
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 16/20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 16/20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 20 kB   
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.1/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
Progress (4): 2.2/2.6 MB | 2.2 kB | 4.6 kB | 20 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 9.4 kB/s)
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
Progress (3): 2.3/2.6 MB | 2.2 kB | 20 kB
Progress (3): 2.4/2.6 MB | 2.2 kB | 20 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 4.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.4/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.5/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6/2.6 MB | 20 kB
Progress (2): 2.6 MB | 20 kB    
Progress (3): 2.6 MB | 20 kB | 3.7/5.9 kB
Progress (3): 2.6 MB | 20 kB | 5.9 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
Progress (3): 2.6 MB | 5.9 kB | 4.1/8.8 kB
Progress (3): 2.6 MB | 5.9 kB | 7.7/8.8 kB
Progress (3): 2.6 MB | 5.9 kB | 8.8 kB    
Progress (4): 2.6 MB | 5.9 kB | 8.8 kB | 3.7/14 kB
Progress (4): 2.6 MB | 5.9 kB | 8.8 kB | 7.8/14 kB
Progress (4): 2.6 MB | 5.9 kB | 8.8 kB | 12/14 kB 
Progress (4): 2.6 MB | 5.9 kB | 8.8 kB | 14 kB   
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 4.9 MB/s)
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 4.1/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 7.7/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 12/500 kB 
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 16/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 20/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 24/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 28/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 32/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 36/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 40/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 44/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 49/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 53/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 57/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 61/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 65/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 69/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 73/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 77/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 81/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 85/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 90/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 94/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 98/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 102/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 106/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 110/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 114/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 118/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 122/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 126/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 131/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 135/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 139/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 143/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 147/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 151/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 155/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 159/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 163/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 167/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 171/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 176/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 180/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 184/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 188/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 192/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 196/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 200/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 204/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 208/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 212/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 217/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 221/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 225/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 227/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 232/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 236/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 240/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 244/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 248/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 252/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 256/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 260/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 264/500 kB
Progress (4): 5.9 kB | 8.8 kB | 14 kB | 268/500 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 16 kB/s)
Progress (3): 5.9 kB | 14 kB | 272/500 kB
Progress (3): 5.9 kB | 14 kB | 277/500 kB
Progress (3): 5.9 kB | 14 kB | 281/500 kB
Progress (3): 5.9 kB | 14 kB | 285/500 kB
Progress (3): 5.9 kB | 14 kB | 289/500 kB
Progress (3): 5.9 kB | 14 kB | 293/500 kB
Progress (3): 5.9 kB | 14 kB | 297/500 kB
Progress (3): 5.9 kB | 14 kB | 301/500 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 11 kB/s)
Progress (2): 14 kB | 305/500 kB
Progress (2): 14 kB | 309/500 kB
Progress (2): 14 kB | 313/500 kB
Progress (2): 14 kB | 318/500 kB
Progress (2): 14 kB | 322/500 kB
Progress (2): 14 kB | 326/500 kB
Progress (2): 14 kB | 330/500 kB
Progress (2): 14 kB | 334/500 kB
Progress (2): 14 kB | 338/500 kB
Progress (2): 14 kB | 342/500 kB
Progress (2): 14 kB | 346/500 kB
Progress (2): 14 kB | 350/500 kB
Progress (2): 14 kB | 354/500 kB
Progress (2): 14 kB | 358/500 kB
Progress (2): 14 kB | 363/500 kB
Progress (2): 14 kB | 367/500 kB
Progress (2): 14 kB | 371/500 kB
Progress (2): 14 kB | 375/500 kB
Progress (2): 14 kB | 379/500 kB
Progress (2): 14 kB | 383/500 kB
Progress (2): 14 kB | 387/500 kB
Progress (2): 14 kB | 391/500 kB
Progress (2): 14 kB | 395/500 kB
Progress (2): 14 kB | 399/500 kB
Progress (2): 14 kB | 404/500 kB
Progress (2): 14 kB | 408/500 kB
Progress (2): 14 kB | 412/500 kB
Progress (2): 14 kB | 416/500 kB
Progress (2): 14 kB | 420/500 kB
Progress (2): 14 kB | 424/500 kB
Progress (2): 14 kB | 428/500 kB
Progress (2): 14 kB | 432/500 kB
Progress (2): 14 kB | 436/500 kB
Progress (2): 14 kB | 440/500 kB
Progress (2): 14 kB | 445/500 kB
Progress (2): 14 kB | 449/500 kB
Progress (2): 14 kB | 453/500 kB
Progress (2): 14 kB | 457/500 kB
Progress (2): 14 kB | 461/500 kB
Progress (2): 14 kB | 465/500 kB
Progress (2): 14 kB | 469/500 kB
Progress (2): 14 kB | 473/500 kB
Progress (2): 14 kB | 477/500 kB
Progress (2): 14 kB | 481/500 kB
Progress (2): 14 kB | 485/500 kB
Progress (2): 14 kB | 490/500 kB
Progress (2): 14 kB | 494/500 kB
Progress (2): 14 kB | 498/500 kB
Progress (2): 14 kB | 500 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 24 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 872 kB/s)
[INFO] Including com.amazonaws:aws-lambda-java-core:jar:1.2.2 in the shaded jar.
[WARNING] HelloWorld-1.0.jar, aws-lambda-java-core-1.2.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /tmp/samcli/scratch/target/HelloWorld-1.0.jar with /tmp/samcli/scratch/target/HelloWorld-1.0-shaded.jar
[INFO] Dependency-reduced POM written at: /tmp/samcli/scratch/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ HelloWorld ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Progress (1): 4.1 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 19 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 282 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Progress (1): 4.1 kB
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 100 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Progress (1): 4.1 kB
Progress (1): 7.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 131 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Progress (1): 4.1 kB
Progress (1): 7.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 112 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Progress (1): 3.7/12 kB
Progress (1): 7.8/12 kB
Progress (1): 12 kB    
Progress (2): 12 kB | 4.1/230 kB
Progress (2): 12 kB | 7.7/230 kB
Progress (2): 12 kB | 12/230 kB 
Progress (2): 12 kB | 16/230 kB
Progress (2): 12 kB | 20/230 kB
Progress (2): 12 kB | 24/230 kB
Progress (2): 12 kB | 28/230 kB
Progress (2): 12 kB | 32/230 kB
Progress (2): 12 kB | 36/230 kB
Progress (2): 12 kB | 40/230 kB
Progress (2): 12 kB | 45/230 kB
Progress (2): 12 kB | 49/230 kB
Progress (2): 12 kB | 53/230 kB
Progress (2): 12 kB | 57/230 kB
Progress (2): 12 kB | 61/230 kB
Progress (2): 12 kB | 65/230 kB
Progress (2): 12 kB | 69/230 kB
Progress (2): 12 kB | 73/230 kB
Progress (2): 12 kB | 77/230 kB
Progress (2): 12 kB | 81/230 kB
Progress (2): 12 kB | 86/230 kB
Progress (2): 12 kB | 90/230 kB
Progress (2): 12 kB | 94/230 kB
Progress (2): 12 kB | 98/230 kB
Progress (2): 12 kB | 102/230 kB
Progress (2): 12 kB | 106/230 kB
Progress (2): 12 kB | 110/230 kB
Progress (2): 12 kB | 114/230 kB
Progress (2): 12 kB | 118/230 kB
Progress (2): 12 kB | 122/230 kB
Progress (2): 12 kB | 127/230 kB
Progress (2): 12 kB | 131/230 kB
Progress (2): 12 kB | 135/230 kB
Progress (2): 12 kB | 139/230 kB
Progress (2): 12 kB | 143/230 kB
Progress (2): 12 kB | 147/230 kB
Progress (2): 12 kB | 151/230 kB
Progress (2): 12 kB | 155/230 kB
Progress (2): 12 kB | 159/230 kB
Progress (2): 12 kB | 163/230 kB
Progress (2): 12 kB | 167/230 kB
Progress (2): 12 kB | 172/230 kB
Progress (2): 12 kB | 176/230 kB
Progress (2): 12 kB | 180/230 kB
Progress (2): 12 kB | 184/230 kB
Progress (2): 12 kB | 188/230 kB
Progress (2): 12 kB | 192/230 kB
Progress (2): 12 kB | 196/230 kB
Progress (2): 12 kB | 200/230 kB
Progress (2): 12 kB | 204/230 kB
Progress (2): 12 kB | 208/230 kB
Progress (2): 12 kB | 213/230 kB
Progress (2): 12 kB | 217/230 kB
Progress (2): 12 kB | 221/230 kB
Progress (2): 12 kB | 225/230 kB
Progress (2): 12 kB | 229/230 kB
Progress (2): 12 kB | 230 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 233 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 4.0 MB/s)
[INFO] Installing /tmp/samcli/scratch/target/HelloWorld-1.0.jar to /root/.m2/repository/helloworld/HelloWorld/1.0/HelloWorld-1.0.jar
[INFO] Installing /tmp/samcli/scratch/dependency-reduced-pom.xml to /root/.m2/repository/helloworld/HelloWorld/1.0/HelloWorld-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.927 s
[INFO] Finished at: 2025-10-02T22:43:06Z
[INFO] ------------------------------------------------------------------------
JavaMavenWorkflow:MavenBuild succeeded
 Running JavaMavenWorkflow:MavenCopyDependency
Running copy_dependency with scope: runtime

2025-10-02 15:43:18 [INFO]: JavaMavenWorkflow:MavenCopyDependency succeeded
 Running JavaMavenWorkflow:MavenCopyArtifacts
Creating target folders at /tmp/samcli/artifacts
Copying directory metadata from source (/tmp/samcli/scratch/target/classes) to destination (/tmp/samcli/artifacts)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/target/classes/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/target/classes/helloworld/GatewayResponse.class) to destination (/tmp/samcli/artifacts/helloworld/GatewayResponse.class)
Copying source file (/tmp/samcli/scratch/target/classes/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/target/dependency) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/target/dependency/com.amazonaws.aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/com.amazonaws.aws-lambda-java-core-1.2.2.jar)
JavaMavenWorkflow:MavenCopyArtifacts succeeded
2025-10-02 15:43:18,371 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:43:18,371 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:43:18 [INFO]: 2025-10-02 15:43:18,996 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,185 | Build inside container succeeded

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,186 | Async execution completed

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,188 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java8.al2/samapp-sF6W2q/testProject/.aws-sam/cache/0964562c-846d-44ea-8421-e4027f7b4fb1, which is not related to any function or layer

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,189 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,189 | 2 resources found in the stack 
2025-10-02 15:43:19,189 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:43:19 [INFO]: 
Build Succeeded

2025-10-02 15:43:19 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc2a7f08d/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,192 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,193 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:43:19 [INFO]: 2025-10-02 15:43:19,193 | Unable to find Click Context for getting session_id.

2025-10-02 15:43:20,370 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml

2025-10-02 15:43:20,371 | No config file found in this directory.
2025-10-02 15:43:20,371 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/samconfig.toml'
2025-10-02 15:43:20,371 | Config file location: /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/samconfig.toml
2025-10-02 15:43:20,371 | Config file '/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/samconfig.toml' does not exist

2025-10-02 15:43:20,392 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/samconfig.toml'

2025-10-02 15:43:20,392 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:43:20,392 | Expand command line arguments to:
2025-10-02 15:43:20,392 | --template_file=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml --debug_port=(5866,) --skip_pull_image --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:43:20,392 | local invoke command is called

2025-10-02 15:43:20,531 | No Parameters detected in the template

2025-10-02 15:43:20,555 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:43:20,555 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:43:20,556 | 0 stacks found in the template

2025-10-02 15:43:20,556 | No Parameters detected in the template

2025-10-02 15:43:20,580 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:43:20,580 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:43:20,580 | 2 resources found in the stack 
2025-10-02 15:43:20,581 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:43:20,581 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/template.yaml

2025-10-02 15:43:20,588 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:43:20,588 | Invoking helloworld.App::handleRequest (java8.al2)

2025-10-02 15:43:20,588 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:43:20,599 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction
2025-10-02 15:43:20,599 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction
2025-10-02 15:43:20,599 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction
2025-10-02 15:43:20,599 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction
2025-10-02 15:43:20,599 | Code /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:43:20,606 | Checking free port on 127.0.0.1:5658

2025-10-02 15:43:20,608 | Requested to skip pulling images ...

2025-10-02 15:43:20,608 | Mounting /tmp/aws-toolkit-vscode/vsctkc2a7f08d/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:43:21,378 | Setting up SIGTERM interrupt handler

2025-10-02 15:43:21,380 | Getting lock for the key localhost-5658
2025-10-02 15:43:21,381 | Waiting to retrieve the lock (localhost-5658) to start invocation

START RequestId: 2e74769a-5d25-4033-951e-ae759caaebc4 Version: $LATEST
Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1
Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=5866 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true -Xshare:off

[11597:1002/224322.783659:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 6e345235-cdc3-41f6-8939-66ba2e34913f
REPORT RequestId: 6e345235-cdc3-41f6-8939-66ba2e34913f	Init Duration: 0.03 ms	Duration: 2210.70 ms	Billed Duration: 2211 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



{"body": "{ \"message\": \"hello world\", \"location\": \"52.43.76.92\" }", "headers": {"X-Custom-Header": "application/json", "Content-Type": "application/json"}, "statusCode": 200}
2025-10-02 15:43:23,599 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java8.al2 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (40906ms)
    SAM runtime: java11 (Gradle ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11
      Starting with a newly created java11 (Gradle ZIP) SAM Application...
sam.test.ts: scenario 9 (java11 (Gradle ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r
[11597:1002/224323.950355:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:43:24,480 | Cleaning all decompressed code dirs

2025-10-02 15:43:24,481 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:43:24,481 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:43:24,481 | Unable to find Click Context for getting session_id.

2025-10-02 15:43:24,482 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ produces an Add Debug Configuration codelens (84ms)
[11597:1002/224324.990677:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,833 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,842 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/samconfig.toml

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,842 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/samconfig.toml'...
2025-10-02 15:43:25,842 | Configuration values successfully loaded.
2025-10-02 15:43:25,842 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,873 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:43:25,873 | Expand command line arguments to:

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,874 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkc20c3426/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,900 | 'build' command is called
2025-10-02 15:43:25,900 | Starting Build use cache
2025-10-02 15:43:25,900 | Starting Build inside a container

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,905 | No Parameters detected in the template

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,973 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:43:25,973 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,974 | 0 stacks found in the template
2025-10-02 15:43:25,974 | No Parameters detected in the template

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,994 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:43:25,994 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,995 | 2 resources found in the stack 
2025-10-02 15:43:25,995 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:43:25,995 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml

2025-10-02 15:43:25 [INFO]: 2025-10-02 15:43:25,999 | 2 resources found in the stack 
2025-10-02 15:43:25,999 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:25,999 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject']

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,000 | Instantiating build definitions
2025-10-02 15:43:26,000 | No previous build graph found, generating new one

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,000 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java11, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction, Zip, , dd88dced-4200-4c92-b6b7-6ea881aab675, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java11', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE', 'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,002 | Async execution started
2025-10-02 15:43:26,002 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f9a34246950>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f9a344b6990>)

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,002 | Running incremental build for runtime java11 for following resources (HelloWorldFunction)

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,002 | Waiting for async results

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,004 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,004 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction runtime: java11 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:43:26,004 | Building to following folder /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction
2025-10-02 15:43:26,004 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject']

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,010 | Cannot convert host path '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject' to its equivalent path within the container. Host path is not mounted within the container

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,013 | Checking free port on 127.0.0.1:6603

2025-10-02 15:43:26 [INFO]: 
Fetching public.ecr.aws/sam/build-java11:latest-x86_64 Docker container image...
2025-10-02 15:43:26 [INFO]: .
2025-10-02 15:43:26 [INFO]: .
2025-10-02 15:43:26 [INFO]: .
2025-10-02 15:43:26 [INFO]: 

2025-10-02 15:43:26 [INFO]: 2025-10-02 15:43:26,238 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:43:40 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaGradleWorkflow' to support capabilities 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Running workflow 'JavaGradleWorkflow'
 Running JavaGradleWorkflow:GradleBuild
JavaGradleWorkflow:GradleBuild succeeded
 Running JavaGradleWorkflow:JavaGradleCopyArtifacts
Creating target folders at /tmp/samcli/artifacts/META-INF
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF) to destination (/tmp/samcli/artifacts/META-INF)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF/MANIFEST.MF) to destination (/tmp/samcli/artifacts/META-INF/MANIFEST.MF)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-core-1.2.2.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-events-3.11.0.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-events-3.11.0.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/joda-time-2.6.jar) to destination (/tmp/samcli/artifacts/lib/joda-time-2.6.jar)
JavaGradleWorkflow:JavaGradleCopyArtifacts succeeded
2025-10-02 15:43:40,329 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:43:40,329 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,202 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,408 | Build inside container succeeded

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,410 | Async execution completed

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,415 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,415 | 2 resources found in the stack 
2025-10-02 15:43:41,415 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:43:41 [INFO]: 
Build Succeeded

2025-10-02 15:43:41 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc20c3426/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml

2025-10-02 15:43:41 [INFO]: 2025-10-02 15:43:41,420 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:43:41,421 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:43:41,422 | Unable to find Click Context for getting session_id.

2025-10-02 15:43:42,222 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml
2025-10-02 15:43:42,222 | No config file found in this directory.
2025-10-02 15:43:42,222 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc20c3426/output/samconfig.toml'
2025-10-02 15:43:42,223 | Config file location: /tmp/aws-toolkit-vscode/vsctkc20c3426/output/samconfig.toml
2025-10-02 15:43:42,223 | Config file '/tmp/aws-toolkit-vscode/vsctkc20c3426/output/samconfig.toml' does not exist
2025-10-02 15:43:42,242 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkc20c3426/output/samconfig.toml'
2025-10-02 15:43:42,243 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:43:42,243 | Expand command line arguments to:
2025-10-02 15:43:42,243 | --template_file=/tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml --port=5865 --debug_port=(5866,) --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:43:42,350 | local start-api command is called

2025-10-02 15:43:42,440 | No Parameters detected in the template

2025-10-02 15:43:42,463 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:43:42,463 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:43:42,464 | 0 stacks found in the template
2025-10-02 15:43:42,464 | No Parameters detected in the template

2025-10-02 15:43:42,487 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:43:42,487 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:43:42,487 | 2 resources found in the stack 
2025-10-02 15:43:42,487 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:43:42,487 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkc20c3426/output/template.yaml

2025-10-02 15:43:42,493 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:43:42,493 | Detected Inline Swagger definition
2025-10-02 15:43:42,493 | Parsing Swagger document using 2.0 specification
2025-10-02 15:43:42,493 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:43:42,493 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:43:42,493 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:43:42,493 | Authorizer not found or disabled, returning early
2025-10-02 15:43:42,493 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:43:42,493 | 1 APIs found in the template

2025-10-02 15:43:42,498 | Mounting HelloWorldFunction at http://127.0.0.1:5865/hello [GET]
2025-10-02 15:43:42,498 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:43:42,498 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:43:42,498 | Setting SIGTERM interrupt handler
2025-10-02 15:43:42 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5865
2025-10-02 15:43:42 Press CTRL+C to quit

2025-10-02 15:43:42,569 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '16f5dc34-47f5-4864-aacd-8416e105b019', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5865', 'requestTimeEpoch': 1759445022349, 'requestTime': '02/Oct/2025:22:43:42 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5865', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5865'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5865'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5865']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:43:42,570 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:43:42,570 | Invoking helloworld.App::handleRequest (java11)
2025-10-02 15:43:42,570 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:43:42,583 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc20c3426/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction
2025-10-02 15:43:42,583 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction
2025-10-02 15:43:42,583 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkc20c3426/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction
2025-10-02 15:43:42,583 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction
2025-10-02 15:43:42,583 | Code /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:43:42,587 | Local image was not found.

2025-10-02 15:43:42,587 | Removing rapid images for repo public.ecr.aws/sam/emulation-java11

Building image...
..
.
.
.
......
.
.
.
..
.
.
.
..
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
..
.
..
.
.
..
.
.
.


2025-10-02 15:43:48,069 | Checking free port on 127.0.0.1:7604

2025-10-02 15:43:48,072 | Using local image: public.ecr.aws/lambda/java:11-rapid-x86_64.


2025-10-02 15:43:48,072 | Mounting /tmp/aws-toolkit-vscode/vsctkc20c3426/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:43:48,864 | Setting up SIGTERM interrupt handler

2025-10-02 15:43:48,865 | Getting lock for the key localhost-7604
2025-10-02 15:43:48,866 | Waiting to retrieve the lock (localhost-7604) to start invocation

START RequestId: aa7034a2-e314-48df-ae73-9f20ffcafc63 Version: $LATEST

Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1
Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5866 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true

[11597:1002/224350.269691:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: a9889edd-da84-432d-a985-ad45343e7f36
REPORT RequestId: a9889edd-da84-432d-a985-ad45343e7f36	Init Duration: 0.03 ms	Duration: 2004.36 ms	Billed Duration: 2005 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	


2025-10-02 15:43:50,877 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java11 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (26252ms)
[11597:1002/224351.254710:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:43:51,846 | Cleaning all decompressed code dirs

2025-10-02 15:43:51 127.0.0.1 - - [02/Oct/2025 15:43:51] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,085 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,093 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/samconfig.toml

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,093 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/samconfig.toml'...
2025-10-02 15:43:52,094 | Configuration values successfully loaded.
2025-10-02 15:43:52,094 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,131 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:43:52,131 | Expand command line arguments to:

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,131 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,164 | 'build' command is called
2025-10-02 15:43:52,165 | Starting Build use cache
2025-10-02 15:43:52,165 | Starting Build inside a container
2025-10-02 15:43:52,170 | No Parameters detected in the template
2025-10-02 15:43:52,226 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:43:52,226 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:43:52,226 | 0 stacks found in the template
2025-10-02 15:43:52,227 | No Parameters detected in the template
2025-10-02 15:43:52,244 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:43:52,244 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:43:52,245 | 2 resources found in the stack 
2025-10-02 15:43:52,245 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:43:52,245 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/template.yaml
2025-10-02 15:43:52,251 | 2 resources found in the stack 
2025-10-02 15:43:52,251 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:43:52,251 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject']
2025-10-02 15:43:52,252 | Instantiating build definitions
2025-10-02 15:43:52,252 | No previous build graph found, generating new one
2025-10-02 15:43:52,252 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java11, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction, Zip, , d4aca9ee-2927-4ff3-b282-969bd720aacc, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java11', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE', 'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))
2025-10-02 15:43:52,254 | Async execution started
2025-10-02 15:43:52,254 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fe7aba9e450>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fe7aba9f690>)
2025-10-02 15:43:52,255 | Running incremental build for runtime java11 for following resources (HelloWorldFunction)
2025-10-02 15:43:52,255 | Waiting for async results
2025-10-02 15:43:52,256 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:43:52,256 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction runtime: java11 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:43:52,256 | Building to following folder /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction
2025-10-02 15:43:52,256 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject']
2025-10-02 15:43:52,260 | Cannot convert host path '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject' to its equivalent path within the container. Host path is not mounted within the container
2025-10-02 15:43:52,262 | Checking free port on 127.0.0.1:6188

2025-10-02 15:43:52 [INFO]: 
Fetching public.ecr.aws/sam/build-java11:latest-x86_64 Docker container image...
2025-10-02 15:43:52 [INFO]: .
2025-10-02 15:43:52 [INFO]: .
2025-10-02 15:43:52 [INFO]: .
2025-10-02 15:43:52 [INFO]: 

2025-10-02 15:43:52 [INFO]: 2025-10-02 15:43:52,472 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:44:06 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaGradleWorkflow' to support capabilities 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
/tmp/samcli/source/gradlew failed to return a version string using the '-v' option. The workflow is unable to check that the version of the JVM used is compatible with AWS Lambda.
Running workflow 'JavaGradleWorkflow'
 Running JavaGradleWorkflow:GradleBuild
JavaGradleWorkflow:GradleBuild succeeded
 Running JavaGradleWorkflow:JavaGradleCopyArtifacts
Creating target folders at /tmp/samcli/artifacts/META-INF
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF) to destination (/tmp/samcli/artifacts/META-INF)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF/MANIFEST.MF) to destination (/tmp/samcli/artifacts/META-INF/MANIFEST.MF)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-core-1.2.2.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-events-3.11.0.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-events-3.11.0.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/joda-time-2.6.jar) to destination (/tmp/samcli/artifacts/lib/joda-time-2.6.jar)
JavaGradleWorkflow:JavaGradleCopyArtifacts succeeded
2025-10-02 15:44:06,160 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:44:06,160 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:44:06 [INFO]: 2025-10-02 15:44:06,986 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,183 | Build inside container succeeded

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,185 | Async execution completed

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,187 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-n9oQ9r/testProject/.aws-sam/cache/dd88dced-4200-4c92-b6b7-6ea881aab675, which is not related to any function or layer

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,187 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,188 | 2 resources found in the stack 
2025-10-02 15:44:07,188 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:07 [INFO]: 
Build Succeeded

2025-10-02 15:44:07 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk77fed6d4/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,191 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:07 [INFO]: 2025-10-02 15:44:07,191 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:44:07,191 | Unable to find Click Context for getting session_id.

2025-10-02 15:44:08,375 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml

2025-10-02 15:44:08,375 | No config file found in this directory.
2025-10-02 15:44:08,375 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/samconfig.toml'
2025-10-02 15:44:08,375 | Config file location: /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/samconfig.toml
2025-10-02 15:44:08,375 | Config file '/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/samconfig.toml' does not exist

2025-10-02 15:44:08,396 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/samconfig.toml'

2025-10-02 15:44:08,396 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:08,396 | Expand command line arguments to:
2025-10-02 15:44:08,396 | --template_file=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml --debug_port=(5867,) --skip_pull_image --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:44:08,396 | local invoke command is called

2025-10-02 15:44:08,523 | No Parameters detected in the template

2025-10-02 15:44:08,557 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:44:08,557 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:08,558 | 0 stacks found in the template
2025-10-02 15:44:08,558 | No Parameters detected in the template

2025-10-02 15:44:08,584 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:44:08,584 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:08,585 | 2 resources found in the stack 
2025-10-02 15:44:08,585 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:08,585 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/template.yaml

2025-10-02 15:44:08,591 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:44:08,591 | Invoking helloworld.App::handleRequest (java11)

2025-10-02 15:44:08,591 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:44:08,606 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction
2025-10-02 15:44:08,606 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction
2025-10-02 15:44:08,606 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction
2025-10-02 15:44:08,606 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction
2025-10-02 15:44:08,606 | Code /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:44:08,613 | Checking free port on 127.0.0.1:7158

2025-10-02 15:44:08,616 | Requested to skip pulling images ...

2025-10-02 15:44:08,616 | Mounting /tmp/aws-toolkit-vscode/vsctk77fed6d4/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:44:09,292 | Setting up SIGTERM interrupt handler

2025-10-02 15:44:09,294 | Getting lock for the key localhost-7158
2025-10-02 15:44:09,294 | Waiting to retrieve the lock (localhost-7158) to start invocation

START RequestId: fbfbfd82-e1e6-4776-a510-7c43e39c7945 Version: $LATEST

Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1
Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5867 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true

[11597:1002/224410.710169:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 37a43754-fe61-4d11-b9e3-d69f67a29444
REPORT RequestId: 37a43754-fe61-4d11-b9e3-d69f67a29444	Init Duration: 0.03 ms	Duration: 2063.07 ms	Billed Duration: 2064 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



{"statusCode": 200, "headers": {"X-Custom-Header": "application/json", "Content-Type": "application/json"}, "body": "{ \"message\": \"hello world\", \"location\": \"52.43.76.92\" }"}
2025-10-02 15:44:11,366 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java11 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (20528ms)
    SAM runtime: java17 (Gradle ZIP)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17
      Starting with a newly created java17 (Gradle ZIP) SAM Application...
sam.test.ts: scenario 10 (java17 (Gradle ZIP)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe
[11597:1002/224411.767433:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:44:12,258 | Cleaning all decompressed code dirs
2025-10-02 15:44:12,259 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:44:12,259 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:44:12,260 | Unable to find Click Context for getting session_id.
2025-10-02 15:44:12,260 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ produces an Add Debug Configuration codelens
[11597:1002/224412.899890:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,716 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,724 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/samconfig.toml
2025-10-02 15:44:13,724 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/samconfig.toml'...

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,724 | Configuration values successfully loaded.
2025-10-02 15:44:13,724 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,754 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:13,754 | Expand command line arguments to:

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,754 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkbca82428/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,780 | 'build' command is called
2025-10-02 15:44:13,780 | Starting Build use cache
2025-10-02 15:44:13,780 | Starting Build inside a container
2025-10-02 15:44:13,785 | No Parameters detected in the template

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,862 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:13,862 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,863 | 0 stacks found in the template
2025-10-02 15:44:13,863 | No Parameters detected in the template

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,898 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:13,898 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:44:13,899 | 2 resources found in the stack 
2025-10-02 15:44:13,899 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:44:13,899 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,904 | 2 resources found in the stack 
2025-10-02 15:44:13,904 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,904 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject']

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,905 | Instantiating build definitions
2025-10-02 15:44:13,905 | No previous build graph found, generating new one

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,905 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java17, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction, Zip, , 08b578a1-e88f-4354-8630-df7df990b434, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java17', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,908 | Async execution started
2025-10-02 15:44:13,908 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f498cbc9910>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f498cbca110>)

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,908 | Running incremental build for runtime java17 for following resources (HelloWorldFunction)
2025-10-02 15:44:13,908 | Waiting for async results

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,909 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)
2025-10-02 15:44:13,910 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction runtime: java17 architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,910 | Building to following folder /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction
2025-10-02 15:44:13,910 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject']

2025-10-02 15:44:13 [INFO]: 2025-10-02 15:44:13,916 | Cannot convert host path '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject' to its equivalent path within the container. Host path is not mounted within the container
2025-10-02 15:44:13,920 | Checking free port on 127.0.0.1:8381

2025-10-02 15:44:14 [INFO]: 
Fetching public.ecr.aws/sam/build-java17:latest-x86_64 Docker container image....
2025-10-02 15:44:14 [INFO]: .
2025-10-02 15:44:14 [INFO]: .
2025-10-02 15:44:14 [INFO]: 

2025-10-02 15:44:14 [INFO]: 2025-10-02 15:44:14,137 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:44:27 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaGradleWorkflow' to support capabilities 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Running workflow 'JavaGradleWorkflow'
 Running JavaGradleWorkflow:GradleBuild
JavaGradleWorkflow:GradleBuild succeeded
 Running JavaGradleWorkflow:JavaGradleCopyArtifacts
Creating target folders at /tmp/samcli/artifacts/META-INF
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF) to destination (/tmp/samcli/artifacts/META-INF)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF/MANIFEST.MF) to destination (/tmp/samcli/artifacts/META-INF/MANIFEST.MF)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-core-1.2.2.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-events-3.11.0.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-events-3.11.0.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/joda-time-2.6.jar) to destination (/tmp/samcli/artifacts/lib/joda-time-2.6.jar)
JavaGradleWorkflow:JavaGradleCopyArtifacts succeeded
2025-10-02 15:44:27,656 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}
2025-10-02 15:44:27,656 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,427 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,625 | Build inside container succeeded

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,628 | Async execution completed

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,630 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,630 | 2 resources found in the stack 
2025-10-02 15:44:28,630 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:28 [INFO]: 
Build Succeeded

2025-10-02 15:44:28 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkbca82428/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,633 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:28 [INFO]: 2025-10-02 15:44:28,633 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:44:28,634 | Unable to find Click Context for getting session_id.

2025-10-02 15:44:29,441 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml

2025-10-02 15:44:29,441 | No config file found in this directory.
2025-10-02 15:44:29,441 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkbca82428/output/samconfig.toml'
2025-10-02 15:44:29,441 | Config file location: /tmp/aws-toolkit-vscode/vsctkbca82428/output/samconfig.toml
2025-10-02 15:44:29,441 | Config file '/tmp/aws-toolkit-vscode/vsctkbca82428/output/samconfig.toml' does not exist

2025-10-02 15:44:29,466 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkbca82428/output/samconfig.toml'

2025-10-02 15:44:29,466 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:29,466 | Expand command line arguments to:
2025-10-02 15:44:29,466 | --template_file=/tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml --port=5866 --debug_port=(5867,) --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:44:29,587 | local start-api command is called

2025-10-02 15:44:29,677 | No Parameters detected in the template

2025-10-02 15:44:29,701 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:44:29,702 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:29,703 | 0 stacks found in the template

2025-10-02 15:44:29,703 | No Parameters detected in the template

2025-10-02 15:44:29,724 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:44:29,724 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:29,724 | 2 resources found in the stack 
2025-10-02 15:44:29,724 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:44:29,724 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkbca82428/output/template.yaml

2025-10-02 15:44:29,728 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:44:29,728 | Detected Inline Swagger definition
2025-10-02 15:44:29,728 | Parsing Swagger document using 2.0 specification
2025-10-02 15:44:29,728 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:44:29,729 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:44:29,729 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:44:29,729 | Authorizer not found or disabled, returning early
2025-10-02 15:44:29,729 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:44:29,729 | 1 APIs found in the template

2025-10-02 15:44:29,734 | Mounting HelloWorldFunction at http://127.0.0.1:5866/hello [GET]

2025-10-02 15:44:29,734 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:44:29,734 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:44:29,734 | Setting SIGTERM interrupt handler

2025-10-02 15:44:29 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5866

2025-10-02 15:44:29 Press CTRL+C to quit

2025-10-02 15:44:29,784 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '00c3b401-ad0d-48fd-a29f-d8a8298c4814', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5866', 'requestTimeEpoch': 1759445069586, 'requestTime': '02/Oct/2025:22:44:29 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5866', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5866'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5866'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5866']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:44:29,784 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:44:29,784 | Invoking helloworld.App::handleRequest (java17)
2025-10-02 15:44:29,784 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:44:29,799 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkbca82428/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction
2025-10-02 15:44:29,799 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction

2025-10-02 15:44:29,799 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctkbca82428/output, CodeUri=/tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction
2025-10-02 15:44:29,799 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction
2025-10-02 15:44:29,799 | Code /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:44:29,802 | Local image was not found.
2025-10-02 15:44:29,802 | Removing rapid images for repo public.ecr.aws/sam/emulation-java17

Building image...
..
..
...
....
.
.
..
.
.
...
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
...
..
.
.
..
.
.
.


2025-10-02 15:44:34,629 | Checking free port on 127.0.0.1:6310

2025-10-02 15:44:34,632 | Using local image: public.ecr.aws/lambda/java:17-rapid-x86_64.

2025-10-02 15:44:34,632 | Mounting /tmp/aws-toolkit-vscode/vsctkbca82428/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:44:35,359 | Setting up SIGTERM interrupt handler

2025-10-02 15:44:35,361 | Getting lock for the key localhost-6310
2025-10-02 15:44:35,362 | Waiting to retrieve the lock (localhost-6310) to start invocation

START RequestId: 7a21625d-37aa-4f26-8d75-a5e5cc243ddf Version: $LATEST

Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5867 -XX:MaxHeapSize=2834432k -XX:+UseSerialGC -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Djava.net.preferIPv4Stack=true

[11597:1002/224436.758291:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: e7aae388-227f-4634-a771-21f5444c1a74
REPORT RequestId: e7aae388-227f-4634-a771-21f5444c1a74	Init Duration: 0.03 ms	Duration: 1779.28 ms	Billed Duration: 1780 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



2025-10-02 15:44:37,150 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java17 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (24664ms)
[11597:1002/224437.571898:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:44:38,055 | Cleaning all decompressed code dirs

2025-10-02 15:44:38 127.0.0.1 - - [02/Oct/2025 15:44:38] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,399 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,409 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/samconfig.toml

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,409 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/samconfig.toml'...
2025-10-02 15:44:38,410 | Configuration values successfully loaded.
2025-10-02 15:44:38,410 | Configuration values are: {'stack_name': 'testProject', 'cached': True, 'parallel': True}

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,442 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:38,442 | Expand command line arguments to:

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,442 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache --cached 

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,469 | 'build' command is called
2025-10-02 15:44:38,469 | Starting Build use cache

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,469 | Starting Build inside a container

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,473 | No Parameters detected in the template

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,528 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:38,528 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,529 | 0 stacks found in the template

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,529 | No Parameters detected in the template

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,549 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:38,549 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,550 | 2 resources found in the stack 

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,550 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:44:38,550 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/template.yaml

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,554 | 2 resources found in the stack 
2025-10-02 15:44:38,554 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,554 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject']

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,555 | Instantiating build definitions
2025-10-02 15:44:38,555 | No previous build graph found, generating new one

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,555 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(java17, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction, Zip, , e50418fc-ab9b-4d64-84a9-ca000fb3c3f6, {}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': 'java17', 'memory': 512, 'timeout': 20, 'handler': 'helloworld.App::handleRequest', 'imageuri': None, 'packagetype': 'Zip', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', 'environment': {'Variables': {'PARAM1': 'VALUE'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableZip: ('BuildableZip', 'Regular ZIP function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,556 | Async execution started

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,556 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f8f0cc7d450>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f8f0cc7da50>)
2025-10-02 15:44:38,557 | Running incremental build for runtime java17 for following resources (HelloWorldFunction)

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,557 | Waiting for async results

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,558 | Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,558 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction runtime: java17 architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:44:38,558 | Building to following folder /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,558 | Looking for a supported build workflow in following directories: ['/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction', '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject']

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,562 | Cannot convert host path '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject' to its equivalent path within the container. Host path is not mounted within the container

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,566 | Checking free port on 127.0.0.1:7916

2025-10-02 15:44:38 [INFO]: 
Fetching public.ecr.aws/sam/build-java17:latest-x86_64 Docker container image...
2025-10-02 15:44:38 [INFO]: .
2025-10-02 15:44:38 [INFO]: .
2025-10-02 15:44:38 [INFO]: .
2025-10-02 15:44:38 [INFO]: 

2025-10-02 15:44:38 [INFO]: 2025-10-02 15:44:38,795 | Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/HelloWorldFunction as /tmp/samcli/source:ro,delegated, inside runtime container

2025-10-02 15:44:51 [INFO]: Using the request object from command line argument
Loading workflow module 'aws_lambda_builders.workflows'
Registering workflow 'CustomMakeBuilder' with capability 'Capability(language='provided', dependency_manager=None, application_framework=None)'
Registering workflow 'DotnetCliPackageBuilder' with capability 'Capability(language='dotnet', dependency_manager='cli-package', application_framework=None)'
Registering workflow 'GoModulesBuilder' with capability 'Capability(language='go', dependency_manager='modules', application_framework=None)'
Registering workflow 'JavaGradleWorkflow' with capability 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Registering workflow 'JavaMavenWorkflow' with capability 'Capability(language='java', dependency_manager='maven', application_framework=None)'
Registering workflow 'NodejsNpmBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm', application_framework=None)'
Registering workflow 'NodejsNpmEsbuildBuilder' with capability 'Capability(language='nodejs', dependency_manager='npm-esbuild', application_framework=None)'
Registering workflow 'PythonPipBuilder' with capability 'Capability(language='python', dependency_manager='pip', application_framework=None)'
Registering workflow 'RubyBundlerBuilder' with capability 'Capability(language='ruby', dependency_manager='bundler', application_framework=None)'
Registering workflow 'RustCargoLambdaBuilder' with capability 'Capability(language='rust', dependency_manager='cargo', application_framework=None)'
Found workflow 'JavaGradleWorkflow' to support capabilities 'Capability(language='java', dependency_manager='gradle', application_framework=None)'
Running workflow 'JavaGradleWorkflow'
 Running JavaGradleWorkflow:GradleBuild
JavaGradleWorkflow:GradleBuild succeeded
 Running JavaGradleWorkflow:JavaGradleCopyArtifacts
Creating target folders at /tmp/samcli/artifacts/META-INF
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF) to destination (/tmp/samcli/artifacts/META-INF)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/META-INF/MANIFEST.MF) to destination (/tmp/samcli/artifacts/META-INF/MANIFEST.MF)
Creating target folders at /tmp/samcli/artifacts/helloworld
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld) to destination (/tmp/samcli/artifacts/helloworld)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/helloworld/App.class) to destination (/tmp/samcli/artifacts/helloworld/App.class)
Creating target folders at /tmp/samcli/artifacts/lib
Copying directory metadata from source (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib) to destination (/tmp/samcli/artifacts/lib)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-core-1.2.2.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-core-1.2.2.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/aws-lambda-java-events-3.11.0.jar) to destination (/tmp/samcli/artifacts/lib/aws-lambda-java-events-3.11.0.jar)
Copying source file (/tmp/samcli/scratch/73c340843e70712fa227108b5f5f801ad6d367a2/build/distributions/lambda-build/lib/joda-time-2.6.jar) to destination (/tmp/samcli/artifacts/lib/joda-time-2.6.jar)
JavaGradleWorkflow:JavaGradleCopyArtifacts succeeded
2025-10-02 15:44:51,022 | Build inside container returned response {"jsonrpc": "2.0", "id": 1, "result": {"artifacts_dir": "/tmp/samcli/artifacts"}}

2025-10-02 15:44:51 [INFO]: 2025-10-02 15:44:51,022 | Build inside container was successful. Copying artifacts from container to host

2025-10-02 15:44:51 [INFO]: 2025-10-02 15:44:51,788 | Copying from container: /tmp/samcli/artifacts/. -> /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,000 | Build inside container succeeded

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,004 | Async execution completed

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,005 | Cleaning up redundant folder /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-CuagVe/testProject/.aws-sam/cache/08b578a1-e88f-4354-8630-df7df990b434, which is not related to any function or layer

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,006 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,006 | 2 resources found in the stack 
2025-10-02 15:44:52,007 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'

2025-10-02 15:44:52 [INFO]: 
Build Succeeded

2025-10-02 15:44:52 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6a602fdc/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,010 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,010 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:52 [INFO]: 2025-10-02 15:44:52,011 | Unable to find Click Context for getting session_id.

2025-10-02 15:44:53,195 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml

2025-10-02 15:44:53,195 | No config file found in this directory.
2025-10-02 15:44:53,195 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/samconfig.toml'
2025-10-02 15:44:53,195 | Config file location: /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/samconfig.toml
2025-10-02 15:44:53,195 | Config file '/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/samconfig.toml' does not exist

2025-10-02 15:44:53,216 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/samconfig.toml'

2025-10-02 15:44:53,216 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:53,216 | Expand command line arguments to:
2025-10-02 15:44:53,216 | --template_file=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml --debug_port=(5868,) --skip_pull_image --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:44:53,216 | local invoke command is called

2025-10-02 15:44:53,355 | No Parameters detected in the template

2025-10-02 15:44:53,379 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:44:53,379 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:53,380 | 0 stacks found in the template

2025-10-02 15:44:53,380 | No Parameters detected in the template

2025-10-02 15:44:53,399 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:44:53,399 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:53,400 | 2 resources found in the stack 
2025-10-02 15:44:53,400 | Found Serverless function with name='HelloWorldFunction' and CodeUri='HelloWorldFunction'
2025-10-02 15:44:53,400 | --base-dir is not presented, adjusting uri HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/template.yaml

2025-10-02 15:44:53,406 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:44:53,406 | Invoking helloworld.App::handleRequest (java17)

2025-10-02 15:44:53,406 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:44:53,422 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction
2025-10-02 15:44:53,422 | Resolved absolute path to code is /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction
2025-10-02 15:44:53,422 | Resolving code path. Cwd=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output, CodeUri=/tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction
2025-10-02 15:44:53,422 | Resolved real code path to /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction
2025-10-02 15:44:53,422 | Code /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction is not a zip/jar file

2025-10-02 15:44:53,432 | Checking free port on 127.0.0.1:6914

2025-10-02 15:44:53,443 | Requested to skip pulling images ...


2025-10-02 15:44:53,443 | Mounting /tmp/aws-toolkit-vscode/vsctk6a602fdc/output/HelloWorldFunction as /var/task:ro,delegated, inside runtime container

2025-10-02 15:44:54,100 | Setting up SIGTERM interrupt handler

2025-10-02 15:44:54,102 | Getting lock for the key localhost-6914

2025-10-02 15:44:54,102 | Waiting to retrieve the lock (localhost-6914) to start invocation

START RequestId: df9bb9fd-7eaa-46d6-9187-e10de8fb191f Version: $LATEST

Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5868 -XX:MaxHeapSize=2834432k -XX:+UseSerialGC -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Djava.net.preferIPv4Stack=true

[11597:1002/224455.512472:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 6a85c64a-f9f9-4de6-92b8-848f131cd188
REPORT RequestId: 6a85c64a-f9f9-4de6-92b8-848f131cd188	Init Duration: 0.05 ms	Duration: 1805.59 ms	Billed Duration: 1806 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



{"statusCode": 200, "headers": {"X-Custom-Header": "application/json", "Content-Type": "application/json"}, "body": "{ \"message\": \"hello world\", \"location\": \"52.43.76.92\" }"}
2025-10-02 15:44:55,916 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java17 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (18748ms)
    SAM runtime: nodejs18.x (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x
      Starting with a newly created nodejs18.x (Image) SAM Application...
sam.test.ts: scenario 11 (nodejs18.x (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-IwzNqi
[11597:1002/224456.301949:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:44:56 [INFO]: Error: Please verify your location. The following types of location are supported:

* Github: gh:user/repo (or) https://github.com/user/repo (or) git@github.com:user/repo.git
          For Git repositories, you must use location of the root of the repository.

* Mercurial: hg+ssh://hg@bitbucket.org/repo

* Http(s): https://example.com/code.zip

* Local Path: /path/to/code.zip

        2) "before all" hook for "produces an Add Debug Configuration codelens"
    SAM runtime: nodejs20.x (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x
      Starting with a newly created nodejs20.x (Image) SAM Application...
sam.test.ts: scenario 12 (nodejs20.x (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53
2025-10-02 15:44:56,800 | Cleaning all decompressed code dirs

2025-10-02 15:44:56,801 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:56,801 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:44:56,802 | Unable to find Click Context for getting session_id.

2025-10-02 15:44:56,802 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ produces an Add Debug Configuration codelens
Invalid debug adapter: Error: Invalid debug adapter
    at v.m (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1543:95)
    at v.$acceptDAError (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1542:7624)
    at m.S (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:18856)
    at m.Q (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:18622)
    at m.M (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:17715)
    at m.L (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:16794)
    at u.value (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:15597)
    at c.z (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:87:1902)
    at c.fire (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:87:2119)
    at r.fire (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:616:14393)
    at Y.onmessage (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1652:1077)
[11597:1002/224457.961802:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,178 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,186 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/samconfig.toml
2025-10-02 15:44:59,186 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/samconfig.toml'...

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,186 | Configuration values successfully loaded.
2025-10-02 15:44:59,186 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,217 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:44:59,217 | Expand command line arguments to:

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,217 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk810cd3a2/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,246 | 'build' command is called
2025-10-02 15:44:59,247 | Starting Build inside a container

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,251 | No Parameters detected in the template

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,323 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:59,323 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,324 | 0 stacks found in the template

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,324 | No Parameters detected in the template

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,347 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:44:59,348 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,348 | 2 resources found in the stack 
2025-10-02 15:44:59,348 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:44:59,348 | --base-dir is not presented, adjusting uri ./hello-world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,348 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,352 | 2 resources found in the stack 
2025-10-02 15:44:59,352 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,353 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,353 | Instantiating build definitions
2025-10-02 15:44:59,353 | No previous build graph found, generating new one
2025-10-02 15:44:59,353 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject, Image, , ccab77eb-ad1b-4031-b20b-e8d5385729be, {'DockerTag': 'nodejs20.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'nodejs20.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,355 | Async execution started

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,355 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fdc102ee5d0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fdc102ee4d0>)
2025-10-02 15:44:59,355 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,355 | Waiting for async results
2025-10-02 15:44:59,356 | Building to following folder /tmp/aws-toolkit-vscode/vsctk810cd3a2/output/HelloWorldFunction
2025-10-02 15:44:59,356 | Building image for HelloWorldFunction function

2025-10-02 15:44:59 [INFO]: 2025-10-02 15:44:59,359 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:45:05 [INFO]: 2025-10-02 15:45:05,199 | <Image: 'helloworldfunction:nodejs20.x-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/nodejs:20


20: Pulling from lambda/nodejs 
Digest: sha256:65d1a64639cba86a558a1781e390d1c62c37e52ffac9373a00df0181ea667924
2025-10-02 15:45:05 [INFO]: 
Status: Downloaded newer image for public.ecr.aws/lambda/nodejs:20 ---> 325f0e8b5980
Step 2/4 : COPY app.mjs package*.json ./
 ---> 43951509f188
Step 3/4 : RUN npm install
 ---> Running in b5b59aed3261
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.
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported

added 102 packages, and audited 103 packages in 3s

26 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.1
npm notice To update run: npm install -g npm@11.6.1
npm notice
Removing intermediate container b5b59aed3261
 ---> d7ec92408ab0
Step 4/4 : CMD ["app.lambdaHandler"]
 ---> Running in 15aeb24b3603
Removing intermediate container 15aeb24b3603
 ---> 58920904eb47
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 58920904eb47
Successfully tagged helloworldfunction:nodejs20.x-v1-debug

2025-10-02 15:45:05,199 | Async execution completed

2025-10-02 15:45:05 [INFO]: 2025-10-02 15:45:05,199 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:05,200 | 2 resources found in the stack 
2025-10-02 15:45:05,200 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:45:05 [INFO]: 
Build Succeeded

2025-10-02 15:45:05 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk810cd3a2/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml

2025-10-02 15:45:05 [INFO]: 2025-10-02 15:45:05,203 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:45:05 [INFO]: 2025-10-02 15:45:05,204 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:45:05,204 | Unable to find Click Context for getting session_id.

2025-10-02 15:45:06,006 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml

2025-10-02 15:45:06,006 | No config file found in this directory.
2025-10-02 15:45:06,006 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk810cd3a2/output/samconfig.toml'
2025-10-02 15:45:06,006 | Config file location: /tmp/aws-toolkit-vscode/vsctk810cd3a2/output/samconfig.toml
2025-10-02 15:45:06,007 | Config file '/tmp/aws-toolkit-vscode/vsctk810cd3a2/output/samconfig.toml' does not exist

2025-10-02 15:45:06,028 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk810cd3a2/output/samconfig.toml'

2025-10-02 15:45:06,028 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:45:06,028 | Expand command line arguments to:
2025-10-02 15:45:06,028 | --template_file=/tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml --port=5867 --debug_port=(5868,) --container_env_vars=/tmp/aws-toolkit-vscode/vsctk810cd3a2/container-env-vars.json --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:45:06,149 | local start-api command is called

2025-10-02 15:45:06,243 | No Parameters detected in the template

2025-10-02 15:45:06,265 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:45:06,265 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:06,266 | 0 stacks found in the template
2025-10-02 15:45:06,266 | No Parameters detected in the template

2025-10-02 15:45:06,287 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:45:06,287 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:06,288 | 2 resources found in the stack 

2025-10-02 15:45:06,288 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:nodejs20.x-v1-debug'

2025-10-02 15:45:06,288 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world relative to /tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml
2025-10-02 15:45:06,288 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk810cd3a2/output/template.yaml

2025-10-02 15:45:06,292 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:45:06,292 | Detected Inline Swagger definition
2025-10-02 15:45:06,293 | Parsing Swagger document using 2.0 specification
2025-10-02 15:45:06,293 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:45:06,293 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:45:06,293 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:45:06,293 | Authorizer not found or disabled, returning early
2025-10-02 15:45:06,293 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:45:06,293 | 1 APIs found in the template

2025-10-02 15:45:06,296 | Mounting HelloWorldFunction at http://127.0.0.1:5867/hello [GET]
2025-10-02 15:45:06,296 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:45:06,297 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:45:06,297 | Setting SIGTERM interrupt handler

2025-10-02 15:45:06 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5867

2025-10-02 15:45:06 Press CTRL+C to quit

2025-10-02 15:45:06,356 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'ed6bde57-8fe6-49bd-b898-9e1ed134f860', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5867', 'requestTimeEpoch': 1759445106148, 'requestTime': '02/Oct/2025:22:45:06 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5867', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5867'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5867'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5867']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:45:06,356 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:45:06,356 | Invoking Container created from helloworldfunction:nodejs20.x-v1-debug
2025-10-02 15:45:06,356 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:45:06,356 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:45:06,366 | Code None is not a zip/jar file

2025-10-02 15:45:06,368 | Local image was not found.

2025-10-02 15:45:06,368 | Removing rapid images for repo helloworldfunction

Building image...
..
...
..
.
.
..
.
.
.


2025-10-02 15:45:07,790 | Passing entrypoint as specified in template
2025-10-02 15:45:07,792 | Checking free port on 127.0.0.1:6633

2025-10-02 15:45:07,795 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:45:08,505 | Setting up SIGTERM interrupt handler

2025-10-02 15:45:08,507 | Getting lock for the key localhost-6633

2025-10-02 15:45:08,508 | Waiting to retrieve the lock (localhost-6633) to start invocation

START RequestId: 443210c3-2d54-4169-aca7-940b7adb1b12 Version: $LATEST

Debugger listening on ws://0.0.0.0:5868/c2405693-2bf8-4474-986b-a5d1fd99f172
For help, see: https://nodejs.org/en/docs/inspector

END RequestId: 573bfac1-d5a8-435a-bc02-ba2337b96407
REPORT RequestId: 573bfac1-d5a8-435a-bc02-ba2337b96407	Init Duration: 0.04 ms	Duration: 107.91 ms	Billed Duration: 108 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:45:08,622 | [Container state] OOMKilled False

2025-10-02 15:45:09,479 | Cleaning all decompressed code dirs

2025-10-02 15:45:09,479 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:45:09 127.0.0.1 - - [02/Oct/2025 15:45:09] "GET /hello HTTP/1.1" 200 -

Error: Could not connect to debug target at http://localhost:5868: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
[11597:1002/224518.958316:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/224519.974037:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Error: Could not connect to debug target at http://localhost:5868: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
        ✔ target=api: invokes and attaches on debug request (F5) (32189ms)
[11597:1002/224530.148156:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,305 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,313 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/samconfig.toml

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,313 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/samconfig.toml'...
2025-10-02 15:45:31,313 | Configuration values successfully loaded.
2025-10-02 15:45:31,313 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,342 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:45:31,342 | Expand command line arguments to:

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,342 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkf75a7b1b/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,369 | 'build' command is called
2025-10-02 15:45:31,369 | Starting Build inside a container

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,373 | No Parameters detected in the template

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,442 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:31,442 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,442 | 0 stacks found in the template

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,443 | No Parameters detected in the template

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,463 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:31,463 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,463 | 2 resources found in the stack 
2025-10-02 15:45:31,463 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:45:31,463 | --base-dir is not presented, adjusting uri ./hello-world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,463 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/template.yaml

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,467 | 2 resources found in the stack 
2025-10-02 15:45:31,467 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,468 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,468 | Instantiating build definitions
2025-10-02 15:45:31,468 | No previous build graph found, generating new one
2025-10-02 15:45:31,468 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject, Image, , 29e43c42-c341-4b06-9c84-363661499fc4, {'DockerTag': 'nodejs20.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'nodejs20.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,469 | Async execution started
2025-10-02 15:45:31,469 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fb52af23150>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fb528d8ebd0>)

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,470 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,470 | Waiting for async results
2025-10-02 15:45:31,470 | Building to following folder /tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/HelloWorldFunction
2025-10-02 15:45:31,470 | Building image for HelloWorldFunction function

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,474 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,597 | <Image: 'helloworldfunction:nodejs20.x-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/nodejs:20
 ---> 325f0e8b5980
Step 2/4 : COPY app.mjs package*.json ./
 ---> Using cache
 ---> 43951509f188

2025-10-02 15:45:31 [INFO]: Step 3/4 : RUN npm install
 ---> Using cache
 ---> d7ec92408ab0
Step 4/4 : CMD ["app.lambdaHandler"]
 ---> Using cache
 ---> 58920904eb47
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 58920904eb47
Successfully tagged helloworldfunction:nodejs20.x-v1-debug

2025-10-02 15:45:31,598 | Async execution completed

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,598 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:31,598 | 2 resources found in the stack 

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,598 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:45:31 [INFO]: 
Build Succeeded

2025-10-02 15:45:31 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf75a7b1b/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,602 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,602 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:45:31 [INFO]: 2025-10-02 15:45:31,602 | Unable to find Click Context for getting session_id.

2025-10-02 15:45:32,760 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml

2025-10-02 15:45:32,760 | No config file found in this directory.
2025-10-02 15:45:32,760 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/samconfig.toml'
2025-10-02 15:45:32,761 | Config file location: /tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/samconfig.toml
2025-10-02 15:45:32,761 | Config file '/tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/samconfig.toml' does not exist

2025-10-02 15:45:32,786 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/samconfig.toml'
2025-10-02 15:45:32,786 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:45:32,786 | Expand command line arguments to:
2025-10-02 15:45:32,786 | --template_file=/tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml --debug_port=(5868,) --skip_pull_image --container_env_vars=/tmp/aws-toolkit-vscode/vsctkf75a7b1b/container-env-vars.json --runtime=nodejs20.x --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:45:32,786 | local invoke command is called

2025-10-02 15:45:32,921 | No Parameters detected in the template

2025-10-02 15:45:32,948 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:45:32,948 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:32,948 | 0 stacks found in the template

2025-10-02 15:45:32,948 | No Parameters detected in the template

2025-10-02 15:45:32,969 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:45:32,969 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:32,970 | 2 resources found in the stack 

2025-10-02 15:45:32,970 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:nodejs20.x-v1-debug'
2025-10-02 15:45:32,970 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs20.x/samapp-14OQ53/testProject/hello-world relative to /tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml
2025-10-02 15:45:32,970 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctkf75a7b1b/output/template.yaml

2025-10-02 15:45:32,982 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:45:32,983 | Invoking Container created from helloworldfunction:nodejs20.x-v1-debug

2025-10-02 15:45:32,983 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:45:32,983 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:45:32,998 | Code None is not a zip/jar file

2025-10-02 15:45:33,012 | Checking free port on 127.0.0.1:5589

2025-10-02 15:45:33,015 | Requested to skip pulling images ...


2025-10-02 15:45:33,723 | Setting up SIGTERM interrupt handler

2025-10-02 15:45:33,725 | Getting lock for the key localhost-5589
2025-10-02 15:45:33,725 | Waiting to retrieve the lock (localhost-5589) to start invocation

START RequestId: 3581bd02-6c78-4501-a28b-a9bfdd9a40d3 Version: $LATEST

Debugger listening on ws://0.0.0.0:5868/2146a6b7-0a54-4047-9e38-5adc336ca7bf
For help, see: https://nodejs.org/en/docs/inspector

END RequestId: a97ec5dc-c14f-495c-a3da-c24f9793945c
REPORT RequestId: a97ec5dc-c14f-495c-a3da-c24f9793945c	Init Duration: 0.10 ms	Duration: 118.90 ms	Billed Duration: 119 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "body": "{\"message\":\"hello world\"}"}
2025-10-02 15:45:33,855 | [Container state] OOMKilled False

2025-10-02 15:45:34,787 | Cleaning all decompressed code dirs

2025-10-02 15:45:34,787 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:45:34,788 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:45:34,788 | Unable to find Click Context for getting session_id.

2025-10-02 15:45:34,789 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

Error: Could not connect to debug target at http://localhost:5868: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
[11597:1002/224544.378298:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/224545.397258:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Error: Could not connect to debug target at http://localhost:5868: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
        ✔ target=template: invokes and attaches on debug request (F5) (25376ms)
    SAM runtime: nodejs22.x (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x
      Starting with a newly created nodejs22.x (Image) SAM Application...
sam.test.ts: scenario 13 (nodejs22.x (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc
[11597:1002/224555.506871:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/224556.420658:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,582 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,591 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/samconfig.toml
2025-10-02 15:45:57,591 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/samconfig.toml'...

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,591 | Configuration values successfully loaded.
2025-10-02 15:45:57,591 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,627 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:45:57,628 | Expand command line arguments to:
2025-10-02 15:45:57,628 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk27a4ea1f/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,660 | 'build' command is called
2025-10-02 15:45:57,661 | Starting Build inside a container

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,665 | No Parameters detected in the template

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,723 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:57,723 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,724 | 0 stacks found in the template

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,724 | No Parameters detected in the template

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,747 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:45:57,748 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,748 | 2 resources found in the stack 
2025-10-02 15:45:57,748 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:45:57,748 | --base-dir is not presented, adjusting uri ./hello-world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml
2025-10-02 15:45:57,748 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,754 | 2 resources found in the stack 

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,754 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,755 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:45:57,755 | Instantiating build definitions
2025-10-02 15:45:57,755 | No previous build graph found, generating new one
2025-10-02 15:45:57,755 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject, Image, , 1e2f8f1b-c2d4-43fd-8a6b-054fc4b1f651, {'DockerTag': 'nodejs22.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'nodejs22.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,757 | Async execution started

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,757 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f2a0827c250>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f2a0827de90>)
2025-10-02 15:45:57,757 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,757 | Waiting for async results

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,758 | Building to following folder /tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/HelloWorldFunction
2025-10-02 15:45:57,758 | Building image for HelloWorldFunction function

2025-10-02 15:45:57 [INFO]: 2025-10-02 15:45:57,762 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:46:03 [INFO]: 2025-10-02 15:46:03,490 | <Image: 'helloworldfunction:nodejs22.x-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/nodejs:22


22: Pulling from lambda/nodejs 
Digest: sha256:c45d7cf3bc08d426cff8457fd424c92f6480ddade2e818805a79451a502a9ae9
Status: Downloaded newer image for public.ecr.aws/lambda/nodejs:22
2025-10-02 15:46:03 [INFO]:  ---> 1c8ea60c8254
Step 2/4 : COPY app.mjs package*.json ./
 ---> 7ac306493d20
Step 3/4 : RUN npm install
 ---> Running in 511af7b4d94c
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.
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported

added 102 packages, and audited 103 packages in 3s

26 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 10.9.3 -> 11.6.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.1
npm notice To update run: npm install -g npm@11.6.1
npm notice
Removing intermediate container 511af7b4d94c
 ---> 20dd0cb5a7f1
Step 4/4 : CMD ["app.lambdaHandler"]
 ---> Running in 9b2c1667f884
Removing intermediate container 9b2c1667f884
 ---> 5904893ad13b
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 5904893ad13b
Successfully tagged helloworldfunction:nodejs22.x-v1-debug

2025-10-02 15:46:03,490 | Async execution completed
2025-10-02 15:46:03,491 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:46:03 [INFO]: 2025-10-02 15:46:03,491 | 2 resources found in the stack 
2025-10-02 15:46:03,491 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:46:03 [INFO]: 
Build Succeeded

2025-10-02 15:46:03 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk27a4ea1f/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml

2025-10-02 15:46:03 [INFO]: 2025-10-02 15:46:03,495 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:46:03 [INFO]: 2025-10-02 15:46:03,495 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:46:03,496 | Unable to find Click Context for getting session_id.

2025-10-02 15:46:04,307 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml

2025-10-02 15:46:04,308 | No config file found in this directory.
2025-10-02 15:46:04,308 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/samconfig.toml'
2025-10-02 15:46:04,308 | Config file location: /tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/samconfig.toml
2025-10-02 15:46:04,308 | Config file '/tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/samconfig.toml' does not exist

2025-10-02 15:46:04,332 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/samconfig.toml'

2025-10-02 15:46:04,333 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:46:04,333 | Expand command line arguments to:
2025-10-02 15:46:04,333 | --template_file=/tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml --port=5868 --debug_port=(5869,) --container_env_vars=/tmp/aws-toolkit-vscode/vsctk27a4ea1f/container-env-vars.json --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:46:04,453 | local start-api command is called

2025-10-02 15:46:04,547 | No Parameters detected in the template

2025-10-02 15:46:04,569 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:46:04,569 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:46:04,570 | 0 stacks found in the template
2025-10-02 15:46:04,570 | No Parameters detected in the template

2025-10-02 15:46:04,590 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:46:04,590 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:46:04,590 | 2 resources found in the stack 
2025-10-02 15:46:04,591 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:nodejs22.x-v1-debug'
2025-10-02 15:46:04,591 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world relative to /tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml
2025-10-02 15:46:04,591 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk27a4ea1f/output/template.yaml

2025-10-02 15:46:04,594 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:46:04,595 | Detected Inline Swagger definition
2025-10-02 15:46:04,595 | Parsing Swagger document using 2.0 specification
2025-10-02 15:46:04,595 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:46:04,595 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:46:04,595 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:46:04,595 | Authorizer not found or disabled, returning early
2025-10-02 15:46:04,595 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:46:04,595 | 1 APIs found in the template

2025-10-02 15:46:04,598 | Mounting HelloWorldFunction at http://127.0.0.1:5868/hello [GET]

2025-10-02 15:46:04,598 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:46:04,598 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:46:04,598 | Setting SIGTERM interrupt handler

2025-10-02 15:46:04 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5868
2025-10-02 15:46:04 Press CTRL+C to quit

2025-10-02 15:46:04,662 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '863fea27-6425-44b3-9bbd-2759b9dd277d', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5868', 'requestTimeEpoch': 1759445164452, 'requestTime': '02/Oct/2025:22:46:04 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5868', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5868'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5868'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5868']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:46:04,662 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:46:04,662 | Invoking Container created from helloworldfunction:nodejs22.x-v1-debug
2025-10-02 15:46:04,662 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:46:04,662 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:46:04,672 | Code None is not a zip/jar file

Building image...
..
...
..
.
.
..
.
.
.


2025-10-02 15:46:06,031 | Passing entrypoint as specified in template
2025-10-02 15:46:06,034 | Checking free port on 127.0.0.1:8369

2025-10-02 15:46:06,038 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:46:06,712 | Setting up SIGTERM interrupt handler

2025-10-02 15:46:06,715 | Getting lock for the key localhost-8369

2025-10-02 15:46:06,715 | Waiting to retrieve the lock (localhost-8369) to start invocation

START RequestId: a591c456-fed1-4223-b8d8-18252babd483 Version: $LATEST

Debugger listening on ws://0.0.0.0:5869/c35b783b-f8c7-45bf-9dda-b815807f45b3
For help, see: https://nodejs.org/en/docs/inspector

END RequestId: 349b6f52-b5fc-4770-96a1-eebf20f8eb7e
REPORT RequestId: 349b6f52-b5fc-4770-96a1-eebf20f8eb7e	Init Duration: 0.13 ms	Duration: 87.66 ms	Billed Duration: 88 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:46:06,810 | [Container state] OOMKilled False

2025-10-02 15:46:07,707 | Cleaning all decompressed code dirs

2025-10-02 15:46:07,708 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:46:07 127.0.0.1 - - [02/Oct/2025 15:46:07] "GET /hello HTTP/1.1" 200 -

Error: Could not connect to debug target at http://localhost:5869: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
[11597:1002/224617.238353:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11597:1002/224618.257763:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Error: Could not connect to debug target at http://localhost:5869: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
        ✔ target=api: invokes and attaches on debug request (F5) (32056ms)
[11597:1002/224628.481922:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,721 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,729 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/samconfig.toml
2025-10-02 15:46:29,729 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/samconfig.toml'...

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,729 | Configuration values successfully loaded.
2025-10-02 15:46:29,729 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,759 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:46:29,759 | Expand command line arguments to:

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,759 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk393dda10/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,792 | 'build' command is called
2025-10-02 15:46:29,792 | Starting Build inside a container

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,796 | No Parameters detected in the template

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,858 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:46:29,858 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,859 | 0 stacks found in the template

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,859 | No Parameters detected in the template

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,880 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:46:29,880 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,881 | 2 resources found in the stack 
2025-10-02 15:46:29,881 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:46:29,881 | --base-dir is not presented, adjusting uri ./hello-world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml
2025-10-02 15:46:29,881 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/template.yaml

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,886 | 2 resources found in the stack 
2025-10-02 15:46:29,886 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:46:29,887 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:46:29,887 | Instantiating build definitions
2025-10-02 15:46:29,887 | No previous build graph found, generating new one
2025-10-02 15:46:29,887 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject, Image, , d8291d70-91da-4f31-a5c5-c5574bcd865a, {'DockerTag': 'nodejs22.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'nodejs22.x-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))
2025-10-02 15:46:29,889 | Async execution started
2025-10-02 15:46:29,889 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fea973a83d0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fea973a9a90>)

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,890 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:46:29,890 | Building to following folder /tmp/aws-toolkit-vscode/vsctk393dda10/output/HelloWorldFunction
2025-10-02 15:46:29,890 | Building image for HelloWorldFunction function

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,896 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:46:29 [INFO]: 2025-10-02 15:46:29,903 | Waiting for async results

2025-10-02 15:46:30 [INFO]: 2025-10-02 15:46:30,009 | <Image: 'helloworldfunction:nodejs22.x-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/nodejs:22
 ---> 1c8ea60c8254
Step 2/4 : COPY app.mjs package*.json ./
 ---> Using cache
 ---> 7ac306493d20
Step 3/4 : RUN npm install
 ---> Using cache
 ---> 20dd0cb5a7f1
Step 4/4 : CMD ["app.lambdaHandler"]
 ---> Using cache
 ---> 5904893ad13b
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed

2025-10-02 15:46:30 [INFO]: Successfully built 5904893ad13b
Successfully tagged helloworldfunction:nodejs22.x-v1-debug

2025-10-02 15:46:30,010 | Async execution completed

2025-10-02 15:46:30 [INFO]: 2025-10-02 15:46:30,010 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:46:30,010 | 2 resources found in the stack 
2025-10-02 15:46:30,010 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:46:30 [INFO]: 
Build Succeeded

2025-10-02 15:46:30 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk393dda10/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml

2025-10-02 15:46:30 [INFO]: 2025-10-02 15:46:30,013 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:46:30 [INFO]: 2025-10-02 15:46:30,014 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:46:30 [INFO]: 2025-10-02 15:46:30,014 | Unable to find Click Context for getting session_id.

2025-10-02 15:46:31,216 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml

2025-10-02 15:46:31,216 | No config file found in this directory.
2025-10-02 15:46:31,217 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk393dda10/output/samconfig.toml'
2025-10-02 15:46:31,217 | Config file location: /tmp/aws-toolkit-vscode/vsctk393dda10/output/samconfig.toml
2025-10-02 15:46:31,217 | Config file '/tmp/aws-toolkit-vscode/vsctk393dda10/output/samconfig.toml' does not exist

2025-10-02 15:46:31,237 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk393dda10/output/samconfig.toml'

2025-10-02 15:46:31,237 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:46:31,237 | Expand command line arguments to:
2025-10-02 15:46:31,237 | --template_file=/tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml --debug_port=(5869,) --skip_pull_image --container_env_vars=/tmp/aws-toolkit-vscode/vsctk393dda10/container-env-vars.json --runtime=nodejs22.x --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:46:31,237 | local invoke command is called

2025-10-02 15:46:31,361 | No Parameters detected in the template

2025-10-02 15:46:31,386 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:46:31,386 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:46:31,386 | 0 stacks found in the template

2025-10-02 15:46:31,387 | No Parameters detected in the template

2025-10-02 15:46:31,413 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:46:31,413 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:46:31,414 | 2 resources found in the stack 
2025-10-02 15:46:31,414 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:nodejs22.x-v1-debug'
2025-10-02 15:46:31,414 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs22.x/samapp-ACNkQc/testProject/hello-world relative to /tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml
2025-10-02 15:46:31,415 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk393dda10/output/template.yaml

2025-10-02 15:46:31,423 | Found one Lambda function with name 'HelloWorldFunction'

2025-10-02 15:46:31,423 | Invoking Container created from helloworldfunction:nodejs22.x-v1-debug
2025-10-02 15:46:31,423 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:46:31,423 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:46:31,436 | Code None is not a zip/jar file

2025-10-02 15:46:31,445 | Checking free port on 127.0.0.1:8386

2025-10-02 15:46:31,448 | Requested to skip pulling images ...


2025-10-02 15:46:32,348 | Setting up SIGTERM interrupt handler
2025-10-02 15:46:32,350 | Getting lock for the key localhost-8386
2025-10-02 15:46:32,350 | Waiting to retrieve the lock (localhost-8386) to start invocation
START RequestId: fb6a630f-f432-4f15-ab23-58efab91aa49 Version: $LATEST
Debugger listening on ws://0.0.0.0:5869/8ca3a0a7-8ec7-4b70-acda-7bb41d80d567
For help, see: https://nodejs.org/en/docs/inspector
END RequestId: 750a728d-f659-47f0-905c-f7c416b373a7
REPORT RequestId: 750a728d-f659-47f0-905c-f7c416b373a7	Init Duration: 0.06 ms	Duration: 75.56 ms	Billed Duration: 76 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	


{"statusCode": 200, "body": "{\"message\":\"hello world\"}"}
2025-10-02 15:46:32,433 | [Container state] OOMKilled False

2025-10-02 15:46:33,286 | Cleaning all decompressed code dirs

2025-10-02 15:46:33,286 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:46:33,287 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:46:33,287 | Unable to find Click Context for getting session_id.

2025-10-02 15:46:33,288 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

Error: Could not connect to debug target at http://localhost:5869: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
[11597:1002/224642.979294:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
(node:11759) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `exe --trace-warnings ...` to show where the warning was created)
[11597:1002/224644.003939:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Error: Could not connect to debug target at http://localhost:5869: Could not find any debuggable target
    at /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:140:38331
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async i (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:144:3699)
    at async od.launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:143:31621)
    at async JA.captureLaunch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11840)
    at async JA._launch (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:11587)
    at async Promise.all (index 5)
    at async JA._boot (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:10701)
    at async /tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:160:9572
    at async Zl._onMessage (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/extensions/ms-vscode.js-debug/src/extension.js:71:4859)
        ✔ target=template: invokes and attaches on debug request (F5) (25739ms)
    SAM runtime: python3.10 (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10
      Starting with a newly created python3.10 (Image) SAM Application...
sam.test.ts: scenario 14 (python3.10 (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1
[11597:1002/224654.203831:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/224655.141119:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,307 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,316 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/samconfig.toml

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,316 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/samconfig.toml'...
2025-10-02 15:46:56,316 | Configuration values successfully loaded.
2025-10-02 15:46:56,316 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,347 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:46:56,347 | Expand command line arguments to:

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,347 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk7a3c09b2/output --use_container --manifest=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world/requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,380 | 'build' command is called
2025-10-02 15:46:56,380 | Starting Build inside a container

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,385 | No Parameters detected in the template

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,444 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:46:56,444 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,444 | 0 stacks found in the template

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,445 | No Parameters detected in the template

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,470 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,470 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:46:56,471 | 2 resources found in the stack 
2025-10-02 15:46:56,471 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:46:56,471 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,471 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,476 | 2 resources found in the stack 
2025-10-02 15:46:56,476 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,477 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:46:56,477 | Instantiating build definitions
2025-10-02 15:46:56,477 | No previous build graph found, generating new one
2025-10-02 15:46:56,477 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject, Image, , 0ec5972d-b62f-421d-aeda-4d789be97847, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world', 'DockerTag': 'python3.10-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world', 'DockerTag': 'python3.10-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))
2025-10-02 15:46:56,479 | Async execution started
2025-10-02 15:46:56,479 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f4322103910>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f4322102cd0>)
2025-10-02 15:46:56,480 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:46:56,480 | Waiting for async results

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,480 | Building to following folder /tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/HelloWorldFunction
2025-10-02 15:46:56,480 | Building image for HelloWorldFunction function

2025-10-02 15:46:56 [INFO]: 2025-10-02 15:46:56,485 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:01 [INFO]: 2025-10-02 15:47:01,714 | <Image: 'helloworldfunction:python3.10-v1-debug'> image is built for HelloWorldFunction function
Step 1/5 : FROM public.ecr.aws/lambda/python:3.10


3.10: Pulling from lambda/python 
Digest: sha256:aef350e62b5f05516b8e6aa61976d147e637e34c190aef91b128c0f48d60b839
Status: Downloaded newer image for public.ecr.aws/lambda/python:3.10 ---> 26cd2b7a1162
Step 2/5 : COPY requirements.txt ./
2025-10-02 15:47:01 [INFO]: 
 ---> 6cbb3009d5a7
Step 3/5 : RUN python3.10 -m pip install -r requirements.txt -t .
 ---> Running in b6814cca7d92
Collecting requests
  Downloading requests-2.32.5-py3-none-any.whl (64 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 4.3 MB/s eta 0:00:00
Collecting debugpy<2,>=1.0
  Downloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 83.2 MB/s eta 0:00:00
Collecting charset_normalizer<4,>=2
  Downloading charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (152 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.4/152.4 kB 32.0 MB/s eta 0:00:00
Collecting idna<4,>=2.5
  Downloading idna-3.10-py3-none-any.whl (70 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 18.1 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1
  Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 28.6 MB/s eta 0:00:00
Collecting certifi>=2017.4.17
  Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 kB 35.1 MB/s eta 0:00:00
Installing collected packages: urllib3, idna, debugpy, charset_normalizer, certifi, requests
Successfully installed certifi-2025.8.3 charset_normalizer-3.4.3 debugpy-1.8.17 idna-3.10 requests-2.32.5 urllib3-2.5.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

[notice] A new release of pip is available: 23.0.1 -> 25.2
[notice] To update, run: pip install --upgrade pip
Removing intermediate container b6814cca7d92
 ---> 2cafc32dd721
Step 4/5 : COPY app.py ./
 ---> b0057cbd7216
Step 5/5 : CMD ["app.lambda_handler"]
 ---> Running in 5e6b725eedba
Removing intermediate container 5e6b725eedba
 ---> 80348194c343
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 80348194c343
Successfully tagged helloworldfunction:python3.10-v1-debug

2025-10-02 15:47:01,714 | Async execution completed

2025-10-02 15:47:01 [INFO]: 2025-10-02 15:47:01,715 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:01,715 | 2 resources found in the stack 
2025-10-02 15:47:01,715 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:01 [INFO]: 
Build Succeeded

2025-10-02 15:47:01 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk7a3c09b2/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml

2025-10-02 15:47:01 [INFO]: 2025-10-02 15:47:01,719 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:01 [INFO]: 2025-10-02 15:47:01,720 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:47:01,720 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:02,571 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml

2025-10-02 15:47:02,571 | No config file found in this directory.
2025-10-02 15:47:02,571 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/samconfig.toml'
2025-10-02 15:47:02,572 | Config file location: /tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/samconfig.toml
2025-10-02 15:47:02,572 | Config file '/tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/samconfig.toml' does not exist

2025-10-02 15:47:02,593 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/samconfig.toml'

2025-10-02 15:47:02,593 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:02,593 | Expand command line arguments to:
2025-10-02 15:47:02,593 | --template_file=/tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml --port=5869 --debug_port=(5870,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.10 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5870 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:47:02,713 | local start-api command is called

2025-10-02 15:47:02,805 | No Parameters detected in the template

2025-10-02 15:47:02,827 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:02,828 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:02,828 | 0 stacks found in the template
2025-10-02 15:47:02,829 | No Parameters detected in the template

2025-10-02 15:47:02,852 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:02,852 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:02,852 | 2 resources found in the stack 
2025-10-02 15:47:02,853 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.10-v1-debug'
2025-10-02 15:47:02,853 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml
2025-10-02 15:47:02,853 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk7a3c09b2/output/template.yaml

2025-10-02 15:47:02,856 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:47:02,856 | Detected Inline Swagger definition
2025-10-02 15:47:02,856 | Parsing Swagger document using 2.0 specification
2025-10-02 15:47:02,856 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:47:02,856 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:47:02,856 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:47:02,856 | Authorizer not found or disabled, returning early
2025-10-02 15:47:02,856 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:47:02,856 | 1 APIs found in the template

2025-10-02 15:47:02,859 | Mounting HelloWorldFunction at http://127.0.0.1:5869/hello [GET]
2025-10-02 15:47:02,860 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:47:02,860 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:47:02,860 | Setting SIGTERM interrupt handler

2025-10-02 15:47:02 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5869
2025-10-02 15:47:02 Press CTRL+C to quit

2025-10-02 15:47:03,046 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '17904486-09d5-4dcb-a892-500fb21ffa7a', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5869', 'requestTimeEpoch': 1759445222712, 'requestTime': '02/Oct/2025:22:47:02 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5869', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5869'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5869'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5869']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:47:03,046 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:03,047 | Invoking Container created from helloworldfunction:python3.10-v1-debug
2025-10-02 15:47:03,047 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:03,047 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:03,057 | Code None is not a zip/jar file

Building image...
..
...
.
..
.
..
.
.
.


2025-10-02 15:47:04,432 | Passing entrypoint as specified in template

2025-10-02 15:47:04,434 | Checking free port on 127.0.0.1:6967

2025-10-02 15:47:04,437 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:47:05,089 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:05,091 | Getting lock for the key localhost-6967

2025-10-02 15:47:05,091 | Waiting to retrieve the lock (localhost-6967) to start invocation

START RequestId: 15342161-82b0-4c42-ac7b-7feee6761c5d Version: $LATEST

Prepending Lambda task root to path: /var/task
Starting debugger...

I+00000.021: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.021: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5870', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py', 'app.lambda_handler']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py', 'app.lambda_handler']

D+00000.021: sys.argv after patching: ['/var/runtime/bootstrap.py', 'app.lambda_handler']

D+00000.021: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.022: listen(('0.0.0.0', 5870), **{})

I+00000.022: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.10",
                 "pythonEnv": {}
             }


I+00000.023: Waiting for adapter endpoints on 127.0.0.1:37813...

I+00000.023: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.10",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "37813",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5870",
                 "--server-access-token",
                 "f05353b78e63fc0e01e0673d564e0920e6c4243256d859ca5f074aa42ceac4f3"
             ]


I+00000.114: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5870
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 57319
                 }
             }

I+00000.114: Adapter is accepting incoming client connections on 0.0.0.0:5870

D+00000.114: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 57319, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': 'f05353b78e63fc0e01e0673d564e0920e6c4243256d859ca5f074aa42ceac4f3', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.223: pydevd is connected to adapter at 127.0.0.1:57319

Debugger waiting for client...
D+00000.223: wait_for_client()


I+00000.666: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.10
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.10/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.10/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.10
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.10/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.10
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.10/os.py
                 threading.__file__: /var/lang/lib/python3.10/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 pip==23.0.1
                 setuptools==65.5.1

I+00000.667: Running file '/var/runtime/bootstrap.py'


END RequestId: bb20c42d-3142-4bf5-a84a-90a6fc507973
REPORT RequestId: bb20c42d-3142-4bf5-a84a-90a6fc507973	Init Duration: 0.08 ms	Duration: 846.61 ms	Billed Duration: 847 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:47:05,946 | [Container state] OOMKilled False

[11597:1002/224706.058695:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.10 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (11324ms)
[11597:1002/224706.476240:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:06,832 | Cleaning all decompressed code dirs

2025-10-02 15:47:06,833 | No Content-Type given. Defaulting to 'application/json'.

2025-10-02 15:47:06 127.0.0.1 - - [02/Oct/2025 15:47:06] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,683 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,694 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/samconfig.toml

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,694 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/samconfig.toml'...
2025-10-02 15:47:07,694 | Configuration values successfully loaded.
2025-10-02 15:47:07,694 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,724 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:07,724 | Expand command line arguments to:

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,724 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk53714d43/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,755 | 'build' command is called
2025-10-02 15:47:07,755 | Starting Build inside a container

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,758 | No Parameters detected in the template

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,823 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:07,823 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,824 | 0 stacks found in the template

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,824 | No Parameters detected in the template

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,850 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:07,850 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,850 | 2 resources found in the stack 

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,850 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:07,850 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml
2025-10-02 15:47:07,850 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/template.yaml

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,857 | 2 resources found in the stack 

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,857 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,857 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,858 | Instantiating build definitions
2025-10-02 15:47:07,858 | No previous build graph found, generating new one

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,858 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject, Image, , 5411447d-24f4-4273-806e-01b7d026c634, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world', 'DockerTag': 'python3.10-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world', 'DockerTag': 'python3.10-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,860 | Async execution started

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,860 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f56eeabf690>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f56eecf5710>)

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,860 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,860 | Waiting for async results
2025-10-02 15:47:07,861 | Building to following folder /tmp/aws-toolkit-vscode/vsctk53714d43/output/HelloWorldFunction
2025-10-02 15:47:07,861 | Building image for HelloWorldFunction function

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,864 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,989 | <Image: 'helloworldfunction:python3.10-v1-debug'> image is built for HelloWorldFunction function
Step 1/5 : FROM public.ecr.aws/lambda/python:3.10
 ---> 26cd2b7a1162
Step 2/5 : COPY requirements.txt ./
 ---> Using cache
 ---> 6cbb3009d5a7
Step 3/5 : RUN python3.10 -m pip install -r requirements.txt -t .
 ---> Using cache
 ---> 2cafc32dd721

2025-10-02 15:47:07 [INFO]: Step 4/5 : COPY app.py ./
 ---> Using cache
 ---> b0057cbd7216
Step 5/5 : CMD ["app.lambda_handler"]
 ---> Using cache
 ---> 80348194c343
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 80348194c343
Successfully tagged helloworldfunction:python3.10-v1-debug

2025-10-02 15:47:07,989 | Async execution completed

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,990 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:07,990 | 2 resources found in the stack 
2025-10-02 15:47:07,990 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:07 [INFO]: 
Build Succeeded

2025-10-02 15:47:07 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk53714d43/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,995 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:07 [INFO]: 2025-10-02 15:47:07,995 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:47:07,996 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:09,169 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml

2025-10-02 15:47:09,169 | No config file found in this directory.
2025-10-02 15:47:09,169 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk53714d43/output/samconfig.toml'
2025-10-02 15:47:09,169 | Config file location: /tmp/aws-toolkit-vscode/vsctk53714d43/output/samconfig.toml
2025-10-02 15:47:09,169 | Config file '/tmp/aws-toolkit-vscode/vsctk53714d43/output/samconfig.toml' does not exist

2025-10-02 15:47:09,190 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk53714d43/output/samconfig.toml'

2025-10-02 15:47:09,190 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:09,190 | Expand command line arguments to:
2025-10-02 15:47:09,191 | --template_file=/tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml --debug_port=(5870,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.10 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5870 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --runtime=python3.10 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:47:09,191 | local invoke command is called

2025-10-02 15:47:09,321 | No Parameters detected in the template

2025-10-02 15:47:09,346 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:09,346 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:09,347 | 0 stacks found in the template

2025-10-02 15:47:09,347 | No Parameters detected in the template

2025-10-02 15:47:09,369 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:09,369 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:09,370 | 2 resources found in the stack 

2025-10-02 15:47:09,371 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.10-v1-debug'
2025-10-02 15:47:09,371 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-3zY1s1/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml
2025-10-02 15:47:09,371 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk53714d43/output/template.yaml

2025-10-02 15:47:09,378 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:09,378 | Invoking Container created from helloworldfunction:python3.10-v1-debug

2025-10-02 15:47:09,378 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:09,378 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:09,389 | Code None is not a zip/jar file

2025-10-02 15:47:09,395 | Checking free port on 127.0.0.1:8090

2025-10-02 15:47:09,398 | Requested to skip pulling images ...


2025-10-02 15:47:10,095 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:10,097 | Getting lock for the key localhost-8090
2025-10-02 15:47:10,097 | Waiting to retrieve the lock (localhost-8090) to start invocation

START RequestId: 05003783-819e-4614-a91a-7cf165a72cfe Version: $LATEST

SyntaxError: Non-UTF-8 code starting with '\xaf' in file /var/lang/bin/python3.10 on line 2, but no encoding declared; see https://python.org/dev/peps/pep-0263/ for details

02 Oct 2025 22:47:10,118 [ERROR] (rapid) Init failed error=Runtime exited with error: exit status 1 InvokeID=

02 Oct 2025 22:47:10,118 [ERROR] (rapid) Invoke failed InvokeID=91d8a074-fe10-4a34-bc49-a93e2870bc53 error=Runtime exited with error: exit status 1
02 Oct 2025 22:47:10,119 [ERROR] (rapid) Invoke DONE failed: Sandbox.Failure

2025-10-02 15:47:10,119 | Failed to deserialize response from RIE, returning the raw response as is



2025-10-02 15:47:11,122 | [Container state] OOMKilled False

2025-10-02 15:47:11,970 | Cleaning all decompressed code dirs

2025-10-02 15:47:11,971 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:11,971 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:11,972 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:11,973 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ target=template: invokes and attaches on debug request (F5) (6241ms)
    SAM runtime: python3.11 (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11
      Starting with a newly created python3.11 (Image) SAM Application...
sam.test.ts: scenario 15 (python3.11 (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN
[11597:1002/224712.688458:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/224713.614449:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,790 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,798 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/samconfig.toml

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,799 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/samconfig.toml'...
2025-10-02 15:47:14,799 | Configuration values successfully loaded.
2025-10-02 15:47:14,799 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,833 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:14,833 | Expand command line arguments to:

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,833 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk5634809e/output --use_container --manifest=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world/requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,865 | 'build' command is called
2025-10-02 15:47:14,865 | Starting Build inside a container

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,869 | No Parameters detected in the template

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,933 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:14,933 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,934 | 0 stacks found in the template

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,934 | No Parameters detected in the template

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,956 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:14,956 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,957 | 2 resources found in the stack 
2025-10-02 15:47:14,957 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,957 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml
2025-10-02 15:47:14,957 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,962 | 2 resources found in the stack 
2025-10-02 15:47:14,962 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,962 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,962 | Instantiating build definitions
2025-10-02 15:47:14,962 | No previous build graph found, generating new one
2025-10-02 15:47:14,963 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject, Image, , b130ab86-6700-45fe-8075-59cca70216c5, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world', 'DockerTag': 'python3.11-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world', 'DockerTag': 'python3.11-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,964 | Async execution started

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,964 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f5935eb3110>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f5935eb1ad0>)

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,964 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:47:14,965 | Waiting for async results

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,965 | Building to following folder /tmp/aws-toolkit-vscode/vsctk5634809e/output/HelloWorldFunction
2025-10-02 15:47:14,965 | Building image for HelloWorldFunction function

2025-10-02 15:47:14 [INFO]: 2025-10-02 15:47:14,970 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:19 [INFO]: 2025-10-02 15:47:19,709 | <Image: 'helloworldfunction:python3.11-v1-debug'> image is built for HelloWorldFunction function
Step 1/5 : FROM public.ecr.aws/lambda/python:3.11


3.11: Pulling from lambda/python 
2025-10-02 15:47:19 [INFO]: 
Digest: sha256:c695d2558d82d462420e7d9bdfd2393a9f5458f0710b97c844d4e3852bc4cffe
Status: Downloaded newer image for public.ecr.aws/lambda/python:3.11 ---> c488ca4cdc09
Step 2/5 : COPY requirements.txt ./
 ---> c1a680ae515b
Step 3/5 : RUN python3.11 -m pip install -r requirements.txt -t .
 ---> Running in e0ca28930757
Collecting requests (from -r requirements.txt (line 1))
  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Collecting debugpy<2,>=1.0 (from -r requirements.txt (line 2))
  Downloading debugpy-1.8.17-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 1))
  Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 1))
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 1))
  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 1))
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Downloading requests-2.32.5-py3-none-any.whl (64 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 15.7 MB/s eta 0:00:00
Downloading debugpy-1.8.17-py2.py3-none-any.whl (5.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 97.7 MB/s eta 0:00:00
Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 kB 39.1 MB/s eta 0:00:00
Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 kB 37.8 MB/s eta 0:00:00
Downloading idna-3.10-py3-none-any.whl (70 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 20.3 MB/s eta 0:00:00
Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 36.3 MB/s eta 0:00:00
Installing collected packages: urllib3, idna, debugpy, charset_normalizer, certifi, requests
Successfully installed certifi-2025.8.3 charset_normalizer-3.4.3 debugpy-1.8.17 idna-3.10 requests-2.32.5 urllib3-2.5.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

[notice] A new release of pip is available: 24.0 -> 25.2
[notice] To update, run: pip install --upgrade pip
Removing intermediate container e0ca28930757
 ---> 639cdc368220
Step 4/5 : COPY app.py ./
 ---> 4ed1ae26f6b7
Step 5/5 : CMD ["app.lambda_handler"]
 ---> Running in 970edde73fe6
Removing intermediate container 970edde73fe6
 ---> 85cfe8eff998
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 85cfe8eff998
Successfully tagged helloworldfunction:python3.11-v1-debug

2025-10-02 15:47:19,710 | Async execution completed

2025-10-02 15:47:19 [INFO]: 2025-10-02 15:47:19,710 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:19,711 | 2 resources found in the stack 
2025-10-02 15:47:19,711 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:19 [INFO]: 
Build Succeeded

2025-10-02 15:47:19 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5634809e/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml

2025-10-02 15:47:19 [INFO]: 2025-10-02 15:47:19,714 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:19 [INFO]: 2025-10-02 15:47:19,714 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:47:19,715 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:20,517 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml

2025-10-02 15:47:20,518 | No config file found in this directory.
2025-10-02 15:47:20,518 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5634809e/output/samconfig.toml'
2025-10-02 15:47:20,518 | Config file location: /tmp/aws-toolkit-vscode/vsctk5634809e/output/samconfig.toml
2025-10-02 15:47:20,518 | Config file '/tmp/aws-toolkit-vscode/vsctk5634809e/output/samconfig.toml' does not exist

2025-10-02 15:47:20,547 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5634809e/output/samconfig.toml'

2025-10-02 15:47:20,548 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:20,548 | Expand command line arguments to:
2025-10-02 15:47:20,548 | --template_file=/tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml --port=5870 --debug_port=(5871,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.11 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5871 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:47:20,667 | local start-api command is called

2025-10-02 15:47:20,763 | No Parameters detected in the template

2025-10-02 15:47:20,784 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:20,784 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:20,785 | 0 stacks found in the template
2025-10-02 15:47:20,785 | No Parameters detected in the template

2025-10-02 15:47:20,811 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:20,811 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:20,812 | 2 resources found in the stack 
2025-10-02 15:47:20,813 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.11-v1-debug'
2025-10-02 15:47:20,813 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml
2025-10-02 15:47:20,813 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk5634809e/output/template.yaml

2025-10-02 15:47:20,817 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:47:20,817 | Detected Inline Swagger definition
2025-10-02 15:47:20,817 | Parsing Swagger document using 2.0 specification
2025-10-02 15:47:20,817 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:47:20,817 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:47:20,817 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:47:20,817 | Authorizer not found or disabled, returning early
2025-10-02 15:47:20,817 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:47:20,817 | 1 APIs found in the template

2025-10-02 15:47:20,825 | Mounting HelloWorldFunction at http://127.0.0.1:5870/hello [GET]

2025-10-02 15:47:20,825 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:47:20,825 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:47:20,825 | Setting SIGTERM interrupt handler

2025-10-02 15:47:20 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5870

2025-10-02 15:47:20 Press CTRL+C to quit

2025-10-02 15:47:20,859 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'fe69819c-cf40-4061-bf9d-131582c1708a', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5870', 'requestTimeEpoch': 1759445240666, 'requestTime': '02/Oct/2025:22:47:20 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5870', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5870'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5870'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5870']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}
2025-10-02 15:47:20,859 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:20,859 | Invoking Container created from helloworldfunction:python3.11-v1-debug
2025-10-02 15:47:20,859 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:20,859 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:20,870 | Code None is not a zip/jar file

Building image...
.
....
..
.
.
.....
2025-10-02 15:47:22,233 | Passing entrypoint as specified in template
2025-10-02 15:47:22,237 | Checking free port on 127.0.0.1:6933
2025-10-02 15:47:22,240 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:47:22,963 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:22,965 | Getting lock for the key localhost-6933

2025-10-02 15:47:22,965 | Waiting to retrieve the lock (localhost-6933) to start invocation

START RequestId: bb60796f-6ab3-4684-8810-a609ec6a4230 Version: $LATEST

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.021: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.021: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5871', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py', 'app.lambda_handler']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py', 'app.lambda_handler']

D+00000.021: sys.argv after patching: ['/var/runtime/bootstrap.py', 'app.lambda_handler']

D+00000.021: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.021: listen(('0.0.0.0', 5871), **{})


I+00000.021: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.11",
                 "pythonEnv": {}
             }


I+00000.023: Waiting for adapter endpoints on 127.0.0.1:50573...

I+00000.023: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.11",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "50573",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5871",
                 "--server-access-token",
                 "525ba6e38dd53171662436748fceec9fbce4f375bb5f32320e14964f43132b61"
             ]


I+00000.114: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5871
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 56695
                 }
             }

I+00000.114: Adapter is accepting incoming client connections on 0.0.0.0:5871

D+00000.114: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 56695, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': '525ba6e38dd53171662436748fceec9fbce4f375bb5f32320e14964f43132b61', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.219: pydevd is connected to adapter at 127.0.0.1:56695

Debugger waiting for client...
D+00000.219: wait_for_client()


I+00000.522: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.11
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.11/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.11/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.11
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.11/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.11
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.11/os.py
                 threading.__file__: /var/lang/lib/python3.11/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==24.0
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 setuptools==65.5.0
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.522: Running file '/var/runtime/bootstrap.py'


END RequestId: ec55cdbb-7679-4b1e-801d-311da6cac4cc
REPORT RequestId: ec55cdbb-7679-4b1e-801d-311da6cac4cc	Init Duration: 0.04 ms	Duration: 691.43 ms	Billed Duration: 692 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:47:23,665 | [Container state] OOMKilled False

[11597:1002/224723.925674:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.11 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (11097ms)
2025-10-02 15:47:24,621 | Cleaning all decompressed code dirs

2025-10-02 15:47:24,622 | No Content-Type given. Defaulting to 'application/json'.
2025-10-02 15:47:24 127.0.0.1 - - [02/Oct/2025 15:47:24] "GET /hello HTTP/1.1" 200 -

[11597:1002/224724.702902:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:25 [INFO]: 2025-10-02 15:47:25,948 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml

2025-10-02 15:47:25 [INFO]: 2025-10-02 15:47:25,957 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/samconfig.toml

2025-10-02 15:47:25 [INFO]: 2025-10-02 15:47:25,957 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/samconfig.toml'...
2025-10-02 15:47:25,958 | Configuration values successfully loaded.
2025-10-02 15:47:25,958 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:25 [INFO]: 2025-10-02 15:47:25,992 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:25,993 | Expand command line arguments to:

2025-10-02 15:47:25 [INFO]: 2025-10-02 15:47:25,993 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk8e434757/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,021 | 'build' command is called
2025-10-02 15:47:26,021 | Starting Build inside a container

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,024 | No Parameters detected in the template

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,089 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:26,089 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,090 | 0 stacks found in the template

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,090 | No Parameters detected in the template

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,119 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,119 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,120 | 2 resources found in the stack 
2025-10-02 15:47:26,120 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:26,120 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,120 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/template.yaml

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,125 | 2 resources found in the stack 

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,125 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,126 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,126 | Instantiating build definitions
2025-10-02 15:47:26,126 | No previous build graph found, generating new one

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,126 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject, Image, , 8396c4eb-61c7-4fb4-8edf-e8ebaad8445c, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world', 'DockerTag': 'python3.11-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world', 'DockerTag': 'python3.11-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,129 | Async execution started

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,129 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7ff2716ccb90>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7ff272751050>)

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,129 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,129 | Waiting for async results
2025-10-02 15:47:26,129 | Building to following folder /tmp/aws-toolkit-vscode/vsctk8e434757/output/HelloWorldFunction
2025-10-02 15:47:26,129 | Building image for HelloWorldFunction function

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,133 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,227 | <Image: 'helloworldfunction:python3.11-v1-debug'> image is built for HelloWorldFunction function
Step 1/5 : FROM public.ecr.aws/lambda/python:3.11
 ---> c488ca4cdc09
Step 2/5 : COPY requirements.txt ./
 ---> Using cache
 ---> c1a680ae515b
Step 3/5 : RUN python3.11 -m pip install -r requirements.txt -t .
 ---> Using cache
 ---> 639cdc368220
Step 4/5 : COPY app.py ./
 ---> Using cache
 ---> 4ed1ae26f6b7
Step 5/5 : CMD ["app.lambda_handler"]
2025-10-02 15:47:26 [INFO]: 
 ---> Using cache
 ---> 85cfe8eff998
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 85cfe8eff998
Successfully tagged helloworldfunction:python3.11-v1-debug

2025-10-02 15:47:26,227 | Async execution completed

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,228 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:26,228 | 2 resources found in the stack 
2025-10-02 15:47:26,228 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:26 [INFO]: 
Build Succeeded

2025-10-02 15:47:26 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk8e434757/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,231 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,232 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:26 [INFO]: 2025-10-02 15:47:26,232 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:27,393 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml

2025-10-02 15:47:27,394 | No config file found in this directory.
2025-10-02 15:47:27,394 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk8e434757/output/samconfig.toml'
2025-10-02 15:47:27,394 | Config file location: /tmp/aws-toolkit-vscode/vsctk8e434757/output/samconfig.toml
2025-10-02 15:47:27,394 | Config file '/tmp/aws-toolkit-vscode/vsctk8e434757/output/samconfig.toml' does not exist

2025-10-02 15:47:27,418 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk8e434757/output/samconfig.toml'

2025-10-02 15:47:27,418 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:27,418 | Expand command line arguments to:
2025-10-02 15:47:27,419 | --template_file=/tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml --debug_port=(5871,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.11 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5871 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --runtime=python3.11 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:47:27,419 | local invoke command is called

2025-10-02 15:47:27,547 | No Parameters detected in the template

2025-10-02 15:47:27,570 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:27,570 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:27,571 | 0 stacks found in the template

2025-10-02 15:47:27,571 | No Parameters detected in the template

2025-10-02 15:47:27,590 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:27,590 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:27,591 | 2 resources found in the stack 

2025-10-02 15:47:27,591 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.11-v1-debug'
2025-10-02 15:47:27,591 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.11/samapp-HUsDFN/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml
2025-10-02 15:47:27,591 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk8e434757/output/template.yaml

2025-10-02 15:47:27,598 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:27,598 | Invoking Container created from helloworldfunction:python3.11-v1-debug
2025-10-02 15:47:27,598 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:27,598 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:27,610 | Code None is not a zip/jar file

2025-10-02 15:47:27,616 | Checking free port on 127.0.0.1:8542
2025-10-02 15:47:27,619 | Requested to skip pulling images ...


2025-10-02 15:47:28,291 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:28,294 | Getting lock for the key localhost-8542
2025-10-02 15:47:28,294 | Waiting to retrieve the lock (localhost-8542) to start invocation

START RequestId: f5bffdc8-a028-490f-99c6-5c94511e11e7 Version: $LATEST

  File "/var/lang/bin/python3.11", line 1
    ELF
SyntaxError: source code cannot contain null bytes

02 Oct 2025 22:47:28,313 [ERROR] (rapid) Init failed error=Runtime exited with error: exit status 1 InvokeID=
02 Oct 2025 22:47:28,313 [ERROR] (rapid) Invoke failed error=Runtime exited with error: exit status 1 InvokeID=79defa74-bd9e-4e87-ba61-854fbe92ce25
02 Oct 2025 22:47:28,314 [ERROR] (rapid) Invoke DONE failed: Sandbox.Failure
2025-10-02 15:47:28,314 | Failed to deserialize response from RIE, returning the raw response as is



2025-10-02 15:47:29,317 | [Container state] OOMKilled False

2025-10-02 15:47:30,255 | Cleaning all decompressed code dirs

2025-10-02 15:47:30,255 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:30,256 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:30,256 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:30,257 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ target=template: invokes and attaches on debug request (F5) (6075ms)
    SAM runtime: python3.12 (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12
      Starting with a newly created python3.12 (Image) SAM Application...
sam.test.ts: scenario 16 (python3.12 (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ
[11597:1002/224730.778532:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/224731.717228:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,054 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,063 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/samconfig.toml
2025-10-02 15:47:33,063 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/samconfig.toml'...

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,063 | Configuration values successfully loaded.
2025-10-02 15:47:33,063 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,096 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:33,096 | Expand command line arguments to:

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,096 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk5235ed16/output --use_container --manifest=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world/requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,124 | 'build' command is called
2025-10-02 15:47:33,124 | Starting Build inside a container

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,128 | No Parameters detected in the template

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,185 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:33,185 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,185 | 0 stacks found in the template

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,186 | No Parameters detected in the template

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,207 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:33,207 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:33,207 | 2 resources found in the stack 
2025-10-02 15:47:33,207 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:33,207 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml
2025-10-02 15:47:33,207 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,211 | 2 resources found in the stack 

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,211 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,212 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:47:33,212 | Instantiating build definitions
2025-10-02 15:47:33,212 | No previous build graph found, generating new one
2025-10-02 15:47:33,212 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject, Image, , 734f41f6-01fe-45f0-ac2a-237f7205cec6, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world', 'DockerTag': 'python3.12-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world', 'DockerTag': 'python3.12-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,213 | Async execution started
2025-10-02 15:47:33,213 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fa3356edd90>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fa33579f210>)

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,214 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,214 | Waiting for async results
2025-10-02 15:47:33,214 | Building to following folder /tmp/aws-toolkit-vscode/vsctk5235ed16/output/HelloWorldFunction
2025-10-02 15:47:33,214 | Building image for HelloWorldFunction function

2025-10-02 15:47:33 [INFO]: 2025-10-02 15:47:33,217 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:37 [INFO]: 2025-10-02 15:47:37,634 | <Image: 'helloworldfunction:python3.12-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/python:3.12


3.12: Pulling from lambda/python 
Digest: sha256:276f2e1808290cc38e59f2884f332f2c08b68ae2e6cf7d7a8ea41f03aa8f7c72
Status: Downloaded newer image for public.ecr.aws/lambda/python:3.12
2025-10-02 15:47:37 [INFO]:  ---> 491ecaabe793
Step 2/4 : COPY app.py requirements.txt ./
 ---> 6d9f11817092
Step 3/4 : RUN python3.12 -m pip install -r requirements.txt -t .
 ---> Running in f3f410e551ac
Collecting requests (from -r requirements.txt (line 1))
  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Collecting debugpy<2,>=1.0 (from -r requirements.txt (line 2))
  Downloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 1))
  Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 1))
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 1))
  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 1))
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Downloading requests-2.32.5-py3-none-any.whl (64 kB)
Downloading debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 105.4 MB/s eta 0:00:00
Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
Installing collected packages: urllib3, idna, debugpy, charset_normalizer, certifi, requests
Successfully installed certifi-2025.8.3 charset_normalizer-3.4.3 debugpy-1.8.17 idna-3.10 requests-2.32.5 urllib3-2.5.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

[notice] A new release of pip is available: 25.0.1 -> 25.2
[notice] To update, run: pip install --upgrade pip
Removing intermediate container f3f410e551ac
 ---> e6b17c3088ca
Step 4/4 : CMD ["app.lambda_handler"]
 ---> Running in 4486234c5179
Removing intermediate container 4486234c5179
 ---> 274d899d5f9a
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 274d899d5f9a
Successfully tagged helloworldfunction:python3.12-v1-debug

2025-10-02 15:47:37,635 | Async execution completed
2025-10-02 15:47:37,635 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:47:37 [INFO]: 2025-10-02 15:47:37,636 | 2 resources found in the stack 
2025-10-02 15:47:37,636 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:37 [INFO]: 
Build Succeeded

2025-10-02 15:47:37 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5235ed16/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml

2025-10-02 15:47:37 [INFO]: 2025-10-02 15:47:37,640 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:37 [INFO]: 2025-10-02 15:47:37,641 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:37 [INFO]: 2025-10-02 15:47:37,641 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:38,483 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml

2025-10-02 15:47:38,483 | No config file found in this directory.
2025-10-02 15:47:38,484 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5235ed16/output/samconfig.toml'
2025-10-02 15:47:38,484 | Config file location: /tmp/aws-toolkit-vscode/vsctk5235ed16/output/samconfig.toml
2025-10-02 15:47:38,484 | Config file '/tmp/aws-toolkit-vscode/vsctk5235ed16/output/samconfig.toml' does not exist

2025-10-02 15:47:38,504 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk5235ed16/output/samconfig.toml'

2025-10-02 15:47:38,505 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:38,505 | Expand command line arguments to:
2025-10-02 15:47:38,505 | --template_file=/tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml --port=5871 --debug_port=(5872,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.12 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5872 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:47:38,615 | local start-api command is called

2025-10-02 15:47:38,708 | No Parameters detected in the template

2025-10-02 15:47:38,734 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:38,734 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:38,735 | 0 stacks found in the template

2025-10-02 15:47:38,736 | No Parameters detected in the template

2025-10-02 15:47:38,764 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:38,764 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:38,765 | 2 resources found in the stack 

2025-10-02 15:47:38,766 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.12-v1-debug'

2025-10-02 15:47:38,766 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml
2025-10-02 15:47:38,766 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk5235ed16/output/template.yaml

2025-10-02 15:47:38,775 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:47:38,775 | Detected Inline Swagger definition
2025-10-02 15:47:38,775 | Parsing Swagger document using 2.0 specification
2025-10-02 15:47:38,775 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:47:38,775 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:47:38,775 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:47:38,775 | Authorizer not found or disabled, returning early
2025-10-02 15:47:38,775 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:47:38,775 | 1 APIs found in the template

2025-10-02 15:47:38,782 | Mounting HelloWorldFunction at http://127.0.0.1:5871/hello [GET]
2025-10-02 15:47:38,782 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:47:38,782 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:47:38,782 | Setting SIGTERM interrupt handler
2025-10-02 15:47:38 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5871
2025-10-02 15:47:38 Press CTRL+C to quit

2025-10-02 15:47:38,827 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'dfc7fd8a-228d-475c-b625-164276d07d9c', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5871', 'requestTimeEpoch': 1759445258614, 'requestTime': '02/Oct/2025:22:47:38 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5871', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5871'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5871'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5871']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:47:38,827 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:38,828 | Invoking Container created from helloworldfunction:python3.12-v1-debug
2025-10-02 15:47:38,828 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:38,828 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:38,838 | Code None is not a zip/jar file

Building image...
.
....
..
.
.
.
..
.
.


2025-10-02 15:47:40,173 | Passing entrypoint as specified in template
2025-10-02 15:47:40,177 | Checking free port on 127.0.0.1:8821

2025-10-02 15:47:40,180 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:47:40,899 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:40,901 | Getting lock for the key localhost-8821
2025-10-02 15:47:40,902 | Waiting to retrieve the lock (localhost-8821) to start invocation

START RequestId: 88eaf563-627f-4a6e-a676-92b62641df2b Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:  

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.023: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.023: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5872', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py', 'app.lambda_handler']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py', 'app.lambda_handler']

D+00000.023: sys.argv after patching: ['/var/runtime/bootstrap.py', 'app.lambda_handler']

D+00000.023: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.023: listen(('0.0.0.0', 5872), **{})


I+00000.023: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.12",
                 "pythonEnv": {}
             }


I+00000.024: Waiting for adapter endpoints on 127.0.0.1:37833...

I+00000.025: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.12",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "37833",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5872",
                 "--server-access-token",
                 "91b9d1e47a68f5d0e2984467daf3174070e011c7264fd02bd165e8a5cd1bf5e8"
             ]


I+00000.115: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5872
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 60245
                 }
             }

I+00000.115: Adapter is accepting incoming client connections on 0.0.0.0:5872

D+00000.115: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 60245, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': '91b9d1e47a68f5d0e2984467daf3174070e011c7264fd02bd165e8a5cd1bf5e8', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.219: pydevd is connected to adapter at 127.0.0.1:60245

Debugger waiting for client...
D+00000.219: wait_for_client()


I+00000.514: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.12
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.12/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.12/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.12
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.12/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.12
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.12/os.py
                 threading.__file__: /var/lang/lib/python3.12/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.0.1
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.514: Running file '/var/runtime/bootstrap.py'


END RequestId: cf988168-ab01-46a3-8cda-64766fd4caca
REPORT RequestId: cf988168-ab01-46a3-8cda-64766fd4caca	Init Duration: 0.41 ms	Duration: 715.11 ms	Billed Duration: 716 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:47:41,625 | [Container state] OOMKilled False

[11597:1002/224741.881697:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.12 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (11001ms)
2025-10-02 15:47:42,596 | Cleaning all decompressed code dirs

2025-10-02 15:47:42,596 | No Content-Type given. Defaulting to 'application/json'.
2025-10-02 15:47:42 127.0.0.1 - - [02/Oct/2025 15:47:42] "GET /hello HTTP/1.1" 200 -

[11597:1002/224742.725039:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,895 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,904 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/samconfig.toml

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,904 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/samconfig.toml'...
2025-10-02 15:47:43,905 | Configuration values successfully loaded.
2025-10-02 15:47:43,905 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,941 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:43,941 | Expand command line arguments to:

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,941 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkcf1ff975/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,970 | 'build' command is called
2025-10-02 15:47:43,970 | Starting Build inside a container

2025-10-02 15:47:43 [INFO]: 2025-10-02 15:47:43,974 | No Parameters detected in the template

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,046 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:44,046 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,047 | 0 stacks found in the template

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,047 | No Parameters detected in the template

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,066 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:44,066 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,067 | 2 resources found in the stack 
2025-10-02 15:47:44,067 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:44,067 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml
2025-10-02 15:47:44,067 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/template.yaml

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,073 | 2 resources found in the stack 
2025-10-02 15:47:44,073 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:44,073 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:47:44,074 | Instantiating build definitions
2025-10-02 15:47:44,074 | No previous build graph found, generating new one
2025-10-02 15:47:44,074 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject, Image, , 7a38d634-d555-4e5c-81f8-67a099e1f4c2, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world', 'DockerTag': 'python3.12-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world', 'DockerTag': 'python3.12-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,076 | Async execution started

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,076 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f726b4afed0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f726b4e8750>)
2025-10-02 15:47:44,076 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,076 | Waiting for async results

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,077 | Building to following folder /tmp/aws-toolkit-vscode/vsctkcf1ff975/output/HelloWorldFunction
2025-10-02 15:47:44,077 | Building image for HelloWorldFunction function

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,080 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,173 | <Image: 'helloworldfunction:python3.12-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/python:3.12
 ---> 491ecaabe793
Step 2/4 : COPY app.py requirements.txt ./
 ---> Using cache
 ---> 6d9f11817092
Step 3/4 : RUN python3.12 -m pip install -r requirements.txt -t .
 ---> Using cache
 ---> e6b17c3088ca

2025-10-02 15:47:44 [INFO]: Step 4/4 : CMD ["app.lambda_handler"]
 ---> Using cache
 ---> 274d899d5f9a
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 274d899d5f9a
Successfully tagged helloworldfunction:python3.12-v1-debug

2025-10-02 15:47:44,174 | Async execution completed

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,174 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,175 | 2 resources found in the stack 
2025-10-02 15:47:44,175 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:44 [INFO]: 
Build Succeeded

2025-10-02 15:47:44 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkcf1ff975/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,179 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,180 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:44 [INFO]: 2025-10-02 15:47:44,180 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:45,340 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml

2025-10-02 15:47:45,341 | No config file found in this directory.
2025-10-02 15:47:45,341 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkcf1ff975/output/samconfig.toml'
2025-10-02 15:47:45,341 | Config file location: /tmp/aws-toolkit-vscode/vsctkcf1ff975/output/samconfig.toml
2025-10-02 15:47:45,341 | Config file '/tmp/aws-toolkit-vscode/vsctkcf1ff975/output/samconfig.toml' does not exist

2025-10-02 15:47:45,362 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkcf1ff975/output/samconfig.toml'

2025-10-02 15:47:45,362 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:45,363 | Expand command line arguments to:
2025-10-02 15:47:45,363 | --template_file=/tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml --debug_port=(5872,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.12 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5872 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --runtime=python3.12 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:47:45,363 | local invoke command is called

2025-10-02 15:47:45,486 | No Parameters detected in the template

2025-10-02 15:47:45,513 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:45,513 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:45,514 | 0 stacks found in the template

2025-10-02 15:47:45,514 | No Parameters detected in the template

2025-10-02 15:47:45,535 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:45,535 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:45,536 | 2 resources found in the stack 
2025-10-02 15:47:45,537 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.12-v1-debug'
2025-10-02 15:47:45,537 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.12/samapp-SCWftJ/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml
2025-10-02 15:47:45,537 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctkcf1ff975/output/template.yaml

2025-10-02 15:47:45,542 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:45,542 | Invoking Container created from helloworldfunction:python3.12-v1-debug

2025-10-02 15:47:45,542 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:45,542 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:45,554 | Code None is not a zip/jar file

2025-10-02 15:47:45,561 | Checking free port on 127.0.0.1:8733

2025-10-02 15:47:45,563 | Requested to skip pulling images ...


2025-10-02 15:47:46,209 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:46,211 | Getting lock for the key localhost-8733

2025-10-02 15:47:46,211 | Waiting to retrieve the lock (localhost-8733) to start invocation

START RequestId: 37bb0959-185c-4987-af2b-1e9a3b44ac79 Version: $LATEST

  File "/var/lang/bin/python3.12", line 1
    ELF
SyntaxError: source code cannot contain null bytes
02 Oct 2025 22:47:46,228 [ERROR] (rapid) Init failed error=Runtime exited with error: exit status 1 InvokeID=
02 Oct 2025 22:47:46,228 [ERROR] (rapid) Invoke failed error=Runtime exited with error: exit status 1 InvokeID=fbb3a899-3bfc-4527-8da6-d8757a114352
02 Oct 2025 22:47:46,228 [ERROR] (rapid) Invoke DONE failed: Sandbox.Failure
2025-10-02 15:47:46,229 | Failed to deserialize response from RIE, returning the raw response as is



2025-10-02 15:47:47,232 | [Container state] OOMKilled False

2025-10-02 15:47:48,167 | Cleaning all decompressed code dirs

2025-10-02 15:47:48,167 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:48,167 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:48,168 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:48,169 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ target=template: invokes and attaches on debug request (F5) (5973ms)
    SAM runtime: python3.13 (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13
      Starting with a newly created python3.13 (Image) SAM Application...
sam.test.ts: scenario 17 (python3.13 (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE
[11597:1002/224748.682920:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens
[11597:1002/224749.592293:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,807 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,817 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/samconfig.toml

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,817 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/samconfig.toml'...
2025-10-02 15:47:50,818 | Configuration values successfully loaded.

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,818 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,855 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:50,855 | Expand command line arguments to:

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,855 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk685ab53e/output --use_container --manifest=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world/requirements.txt --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,883 | 'build' command is called
2025-10-02 15:47:50,883 | Starting Build inside a container

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,886 | No Parameters detected in the template

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,944 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:47:50,944 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,944 | 0 stacks found in the template

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,944 | No Parameters detected in the template

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,963 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,963 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:50,964 | 2 resources found in the stack 

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,964 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:47:50,964 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml
2025-10-02 15:47:50,964 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,968 | 2 resources found in the stack 

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,968 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,968 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,969 | Instantiating build definitions
2025-10-02 15:47:50,969 | No previous build graph found, generating new one
2025-10-02 15:47:50,969 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject, Image, , 22b8c51e-4995-4e2b-a7d5-54764e70b3c2, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world', 'DockerTag': 'python3.13-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world', 'DockerTag': 'python3.13-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,971 | Async execution started
2025-10-02 15:47:50,971 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f7d2b598990>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f7d2b5eb590>)

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,971 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,971 | Waiting for async results
2025-10-02 15:47:50,971 | Building to following folder /tmp/aws-toolkit-vscode/vsctk685ab53e/output/HelloWorldFunction
2025-10-02 15:47:50,972 | Building image for HelloWorldFunction function

2025-10-02 15:47:50 [INFO]: 2025-10-02 15:47:50,975 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:47:55 [INFO]: 2025-10-02 15:47:55,183 | <Image: 'helloworldfunction:python3.13-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/python:3.13


3.13: Pulling from lambda/python 
Digest: sha256:bb271cdf756c699fd653bfbd26b1dbb8de031d119d1c109ac5668647206b1db4
Status: Downloaded newer image for public.ecr.aws/lambda/python:3.13
2025-10-02 15:47:55 [INFO]:  ---> ccd8a5c19a5e
Step 2/4 : COPY app.py requirements.txt ./
 ---> a2dcded69e1f
Step 3/4 : RUN python3.13 -m pip install -r requirements.txt -t .
 ---> Running in 1148632406e2
Collecting requests (from -r requirements.txt (line 1))
  Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Collecting debugpy<2,>=1.0 (from -r requirements.txt (line 2))
  Downloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl.metadata (1.4 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 1))
  Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 1))
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 1))
  Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 1))
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Downloading debugpy-1.8.17-cp313-cp313-manylinux_2_34_x86_64.whl (4.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 102.5 MB/s  0:00:00
Downloading requests-2.32.5-py3-none-any.whl (64 kB)
Downloading charset_normalizer-3.4.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
Installing collected packages: urllib3, idna, debugpy, charset_normalizer, certifi, requests

Successfully installed certifi-2025.8.3 charset_normalizer-3.4.3 debugpy-1.8.17 idna-3.10 requests-2.32.5 urllib3-2.5.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Removing intermediate container 1148632406e2
 ---> 9deb2afce6e5
Step 4/4 : CMD ["app.lambda_handler"]
 ---> Running in 75b4a58a3e38
Removing intermediate container 75b4a58a3e38
 ---> b493ece53d15
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built b493ece53d15
Successfully tagged helloworldfunction:python3.13-v1-debug

2025-10-02 15:47:55,183 | Async execution completed
2025-10-02 15:47:55,184 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:47:55 [INFO]: 2025-10-02 15:47:55,184 | 2 resources found in the stack 
2025-10-02 15:47:55,184 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:47:55 [INFO]: 
Build Succeeded

2025-10-02 15:47:55 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk685ab53e/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml

2025-10-02 15:47:55 [INFO]: 2025-10-02 15:47:55,187 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:55 [INFO]: 2025-10-02 15:47:55,188 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:47:55 [INFO]: 2025-10-02 15:47:55,188 | Unable to find Click Context for getting session_id.

2025-10-02 15:47:56,016 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml

2025-10-02 15:47:56,017 | No config file found in this directory.
2025-10-02 15:47:56,017 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk685ab53e/output/samconfig.toml'
2025-10-02 15:47:56,017 | Config file location: /tmp/aws-toolkit-vscode/vsctk685ab53e/output/samconfig.toml
2025-10-02 15:47:56,017 | Config file '/tmp/aws-toolkit-vscode/vsctk685ab53e/output/samconfig.toml' does not exist

2025-10-02 15:47:56,048 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk685ab53e/output/samconfig.toml'

2025-10-02 15:47:56,048 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:47:56,048 | Expand command line arguments to:
2025-10-02 15:47:56,048 | --template_file=/tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml --port=5872 --debug_port=(5873,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.13 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5873 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:47:56,165 | local start-api command is called

2025-10-02 15:47:56,258 | No Parameters detected in the template

2025-10-02 15:47:56,284 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:47:56,284 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:47:56,285 | 0 stacks found in the template
2025-10-02 15:47:56,285 | No Parameters detected in the template

2025-10-02 15:47:56,305 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:47:56,305 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:47:56,305 | 2 resources found in the stack 
2025-10-02 15:47:56,305 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.13-v1-debug'
2025-10-02 15:47:56,306 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml
2025-10-02 15:47:56,306 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk685ab53e/output/template.yaml

2025-10-02 15:47:56,309 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:47:56,309 | Detected Inline Swagger definition
2025-10-02 15:47:56,309 | Parsing Swagger document using 2.0 specification
2025-10-02 15:47:56,309 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:47:56,309 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:47:56,309 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:47:56,309 | Authorizer not found or disabled, returning early
2025-10-02 15:47:56,309 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:47:56,309 | 1 APIs found in the template

2025-10-02 15:47:56,313 | Mounting HelloWorldFunction at http://127.0.0.1:5872/hello [GET]
2025-10-02 15:47:56,313 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template

2025-10-02 15:47:56,313 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:47:56,313 | Setting SIGTERM interrupt handler

2025-10-02 15:47:56 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5872
2025-10-02 15:47:56 Press CTRL+C to quit

2025-10-02 15:47:56,363 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '71c8a01b-7982-461b-b650-48e9e9905b7d', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5872', 'requestTimeEpoch': 1759445276164, 'requestTime': '02/Oct/2025:22:47:56 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5872', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5872'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5872'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5872']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:47:56,363 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:47:56,363 | Invoking Container created from helloworldfunction:python3.13-v1-debug
2025-10-02 15:47:56,363 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:47:56,363 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:47:56,377 | Code None is not a zip/jar file

Building image...
.
....
.
..
.
..
.
.
.


2025-10-02 15:47:57,720 | Passing entrypoint as specified in template

2025-10-02 15:47:57,722 | Checking free port on 127.0.0.1:8540
2025-10-02 15:47:57,725 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:47:58,376 | Setting up SIGTERM interrupt handler

2025-10-02 15:47:58,378 | Getting lock for the key localhost-8540
2025-10-02 15:47:58,378 | Waiting to retrieve the lock (localhost-8540) to start invocation

START RequestId: 316fb7af-b2ee-4eca-9d57-f1a8a13e58f2 Version: $LATEST

/tmp/lambci_debug_files/py_debug_wrapper.py:22: SyntaxWarning: invalid escape sequence '\+'
  if not re.search('(I|D)\+[0-9]+\.[0-9]+:', message) or self.debug:

Prepending Lambda task root to path: /var/task
Starting debugger...

0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

I+00000.025: Initial environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.025: sys.argv before parsing: ['/tmp/lambci_debug_files/py_debug_wrapper.py', '--listen', '0.0.0.0:5873', '--wait-for-client', '--log-to-stderr', '/var/runtime/bootstrap.py', 'app.lambda_handler']
                      after parsing:  ['/tmp/lambci_debug_files/py_debug_wrapper.py', 'app.lambda_handler']

D+00000.025: sys.argv after patching: ['/var/runtime/bootstrap.py', 'app.lambda_handler']

D+00000.025: configure({'qt': 'none', 'subProcess': True}, {})

D+00000.025: listen(('0.0.0.0', 5873), **{})


I+00000.025: Initial debug configuration: {
                 "qt": "none",
                 "subProcess": true,
                 "python": "/var/lang/bin/python3.13",
                 "pythonEnv": {}
             }

I+00000.026: Waiting for adapter endpoints on 127.0.0.1:42529...

I+00000.026: debugpy.listen() spawning adapter: [
                 "/var/lang/bin/python3.13",
                 "/var/task/debugpy/adapter",
                 "--for-server",
                 "42529",
                 "--host",
                 "0.0.0.0",
                 "--port",
                 "5873",
                 "--server-access-token",
                 "83f88f20b5f686fb2bfc87ed74d217905174d1792d0bd05088fa4265cfc5cda6"
             ]


I+00000.118: Endpoints received from adapter: {
                 "client": {
                     "host": "0.0.0.0",
                     "port": 5873
                 },
                 "server": {
                     "host": "127.0.0.1",
                     "port": 39969
                 }
             }

I+00000.118: Adapter is accepting incoming client connections on 0.0.0.0:5873

D+00000.118: pydevd.settrace(*(), **{'host': '127.0.0.1', 'port': 39969, 'wait_for_ready_to_run': False, 'block_until_connected': True, 'access_token': '83f88f20b5f686fb2bfc87ed74d217905174d1792d0bd05088fa4265cfc5cda6', 'suspend': False, 'patch_multiprocessing': True, 'dont_trace_start_patterns': ('/var/task/debugpy',), 'dont_trace_end_patterns': ('debugpy_launcher.py',)})


I+00000.221: pydevd is connected to adapter at 127.0.0.1:39969

Debugger waiting for client...
D+00000.221: wait_for_client()


I+00000.508: Pre-launch environment:
             
             System paths:
                 sys.executable: /var/lang/bin/python3.13
                 sys.prefix: /var/lang
                 sys.base_prefix: /var/lang
                 sys.real_prefix: <missing>
                 site.getsitepackages(): /var/lang/lib/python3.13/site-packages
                 site.getusersitepackages(): /root/.local/lib/python3.13/site-packages
                 sys.path (site-packages): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('stdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('platstdlib'): /var/lang/lib/python3.13
                 sysconfig.get_path('purelib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('platlib'): /var/lang/lib/python3.13/site-packages
                 sysconfig.get_path('include'): /var/lang/include/python3.13
                 sysconfig.get_path('scripts'): /var/lang/bin
                 sysconfig.get_path('data'): /var/lang
                 os.__file__: /var/lang/lib/python3.13/os.py
                 threading.__file__: /var/lang/lib/python3.13/threading.py
                 debugpy.__file__: /var/task/debugpy/__init__.py
             
             Installed packages:
                 certifi==2025.8.3
                 charset-normalizer==3.4.3
                 debugpy==1.8.17
                 idna==3.10
                 requests==2.32.5
                 urllib3==2.5.0
                 awslambdaric==3.1.1
                 boto3==1.40.4
                 botocore==1.40.4
                 jmespath==1.0.1
                 pip==25.2
                 python-dateutil==2.9.0.post0
                 s3transfer==0.13.1
                 simplejson==3.20.1
                 six==1.17.0
                 snapshot-restore-py==1.0.0
                 urllib3==1.26.19

I+00000.508: Running file '/var/runtime/bootstrap.py'


END RequestId: 35423a4f-d70e-4326-9bfa-d039a44feeb5
REPORT RequestId: 35423a4f-d70e-4326-9bfa-d039a44feeb5	Init Duration: 0.05 ms	Duration: 659.36 ms	Billed Duration: 660 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	

2025-10-02 15:47:59,044 | [Container state] OOMKilled False

[11597:1002/224759.348615:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
sam.test.ts: stopDebugger(): python3.13 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (10464ms)
[11597:1002/224800.071757:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:48:00,188 | Cleaning all decompressed code dirs

2025-10-02 15:48:00,188 | No Content-Type given. Defaulting to 'application/json'.
2025-10-02 15:48:00 127.0.0.1 - - [02/Oct/2025 15:48:00] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,392 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,403 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/samconfig.toml

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,403 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/samconfig.toml'...
2025-10-02 15:48:01,403 | Configuration values successfully loaded.
2025-10-02 15:48:01,403 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,438 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:01,438 | Expand command line arguments to:

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,438 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk2929770c/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,465 | 'build' command is called
2025-10-02 15:48:01,465 | Starting Build inside a container

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,469 | No Parameters detected in the template

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,527 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:01,527 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,528 | 0 stacks found in the template

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,528 | No Parameters detected in the template

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,551 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:01,551 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:48:01,552 | 2 resources found in the stack 

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,552 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:48:01,552 | --base-dir is not presented, adjusting uri ./hello_world relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml
2025-10-02 15:48:01,552 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/template.yaml

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,558 | 2 resources found in the stack 

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,558 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,559 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,559 | Instantiating build definitions
2025-10-02 15:48:01,559 | No previous build graph found, generating new one

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,559 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject, Image, , 1a21d0bc-e3b8-41e9-b194-71594d5e56f6, {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world', 'DockerTag': 'python3.13-v1'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': None, 'timeout': 3, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'Dockerfile': 'Dockerfile', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world', 'DockerTag': 'python3.13-v1', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,561 | Async execution started

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,561 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fe6c7f10c10>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fe6c7f110d0>)

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,562 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,562 | Waiting for async results

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,562 | Building to following folder /tmp/aws-toolkit-vscode/vsctk2929770c/output/HelloWorldFunction
2025-10-02 15:48:01,562 | Building image for HelloWorldFunction function

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,566 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,662 | <Image: 'helloworldfunction:python3.13-v1-debug'> image is built for HelloWorldFunction function
Step 1/4 : FROM public.ecr.aws/lambda/python:3.13
 ---> ccd8a5c19a5e
Step 2/4 : COPY app.py requirements.txt ./
 ---> Using cache
 ---> a2dcded69e1f
Step 3/4 : RUN python3.13 -m pip install -r requirements.txt -t .
 ---> Using cache
 ---> 9deb2afce6e5
Step 4/4 : CMD ["app.lambda_handler"]
 ---> Using cache
 ---> b493ece53d15
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built b493ece53d15

2025-10-02 15:48:01 [INFO]: Successfully tagged helloworldfunction:python3.13-v1-debug

2025-10-02 15:48:01,663 | Async execution completed

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,663 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,664 | 2 resources found in the stack 
2025-10-02 15:48:01,664 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:01 [INFO]: 
Build Succeeded

2025-10-02 15:48:01 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk2929770c/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,668 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,669 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:01 [INFO]: 2025-10-02 15:48:01,669 | Unable to find Click Context for getting session_id.

2025-10-02 15:48:03,172 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml

2025-10-02 15:48:03,172 | No config file found in this directory.
2025-10-02 15:48:03,172 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk2929770c/output/samconfig.toml'
2025-10-02 15:48:03,173 | Config file location: /tmp/aws-toolkit-vscode/vsctk2929770c/output/samconfig.toml
2025-10-02 15:48:03,173 | Config file '/tmp/aws-toolkit-vscode/vsctk2929770c/output/samconfig.toml' does not exist

2025-10-02 15:48:03,193 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk2929770c/output/samconfig.toml'

2025-10-02 15:48:03,194 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:03,194 | Expand command line arguments to:
2025-10-02 15:48:03,194 | --template_file=/tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml --debug_port=(5873,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit/resources/debugger --debug_args=/var/lang/bin/python3.13 /tmp/lambci_debug_files/py_debug_wrapper.py --listen 0.0.0.0:5873 --wait-for-client --log-to-stderr /var/runtime/bootstrap.py --debug --runtime=python3.13 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:48:03,194 | local invoke command is called

2025-10-02 15:48:03,318 | No Parameters detected in the template

2025-10-02 15:48:03,349 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:48:03,350 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:03,350 | 0 stacks found in the template

2025-10-02 15:48:03,350 | No Parameters detected in the template

2025-10-02 15:48:03,370 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:48:03,370 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:48:03,371 | 2 resources found in the stack 

2025-10-02 15:48:03,371 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:python3.13-v1-debug'

2025-10-02 15:48:03,371 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.13/samapp-qb3wOE/testProject/hello_world relative to /tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml
2025-10-02 15:48:03,371 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk2929770c/output/template.yaml

2025-10-02 15:48:03,377 | Found one Lambda function with name 'HelloWorldFunction'

2025-10-02 15:48:03,377 | Invoking Container created from helloworldfunction:python3.13-v1-debug
2025-10-02 15:48:03,377 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:48:03,377 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:48:03,387 | Code None is not a zip/jar file

2025-10-02 15:48:03,394 | Checking free port on 127.0.0.1:8908

2025-10-02 15:48:03,396 | Requested to skip pulling images ...


2025-10-02 15:48:04,156 | Setting up SIGTERM interrupt handler

2025-10-02 15:48:04,158 | Getting lock for the key localhost-8908

2025-10-02 15:48:04,158 | Waiting to retrieve the lock (localhost-8908) to start invocation

START RequestId: 9d770157-84ac-412d-a04c-edc4748a48cf Version: $LATEST

  File "/var/lang/bin/python3.13", line 1
    ELF
SyntaxError: source code cannot contain null bytes

02 Oct 2025 22:48:04,194 [ERROR] (rapid) Init failed error=Runtime exited with error: exit status 1 InvokeID=

02 Oct 2025 22:48:04,194 [ERROR] (rapid) Invoke failed error=Runtime exited with error: exit status 1 InvokeID=55a3813c-dc61-4a32-927b-a9bbc9fe5adf
02 Oct 2025 22:48:04,194 [ERROR] (rapid) Invoke DONE failed: Sandbox.Failure

2025-10-02 15:48:04,195 | Failed to deserialize response from RIE, returning the raw response as is



2025-10-02 15:48:05,197 | [Container state] OOMKilled False

2025-10-02 15:48:06,004 | Cleaning all decompressed code dirs

2025-10-02 15:48:06,004 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:06,004 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:06,005 | Unable to find Click Context for getting session_id.

2025-10-02 15:48:06,005 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

        ✔ target=template: invokes and attaches on debug request (F5) (6465ms)
    SAM runtime: dotnet6 (Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6
      Starting with a newly created dotnet6 (Image) SAM Application...
sam.test.ts: scenario 18 (dotnet6 (Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ
[11597:1002/224806.514043:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        - produces an Add Debug Configuration codelens
[11597:1002/224807.447452:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,674 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,683 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/samconfig.toml
2025-10-02 15:48:08,683 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/samconfig.toml'...

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,683 | Configuration values successfully loaded.
2025-10-02 15:48:08,683 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,712 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:08,712 | Expand command line arguments to:

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,712 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctka318c5fc/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,737 | 'build' command is called
2025-10-02 15:48:08,737 | Starting Build inside a container

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,741 | No Parameters detected in the template

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,796 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:08,797 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,797 | 0 stacks found in the template

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,797 | No Parameters detected in the template

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,824 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:08,824 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:48:08,825 | 2 resources found in the stack 
2025-10-02 15:48:08,825 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:48:08,825 | --base-dir is not presented, adjusting uri ./src/HelloWorld relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml
2025-10-02 15:48:08,825 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,829 | 2 resources found in the stack 

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,829 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,830 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:48:08,830 | Instantiating build definitions
2025-10-02 15:48:08,830 | No previous build graph found, generating new one

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,830 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject, Image, , 889ad813-7ffb-4a70-947e-0a2c497d7243, {'DockerTag': 'dotnet6-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 128, 'timeout': 10, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'dotnet6-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': None, 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,832 | Async execution started

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,832 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f6034362ad0>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f6034363b10>)

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,832 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,832 | Waiting for async results
2025-10-02 15:48:08,832 | Building to following folder /tmp/aws-toolkit-vscode/vsctka318c5fc/output/HelloWorldFunction

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,833 | Building image for HelloWorldFunction function

2025-10-02 15:48:08 [INFO]: 2025-10-02 15:48:08,836 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:48:39 [INFO]: 2025-10-02 15:48:39,003 | <Image: 'helloworldfunction:dotnet6-v1-debug'> image is built for HelloWorldFunction function
Step 1/15 : FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build-image


6.0: Pulling from dotnet/sdk 

89320e7119e2: Pulling fs layer 
2025-10-02 15:48:39 [INFO]: 

8715c03abd5b: Pulling fs layer 

952b1bd0bb13: Pulling fs layer 

78f394ff90b4: Pulling fs layer 

56efa3ddd819: Pulling fs layer 

7450cfae47eb: Pulling fs layer 

b25595df572c: Pulling fs layer 

17701958766f: Pulling fs layer 

56efa3ddd819: Waiting 

7450cfae47eb: Waiting 

b25595df572c: Waiting 

78f394ff90b4: Waiting 

17701958766f: Waiting 

8715c03abd5b: Downloading [>                                                  ]  161.9kB/14.97MB

8715c03abd5b: Downloading [========>                                          ]   2.62MB/14.97MB

952b1bd0bb13: Downloading [>                                                  ]  325.7kB/31.65MB

89320e7119e2: Downloading [>                                                  ]  309.4kB/30.25MB

8715c03abd5b: Downloading [===============================================>   ]  14.09MB/14.97MB

8715c03abd5b: Verifying Checksum 

8715c03abd5b: Download complete 

952b1bd0bb13: Downloading [=======>                                           ]  4.913MB/31.65MB

89320e7119e2: Downloading [=======>                                           ]  4.668MB/30.25MB

952b1bd0bb13: Downloading [=================================>                 ]  20.97MB/31.65MB

89320e7119e2: Downloading [==============================>                    ]  18.68MB/30.25MB

952b1bd0bb13: Verifying Checksum 

952b1bd0bb13: Download complete 

89320e7119e2: Verifying Checksum 

89320e7119e2: Download complete 

78f394ff90b4: Downloading [==================================================>]     154B/154B

78f394ff90b4: Verifying Checksum 

78f394ff90b4: Download complete 

89320e7119e2: Extracting [>                                                  ]  327.7kB/30.25MB

89320e7119e2: Extracting [=====>                                             ]  3.277MB/30.25MB

7450cfae47eb: Downloading [>                                                  ]  260.2kB/25.51MB

89320e7119e2: Extracting [==========>                                        ]  6.554MB/30.25MB

7450cfae47eb: Downloading [============>                                      ]   6.29MB/25.51MB

56efa3ddd819: Downloading [>                                                  ]   97.5kB/9.482MB

89320e7119e2: Extracting [===============>                                   ]  9.503MB/30.25MB

7450cfae47eb: Downloading [============================================>      ]  22.81MB/25.51MB

b25595df572c: Downloading [>                                                  ]  538.7kB/151.4MB

7450cfae47eb: Verifying Checksum 

7450cfae47eb: Download complete 

56efa3ddd819: Downloading [=======================>                           ]   4.52MB/9.482MB

89320e7119e2: Extracting [====================>                              ]  12.12MB/30.25MB

56efa3ddd819: Verifying Checksum 

56efa3ddd819: Download complete 

b25595df572c: Downloading [==>                                                ]  7.027MB/151.4MB

89320e7119e2: Extracting [========================>                          ]  14.75MB/30.25MB

b25595df572c: Downloading [=======>                                           ]  22.15MB/151.4MB

2025-10-02 15:48:39 [INFO]: 
89320e7119e2: Extracting [============================>                      ]  17.37MB/30.25MB

17701958766f: Downloading [>                                                  ]  145.5kB/13.75MB

b25595df572c: Downloading [=============>                                     ]  41.07MB/151.4MB

89320e7119e2: Extracting [==================================>                ]  20.64MB/30.25MB

17701958766f: Downloading [==============>                                    ]  3.979MB/13.75MB

b25595df572c: Downloading [===================>                               ]  59.46MB/151.4MB

17701958766f: Verifying Checksum 

17701958766f: Download complete 

89320e7119e2: Extracting [=======================================>           ]  23.92MB/30.25MB

b25595df572c: Downloading [=========================>                         ]  78.38MB/151.4MB

89320e7119e2: Extracting [============================================>      ]  26.87MB/30.25MB

b25595df572c: Downloading [================================>                  ]   97.3MB/151.4MB

b25595df572c: Downloading [======================================>            ]  116.2MB/151.4MB

89320e7119e2: Extracting [===============================================>   ]  28.51MB/30.25MB

b25595df572c: Downloading [============================================>      ]  133.5MB/151.4MB

89320e7119e2: Extracting [================================================>  ]  29.16MB/30.25MB

b25595df572c: Downloading [=================================================> ]  150.8MB/151.4MB

b25595df572c: Download complete 

89320e7119e2: Extracting [==================================================>]  30.25MB/30.25MB

89320e7119e2: Pull complete 

8715c03abd5b: Extracting [>                                                  ]  163.8kB/14.97MB

8715c03abd5b: Extracting [=============>                                     ]  4.096MB/14.97MB

8715c03abd5b: Extracting [==========================>                        ]  8.028MB/14.97MB

8715c03abd5b: Extracting [======================================>            ]  11.47MB/14.97MB

8715c03abd5b: Extracting [=================================================> ]  14.75MB/14.97MB

8715c03abd5b: Extracting [==================================================>]  14.97MB/14.97MB

8715c03abd5b: Pull complete 

952b1bd0bb13: Extracting [>                                                  ]  327.7kB/31.65MB

952b1bd0bb13: Extracting [=====>                                             ]  3.604MB/31.65MB

952b1bd0bb13: Extracting [==========>                                        ]  6.881MB/31.65MB

952b1bd0bb13: Extracting [=================>                                 ]  10.81MB/31.65MB

952b1bd0bb13: Extracting [======================>                            ]  14.42MB/31.65MB

952b1bd0bb13: Extracting [============================>                      ]  18.35MB/31.65MB

952b1bd0bb13: Extracting [===================================>               ]  22.28MB/31.65MB

952b1bd0bb13: Extracting [========================================>          ]  25.89MB/31.65MB

952b1bd0bb13: Extracting [==============================================>    ]  29.49MB/31.65MB

952b1bd0bb13: Extracting [==================================================>]  31.65MB/31.65MB

952b1bd0bb13: Pull complete 

78f394ff90b4: Extracting [==================================================>]     154B/154B

78f394ff90b4: Extracting [==================================================>]     154B/154B

78f394ff90b4: Pull complete 

56efa3ddd819: Extracting [>                                                  ]   98.3kB/9.482MB

56efa3ddd819: Extracting [===================>                               ]  3.736MB/9.482MB

56efa3ddd819: Extracting [======================================>            ]  7.373MB/9.482MB

56efa3ddd819: Extracting [==================================================>]  9.482MB/9.482MB

56efa3ddd819: Pull complete 

7450cfae47eb: Extracting [>                                                  ]  262.1kB/25.51MB

7450cfae47eb: Extracting [=======>                                           ]  3.932MB/25.51MB

2025-10-02 15:48:39 [INFO]: 
7450cfae47eb: Extracting [==============>                                    ]  7.602MB/25.51MB

7450cfae47eb: Extracting [=====================>                             ]  11.01MB/25.51MB

7450cfae47eb: Extracting [============================>                      ]  14.68MB/25.51MB

7450cfae47eb: Extracting [=================================>                 ]  17.04MB/25.51MB

7450cfae47eb: Extracting [=======================================>           ]  19.92MB/25.51MB

7450cfae47eb: Extracting [===========================================>       ]  22.02MB/25.51MB

7450cfae47eb: Extracting [==============================================>    ]  23.86MB/25.51MB

7450cfae47eb: Extracting [=================================================> ]  25.43MB/25.51MB

7450cfae47eb: Extracting [==================================================>]  25.51MB/25.51MB

7450cfae47eb: Pull complete 

b25595df572c: Extracting [>                                                  ]  557.1kB/151.4MB

b25595df572c: Extracting [>                                                  ]  2.785MB/151.4MB

b25595df572c: Extracting [==>                                                ]  6.685MB/151.4MB

b25595df572c: Extracting [==>                                                ]  8.913MB/151.4MB

b25595df572c: Extracting [===>                                               ]  10.58MB/151.4MB

b25595df572c: Extracting [====>                                              ]  12.26MB/151.4MB

b25595df572c: Extracting [====>                                              ]  15.04MB/151.4MB

b25595df572c: Extracting [======>                                            ]  18.38MB/151.4MB

b25595df572c: Extracting [=======>                                           ]  21.73MB/151.4MB

b25595df572c: Extracting [========>                                          ]  25.07MB/151.4MB

b25595df572c: Extracting [=========>                                         ]  27.85MB/151.4MB

b25595df572c: Extracting [==========>                                        ]   31.2MB/151.4MB

b25595df572c: Extracting [===========>                                       ]  34.54MB/151.4MB

b25595df572c: Extracting [============>                                      ]  37.88MB/151.4MB

b25595df572c: Extracting [=============>                                     ]  40.67MB/151.4MB

b25595df572c: Extracting [==============>                                    ]  45.12MB/151.4MB

b25595df572c: Extracting [================>                                  ]  48.46MB/151.4MB

b25595df572c: Extracting [=================>                                 ]  51.81MB/151.4MB

b25595df572c: Extracting [==================>                                ]  55.71MB/151.4MB

b25595df572c: Extracting [===================>                               ]   59.6MB/151.4MB

b25595df572c: Extracting [=====================>                             ]  64.06MB/151.4MB

b25595df572c: Extracting [======================>                            ]  68.52MB/151.4MB

b25595df572c: Extracting [=======================>                           ]  72.42MB/151.4MB

b25595df572c: Extracting [=========================>                         ]  76.32MB/151.4MB

b25595df572c: Extracting [==========================>                        ]  79.66MB/151.4MB

b25595df572c: Extracting [===========================>                       ]  83.56MB/151.4MB

b25595df572c: Extracting [============================>                      ]   86.9MB/151.4MB

b25595df572c: Extracting [==============================>                    ]  91.36MB/151.4MB

b25595df572c: Extracting [===============================>                   ]   94.7MB/151.4MB

b25595df572c: Extracting [================================>                  ]   98.6MB/151.4MB

b25595df572c: Extracting [=================================>                 ]  101.9MB/151.4MB

b25595df572c: Extracting [==================================>                ]  104.7MB/151.4MB

b25595df572c: Extracting [===================================>               ]  108.1MB/151.4MB

b25595df572c: Extracting [====================================>              ]  111.4MB/151.4MB

b25595df572c: Extracting [=====================================>             ]  114.2MB/151.4MB

b25595df572c: Extracting [======================================>            ]    117MB/151.4MB

b25595df572c: Extracting [=======================================>           ]  120.3MB/151.4MB
2025-10-02 15:48:39 [INFO]: 

b25595df572c: Extracting [========================================>          ]  123.7MB/151.4MB

b25595df572c: Extracting [=========================================>         ]    127MB/151.4MB

b25595df572c: Extracting [===========================================>       ]  130.9MB/151.4MB

b25595df572c: Extracting [============================================>      ]  134.3MB/151.4MB

b25595df572c: Extracting [=============================================>     ]  137.6MB/151.4MB

b25595df572c: Extracting [==============================================>    ]  140.4MB/151.4MB

b25595df572c: Extracting [===============================================>   ]  144.3MB/151.4MB

b25595df572c: Extracting [==================================================>]  151.4MB/151.4MB

b25595df572c: Pull complete 

17701958766f: Extracting [>                                                  ]  163.8kB/13.75MB

17701958766f: Extracting [============>                                      ]  3.441MB/13.75MB

17701958766f: Extracting [======================>                            ]  6.226MB/13.75MB

17701958766f: Extracting [=================================>                 ]  9.339MB/13.75MB

17701958766f: Extracting [============================================>      ]  12.12MB/13.75MB

17701958766f: Extracting [==================================================>]  13.75MB/13.75MB

17701958766f: Extracting [==================================================>]  13.75MB/13.75MB

17701958766f: Pull complete 
Digest: sha256:c8fdd06e430de9f4ddd066b475ea350d771f341b77dd5ff4c2fafa748e3f2ef2
Status: Downloaded newer image for mcr.microsoft.com/dotnet/sdk:6.0 ---> 9d227b99e32e
Step 2/15 : ARG FUNCTION_DIR="/build"
 ---> Running in f072e9cf2bb8
Removing intermediate container f072e9cf2bb8
 ---> 7656df402ee2
Step 3/15 : ARG SAM_BUILD_MODE="run"
 ---> Running in c5457264d880
Removing intermediate container c5457264d880
 ---> c8da71497e99
Step 4/15 : ENV PATH="/root/.dotnet/tools:${PATH}"
 ---> Running in bcbe1cd6a44e
Removing intermediate container bcbe1cd6a44e
 ---> 78848d5e1779
Step 5/15 : RUN apt-get update && apt-get -y install zip
 ---> Running in a45843b317b4
Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [411 kB]
Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Fetched 8642 kB in 1s (7424 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  unzip
The following NEW packages will be installed:
  unzip zip
0 upgraded, 2 newly installed, 0 to remove and 27 not upgraded.
Need to get 404 kB of archives.
After this operation, 1031 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
Get:2 http://deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 404 kB in 0s (7285 kB/s)
Selecting previously unselected package unzip.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10158 files and directories currently installed.)
Preparing to unpack .../unzip_6.0-26+deb11u1_amd64.deb ...
Unpacking unzip (6.0-26+deb11u1) ...
Selecting previously unselected package zip.
Preparing to unpack .../archives/zip_3.0-12_amd64.deb ...
Unpacking zip (3.0-12) ...
Setting up unzip (6.0-26+deb11u1) ...
Setting up zip (3.0-12) ...
Removing intermediate container a45843b317b4
 ---> 8d3050b5c498
Step 6/15 : RUN mkdir $FUNCTION_DIR
 ---> Running in 02ae901df250
Removing intermediate container 02ae901df250
 ---> b71142d4f3d6
Step 7/15 : WORKDIR $FUNCTION_DIR
 ---> Running in 994e304552d7
Removing intermediate container 994e304552d7
 ---> 7d9bdc7041f8
Step 8/15 : COPY Function.cs HelloWorld.csproj aws-lambda-tools-defaults.json $FUNCTION_DIR/
 ---> c55a3f4984d5
Step 9/15 : RUN dotnet tool install -g Amazon.Lambda.Tools
 ---> Running in d3e8cd583d60
You can invoke the tool using the following command: dotnet-lambda
Tool 'amazon.lambda.tools' (version '5.13.0') was successfully installed.
Removing intermediate container d3e8cd583d60
 ---> f3e2925aca99
Step 10/15 : RUN mkdir -p build_artifacts
 ---> Running in ec4cfccbeeae
Removing intermediate container ec4cfccbeeae
 ---> 21c2a657bfe1
Step 11/15 : RUN if [ "$SAM_BUILD_MODE" = "debug" ]; then dotnet lambda package --configuration Debug; else dotnet lambda package --configuration Release; fi
 ---> Running in 7686120a3081
Amazon Lambda Tools for .NET Core applications (5.13.0)
Project Home: https://github.com/aws/aws-extensions-for-dotnet-cli, https://github.com/aws/aws-lambda-dotnet
	
Executing publish command
... invoking 'dotnet publish', working folder '/build/bin/Debug/net6.0/publish'
... dotnet publish "/build" --output "/build/bin/Debug/net6.0/publish" --configuration "Debug" --framework "net6.0" /p:GenerateRuntimeConfigurationFiles=true --runtime linux-x64 --self-contained False 
... publish: MSBuild version 17.3.4+a400405ba for .NET
... publish:   Determining projects to restore...
... publish:   Restored /build/HelloWorld.csproj (in 742 ms).
... publish:   HelloWorld -> /build/bin/Debug/net6.0/linux-x64/HelloWorld.dll
... publish:   HelloWorld -> /build/bin/Debug/net6.0/publish/
Changed permissions on published file (chmod +rx HelloWorld.dll).
Changed permissions on published file (chmod +rx HelloWorld.deps.json).
Changed permissions on published file (chmod +rx HelloWorld.pdb).
Changed permissions on published file (chmod +rx Amazon.Lambda.APIGatewayEvents.dll).
Changed permissions on published file (chmod +rx HelloWorld.runtimeconfig.json).
Changed permissions on published file (chmod +rx Amazon.Lambda.Serialization.SystemTextJson.dll).
Changed permissions on published file (chmod +rx Amazon.Lambda.Core.dll).
Zipping publish folder /build/bin/Debug/net6.0/publish to /build/bin/Debug/net6.0/build.zip
... zipping:   adding: HelloWorld.dll (deflated 53%)
... zipping:   adding: HelloWorld.deps.json (deflated 70%)
... zipping:   adding: HelloWorld.pdb (deflated 41%)
... zipping:   adding: Amazon.Lambda.APIGatewayEvents.dll (deflated 53%)
... zipping:   adding: HelloWorld.runtimeconfig.json (deflated 24%)
... zipping:   adding: Amazon.Lambda.Serialization.SystemTextJson.dll (deflated 44%)
... zipping:   adding: Amazon.Lambda.Core.dll (deflated 40%)
Created publish archive (/build/bin/Debug/net6.0/build.zip).
Lambda project successfully packaged: /build/bin/Debug/net6.0/build.zip
Removing intermediate container 7686120a3081
 ---> 301d902163f8
Step 12/15 : RUN if [ "$SAM_BUILD_MODE" = "debug" ]; then cp -r /build/bin/Debug/net6.0/publish/* /build/build_artifacts; else cp -r /build/bin/Release/net6.0/publish/* /build/build_artifacts; fi
 ---> Running in 49813e7b4f47
Removing intermediate container 49813e7b4f47
 ---> 9c42ea32bcbe
Step 13/15 : FROM public.ecr.aws/lambda/dotnet:6


6: Pulling from lambda/dotnet 

52eabc7afcc5: Already exists 

2fbf0c7d1e97: Already exists 

94036b10a355: Already exists 

8042b66d8510: Already exists 

8a96280a2645: Already exists 

ca16f6e7c03c: Already exists 
Digest: sha256:c48000be860898f1a1c5bbffc1801673927942fd516f14fee458167ebe1dfa02
Status: Downloaded newer image for public.ecr.aws/lambda/dotnet:6 ---> 73283988b04e
Step 14/15 : COPY --from=build-image /build/build_artifacts/ /var/task/
 ---> 90d55c3729bb
Step 15/15 : CMD ["HelloWorld::HelloWorld.Function::FunctionHandler"]
2025-10-02 15:48:39 [INFO]: 
 ---> Running in 95f38576de21
Removing intermediate container 95f38576de21
 ---> f568811e578c
Successfully built f568811e578c
Successfully tagged helloworldfunction:dotnet6-v1-debug

2025-10-02 15:48:39,015 | Async execution completed

2025-10-02 15:48:39 [INFO]: 2025-10-02 15:48:39,016 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:48:39 [INFO]: 2025-10-02 15:48:39,016 | 2 resources found in the stack 
2025-10-02 15:48:39,016 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:39 [INFO]: 
Build Succeeded

Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctka318c5fc/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml

2025-10-02 15:48:39 [INFO]: 2025-10-02 15:48:39,020 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:39 [INFO]: 2025-10-02 15:48:39,021 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:48:39,021 | Unable to find Click Context for getting session_id.

2025-10-02 15:48:44,963 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml

2025-10-02 15:48:44,963 | No config file found in this directory.
2025-10-02 15:48:44,964 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctka318c5fc/output/samconfig.toml'
2025-10-02 15:48:44,964 | Config file location: /tmp/aws-toolkit-vscode/vsctka318c5fc/output/samconfig.toml
2025-10-02 15:48:44,964 | Config file '/tmp/aws-toolkit-vscode/vsctka318c5fc/output/samconfig.toml' does not exist

2025-10-02 15:48:44,995 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctka318c5fc/output/samconfig.toml'

2025-10-02 15:48:44,995 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:44,995 | Expand command line arguments to:
2025-10-02 15:48:44,995 | --template_file=/tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml --port=5873 --debug_port=(5874,) --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld/.vsdbg --container_env_vars=/tmp/aws-toolkit-vscode/vsctka318c5fc/container-env-vars.json --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:48:45,115 | local start-api command is called

2025-10-02 15:48:45,211 | No Parameters detected in the template

2025-10-02 15:48:45,234 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:48:45,234 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:45,235 | 0 stacks found in the template
2025-10-02 15:48:45,235 | No Parameters detected in the template

2025-10-02 15:48:45,261 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:48:45,261 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:45,261 | 2 resources found in the stack 
2025-10-02 15:48:45,262 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:dotnet6-v1-debug'
2025-10-02 15:48:45,262 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld relative to /tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml
2025-10-02 15:48:45,262 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctka318c5fc/output/template.yaml

2025-10-02 15:48:45,267 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:48:45,267 | Detected Inline Swagger definition
2025-10-02 15:48:45,267 | Parsing Swagger document using 2.0 specification
2025-10-02 15:48:45,267 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:48:45,267 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:48:45,267 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:48:45,267 | Authorizer not found or disabled, returning early
2025-10-02 15:48:45,267 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:48:45,267 | 1 APIs found in the template

2025-10-02 15:48:45,273 | Mounting HelloWorldFunction at http://127.0.0.1:5873/hello [GET]
2025-10-02 15:48:45,273 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:48:45,273 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:48:45,273 | Setting SIGTERM interrupt handler
2025-10-02 15:48:45 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5873
2025-10-02 15:48:45 Press CTRL+C to quit

2025-10-02 15:48:45,298 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'fea6a2dc-12d0-466e-b3e1-f12b34152fb8', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5873', 'requestTimeEpoch': 1759445325114, 'requestTime': '02/Oct/2025:22:48:45 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5873', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5873'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5873'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5873']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:48:45,299 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:48:45,299 | Invoking Container created from helloworldfunction:dotnet6-v1-debug
2025-10-02 15:48:45,299 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:48:45,299 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:48:45,311 | Code None is not a zip/jar file

Building image...
..
...
.
..
.
..
.
.
.


2025-10-02 15:48:46,962 | Passing entrypoint as specified in template

2025-10-02 15:48:46,964 | Checking free port on 127.0.0.1:6069

2025-10-02 15:48:46,967 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:48:47,688 | Setting up SIGTERM interrupt handler

2025-10-02 15:48:47,690 | Getting lock for the key localhost-6069
2025-10-02 15:48:47,690 | Waiting to retrieve the lock (localhost-6069) to start invocation

START RequestId: 9feaccfb-6c39-4d56-9467-e9aade3ffa59 Version: $LATEST

[Info] Waiting for the debugger to attach...

        ✔ target=api: invokes and attaches on debug request (F5) (40834ms)
[11597:1002/224848.292749:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,493 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,501 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/samconfig.toml

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,501 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/samconfig.toml'...
2025-10-02 15:48:49,501 | Configuration values successfully loaded.
2025-10-02 15:48:49,501 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,535 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:49,535 | Expand command line arguments to:
2025-10-02 15:48:49,535 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkf5f400c6/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,568 | 'build' command is called
2025-10-02 15:48:49,568 | Starting Build inside a container

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,572 | No Parameters detected in the template

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,638 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:49,638 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,638 | 0 stacks found in the template
2025-10-02 15:48:49,639 | No Parameters detected in the template

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,663 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,663 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,663 | 2 resources found in the stack 
2025-10-02 15:48:49,664 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:48:49,664 | --base-dir is not presented, adjusting uri ./src/HelloWorld relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,664 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/template.yaml

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,670 | 2 resources found in the stack 

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,670 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,671 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,671 | Instantiating build definitions
2025-10-02 15:48:49,671 | No previous build graph found, generating new one

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,672 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject, Image, , 32a36855-d96f-460d-bb77-12ededefb569, {'DockerTag': 'dotnet6-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 128, 'timeout': 10, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject', 'environment': None, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'dotnet6-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': None, 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,674 | Async execution started

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,674 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f780ec9ed50>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f780ec9db50>)

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,675 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,675 | Waiting for async results
2025-10-02 15:48:49,675 | Building to following folder /tmp/aws-toolkit-vscode/vsctkf5f400c6/output/HelloWorldFunction

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,675 | Building image for HelloWorldFunction function

2025-10-02 15:48:49 [INFO]: 2025-10-02 15:48:49,679 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,020 | <Image: 'helloworldfunction:dotnet6-v1-debug'> image is built for HelloWorldFunction function
Step 1/15 : FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build-image
 ---> 9d227b99e32e
Step 2/15 : ARG FUNCTION_DIR="/build"
 ---> Using cache
 ---> 7656df402ee2
Step 3/15 : ARG SAM_BUILD_MODE="run"
 ---> Using cache
 ---> c8da71497e99
Step 4/15 : ENV PATH="/root/.dotnet/tools:${PATH}"

2025-10-02 15:48:51 [INFO]:  ---> Using cache
 ---> 78848d5e1779
Step 5/15 : RUN apt-get update && apt-get -y install zip
 ---> Using cache
 ---> 8d3050b5c498
Step 6/15 : RUN mkdir $FUNCTION_DIR
 ---> Using cache
 ---> b71142d4f3d6
Step 7/15 : WORKDIR $FUNCTION_DIR
 ---> Using cache
 ---> 7d9bdc7041f8
Step 8/15 : COPY Function.cs HelloWorld.csproj aws-lambda-tools-defaults.json $FUNCTION_DIR/
 ---> Using cache
 ---> c55a3f4984d5
Step 9/15 : RUN dotnet tool install -g Amazon.Lambda.Tools
 ---> Using cache
 ---> f3e2925aca99
Step 10/15 : RUN mkdir -p build_artifacts
 ---> Using cache
 ---> 21c2a657bfe1
Step 11/15 : RUN if [ "$SAM_BUILD_MODE" = "debug" ]; then dotnet lambda package --configuration Debug; else dotnet lambda package --configuration Release; fi
 ---> Using cache
 ---> 301d902163f8
Step 12/15 : RUN if [ "$SAM_BUILD_MODE" = "debug" ]; then cp -r /build/bin/Debug/net6.0/publish/* /build/build_artifacts; else cp -r /build/bin/Release/net6.0/publish/* /build/build_artifacts; fi
 ---> Using cache
 ---> 9c42ea32bcbe
Step 13/15 : FROM public.ecr.aws/lambda/dotnet:6
 ---> 73283988b04e
Step 14/15 : COPY --from=build-image /build/build_artifacts/ /var/task/
 ---> Using cache
 ---> 90d55c3729bb
Step 15/15 : CMD ["HelloWorld::HelloWorld.Function::FunctionHandler"]
 ---> Using cache
 ---> f568811e578c
Successfully built f568811e578c
Successfully tagged helloworldfunction:dotnet6-v1-debug

2025-10-02 15:48:51,021 | Async execution completed

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,021 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,022 | 2 resources found in the stack 
2025-10-02 15:48:51,022 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:51 [INFO]: 
Build Succeeded

2025-10-02 15:48:51 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf5f400c6/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,026 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,028 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:48:51 [INFO]: 2025-10-02 15:48:51,028 | Unable to find Click Context for getting session_id.

2025-10-02 15:48:52,514 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml
2025-10-02 15:48:52,515 | No config file found in this directory.
2025-10-02 15:48:52,515 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkf5f400c6/output/samconfig.toml'
2025-10-02 15:48:52,515 | Config file location: /tmp/aws-toolkit-vscode/vsctkf5f400c6/output/samconfig.toml
2025-10-02 15:48:52,515 | Config file '/tmp/aws-toolkit-vscode/vsctkf5f400c6/output/samconfig.toml' does not exist
2025-10-02 15:48:52,542 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkf5f400c6/output/samconfig.toml'
2025-10-02 15:48:52,542 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:52,542 | Expand command line arguments to:
2025-10-02 15:48:52,542 | --template_file=/tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml --debug_port=(5875,) --skip_pull_image --debugger_path=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld/.vsdbg --container_env_vars=/tmp/aws-toolkit-vscode/vsctkf5f400c6/container-env-vars.json --runtime=dotnet6 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:48:52,542 | local invoke command is called

2025-10-02 15:48:52,688 | No Parameters detected in the template

2025-10-02 15:48:52,713 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:48:52,713 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:52,713 | 0 stacks found in the template

2025-10-02 15:48:52,714 | No Parameters detected in the template

2025-10-02 15:48:52,734 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:48:52,734 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:52,735 | 2 resources found in the stack 

2025-10-02 15:48:52,735 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:dotnet6-v1-debug'

2025-10-02 15:48:52,735 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/dotnet6/samapp-8SStmQ/testProject/src/HelloWorld relative to /tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml
2025-10-02 15:48:52,735 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctkf5f400c6/output/template.yaml

2025-10-02 15:48:52,741 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:48:52,741 | Invoking Container created from helloworldfunction:dotnet6-v1-debug

2025-10-02 15:48:52,741 | No environment variables found for function 'HelloWorldFunction'
2025-10-02 15:48:52,741 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:48:52,752 | Code None is not a zip/jar file

2025-10-02 15:48:52,758 | Checking free port on 127.0.0.1:5366

2025-10-02 15:48:52,764 | Requested to skip pulling images ...


2025-10-02 15:48:53,452 | Setting up SIGTERM interrupt handler

2025-10-02 15:48:53,454 | Getting lock for the key localhost-5366

2025-10-02 15:48:53,454 | Waiting to retrieve the lock (localhost-5366) to start invocation

START RequestId: 8e085354-ae9d-4602-9511-f142eafd8e06 Version: $LATEST

[Info] Waiting for the debugger to attach...

        ✔ target=template: invokes and attaches on debug request (F5) (5651ms)
    SAM runtime: java.al2 (Maven Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java.al2
      Starting with a newly created java.al2 (Maven Image) SAM Application...
sam.test.ts: scenario 19 (java.al2 (Maven Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java.al2/samapp-XkErbA
[11597:1002/224853.904502:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens (42ms)
        ✔ target=api: invokes and attaches on debug request (F5) (127ms)
        ✔ target=template: invokes and attaches on debug request (F5) (122ms)
    SAM runtime: java11 (Gradle Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11
      Starting with a newly created java11 (Gradle Image) SAM Application...
sam.test.ts: scenario 20 (java11 (Gradle Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj
[11597:1002/224855.246725:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
        ✔ produces an Add Debug Configuration codelens (64ms)
[11597:1002/224856.247837:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,439 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,447 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/samconfig.toml

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,447 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/samconfig.toml'...
2025-10-02 15:48:57,448 | Configuration values successfully loaded.
2025-10-02 15:48:57,448 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,479 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:48:57,479 | Expand command line arguments to:
2025-10-02 15:48:57,479 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctkb3de3679/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,512 | 'build' command is called
2025-10-02 15:48:57,512 | Starting Build inside a container

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,516 | No Parameters detected in the template

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,576 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:57,576 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,577 | 0 stacks found in the template

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,577 | No Parameters detected in the template

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,596 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:48:57,596 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:48:57,597 | 2 resources found in the stack 
2025-10-02 15:48:57,597 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:48:57,597 | --base-dir is not presented, adjusting uri ./HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml
2025-10-02 15:48:57,597 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,603 | 2 resources found in the stack 

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,603 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,604 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.
2025-10-02 15:48:57,604 | Instantiating build definitions
2025-10-02 15:48:57,604 | No previous build graph found, generating new one

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,604 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject, Image, , 58c87df1-45ae-4a56-9947-c4d584691988, {'DockerTag': 'java11-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 128, 'timeout': 20, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject', 'environment': {'Variables': {'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'java11-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,606 | Async execution started

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,606 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7fbfb9d6b790>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7fbfb9d68a10>)
2025-10-02 15:48:57,606 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,606 | Waiting for async results

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,607 | Building to following folder /tmp/aws-toolkit-vscode/vsctkb3de3679/output/HelloWorldFunction
2025-10-02 15:48:57,607 | Building image for HelloWorldFunction function

2025-10-02 15:48:57 [INFO]: 2025-10-02 15:48:57,612 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:49:18 [INFO]: 2025-10-02 15:49:18,572 | <Image: 'helloworldfunction:java11-gradle-v1-debug'> image is built for HelloWorldFunction function
Step 1/16 : FROM public.ecr.aws/sam/build-java11:latest as build-image
 ---> 983a5034e740
Step 2/16 : ARG SCRATCH_DIR=/var/task/build
 ---> Running in c03fb2276104
Removing intermediate container c03fb2276104
 ---> 8885f01eb07e
Step 3/16 : COPY src/ src/
 ---> c1d4526590b7
Step 4/16 : COPY gradle/ gradle/
2025-10-02 15:49:18 [INFO]: 
 ---> 1ce9b9da6484
Step 5/16 : COPY build.gradle gradlew ./
 ---> 3601fdef7e34
Step 6/16 : RUN mkdir build
 ---> Running in 39f8574aa76f
Removing intermediate container 39f8574aa76f
 ---> b59f66d2e9ea
Step 7/16 : COPY gradle/lambda-build-init.gradle ./build
 ---> e48815011490
Step 8/16 : RUN ./gradlew --project-cache-dir $SCRATCH_DIR/gradle-cache -Dsoftware.amazon.aws.lambdabuilders.scratch-dir=$SCRATCH_DIR --init-script $SCRATCH_DIR/lambda-build-init.gradle build
 ---> Running in aaaa8dd86d5b
Downloading https://services.gradle.org/distributions/gradle-7.3.3-bin.zip
..............................................................................................................

Welcome to Gradle 7.3.3!

Here are the highlights of this release:
 - Easily declare new test suites in Java projects
 - Support for Java 17
 - Support for Scala 3

For more details see https://docs.gradle.org/7.3.3/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :assemble
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test
> Task :check
> Task :build

BUILD SUCCESSFUL in 12s
4 actionable tasks: 4 executed
Removing intermediate container aaaa8dd86d5b
 ---> 4714f4656d97
Step 9/16 : RUN rm -r $SCRATCH_DIR/gradle-cache
 ---> Running in 028fbedc2152
Removing intermediate container 028fbedc2152
 ---> 92c537c94f5c
Step 10/16 : RUN rm -r $SCRATCH_DIR/lambda-build-init.gradle
 ---> Running in f70159ececf0
Removing intermediate container f70159ececf0
 ---> 2e56c9083313
Step 11/16 : RUN cp -r $SCRATCH_DIR/*/build/distributions/lambda-build/* .
 ---> Running in 47a06c4c81a7
Removing intermediate container 47a06c4c81a7
 ---> 070f4927f353
Step 12/16 : FROM public.ecr.aws/lambda/java:11


11: Pulling from lambda/java 
Digest: sha256:86c40b92d12029cbc16cf948ad1d11819399811b81b1cb87e0254ab6c788e0b2
Status: Downloaded newer image for public.ecr.aws/lambda/java:11 ---> e3f91919fbe4
Step 13/16 : COPY --from=build-image /var/task/META-INF ./
 ---> c9d908cf8337
Step 14/16 : COPY --from=build-image /var/task/helloworld ./helloworld
 ---> 4cbc9f7771ce
Step 15/16 : COPY --from=build-image /var/task/lib/ ./lib
 ---> cc859579fe69
Step 16/16 : CMD ["helloworld.App::handleRequest"]
 ---> Running in 9dd14e967a7a
Removing intermediate container 9dd14e967a7a
 ---> 6b4b6d761eb3
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 6b4b6d761eb3
Successfully tagged helloworldfunction:java11-gradle-v1-debug


2025-10-02 15:49:18 [INFO]: 2025-10-02 15:49:18,573 | Async execution completed

2025-10-02 15:49:18 [INFO]: 2025-10-02 15:49:18,574 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:18,574 | 2 resources found in the stack 
2025-10-02 15:49:18,574 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:49:18 [INFO]: 
Build Succeeded

2025-10-02 15:49:18 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkb3de3679/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml

2025-10-02 15:49:18 [INFO]: 2025-10-02 15:49:18,579 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:18 [INFO]: 2025-10-02 15:49:18,579 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:49:18,579 | Unable to find Click Context for getting session_id.

2025-10-02 15:49:19,418 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml

2025-10-02 15:49:19,419 | No config file found in this directory.
2025-10-02 15:49:19,419 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkb3de3679/output/samconfig.toml'
2025-10-02 15:49:19,419 | Config file location: /tmp/aws-toolkit-vscode/vsctkb3de3679/output/samconfig.toml
2025-10-02 15:49:19,419 | Config file '/tmp/aws-toolkit-vscode/vsctkb3de3679/output/samconfig.toml' does not exist

2025-10-02 15:49:19,442 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctkb3de3679/output/samconfig.toml'
2025-10-02 15:49:19,442 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:49:19,442 | Expand command line arguments to:
2025-10-02 15:49:19,442 | --template_file=/tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml --port=5876 --debug_port=(5877,) --container_env_vars=/tmp/aws-toolkit-vscode/vsctkb3de3679/container-env-vars.json --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:49:19,564 | local start-api command is called

2025-10-02 15:49:19,666 | No Parameters detected in the template

2025-10-02 15:49:19,695 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:49:19,695 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:49:19,696 | 0 stacks found in the template
2025-10-02 15:49:19,697 | No Parameters detected in the template

2025-10-02 15:49:19,723 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:49:19,723 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:19,723 | 2 resources found in the stack 

2025-10-02 15:49:19,724 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:java11-gradle-v1-debug'
2025-10-02 15:49:19,724 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml
2025-10-02 15:49:19,724 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctkb3de3679/output/template.yaml

2025-10-02 15:49:19,727 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'

2025-10-02 15:49:19,727 | Detected Inline Swagger definition
2025-10-02 15:49:19,727 | Parsing Swagger document using 2.0 specification
2025-10-02 15:49:19,727 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:49:19,727 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:49:19,727 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:49:19,727 | Authorizer not found or disabled, returning early
2025-10-02 15:49:19,727 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:49:19,727 | 1 APIs found in the template

2025-10-02 15:49:19,731 | Mounting HelloWorldFunction at http://127.0.0.1:5876/hello [GET]
2025-10-02 15:49:19,731 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:49:19,731 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:49:19,731 | Setting SIGTERM interrupt handler
2025-10-02 15:49:19 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5876
2025-10-02 15:49:19 Press CTRL+C to quit

2025-10-02 15:49:19,751 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': 'b314acfe-eed6-42f3-a30b-089437b84aa5', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5876', 'requestTimeEpoch': 1759445359563, 'requestTime': '02/Oct/2025:22:49:19 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5876', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5876'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5876'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5876']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:49:19,751 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:49:19,751 | Invoking Container created from helloworldfunction:java11-gradle-v1-debug
2025-10-02 15:49:19,751 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:49:19,761 | Code None is not a zip/jar file
Building image...
..
...
.
..
.
..
.
.
.


2025-10-02 15:49:21,322 | Passing entrypoint as specified in template

2025-10-02 15:49:21,324 | Checking free port on 127.0.0.1:8741

2025-10-02 15:49:21,327 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:49:22,021 | Setting up SIGTERM interrupt handler

2025-10-02 15:49:22,022 | Getting lock for the key localhost-8741

2025-10-02 15:49:22,023 | Waiting to retrieve the lock (localhost-8741) to start invocation

START RequestId: 9d147cdd-400c-4ffa-af09-1107659ee173 Version: $LATEST

Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1
Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5877 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true

[11597:1002/224923.444101:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: b85311f3-e2f9-4431-933e-422641d9933f
REPORT RequestId: b85311f3-e2f9-4431-933e-422641d9933f	Init Duration: 0.04 ms	Duration: 2033.32 ms	Billed Duration: 2034 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



2025-10-02 15:49:24,063 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java11 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (28227ms)
[11597:1002/224924.493253:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:49:25,010 | Cleaning all decompressed code dirs

2025-10-02 15:49:25 127.0.0.1 - - [02/Oct/2025 15:49:25] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,776 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,787 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/samconfig.toml
2025-10-02 15:49:25,787 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/samconfig.toml'...

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,788 | Configuration values successfully loaded.
2025-10-02 15:49:25,788 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,823 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:49:25,823 | Expand command line arguments to:

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,823 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctke3a7ef8e/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,854 | 'build' command is called
2025-10-02 15:49:25,855 | Starting Build inside a container

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,858 | No Parameters detected in the template

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,916 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:25,917 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,917 | 0 stacks found in the template
2025-10-02 15:49:25,917 | No Parameters detected in the template

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,941 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:25,941 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,941 | 2 resources found in the stack 
2025-10-02 15:49:25,941 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:49:25,941 | --base-dir is not presented, adjusting uri ./HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,941 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/template.yaml

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,946 | 2 resources found in the stack 
2025-10-02 15:49:25,946 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,946 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,946 | Instantiating build definitions
2025-10-02 15:49:25,947 | No previous build graph found, generating new one
2025-10-02 15:49:25,947 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject, Image, , 8b9558a3-1dee-42ce-8735-8a654346d5a8, {'DockerTag': 'java11-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 128, 'timeout': 20, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject', 'environment': {'Variables': {'JAVA_TOOL_OPTIONS': '-XX:+TieredCompilation -XX:TieredStopAtLevel=1'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'java11-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,948 | Async execution started
2025-10-02 15:49:25,948 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f2c21a4a710>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f2c21c4f710>)

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,948 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,949 | Waiting for async results
2025-10-02 15:49:25,949 | Building to following folder /tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/HelloWorldFunction
2025-10-02 15:49:25,949 | Building image for HelloWorldFunction function

2025-10-02 15:49:25 [INFO]: 2025-10-02 15:49:25,952 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:49:26 [INFO]: 2025-10-02 15:49:26,171 | <Image: 'helloworldfunction:java11-gradle-v1-debug'> image is built for HelloWorldFunction function
Step 1/16 : FROM public.ecr.aws/sam/build-java11:latest as build-image
 ---> 983a5034e740
Step 2/16 : ARG SCRATCH_DIR=/var/task/build
 ---> Using cache
 ---> 8885f01eb07e
Step 3/16 : COPY src/ src/
 ---> Using cache
 ---> c1d4526590b7
Step 4/16 : COPY gradle/ gradle/
2025-10-02 15:49:26 [INFO]: 
 ---> Using cache
 ---> 1ce9b9da6484
Step 5/16 : COPY build.gradle gradlew ./
 ---> Using cache
 ---> 3601fdef7e34
Step 6/16 : RUN mkdir build
 ---> Using cache
 ---> b59f66d2e9ea
Step 7/16 : COPY gradle/lambda-build-init.gradle ./build
 ---> Using cache
 ---> e48815011490
Step 8/16 : RUN ./gradlew --project-cache-dir $SCRATCH_DIR/gradle-cache -Dsoftware.amazon.aws.lambdabuilders.scratch-dir=$SCRATCH_DIR --init-script $SCRATCH_DIR/lambda-build-init.gradle build
 ---> Using cache
 ---> 4714f4656d97
Step 9/16 : RUN rm -r $SCRATCH_DIR/gradle-cache
 ---> Using cache
 ---> 92c537c94f5c
Step 10/16 : RUN rm -r $SCRATCH_DIR/lambda-build-init.gradle
 ---> Using cache
 ---> 2e56c9083313
Step 11/16 : RUN cp -r $SCRATCH_DIR/*/build/distributions/lambda-build/* .
 ---> Using cache
 ---> 070f4927f353
Step 12/16 : FROM public.ecr.aws/lambda/java:11
 ---> e3f91919fbe4
Step 13/16 : COPY --from=build-image /var/task/META-INF ./
 ---> Using cache
 ---> c9d908cf8337
Step 14/16 : COPY --from=build-image /var/task/helloworld ./helloworld
 ---> Using cache
 ---> 4cbc9f7771ce
Step 15/16 : COPY --from=build-image /var/task/lib/ ./lib
 ---> Using cache
 ---> cc859579fe69
Step 16/16 : CMD ["helloworld.App::handleRequest"]
 ---> Using cache
 ---> 6b4b6d761eb3
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 6b4b6d761eb3
Successfully tagged helloworldfunction:java11-gradle-v1-debug

2025-10-02 15:49:26,172 | Async execution completed

2025-10-02 15:49:26 [INFO]: 2025-10-02 15:49:26,172 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:26,172 | 2 resources found in the stack 
2025-10-02 15:49:26,172 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:49:26 [INFO]: 
Build Succeeded

2025-10-02 15:49:26 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctke3a7ef8e/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml

2025-10-02 15:49:26 [INFO]: 2025-10-02 15:49:26,176 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:26 [INFO]: 2025-10-02 15:49:26,176 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:26 [INFO]: 2025-10-02 15:49:26,177 | Unable to find Click Context for getting session_id.

2025-10-02 15:49:27,396 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml

2025-10-02 15:49:27,397 | No config file found in this directory.
2025-10-02 15:49:27,397 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/samconfig.toml'
2025-10-02 15:49:27,397 | Config file location: /tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/samconfig.toml
2025-10-02 15:49:27,397 | Config file '/tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/samconfig.toml' does not exist

2025-10-02 15:49:27,418 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/samconfig.toml'

2025-10-02 15:49:27,419 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:49:27,419 | Expand command line arguments to:
2025-10-02 15:49:27,419 | --template_file=/tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml --debug_port=(5877,) --skip_pull_image --container_env_vars=/tmp/aws-toolkit-vscode/vsctke3a7ef8e/container-env-vars.json --runtime=java11 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:49:27,419 | local invoke command is called

2025-10-02 15:49:27,567 | No Parameters detected in the template

2025-10-02 15:49:27,595 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:49:27,595 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:27,596 | 0 stacks found in the template

2025-10-02 15:49:27,597 | No Parameters detected in the template

2025-10-02 15:49:27,626 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:49:27,626 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:27,627 | 2 resources found in the stack 

2025-10-02 15:49:27,627 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:java11-gradle-v1-debug'

2025-10-02 15:49:27,627 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java11/samapp-NH6WKj/testProject/HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml
2025-10-02 15:49:27,627 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctke3a7ef8e/output/template.yaml

2025-10-02 15:49:27,636 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:49:27,636 | Invoking Container created from helloworldfunction:java11-gradle-v1-debug

2025-10-02 15:49:27,636 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:49:27,652 | Code None is not a zip/jar file

2025-10-02 15:49:27,661 | Checking free port on 127.0.0.1:8726

2025-10-02 15:49:27,664 | Requested to skip pulling images ...


2025-10-02 15:49:28,340 | Setting up SIGTERM interrupt handler

2025-10-02 15:49:28,342 | Getting lock for the key localhost-8726
2025-10-02 15:49:28,342 | Waiting to retrieve the lock (localhost-8726) to start invocation

Picked up JAVA_TOOL_OPTIONS: -XX:+TieredCompilation -XX:TieredStopAtLevel=1
Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5877 -XX:MaxHeapSize=2834432k -XX:MaxMetaspaceSize=163840k -XX:ReservedCodeCacheSize=81920k -XX:+UseSerialGC -XX:-TieredCompilation -Djava.net.preferIPv4Stack=true

[11597:1002/224929.766127:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: eaea7053-b033-46f6-b625-ccc6c8e5f480
REPORT RequestId: eaea7053-b033-46f6-b625-ccc6c8e5f480	Init Duration: 0.05 ms	Duration: 2035.82 ms	Billed Duration: 2036 ms	Memory Size: 128 MB	Max Memory Used: 128 MB	



{"statusCode": 200, "headers": {"X-Custom-Header": "application/json", "Content-Type": "application/json"}, "body": "{ \"message\": \"hello world\", \"location\": \"52.43.76.92\" }"}
2025-10-02 15:49:30,387 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java11 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (6273ms)
    SAM runtime: java17 (Gradle Image)
runtimeTestRoot:  /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17
      Starting with a newly created java17 (Gradle Image) SAM Application...
sam.test.ts: scenario 21 (java17 (Gradle Image)): testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD
[11597:1002/224930.745248:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:49:31,284 | Cleaning all decompressed code dirs

2025-10-02 15:49:31,285 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:31,286 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics
2025-10-02 15:49:31,286 | Unable to find Click Context for getting session_id.

2025-10-02 15:49:31,287 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

Invalid debug adapter: Error: Invalid debug adapter
    at v.m (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1543:95)
    at v.$acceptDAError (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1542:7624)
    at m.S (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:18856)
    at m.Q (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:18622)
    at m.M (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:17715)
    at m.L (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:16794)
    at u.value (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1551:15597)
    at c.z (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:87:1902)
    at c.fire (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:87:2119)
    at r.fire (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:616:14393)
    at Y.onmessage (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:1652:1077)
        ✔ produces an Add Debug Configuration codelens (61ms)
[11597:1002/224931.885829:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,303 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,311 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/samconfig.toml
2025-10-02 15:49:33,311 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/samconfig.toml'...

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,311 | Configuration values successfully loaded.
2025-10-02 15:49:33,311 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,341 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:49:33,341 | Expand command line arguments to:

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,341 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk16c63e18/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,366 | 'build' command is called
2025-10-02 15:49:33,367 | Starting Build inside a container

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,370 | No Parameters detected in the template

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,444 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:33,444 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,444 | 0 stacks found in the template

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,445 | No Parameters detected in the template

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,467 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:33,467 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:49:33,468 | 2 resources found in the stack 
2025-10-02 15:49:33,468 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:49:33,468 | --base-dir is not presented, adjusting uri ./HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml
2025-10-02 15:49:33,468 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,472 | 2 resources found in the stack 
2025-10-02 15:49:33,472 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,473 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,473 | Instantiating build definitions
2025-10-02 15:49:33,473 | No previous build graph found, generating new one
2025-10-02 15:49:33,473 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject, Image, , c4620c71-d0e5-4756-a159-7fd110ce2261, {'DockerTag': 'java17-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 512, 'timeout': 20, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject', 'environment': {'Variables': {'PARAM1': 'VALUE'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'java17-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,475 | Async execution started

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,475 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f2c88cf7d10>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f2c88cf4d50>)

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,475 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction
2025-10-02 15:49:33,475 | Waiting for async results

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,475 | Building to following folder /tmp/aws-toolkit-vscode/vsctk16c63e18/output/HelloWorldFunction
2025-10-02 15:49:33,476 | Building image for HelloWorldFunction function

2025-10-02 15:49:33 [INFO]: 2025-10-02 15:49:33,479 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:49:53 [INFO]: 2025-10-02 15:49:53,735 | <Image: 'helloworldfunction:java17-gradle-v1-debug'> image is built for HelloWorldFunction function
Step 1/16 : FROM public.ecr.aws/sam/build-java17:latest as build-image
 ---> 6f82520e61ab
Step 2/16 : ARG SCRATCH_DIR=/var/task/build
 ---> Running in 7b3b3caada28
Removing intermediate container 7b3b3caada28
 ---> db254196a1c0
Step 3/16 : COPY src/ src/
 ---> cf9189255af4
Step 4/16 : COPY gradle/ gradle/
 ---> d6a3f6d340c0
Step 5/16 : COPY build.gradle gradlew ./
 ---> 8c49c836746b

2025-10-02 15:49:53 [INFO]: Step 6/16 : RUN mkdir build
 ---> Running in de8a0b07bb9a
Removing intermediate container de8a0b07bb9a
 ---> efd51ce3c175
Step 7/16 : COPY gradle/lambda-build-init.gradle ./build
 ---> 4a49984775bc
Step 8/16 : RUN ./gradlew --project-cache-dir $SCRATCH_DIR/gradle-cache -Dsoftware.amazon.aws.lambdabuilders.scratch-dir=$SCRATCH_DIR --init-script $SCRATCH_DIR/lambda-build-init.gradle build
 ---> Running in 98715fcb4351
Downloading https://services.gradle.org/distributions/gradle-7.3.3-bin.zip
..............................................................................................................

Welcome to Gradle 7.3.3!

Here are the highlights of this release:
 - Easily declare new test suites in Java projects
 - Support for Java 17
 - Support for Scala 3

For more details see https://docs.gradle.org/7.3.3/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :assemble
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test
> Task :check
> Task :build

BUILD SUCCESSFUL in 11s
4 actionable tasks: 4 executed
Removing intermediate container 98715fcb4351
 ---> 3c5b14782043
Step 9/16 : RUN rm -r $SCRATCH_DIR/gradle-cache
 ---> Running in e45e6a4922f6
Removing intermediate container e45e6a4922f6
 ---> b63b5e47c110
Step 10/16 : RUN rm -r $SCRATCH_DIR/lambda-build-init.gradle
 ---> Running in 5331941fa8f9
Removing intermediate container 5331941fa8f9
 ---> f347cd5f2ea9
Step 11/16 : RUN cp -r $SCRATCH_DIR/*/build/distributions/lambda-build/* .
 ---> Running in 1694c90c841f
Removing intermediate container 1694c90c841f
 ---> 12e33288fff5
Step 12/16 : FROM public.ecr.aws/lambda/java:17


17: Pulling from lambda/java 
Digest: sha256:1154559d6597f90843b6b0d5f75e396d5f18fe1857ed001de975f5296a786d58
Status: Downloaded newer image for public.ecr.aws/lambda/java:17 ---> f949427cea15
Step 13/16 : COPY --from=build-image /var/task/META-INF ./
 ---> 7a9add5069ca
Step 14/16 : COPY --from=build-image /var/task/helloworld ./helloworld
 ---> d8a556341e8f
Step 15/16 : COPY --from=build-image /var/task/lib/ ./lib
 ---> 2137d41c1bf4
Step 16/16 : CMD ["helloworld.App::handleRequest"]
 ---> Running in 0cd32b2fba6d
Removing intermediate container 0cd32b2fba6d
 ---> 3a1196885b9f
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 3a1196885b9f
Successfully tagged helloworldfunction:java17-gradle-v1-debug

2025-10-02 15:49:53,736 | Async execution completed

2025-10-02 15:49:53 [INFO]: 2025-10-02 15:49:53,737 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:49:53,737 | 2 resources found in the stack 
2025-10-02 15:49:53,737 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:49:53 [INFO]: 
Build Succeeded

2025-10-02 15:49:53 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16c63e18/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml

2025-10-02 15:49:53 [INFO]: 2025-10-02 15:49:53,742 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:53 [INFO]: 2025-10-02 15:49:53,743 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:49:53 [INFO]: 2025-10-02 15:49:53,743 | Unable to find Click Context for getting session_id.

2025-10-02 15:49:54,643 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml

2025-10-02 15:49:54,643 | No config file found in this directory.
2025-10-02 15:49:54,644 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk16c63e18/output/samconfig.toml'
2025-10-02 15:49:54,644 | Config file location: /tmp/aws-toolkit-vscode/vsctk16c63e18/output/samconfig.toml
2025-10-02 15:49:54,644 | Config file '/tmp/aws-toolkit-vscode/vsctk16c63e18/output/samconfig.toml' does not exist

2025-10-02 15:49:54,672 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk16c63e18/output/samconfig.toml'
2025-10-02 15:49:54,672 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:49:54,672 | Expand command line arguments to:
2025-10-02 15:49:54,672 | --template_file=/tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml --port=5877 --debug_port=(5878,) --container_env_vars=/tmp/aws-toolkit-vscode/vsctk16c63e18/container-env-vars.json --host=127.0.0.1 --static_dir=public --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 

2025-10-02 15:49:54,805 | local start-api command is called

2025-10-02 15:49:54,901 | No Parameters detected in the template

2025-10-02 15:49:54,924 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:49:54,924 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:49:54,925 | 0 stacks found in the template
2025-10-02 15:49:54,925 | No Parameters detected in the template

2025-10-02 15:49:54,946 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:49:54,946 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:49:54,946 | 2 resources found in the stack 
2025-10-02 15:49:54,947 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:java17-gradle-v1-debug'
2025-10-02 15:49:54,947 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml
2025-10-02 15:49:54,947 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk16c63e18/output/template.yaml

2025-10-02 15:49:54,951 | Found '1' API Events in Serverless function with name 'HelloWorldFunction'
2025-10-02 15:49:54,951 | Detected Inline Swagger definition
2025-10-02 15:49:54,951 | Parsing Swagger document using 2.0 specification
2025-10-02 15:49:54,952 | Found '0' authorizers in resource 'ServerlessRestApi'
2025-10-02 15:49:54,952 | Lambda function integration not found in Swagger document at path='/hello' method='get'
2025-10-02 15:49:54,952 | Found '0' APIs in resource 'ServerlessRestApi'
2025-10-02 15:49:54,952 | Authorizer not found or disabled, returning early
2025-10-02 15:49:54,952 | Removed duplicates from '0' Explicit APIs and '1' Implicit APIs to produce '1' APIs
2025-10-02 15:49:54,952 | 1 APIs found in the template

2025-10-02 15:49:54,962 | Mounting HelloWorldFunction at http://127.0.0.1:5877/hello [GET]
2025-10-02 15:49:54,962 | You can now browse to the above endpoints to invoke your functions. You do not need to restart/reload SAM CLI while working on your functions, changes will be reflected instantly/automatically. If you used sam build before running local commands, you will need to re-run sam build for the changes to be picked up. You only need to restart SAM CLI if you update your AWS SAM template
2025-10-02 15:49:54,962 | Localhost server is starting up. Multi-threading = False
2025-10-02 15:49:54,962 | Setting SIGTERM interrupt handler

2025-10-02 15:49:54 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5877
2025-10-02 15:49:54 Press CTRL+C to quit

2025-10-02 15:49:55,158 | Constructed Event 1.0 to invoke Lambda. Event: {'httpMethod': 'GET', 'body': None, 'resource': '/hello', 'requestContext': {'resourceId': '123456', 'apiId': '1234567890', 'resourcePath': '/hello', 'httpMethod': 'GET', 'requestId': '34102f6b-f2cd-48f6-93c5-23503057c479', 'accountId': '123456789012', 'stage': 'Prod', 'identity': {'apiKey': None, 'userArn': None, 'cognitoAuthenticationType': None, 'caller': None, 'userAgent': 'Custom User Agent String', 'user': None, 'cognitoIdentityPoolId': None, 'cognitoAuthenticationProvider': None, 'sourceIp': '127.0.0.1', 'accountId': None}, 'extendedRequestId': None, 'path': '/hello', 'protocol': 'HTTP/1.1', 'domainName': '127.0.0.1:5877', 'requestTimeEpoch': 1759445394804, 'requestTime': '02/Oct/2025:22:49:54 +0000'}, 'queryStringParameters': None, 'multiValueQueryStringParameters': None, 'headers': {'User-Agent': 'got (https://github.com/sindresorhus/got)', 'Content-Type': 'application/json', 'Accept-Language': 'fr-FR', 'Accept-Encoding': 'gzip, deflate, br', 'Host': '127.0.0.1:5877', 'Connection': 'close', 'X-Forwarded-Proto': 'http', 'X-Forwarded-Port': '5877'}, 'multiValueHeaders': {'User-Agent': ['got (https://github.com/sindresorhus/got)'], 'Content-Type': ['application/json'], 'Accept-Language': ['fr-FR'], 'Accept-Encoding': ['gzip, deflate, br'], 'Host': ['127.0.0.1:5877'], 'Connection': ['close'], 'X-Forwarded-Proto': ['http'], 'X-Forwarded-Port': ['5877']}, 'pathParameters': None, 'stageVariables': None, 'path': '/hello', 'isBase64Encoded': False}

2025-10-02 15:49:55,158 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:49:55,158 | Invoking Container created from helloworldfunction:java17-gradle-v1-debug
2025-10-02 15:49:55,158 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:49:55,168 | Code None is not a zip/jar file

Building image...
..
...
.
..
.
..
.
.
.


2025-10-02 15:49:56,697 | Passing entrypoint as specified in template

2025-10-02 15:49:56,699 | Checking free port on 127.0.0.1:6505
2025-10-02 15:49:56,703 | Using local image: helloworldfunction:rapid-x86_64.


2025-10-02 15:49:57,484 | Setting up SIGTERM interrupt handler

2025-10-02 15:49:57,485 | Getting lock for the key localhost-6505
2025-10-02 15:49:57,486 | Waiting to retrieve the lock (localhost-6505) to start invocation

START RequestId: 93775b8b-9ffd-4c92-8995-997912911ce1 Version: $LATEST

Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5878 -XX:MaxHeapSize=2834432k -XX:+UseSerialGC -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Djava.net.preferIPv4Stack=true

[11597:1002/224958.901429:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 762da1cf-0d80-4cb4-be67-20a952b7c1bd
REPORT RequestId: 762da1cf-0d80-4cb4-be67-20a952b7c1bd	Init Duration: 0.08 ms	Duration: 1845.71 ms	Billed Duration: 1846 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	


2025-10-02 15:49:59,339 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java17 / onDidTerminateDebugSession
        ✔ target=api: invokes and attaches on debug request (F5) (27855ms)
[11597:1002/224959.749312:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:50:00,420 | Cleaning all decompressed code dirs
2025-10-02 15:50:00 127.0.0.1 - - [02/Oct/2025 15:50:00] "GET /hello HTTP/1.1" 200 -

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,157 | Using SAM Template at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,166 | Config file location: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/samconfig.toml
2025-10-02 15:50:01,166 | Loading configuration values from [default.['build'].parameters] (env.command_name.section) in config file at '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/samconfig.toml'...

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,166 | Configuration values successfully loaded.
2025-10-02 15:50:01,167 | Configuration values are: {'stack_name': 'testProject', 'parallel': True}

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,198 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:50:01,199 | Expand command line arguments to:
2025-10-02 15:50:01,199 | --template_file=/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml --build_dir=/tmp/aws-toolkit-vscode/vsctk9c353bbe/output --use_container --parallel --mount_with=READ --cache_dir=.aws-sam/cache 

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,228 | 'build' command is called
2025-10-02 15:50:01,228 | Starting Build inside a container

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,231 | No Parameters detected in the template

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,289 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:50:01,289 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,290 | 0 stacks found in the template

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,290 | No Parameters detected in the template

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,309 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:50:01,309 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,309 | 2 resources found in the stack 
2025-10-02 15:50:01,309 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'
2025-10-02 15:50:01,309 | --base-dir is not presented, adjusting uri ./HelloWorldFunction relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml
2025-10-02 15:50:01,309 | --base-dir is not presented, adjusting uri . relative to /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/template.yaml

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,314 | 2 resources found in the stack 
2025-10-02 15:50:01,314 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,314 | Error occurred while trying to track an event: Event 'BuildFunctionRuntime' does not accept value 'None'.

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,314 | Instantiating build definitions
2025-10-02 15:50:01,314 | No previous build graph found, generating new one
2025-10-02 15:50:01,315 | Unique function build definition found, adding as new (Function Build Definition: BuildDefinition(None, /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject, Image, , 04c30eea-2e0d-4397-b433-134cb5a326f9, {'DockerTag': 'java17-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile'}, {}, x86_64, []), Function: Function({'function_id': 'HelloWorldFunction', 'name': 'HelloWorldFunction', 'functionname': 'HelloWorldFunction', 'runtime': None, 'memory': 512, 'timeout': 20, 'handler': None, 'imageuri': None, 'packagetype': 'Image', 'imageconfig': None, 'codeuri': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject', 'environment': {'Variables': {'PARAM1': 'VALUE'}}, 'rolearn': None, 'layers': [], 'events': {'HelloWorld': {'Type': 'Api', 'Properties': {'Path': '/hello', 'Method': 'get', 'RestApiId': 'ServerlessRestApi'}}}, 'metadata': {'DockerTag': 'java17-gradle-v1', 'DockerContext': '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction', 'Dockerfile': 'Dockerfile', 'SamResourceId': 'HelloWorldFunction'}, 'inlinecode': None, 'codesign_config_arn': None, 'architectures': ['x86_64'], 'function_url_config': None, 'function_build_info': <FunctionBuildInfo.BuildableImage: ('BuildableImage', 'Regular IMAGE function which can be build with SAM CLI')>, 'stack_path': '', 'runtime_management_config': None, 'logging_config': None}))

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,316 | Async execution started
2025-10-02 15:50:01,316 | Invoking function functools.partial(<bound method ParallelBuildStrategy.build_single_function_definition of <samcli.lib.build.build_strategy.ParallelBuildStrategy object at 0x7f0ce20b6c90>>, <samcli.lib.build.build_graph.FunctionBuildDefinition object at 0x7f0ce2109810>)

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,316 | Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject runtime: None architecture: x86_64 functions: HelloWorldFunction

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,316 | Waiting for async results

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,317 | Building to following folder /tmp/aws-toolkit-vscode/vsctk9c353bbe/output/HelloWorldFunction
2025-10-02 15:50:01,317 | Building image for HelloWorldFunction function

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,320 | Setting DockerBuildArgs for HelloWorldFunction function

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,527 | <Image: 'helloworldfunction:java17-gradle-v1-debug'> image is built for HelloWorldFunction function
Step 1/16 : FROM public.ecr.aws/sam/build-java17:latest as build-image
 ---> 6f82520e61ab
Step 2/16 : ARG SCRATCH_DIR=/var/task/build
 ---> Using cache
 ---> db254196a1c0
Step 3/16 : COPY src/ src/
 ---> Using cache
 ---> cf9189255af4
Step 4/16 : COPY gradle/ gradle/
 ---> Using cache
 ---> d6a3f6d340c0
Step 5/16 : COPY build.gradle gradlew ./
2025-10-02 15:50:01 [INFO]: 
 ---> Using cache
 ---> 8c49c836746b
Step 6/16 : RUN mkdir build
 ---> Using cache
 ---> efd51ce3c175
Step 7/16 : COPY gradle/lambda-build-init.gradle ./build
 ---> Using cache
 ---> 4a49984775bc
Step 8/16 : RUN ./gradlew --project-cache-dir $SCRATCH_DIR/gradle-cache -Dsoftware.amazon.aws.lambdabuilders.scratch-dir=$SCRATCH_DIR --init-script $SCRATCH_DIR/lambda-build-init.gradle build
 ---> Using cache
 ---> 3c5b14782043
Step 9/16 : RUN rm -r $SCRATCH_DIR/gradle-cache
 ---> Using cache
 ---> b63b5e47c110
Step 10/16 : RUN rm -r $SCRATCH_DIR/lambda-build-init.gradle
 ---> Using cache
 ---> f347cd5f2ea9
Step 11/16 : RUN cp -r $SCRATCH_DIR/*/build/distributions/lambda-build/* .
 ---> Using cache
 ---> 12e33288fff5
Step 12/16 : FROM public.ecr.aws/lambda/java:17
 ---> f949427cea15
Step 13/16 : COPY --from=build-image /var/task/META-INF ./
 ---> Using cache
 ---> 7a9add5069ca
Step 14/16 : COPY --from=build-image /var/task/helloworld ./helloworld
 ---> Using cache
 ---> d8a556341e8f
Step 15/16 : COPY --from=build-image /var/task/lib/ ./lib
 ---> Using cache
 ---> 2137d41c1bf4
Step 16/16 : CMD ["helloworld.App::handleRequest"]
 ---> Using cache
 ---> 3a1196885b9f
[Warning] One or more build-args [SAM_BUILD_MODE] were not consumed
Successfully built 3a1196885b9f
Successfully tagged helloworldfunction:java17-gradle-v1-debug

2025-10-02 15:50:01,528 | Async execution completed

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,528 | There is no customer defined id or cdk path defined for resource HelloWorldFunction, so we will use the resource logical id as the resource id
2025-10-02 15:50:01,529 | 2 resources found in the stack 

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,529 | Found Serverless function with name='HelloWorldFunction' and ImageUri='None'

2025-10-02 15:50:01 [INFO]: 
Build Succeeded

2025-10-02 15:50:01 [INFO]: 
Built Artifacts  : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9c353bbe/output
Built Template   : ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml

Commands you can use next
=========================
[*] Validate SAM template: sam validate
[*] Invoke Function: sam local invoke -t ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml
[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[*] Deploy: sam deploy --guided --template-file ../../../../../../../../../../../../../../../../../tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,534 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,534 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:50:01 [INFO]: 2025-10-02 15:50:01,535 | Unable to find Click Context for getting session_id.

2025-10-02 15:50:02,835 | Using SAM Template at /tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml

2025-10-02 15:50:02,836 | No config file found in this directory.
2025-10-02 15:50:02,836 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk9c353bbe/output/samconfig.toml'
2025-10-02 15:50:02,836 | Config file location: /tmp/aws-toolkit-vscode/vsctk9c353bbe/output/samconfig.toml
2025-10-02 15:50:02,836 | Config file '/tmp/aws-toolkit-vscode/vsctk9c353bbe/output/samconfig.toml' does not exist

2025-10-02 15:50:02,859 | OSError occurred while reading TOML file: [Errno 2] No such file or directory: '/tmp/aws-toolkit-vscode/vsctk9c353bbe/output/samconfig.toml'

2025-10-02 15:50:02,859 | Using config file: samconfig.toml, config environment: default
2025-10-02 15:50:02,860 | Expand command line arguments to:
2025-10-02 15:50:02,860 | --template_file=/tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml --debug_port=(5878,) --skip_pull_image --container_env_vars=/tmp/aws-toolkit-vscode/vsctk9c353bbe/container-env-vars.json --runtime=java17 --function_logical_id=HelloWorldFunction --no_event --layer_cache_basedir=/home/codebuild-user/.aws-sam/layers-pkg --container_host=localhost --container_host_interface=127.0.0.1 
2025-10-02 15:50:02,860 | local invoke command is called

2025-10-02 15:50:02,998 | No Parameters detected in the template

2025-10-02 15:50:03,022 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction

2025-10-02 15:50:03,022 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id

2025-10-02 15:50:03,023 | 0 stacks found in the template
2025-10-02 15:50:03,023 | No Parameters detected in the template

2025-10-02 15:50:03,042 | Sam customer defined id is more priority than other IDs. Customer defined id for resource HelloWorldFunction is HelloWorldFunction
2025-10-02 15:50:03,043 | There is no customer defined id or cdk path defined for resource ServerlessRestApi, so we will use the resource logical id as the resource id
2025-10-02 15:50:03,043 | 2 resources found in the stack 
2025-10-02 15:50:03,044 | Found Serverless function with name='HelloWorldFunction' and ImageUri='helloworldfunction:java17-gradle-v1-debug'
2025-10-02 15:50:03,044 | --base-dir is not presented, adjusting uri /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/java17/samapp-GCSKrD/testProject/HelloWorldFunction relative to /tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml
2025-10-02 15:50:03,044 | --base-dir is not presented, adjusting uri . relative to /tmp/aws-toolkit-vscode/vsctk9c353bbe/output/template.yaml

2025-10-02 15:50:03,051 | Found one Lambda function with name 'HelloWorldFunction'
2025-10-02 15:50:03,051 | Invoking Container created from helloworldfunction:java17-gradle-v1-debug

2025-10-02 15:50:03,051 | Loading AWS credentials from session with profile 'None'

2025-10-02 15:50:03,066 | Code None is not a zip/jar file

2025-10-02 15:50:03,076 | Checking free port on 127.0.0.1:6589

2025-10-02 15:50:03,080 | Requested to skip pulling images ...


2025-10-02 15:50:03,772 | Setting up SIGTERM interrupt handler

2025-10-02 15:50:03,774 | Getting lock for the key localhost-6589

2025-10-02 15:50:03,774 | Waiting to retrieve the lock (localhost-6589) to start invocation

START RequestId: 7f02d9cc-65b9-4bac-a765-41c9b53965da Version: $LATEST

Picked up _JAVA_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=y,quiet=y,address=*:5878 -XX:MaxHeapSize=2834432k -XX:+UseSerialGC -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Djava.net.preferIPv4Stack=true

[11597:1002/225005.188317:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
END RequestId: 5e7d927c-6d3d-4b0a-8f02-be9af362f183
REPORT RequestId: 5e7d927c-6d3d-4b0a-8f02-be9af362f183	Init Duration: 0.04 ms	Duration: 1814.46 ms	Billed Duration: 1815 ms	Memory Size: 512 MB	Max Memory Used: 512 MB	



{"statusCode": 200, "headers": {"X-Custom-Header": "application/json", "Content-Type": "application/json"}, "body": "{ \"message\": \"hello world\", \"location\": \"52.43.76.92\" }"}
2025-10-02 15:50:05,596 | [Container state] OOMKilled False

sam.test.ts: stopDebugger(): java17 / onDidTerminateDebugSession
        ✔ target=template: invokes and attaches on debug request (F5) (6216ms)
    SAM Build
testDir: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-jR7A25
[11597:1002/225005.942570:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2025-10-02 15:50:06,492 | Cleaning all decompressed code dirs

2025-10-02 15:50:06,492 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:50:06,493 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics

2025-10-02 15:50:06,493 | Unable to find Click Context for getting session_id.

2025-10-02 15:50:06,494 | Telemetry endpoint configured to be https://aws-serverless-tools-telemetry.us-west-2.amazonaws.com/metrics


[11597:1002/225007.448265:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Starting Build use cache

Starting Build inside a container


Cache is invalid, running build and copying resources for following functions (HelloWorldFunction)

Building codeuri: /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-jR7A25/testProject/hello_world runtime: python3.10 architecture: x86_64 functions: HelloWorldFunction



Fetching public.ecr.aws/sam/build-python3.10:latest-x86_64 Docker container image...
.
.
.


Mounting /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/python3.10/samapp-jR7A25/testProject/hello_world as /tmp/samcli/source:ro,delegated, inside runtime container


Running PythonPipBuilder:ResolveDependencies

Running PythonPipBuilder:CopySource



Build Succeeded



Built Artifacts  : .aws-sam/build

Built Template   : .aws-sam/build/template.yaml



Commands you can use next

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

[*] Validate SAM template: sam validate

[*] Invoke Function: sam local invoke

[*] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch

[*] Deploy: sam deploy --guided


Press any key to close this terminal
      ✔ can build a SAM Template (4799ms)
DebugSessions seen in this run:
    scenario 1.a START api/nodejs20.x (ZIP): test-config-1
    scenario 1.a END   api/nodejs20.x (ZIP): test-config-1: Remote Process [0]
    scenario 1.a END   api/nodejs20.x (ZIP): test-config-1
    scenario 1.t START template/nodejs20.x (ZIP): test-config-1
    scenario 1.t END   template/nodejs20.x (ZIP): test-config-1: Remote Process [0]
    scenario 1.t END   template/nodejs20.x (ZIP): test-config-1
    scenario 2.a START api/nodejs22.x (ZIP): test-config-2
    scenario 2.a END   api/nodejs22.x (ZIP): test-config-2: Remote Process [0]
    scenario 2.a END   api/nodejs22.x (ZIP): test-config-2
    scenario 2.t START template/nodejs22.x (ZIP): test-config-2
    scenario 2.t END   template/nodejs22.x (ZIP): test-config-2: Remote Process [0]
    scenario 2.t END   template/nodejs22.x (ZIP): test-config-2
    scenario 3.a START api/python3.10 (ZIP): test-config-3
    scenario 3.a END   api/python3.10 (ZIP): test-config-3
    scenario 3.t START template/python3.10 (ZIP): test-config-3
    scenario 3.t END   template/python3.10 (ZIP): test-config-3
    scenario 4.a START api/python3.11 (ZIP): test-config-4
    scenario 4.a END   api/python3.11 (ZIP): test-config-4
    scenario 4.t START template/python3.11 (ZIP): test-config-4
    scenario 4.t END   template/python3.11 (ZIP): test-config-4
    scenario 5.a START api/python3.12 (ZIP): test-config-5
    scenario 5.a END   api/python3.12 (ZIP): test-config-5
    scenario 5.t START template/python3.12 (ZIP): test-config-5
    scenario 5.t END   template/python3.12 (ZIP): test-config-5
    scenario 6.a START api/python3.13 (ZIP): test-config-6
    scenario 6.a END   api/python3.13 (ZIP): test-config-6
    scenario 6.t START template/python3.13 (ZIP): test-config-6
    scenario 6.t END   template/python3.13 (ZIP): test-config-6
    scenario 7.a EXIT  api/dotnet6 (ZIP): test-config-7 (exited immediately)
    scenario 7.t EXIT  template/dotnet6 (ZIP): test-config-7 (exited immediately)
    scenario 8.a START api/java8.al2 (Maven ZIP): test-config-8
    scenario 8.a END   api/java8.al2 (Maven ZIP): test-config-8
    scenario 8.t START template/java8.al2 (Maven ZIP): test-config-8
    scenario 8.t END   template/java8.al2 (Maven ZIP): test-config-8
    scenario 9.a START api/java11 (Gradle ZIP): test-config-9
    scenario 9.a END   api/java11 (Gradle ZIP): test-config-9
    scenario 9.t START template/java11 (Gradle ZIP): test-config-9
    scenario 9.t END   template/java11 (Gradle ZIP): test-config-9
    scenario 10.a START api/java17 (Gradle ZIP): test-config-10
    scenario 10.a END   api/java17 (Gradle ZIP): test-config-10
    scenario 10.t START template/java17 (Gradle ZIP): test-config-10
    scenario 10.t END   template/java17 (Gradle ZIP): test-config-10
    scenario 12.a EXIT  api/nodejs20.x (Image): test-config-12 (exited immediately)
    scenario 12.t EXIT  template/nodejs20.x (Image): test-config-12 (exited immediately)
    scenario 13.a EXIT  api/nodejs22.x (Image): test-config-13 (exited immediately)
    scenario 13.t EXIT  template/nodejs22.x (Image): test-config-13 (exited immediately)
    scenario 14.a START api/python3.10 (Image): test-config-14
    scenario 14.a END   api/python3.10 (Image): test-config-14
    scenario 14.t EXIT  template/python3.10 (Image): test-config-14 (exited immediately)
    scenario 15.a START api/python3.11 (Image): test-config-15
    scenario 15.a END   api/python3.11 (Image): test-config-15
    scenario 15.t EXIT  template/python3.11 (Image): test-config-15 (exited immediately)
    scenario 16.a START api/python3.12 (Image): test-config-16
    scenario 16.a END   api/python3.12 (Image): test-config-16
    scenario 16.t EXIT  template/python3.12 (Image): test-config-16 (exited immediately)
    scenario 17.a START api/python3.13 (Image): test-config-17
    scenario 17.a END   api/python3.13 (Image): test-config-17
    scenario 17.t EXIT  template/python3.13 (Image): test-config-17 (exited immediately)
    scenario 18.a EXIT  api/dotnet6 (Image): test-config-18 (exited immediately)
    scenario 18.t EXIT  template/dotnet6 (Image): test-config-18 (exited immediately)
    scenario 19.a EXIT  api/java.al2 (Maven Image): test-config-19 (exited immediately)
    scenario 19.t EXIT  template/java.al2 (Maven Image): test-config-19 (exited immediately)
    scenario 20.a START api/java11 (Gradle Image): test-config-20
    scenario 20.a END   api/java11 (Gradle Image): test-config-20
    scenario 20.t START template/java11 (Gradle Image): test-config-20
    scenario 20.t END   template/java11 (Gradle Image): test-config-20
    scenario 21.a START api/java17 (Gradle Image): test-config-21
    scenario 21.a END   api/java17 (Gradle Image): test-config-21
    scenario 21.t START template/java17 (Gradle Image): test-config-21
    scenario 21.t END   template/java17 (Gradle Image): test-config-21
  Region Provider
    ✔ resolves from remote (108ms)
  SAM Local CodeLenses (JS)
    ✔ appear when manifest in subfolder and app is beside manifest
    ✔ appear when manifest in root
    ✔ appear when manifest in subfolder and app in subfolder to manifest
[11597:1002/225011.796232:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    ✔ appear when project is a few folders deep in the workspace (60ms)
  stepFunctions ASL LSP
[11597:1002/225012.218118:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    ✔ init (880ms)
  CrashReporting
    - graceful shutdown no metric emitted
    - single running instance crashes, so nothing is reported, but a new instaces appears and reports
    - multiple running instances start+crash at different times, but another instance always reports
    - clears the state when a new os session is determined
    - start the first extension, then start many subsequent ones and crash them all at once
    - does not check for crashes when there is a time lag
    FileSystemState
      - ignores irrelevant files in state
  CrashMonitoring
    ✔ graceful shutdown no metric emitted (2486ms)
    ✔ single running instance crashes, so nothing is reported, but a new instaces appears and reports (2474ms)
    ✔ multiple running instances start+crash at different times, but another instance always reports (4975ms)
    ✔ clears the state when a new os session is determined (2473ms)
    ✔ start the first extension, then start many subsequent ones and crash them all at once (3990ms)
    ✔ does not check for crashes when there is a time lag (3667ms)
    FileSystemState
      ✔ ignores irrelevant files in state (39ms)
  Sam Schema Regression
    ✔ has Policy Templates
    ✔ has property Domain in AWS::Serverless::Api
    ✔ has Property Version in AWS::Serverless::Function.IAMPolicyDocument and AWS::Serverless::StateMachine.IAMPolicyDocument
    ✔ has Property RequestModel and RequestParameters in AWS::Serverless::Function.ApiEvent
    ✔ has Property AddDefaultAuthorizerToCorsPreflight in AWS::Serverless::Api.Auth
  getDefaultSchemas()
    ✔ uses cache after initial fetch for CFN/SAM schema (1024ms)
  zipCode
    performance tests
      zipCode performance tests
        - zipCode - test run 1
        - zipCode - test run 2
        - zipCode - test run 3
        - zipCode - test run 4
        - zipCode - test run 5
        - zipCode - test run 6
        - zipCode - test run 7
        - zipCode - test run 8
        - zipCode - test run 9
        - zipCode - test run 10
      zipCode performance tests
        - zipCode - test run 1
        - zipCode - test run 2
        - zipCode - test run 3
        - zipCode - test run 4
        - zipCode - test run 5
        - zipCode - test run 6
        - zipCode - test run 7
        - zipCode - test run 8
        - zipCode - test run 9
        - zipCode - test run 10
  startSecurityScanPerformanceTest
    Should calculate cpu and memory usage for file scans performance tests
      - Should calculate cpu and memory usage for file scans - test run 1
      - Should calculate cpu and memory usage for file scans - test run 2
      - Should calculate cpu and memory usage for file scans - test run 3
      - Should calculate cpu and memory usage for file scans - test run 4
      - Should calculate cpu and memory usage for file scans - test run 5
      - Should calculate cpu and memory usage for file scans - test run 6
      - Should calculate cpu and memory usage for file scans - test run 7
      - Should calculate cpu and memory usage for file scans - test run 8
      - Should calculate cpu and memory usage for file scans - test run 9
      - Should calculate cpu and memory usage for file scans - test run 10
  downloadExportResultArchive
    performanceTests
      1x1KB performance tests
        - 1x1KB - test run 1
        - 1x1KB - test run 2
        - 1x1KB - test run 3
        - 1x1KB - test run 4
        - 1x1KB - test run 5
        - 1x1KB - test run 6
        - 1x1KB - test run 7
        - 1x1KB - test run 8
        - 1x1KB - test run 9
        - 1x1KB - test run 10
      10x100B performance tests
        - 10x100B - test run 1
        - 10x100B - test run 2
        - 10x100B - test run 3
        - 10x100B - test run 4
        - 10x100B - test run 5
        - 10x100B - test run 6
        - 10x100B - test run 7
        - 10x100B - test run 8
        - 10x100B - test run 9
        - 10x100B - test run 10
      100x10B performance tests
        - 100x10B - test run 1
        - 100x10B - test run 2
        - 100x10B - test run 3
        - 100x10B - test run 4
        - 100x10B - test run 5
        - 100x10B - test run 6
        - 100x10B - test run 7
        - 100x10B - test run 8
        - 100x10B - test run 9
        - 100x10B - test run 10
      1000x1B performance tests
        - 1000x1B - test run 1
        - 1000x1B - test run 2
        - 1000x1B - test run 3
        - 1000x1B - test run 4
        - 1000x1B - test run 5
        - 1000x1B - test run 6
        - 1000x1B - test run 7
        - 1000x1B - test run 8
        - 1000x1B - test run 9
        - 1000x1B - test run 10
  collectFiles
    calculate cpu and memory usage performance tests
      - calculate cpu and memory usage - test run 1
      - calculate cpu and memory usage - test run 2
      - calculate cpu and memory usage - test run 3
      - calculate cpu and memory usage - test run 4
      - calculate cpu and memory usage - test run 5
      - calculate cpu and memory usage - test run 6
      - calculate cpu and memory usage - test run 7
      - calculate cpu and memory usage - test run 8
      - calculate cpu and memory usage - test run 9
      - calculate cpu and memory usage - test run 10
    calculate cpu and memory usage performance tests
      - calculate cpu and memory usage - test run 1
      - calculate cpu and memory usage - test run 2
      - calculate cpu and memory usage - test run 3
      - calculate cpu and memory usage - test run 4
      - calculate cpu and memory usage - test run 5
      - calculate cpu and memory usage - test run 6
      - calculate cpu and memory usage - test run 7
      - calculate cpu and memory usage - test run 8
      - calculate cpu and memory usage - test run 9
      - calculate cpu and memory usage - test run 10
    calculate cpu and memory usage performance tests
      - calculate cpu and memory usage - test run 1
      - calculate cpu and memory usage - test run 2
      - calculate cpu and memory usage - test run 3
      - calculate cpu and memory usage - test run 4
      - calculate cpu and memory usage - test run 5
      - calculate cpu and memory usage - test run 6
      - calculate cpu and memory usage - test run 7
      - calculate cpu and memory usage - test run 8
      - calculate cpu and memory usage - test run 9
      - calculate cpu and memory usage - test run 10
  Notifications Integration Test
    ✔ Receive notifications polling from endpoint (124ms)
    ✔ Display notification according to criterias (84ms)
    ✔ Should trigger onReceive only for newly received notifications (42ms)
  shouldSendActivity
    ✔ returns true when inactivity timeout > 0
    ✔ returns false when inactivity timeout <== 0
  InactivityMessage
[11597:1002/225036.103958:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    ✔ shows warning 5 minutes before shutdown for 15 minute timeout (200ms)
    ✔ shows warning 5 minutes before shutdown for 60 minute timeout (200ms)
    - resets inactivity countdown when a user confirms the message
    ✔ offsets when 2.5 minutes have already passed for an inactive external client (201ms)
    ✔ does not show inactivity message if user activity is found using the API (301ms)
  CloudFormation Template Registry
    ✔ adds initial template files with yaml and yml extensions at various nesting levels
    - adds dynamically-added template files with yaml and yml extensions at various nesting levels
    ✔ Ignores templates matching excluded patterns (527ms)
    ✔ can handle changed files (129ms)
    ✔ can handle deleted files (1034ms)
    ✔ fails if you set watch patterns after init
    ✔ cancels the rebuild if the cancellation timeout is completed
  Walkthrough pattern URL exists
    ✔ Walkthrough pattern URL exists for APIdotnet (102ms)
    ✔ Walkthrough pattern URL exists for APInode (353ms)
    ✔ Walkthrough pattern URL exists for APIpython (83ms)
    ✔ Walkthrough pattern URL exists for APIjava (394ms)
    ✔ Walkthrough pattern URL exists for S3dotnet (443ms)
    ✔ Walkthrough pattern URL exists for S3node (406ms)
    ✔ Walkthrough pattern URL exists for S3python (83ms)
    ✔ Walkthrough pattern URL exists for S3java (467ms)
  transformByQ
No valid auth connection, will skip Amazon Q integration test cases
    - WHEN upload payload with missing sha256 in headers THEN fails to upload
    - WHEN upload artifact to S3 with unsigned upload URL THEN fails to upload
    - WHEN createUploadUrl THEN URL uses HTTPS and sets 30 minute expiration
  workspaceUtils
    findParentProjectFile
      ✔ locates project in same folder
      ✔ locates project in parent folder
      ✔ locates project two parent folders up
      ✔ selects project in same folder over parent folder
      ✔ always selects project in same folder over parent folder regardless of order
      ✔ returns undefined when no project files are located
      ✔ returns undefined when no project files are located in parent chain
    getWorkspaceRelativePath
      ✔ returns a path relative to the first parent path it sees
      ✔ returns undefined if no workspace folders exist
      ✔ returns undefined if no paths are parents
    collectFiles
      ✔ returns all files in the workspace (62ms)
      ✔ returns all files in the workspace not excluded by gitignore (75ms)
      ✔ does not return license files (61ms)
      ✔ throws when total size limit is exceeded (by default) (47ms)
    getWorkspaceFoldersByPrefixes
      ✔ returns undefined for single workspace folder
      ✔ prefixes folders based on their name if possible
      ✔ prefixes folders based on their folder parts, if the names collide
      ✔ when a folder collides with another one in prefixing, it will get the shorter prefix if there are no contenders
      ✔ when 2 folders collide, they will get suffixed
    collectFilesForIndex
      ✔ returns all files in the workspace not excluded by gitignore and is a supported programming language (69ms)
      ✔ does not include build related files (51ms)
      ✔ returns top level files when max size is reached (54ms)
    findStringInDirectory
      ✔ prints the line with the detected string to stdout
  GitExtension
    - can detect opening a repository
    - can detect changed branch
    - can get version
    - can list remotes and branches
    - can get repository config
    - can get global config
    - can list files from a remote
  SamTemplateCodeLensProvider
[11597:1002/225041.809821:ERROR:bus.cc(399)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
    ✔ provides a CodeLens for a file with a new resource (328ms)
    ✔ provides no code lenses for a file with no resources
  Application Builder
    root node
      ✔ creates an AppBuilderRootNode with correct label
      ✔ generates correct number of children nodes: walkthrough node + project nodes
    application nodes in workspace (Test in order)
      ✔ 1: contains application node for appbuilder-test-app
      ✔ 2: contains correct application node properties
2025-10-02 15:50:42 [INFO]: 2025-10-02 15:50:42 Feature 'normalized_open_api_version' not available in Feature Toggle Config.

2025-10-02 15:50:43 [INFO]: ClientError Exception : An error occurred (AccessDenied) when calling the ListStackResources operation: User: arn:aws:sts::135502059251:assumed-role/AWSVSCodeInfrastructure-vscodeIntegrationTestRole7-1QFHIWRDEW3WI/AWSCodeBuild-864a915a-86d1-4668-b926-4f1b1e4fc0bb is not authorized to perform: cloudformation:ListStackResources on resource: arn:aws:cloudformation:us-west-2:135502059251:stack/appbuilder-test-project/* because no identity-based policy allows the cloudformation:ListStackResources action
Error: An error occurred (AccessDenied) when calling the ListStackResources operation: User: arn:aws:sts::135502059251:assumed-role/AWSVSCodeInfrastructure-vscodeIntegrationTestRole7-1QFHIWRDEW3WI/AWSCodeBuild-864a915a-86d1-4668-b926-4f1b1e4fc0bb is not authorized to perform: cloudformation:ListStackResources on resource: arn:aws:cloudformation:us-west-2:135502059251:stack/appbuilder-test-project/* because no identity-based policy allows the cloudformation:ListStackResources action

      3) 3: contains correct resource node properties
      ✔ 4: has registered refresh command successfully
      ✔ 5: triggers auto refresh when there a file getting updated (531ms)
  Happy Path
The expression evaluated to a falsy value:

  (0, assert_1.default)(editors)
: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:

  (0, assert_1.default)(editors)

    at s.value (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/appBuilder/serverlessLand/main.test.ts:95:23)
    at c.z (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:1902)
    at c.A (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:1972)
    at c.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:2188)
    at s.value (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:129:15821)
    at c.z (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:1902)
    at c.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:2119)
    at acceptDocumentsAndEditorsDelta (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:127:12599)
    at a.$acceptDocumentsAndEditorsDelta (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:127:10970)
    at i.S (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:134:10827)
    at i.Q (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:134:10593)
    at i.M (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:134:9683)
    at i.L (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:134:8762)
    at s.value (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:134:7565)
    at c.z (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:1902)
    at c.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:2119)
    at m.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:96:14010)
    at s.value (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:153:7902)
    at c.z (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:1902)
    at c.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:80:2119)
    at m.fire (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:96:14010)
    at MessagePortMain.<anonymous> (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:153:6182)
    at MessagePortMain.emit (node:events:513:28)
    at MessagePortMain.emit (node:domain:489:12)
    at Object.MessagePortMain._internalPort.emit (node:electron/js2c/utility_init:2:367)
    at Object.topLevelDomainCallback (node:domain:161:15)
    at Object.callbackTrampoline (node:internal/async_hooks:128:24)
    ✔ creates project from Serverless Land integration (875ms)
  134 passing (15m)
  121 pending
  3 failing
  1) SAM Integration Tests
       SAM runtime: nodejs18.x (ZIP)
         Starting with a newly created nodejs18.x (ZIP) SAM Application...
           "before all" hook for "produces an Add Debug Configuration codelens":
     CodeExpectedError: cannot open file:///codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs. Detail: Unable to read file '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs' (Error: Unable to resolve nonexistent file '/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/dist/src/testFixtures/workspaceFolder/inttestco5XDH/nodejs18.x/samapp-WKxmw3/testProject/hello-world/app.mjs')
      at s.$tryOpenDocument (vscode-file://vscode-app/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2343:37719)

  2) SAM Integration Tests
       SAM runtime: nodejs18.x (Image)
         Starting with a newly created nodejs18.x (Image) SAM Application...
           "before all" hook for "produces an Add Debug Configuration codelens":
     SamCliError: Please verify your location. The following types of location are supported: [SamCliFailed]
  
      at makeUnexpectedExitCodeError (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInvokerUtils.ts:48:12)
      at logAndThrowIfUnexpectedExitCode (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInvokerUtils.ts:67:11)
      at runSamCliInit (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/shared/sam/cli/samCliInit.ts:65:36)
      at async createSamApplication (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/sam.test.ts:640:9)
      at async Context.<anonymous> (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/sam.test.ts:382:21)

  3) Application Builder
       application nodes in workspace (Test in order)
         3: contains correct resource node properties:

      AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

1 !== 0

      + expected - actual

      -1
      +0
      
      at Context.<anonymous> (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/testInteg/appBuilder/sidebar/appBuilderNode.test.ts:132:20)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)

globalSetup: after()
deleteTestTempDirs: deleted 30 test temp dirs
Error: 3 tests failed.
    at /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/core/src/test/testRunner.ts:128:28
    at MultiReporters.done (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/node_modules/mocha-multi-reporters/lib/MultiReporters.js:124:16)
    at done (/codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/node_modules/mocha/lib/mocha.js:1007:16)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
[main 2025-10-02T22:50:45.776Z] Extension host with pid 11759 exited with code: 0, signal: unknown.
Exit code:   1
Failed
Failed to run tests
npm error Lifecycle script `testInteg` failed with error:
npm error code 1
npm error path /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit
npm error workspace aws-toolkit-vscode@3.79.0-SNAPSHOT
npm error location /codebuild/output/src2664791430/src/github.com/aws/aws-toolkit-vscode/packages/toolkit
npm error command failed
npm error command sh -c npm run testCompile && c8 --allowExternal ts-node ../core/scripts/test/launchTest.ts integration dist/test/integ/index.js ../core/dist/src/testFixtures/workspaceFolder

> root@0.0.1 mergeReports
> ts-node ./scripts/mergeReports.ts 1

Merging test reports

[Container] 2025/10/02 22:50:56.242528 Command did not exit successfully xvfb-run npm run testInteg; npm run mergeReports -- "$?" exit status 1
[Container] 2025/10/02 22:50:56.247980 Phase complete: BUILD State: FAILED
[Container] 2025/10/02 22:50:56.248001 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: xvfb-run npm run testInteg; npm run mergeReports -- "$?". Reason: exit status 1
[Container] 2025/10/02 22:50:56.304528 Entering phase POST_BUILD
[Container] 2025/10/02 22:50:56.305613 Running command rm "$HOME/.netrc"

[Container] 2025/10/02 22:50:56.317127 Phase complete: POST_BUILD State: SUCCEEDED
[Container] 2025/10/02 22:50:56.317143 Phase context status code:  Message: 
[Container] 2025/10/02 22:50:56.496749 Preparing to copy TEST report integ-test
[Container] 2025/10/02 22:50:56.496769 Expanding base directory path:  .test-reports
[Container] 2025/10/02 22:50:56.498565 Assembling file list
[Container] 2025/10/02 22:50:56.498579 Expanding .test-reports
[Container] 2025/10/02 22:50:56.500439 Expanding file paths for base directory .test-reports
[Container] 2025/10/02 22:50:56.500457 Assembling file list
[Container] 2025/10/02 22:50:56.500460 Expanding *
[Container] 2025/10/02 22:50:56.502395 Found 1 file(s)
[Container] 2025/10/02 22:50:56.502412 Report export config is NO_EXPORT, skip exporting reports
[Container] 2025/10/02 22:50:56.502764 Phase complete: UPLOAD_ARTIFACTS State: SUCCEEDED
[Container] 2025/10/02 22:50:56.502777 Phase context status code:  Message: