Overview

Build Name
Integration Tests - minimum
Build ID
vscodeIntegrationTest:81cddc54-d99e-41e6-9872-eea6191d83f8
Source
c7e9a1eba58714558de33891c9c11c646ce1f270
Result
FAILED
Start Time
November 18, 2025 at 6:27:11 PM PST
Duration
0 hours 12 minutes 32 seconds

Test Summary

Passed
193
Failed/Error
1
Skipped
0
Total
194

Test Report

Passed
193
Failed/Error
1
Skipped
0
Total
194
Class Test Case Status
"before all" hook in "SAM Integration Tests" SAM Integration Tests "before all" hook in "SAM Integration Tests" FAILED
Error: Activating extension 'redhat.java' failed: Java 21 or more recent is required to run the Java extension. Please download and install a recent JDK. You can still compile your projects with older JDKs by configuring ['java.configuration.runtimes'](https://github.com/redhat-developer/vscode-java/wiki/JDK-Requirements#java.configuration.runtimes).
    at v.n (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:6274)
    at async v.m (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:6168)
    at async v.l (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:5625)
[Container] 2025/11/19 02:27:20.705136 Running on CodeBuild On-demand
[Container] 2025/11/19 02:27:20.705144 Waiting for agent ping
[Container] 2025/11/19 02:27:20.805959 Waiting for DOWNLOAD_SOURCE
[Container] 2025/11/19 02:27:31.217258 Phase is DOWNLOAD_SOURCE
[Container] 2025/11/19 02:27:31.236121 CODEBUILD_SRC_DIR=/codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode
[Container] 2025/11/19 02:27:31.236718 YAML location is /codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode/buildspec/linuxIntegrationTests.yml
[Container] 2025/11/19 02:27:31.239253 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/11/19 02:27:31.239328 Processing environment variables
[Container] 2025/11/19 02:27:31.242527 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/11/19 02:27:31.313819 Setting HTTP client timeout to higher timeout for Github and GitHub Enterprise sources
[Container] 2025/11/19 02:27:31.393750 Expanded report group name integ-test
[Container] 2025/11/19 02:27:31.393772 Found report group name integ-test
[Container] 2025/11/19 02:27:31.393779 Adding prefix vscodeIntegrationTest for report group name integ-test
[Container] 2025/11/19 02:27:31.569352 Resolved 'java' runtime alias 'latest' to 'corretto17'.
[Container] 2025/11/19 02:27:31.569368 Selecting 'nodejs' runtime version '18' based on manual selections...
[Container] 2025/11/19 02:27:31.569372 Selecting 'dotnet' runtime version '6.0' based on manual selections...
[Container] 2025/11/19 02:27:31.569376 Selecting 'java' runtime version 'corretto17' based on manual selections...
[Container] 2025/11/19 02:27:33.525277 Running command echo "Installing .NET version 6.0 ..."
Installing .NET version 6.0 ...

[Container] 2025/11/19 02:27:33.539810 Running command echo "Installing Java version 17 ..."
Installing Java version 17 ...

[Container] 2025/11/19 02:27:33.550418 Running command export JAVA_HOME="$JAVA_17_HOME"

[Container] 2025/11/19 02:27:33.564252 Running command export JRE_HOME="$JRE_17_HOME"

[Container] 2025/11/19 02:27:33.578409 Running command export JDK_HOME="$JDK_17_HOME"

[Container] 2025/11/19 02:27:33.589810 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/asprof because link group asprof is broken
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/jfrconv because link group jfrconv 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/11/19 02:27:34.402481 Running command echo "Installing custom Node.js version 18 ..."
Installing custom Node.js version 18 ...

[Container] 2025/11/19 02:27:34.406422 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/11/19 02:27:47.695714 Run-as user: codebuild-user
[Container] 2025/11/19 02:27:47.707943 Moving to directory /codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode
[Container] 2025/11/19 02:27:47.707962 Cache is not defined in the buildspec
[Container] 2025/11/19 02:27:47.741961 Skip cache due to: no paths specified to be cached
[Container] 2025/11/19 02:27:47.742150 Registering with agent
[Container] 2025/11/19 02:27:47.742162 Phases found in YAML: 4
[Container] 2025/11/19 02:27:47.742167  BUILD: 6 commands
[Container] 2025/11/19 02:27:47.742170  POST_BUILD: 1 commands
[Container] 2025/11/19 02:27:47.742174  INSTALL: 15 commands
[Container] 2025/11/19 02:27:47.742182  PRE_BUILD: 4 commands
[Container] 2025/11/19 02:27:47.742380 Phase complete: DOWNLOAD_SOURCE State: SUCCEEDED
[Container] 2025/11/19 02:27:47.742401 Phase context status code:  Message: 
[Container] 2025/11/19 02:27:47.842644 Entering phase INSTALL
[Container] 2025/11/19 02:27:47.842658 Run-as user: root
[Container] 2025/11/19 02:27:47.877097 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 Nov 19 02:28 /home/codebuild-user
+ curl -Os https://uploader.codecov.io/latest/linux/codecov
+ chmod +x codecov

[Container] 2025/11/19 02:28:28.200132 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/11/19 02:28:32.865993 Running command >/dev/null apt-get -qq install -y apt-transport-https

[Container] 2025/11/19 02:28:34.490849 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/11/19 02:28:36.145363 Running command >/dev/null apt-get -qq install -y ca-certificates

[Container] 2025/11/19 02:28:37.729641 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 0 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 1s (190 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 ... 48944 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/11/19 02:28:48.184828 Running command apt-get -qq install -y jq

[Container] 2025/11/19 02:28:49.774230 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/11/19 02:28:53.123100 Running command sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288

[Container] 2025/11/19 02:28:53.164686 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.706.amzn2.x86_64
 Operating System: Ubuntu 22.04.5 LTS (containerized)
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 15.2GiB
 Name: d0017ac28baf
 ID: 6265:4IZ7:5KGB:AU2U:ZBZP:YJY7:IL3A:CNB2:PQ4J:KT5R:CZG5:XKVM
 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/11/19 02:28:53.213145 Running command chmod 666 /var/run/docker.sock

[Container] 2025/11/19 02:28:53.223132 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
fdb76790c180: Pulling fs layer
6eb5283bf3ad: Pulling fs layer
54fb48dfc213: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
1bd8ee33cec1: Pulling fs layer
fa498e041b44: Pulling fs layer
74f3229ed39a: Pulling fs layer
342a125f2c25: Pulling fs layer
88afbc0f0c63: Pulling fs layer
cf3f8ccf59bb: Waiting
07a71c8cde93: Pulling fs layer
1bd8ee33cec1: Waiting
79e1f05cbc29: Pulling fs layer
e73867e4ce3b: Pulling fs layer
3167ecd0beb8: Pulling fs layer
eefcb78574e6: Pulling fs layer
f9aafe402c0f: Pulling fs layer
fa498e041b44: Waiting
88afbc0f0c63: Waiting
342a125f2c25: Waiting
79e1f05cbc29: Waiting
07a71c8cde93: Waiting
196c8a1c8ad8: Pulling fs layer
3167ecd0beb8: Waiting
f9aafe402c0f: Waiting
196c8a1c8ad8: Waiting
54fb48dfc213: Download complete
6eb5283bf3ad: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
fa498e041b44: Verifying Checksum
fa498e041b44: Download complete
1bd8ee33cec1: Verifying Checksum
fdb76790c180: Verifying Checksum
fdb76790c180: Download complete
342a125f2c25: Verifying Checksum
342a125f2c25: Download complete
88afbc0f0c63: Verifying Checksum
88afbc0f0c63: Download complete
79e1f05cbc29: Download complete
07a71c8cde93: Verifying Checksum
07a71c8cde93: Download complete
e73867e4ce3b: Verifying Checksum
e73867e4ce3b: Download complete
eefcb78574e6: Verifying Checksum
eefcb78574e6: Download complete
3167ecd0beb8: Verifying Checksum
3167ecd0beb8: Download complete
f9aafe402c0f: Download complete
196c8a1c8ad8: Download complete
74f3229ed39a: Verifying Checksum
74f3229ed39a: Download complete
fdb76790c180: Pull complete
6eb5283bf3ad: Pull complete
54fb48dfc213: Pull complete
cf3f8ccf59bb: Pull complete
1bd8ee33cec1: Pull complete
fa498e041b44: Pull complete
74f3229ed39a: Pull complete
342a125f2c25: Pull complete
88afbc0f0c63: Pull complete
07a71c8cde93: Pull complete
79e1f05cbc29: Pull complete
e73867e4ce3b: Pull complete
3167ecd0beb8: Pull complete
eefcb78574e6: Pull complete
f9aafe402c0f: Pull complete
196c8a1c8ad8: Pull complete
Digest: sha256:9a9eabce57a95b50f5c09beed4c76ba030dbcb754d1a7554b6219068712971c6
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
6c44d335f0cb: Pulling fs layer
507669bbac82: Pulling fs layer
44430305efdf: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
12af6198b05e: Pulling fs layer
208bc1e5f182: Pulling fs layer
231c3c042544: Pulling fs layer
35e63d0f8dfb: Pulling fs layer
9099e21491b2: Pulling fs layer
81172f491a65: Pulling fs layer
2435ea5ddc08: Pulling fs layer
c23a91b79baa: Pulling fs layer
f778c203d362: Pulling fs layer
f144ee1ffd2a: Pulling fs layer
d3db6acdfba0: Pulling fs layer
bb6c4c93a1a3: Pulling fs layer
81172f491a65: Waiting
208bc1e5f182: Waiting
2435ea5ddc08: Waiting
231c3c042544: Waiting
d3db6acdfba0: Waiting
bb6c4c93a1a3: Waiting
35e63d0f8dfb: Waiting
c23a91b79baa: Waiting
f778c203d362: Waiting
f144ee1ffd2a: Waiting
cf3f8ccf59bb: Waiting
12af6198b05e: Waiting
44430305efdf: Verifying Checksum
44430305efdf: Download complete
507669bbac82: Verifying Checksum
507669bbac82: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
6c44d335f0cb: Verifying Checksum
6c44d335f0cb: Download complete
208bc1e5f182: Verifying Checksum
208bc1e5f182: Download complete
12af6198b05e: Verifying Checksum
12af6198b05e: Download complete
9099e21491b2: Verifying Checksum
9099e21491b2: Download complete
231c3c042544: Verifying Checksum
231c3c042544: Download complete
2435ea5ddc08: Verifying Checksum
2435ea5ddc08: Download complete
c23a91b79baa: Verifying Checksum
c23a91b79baa: Download complete
81172f491a65: Verifying Checksum
81172f491a65: Download complete
f144ee1ffd2a: Verifying Checksum
f144ee1ffd2a: Download complete
f778c203d362: Verifying Checksum
f778c203d362: Download complete
bb6c4c93a1a3: Verifying Checksum
bb6c4c93a1a3: Download complete
d3db6acdfba0: Download complete
6c44d335f0cb: Pull complete
507669bbac82: Pull complete
44430305efdf: Pull complete
cf3f8ccf59bb: Pull complete
35e63d0f8dfb: Download complete
12af6198b05e: Pull complete
208bc1e5f182: Pull complete
231c3c042544: Pull complete
35e63d0f8dfb: Pull complete
9099e21491b2: Pull complete
81172f491a65: Pull complete
2435ea5ddc08: Pull complete
c23a91b79baa: Pull complete
f778c203d362: Pull complete
f144ee1ffd2a: Pull complete
d3db6acdfba0: Pull complete
bb6c4c93a1a3: Pull complete
Digest: sha256:1d7cdb9f2cb163edc3809162a1f1802720264b47b7defae0633269ed8de9af76
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
6c44d335f0cb: Already exists
4a003dcb76ef: Pulling fs layer
5c7a9d60601a: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
c21c402c6c1e: Pulling fs layer
80de9972d83e: Pulling fs layer
ab329edab633: Pulling fs layer
1e0dcd9e684f: Pulling fs layer
6e62c169570f: Pulling fs layer
ec141a5096d1: Pulling fs layer
95f6e327add9: Pulling fs layer
1182c87668a1: Pulling fs layer
ad07ef8f2440: Pulling fs layer
d449c5c4e75f: Pulling fs layer
876a46cf9e1e: Pulling fs layer
0c9d70fa1ef7: Pulling fs layer
80de9972d83e: Waiting
ab329edab633: Waiting
1e0dcd9e684f: Waiting
ad07ef8f2440: Waiting
6e62c169570f: Waiting
d449c5c4e75f: Waiting
ec141a5096d1: Waiting
876a46cf9e1e: Waiting
95f6e327add9: Waiting
1182c87668a1: Waiting
0c9d70fa1ef7: Waiting
c21c402c6c1e: Waiting
5c7a9d60601a: Verifying Checksum
5c7a9d60601a: Download complete
4a003dcb76ef: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
4a003dcb76ef: Pull complete
5c7a9d60601a: Pull complete
80de9972d83e: Verifying Checksum
80de9972d83e: Download complete
cf3f8ccf59bb: Pull complete
c21c402c6c1e: Verifying Checksum
c21c402c6c1e: Download complete
ab329edab633: Download complete
6e62c169570f: Verifying Checksum
6e62c169570f: Download complete
95f6e327add9: Verifying Checksum
95f6e327add9: Download complete
1182c87668a1: Verifying Checksum
ec141a5096d1: Verifying Checksum
ec141a5096d1: Download complete
ad07ef8f2440: Verifying Checksum
ad07ef8f2440: Download complete
d449c5c4e75f: Download complete
876a46cf9e1e: Download complete
1e0dcd9e684f: Verifying Checksum
1e0dcd9e684f: Download complete
0c9d70fa1ef7: Download complete
c21c402c6c1e: Pull complete
80de9972d83e: Pull complete
ab329edab633: Pull complete
1e0dcd9e684f: Pull complete
6e62c169570f: Pull complete
ec141a5096d1: Pull complete
95f6e327add9: Pull complete
1182c87668a1: Pull complete
ad07ef8f2440: Pull complete
d449c5c4e75f: Pull complete
876a46cf9e1e: Pull complete
0c9d70fa1ef7: Pull complete
Digest: sha256:da3fe2814a32519b7295825469c7f107a25fe71dc6da2d4a3790a4c0644a6e5b
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs22.x:latest
public.ecr.aws/sam/build-nodejs22.x:latest

[Container] 2025/11/19 02:30:03.399330 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
fdb76790c180: Already exists
23c345ca83dd: Pulling fs layer
8fd716b753c6: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
e37cecf89e4e: Pulling fs layer
7caa1ddac9bc: Pulling fs layer
ed1d08287f4d: Pulling fs layer
a9ec91e63e79: Pulling fs layer
30cf78d8c77d: Pulling fs layer
4aab2d7831ec: Pulling fs layer
74ba18c4e3a9: Pulling fs layer
ffef7fe73025: Pulling fs layer
5f8b106e3328: Pulling fs layer
4254726f9338: Pulling fs layer
30ab0e2a5f39: Pulling fs layer
7e871d8e2bba: Pulling fs layer
39a88ead4643: Pulling fs layer
5f8b106e3328: Waiting
ffef7fe73025: Waiting
4254726f9338: Waiting
ed1d08287f4d: Waiting
30ab0e2a5f39: Waiting
e37cecf89e4e: Waiting
7e871d8e2bba: Waiting
39a88ead4643: Waiting
a9ec91e63e79: Waiting
74ba18c4e3a9: Waiting
30cf78d8c77d: Waiting
4aab2d7831ec: Waiting
7caa1ddac9bc: Waiting
8fd716b753c6: Verifying Checksum
8fd716b753c6: Download complete
23c345ca83dd: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
23c345ca83dd: Pull complete
7caa1ddac9bc: Verifying Checksum
7caa1ddac9bc: Download complete
8fd716b753c6: Pull complete
e37cecf89e4e: Verifying Checksum
e37cecf89e4e: Download complete
a9ec91e63e79: Verifying Checksum
a9ec91e63e79: Download complete
cf3f8ccf59bb: Pull complete
30cf78d8c77d: Verifying Checksum
30cf78d8c77d: Download complete
74ba18c4e3a9: Verifying Checksum
74ba18c4e3a9: Download complete
ffef7fe73025: Verifying Checksum
ffef7fe73025: Download complete
5f8b106e3328: Verifying Checksum
5f8b106e3328: Download complete
4254726f9338: Download complete
30ab0e2a5f39: Download complete
4aab2d7831ec: Verifying Checksum
4aab2d7831ec: Download complete
39a88ead4643: Download complete
7e871d8e2bba: Verifying Checksum
7e871d8e2bba: Download complete
e37cecf89e4e: Pull complete
ed1d08287f4d: Verifying Checksum
ed1d08287f4d: Download complete
7caa1ddac9bc: Pull complete
ed1d08287f4d: Pull complete
a9ec91e63e79: Pull complete
30cf78d8c77d: Pull complete
4aab2d7831ec: Pull complete
74ba18c4e3a9: Pull complete
ffef7fe73025: Pull complete
5f8b106e3328: Pull complete
4254726f9338: Pull complete
30ab0e2a5f39: Pull complete
7e871d8e2bba: Pull complete
39a88ead4643: Pull complete
Digest: sha256:1c0d81e24b2cda66b7db91b7563784e6ae3dda515d80f7d322c7418a4c0e2eca
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
fdb76790c180: Already exists
2f3cf93db2da: Pulling fs layer
6c8fca57b8f0: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
5cb4564158e5: Pulling fs layer
fd0a01806e4d: Pulling fs layer
d9881e72f86f: Pulling fs layer
17addaf460dd: Pulling fs layer
68966451d820: Pulling fs layer
5dc9a319a586: Pulling fs layer
a1bd54403321: Pulling fs layer
fe450fdaa4c7: Pulling fs layer
4cf5eaae8c8e: Pulling fs layer
851ca6716696: Pulling fs layer
87866ba2da60: Pulling fs layer
1262d2f07c23: Pulling fs layer
b869995c682a: Pulling fs layer
d9881e72f86f: Waiting
4cf5eaae8c8e: Waiting
a1bd54403321: Waiting
68966451d820: Waiting
851ca6716696: Waiting
5dc9a319a586: Waiting
fe450fdaa4c7: Waiting
87866ba2da60: Waiting
5cb4564158e5: Waiting
1262d2f07c23: Waiting
b869995c682a: Waiting
17addaf460dd: Waiting
2f3cf93db2da: Download complete
6c8fca57b8f0: Verifying Checksum
6c8fca57b8f0: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
2f3cf93db2da: Pull complete
fd0a01806e4d: Verifying Checksum
fd0a01806e4d: Download complete
6c8fca57b8f0: Pull complete
cf3f8ccf59bb: Pull complete
17addaf460dd: Verifying Checksum
17addaf460dd: Download complete
5cb4564158e5: Verifying Checksum
5cb4564158e5: Download complete
68966451d820: Verifying Checksum
68966451d820: Download complete
a1bd54403321: Verifying Checksum
a1bd54403321: Download complete
5dc9a319a586: Verifying Checksum
5dc9a319a586: Download complete
fe450fdaa4c7: Verifying Checksum
fe450fdaa4c7: Download complete
4cf5eaae8c8e: Verifying Checksum
4cf5eaae8c8e: Download complete
851ca6716696: Download complete
87866ba2da60: Verifying Checksum
87866ba2da60: Download complete
b869995c682a: Download complete
1262d2f07c23: Verifying Checksum
1262d2f07c23: Download complete
d9881e72f86f: Verifying Checksum
d9881e72f86f: Download complete
5cb4564158e5: Pull complete
fd0a01806e4d: Pull complete
d9881e72f86f: Pull complete
17addaf460dd: Pull complete
68966451d820: Pull complete
5dc9a319a586: Pull complete
a1bd54403321: Pull complete
fe450fdaa4c7: Pull complete
4cf5eaae8c8e: Pull complete
851ca6716696: Pull complete
87866ba2da60: Pull complete
1262d2f07c23: Pull complete
b869995c682a: Pull complete
Digest: sha256:a8ea3582e2322dc352ec06f9e507f33f5f75ae8a3001ceebacb313c5496dc10d
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
fdb76790c180: Already exists
72aac8e17b61: Pulling fs layer
acb8e9723f32: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
5b2793f38831: Pulling fs layer
cfd562c0a7dc: Pulling fs layer
088a80ecd411: Pulling fs layer
32f634d44cfe: Pulling fs layer
f8a8b7b009de: Pulling fs layer
32e41e80a9fc: Pulling fs layer
e1daa73a892a: Pulling fs layer
45444feca53d: Pulling fs layer
de49add69171: Pulling fs layer
ca0c402751f1: Pulling fs layer
12cf099e4bb7: Pulling fs layer
2964c32e651e: Pulling fs layer
be7a63918597: Pulling fs layer
5b2793f38831: Waiting
088a80ecd411: Waiting
cfd562c0a7dc: Waiting
de49add69171: Waiting
ca0c402751f1: Waiting
e1daa73a892a: Waiting
f8a8b7b009de: Waiting
32f634d44cfe: Waiting
12cf099e4bb7: Waiting
32e41e80a9fc: Waiting
be7a63918597: Waiting
2964c32e651e: Waiting
acb8e9723f32: Verifying Checksum
acb8e9723f32: Download complete
72aac8e17b61: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
72aac8e17b61: Pull complete
cfd562c0a7dc: Download complete
acb8e9723f32: Pull complete
32f634d44cfe: Verifying Checksum
32f634d44cfe: Download complete
cf3f8ccf59bb: Pull complete
5b2793f38831: Verifying Checksum
5b2793f38831: Download complete
f8a8b7b009de: Verifying Checksum
f8a8b7b009de: Download complete
e1daa73a892a: Verifying Checksum
e1daa73a892a: Download complete
32e41e80a9fc: Verifying Checksum
32e41e80a9fc: Download complete
45444feca53d: Verifying Checksum
45444feca53d: Download complete
de49add69171: Verifying Checksum
de49add69171: Download complete
ca0c402751f1: Verifying Checksum
ca0c402751f1: Download complete
12cf099e4bb7: Download complete
be7a63918597: Download complete
2964c32e651e: Verifying Checksum
2964c32e651e: Download complete
088a80ecd411: Verifying Checksum
088a80ecd411: Download complete
5b2793f38831: Pull complete
cfd562c0a7dc: Pull complete
088a80ecd411: Pull complete
32f634d44cfe: Pull complete
f8a8b7b009de: Pull complete
32e41e80a9fc: Pull complete
e1daa73a892a: Pull complete
45444feca53d: Pull complete
de49add69171: Pull complete
ca0c402751f1: Pull complete
12cf099e4bb7: Pull complete
2964c32e651e: Pull complete
be7a63918597: Pull complete
Digest: sha256:0df77c604f898a6278a31fc68db5c86bfe6376ddac0f1f0b24112adb9e8c0fe6
Status: Downloaded newer image for public.ecr.aws/sam/build-java17:latest
public.ecr.aws/sam/build-java17:latest

[Container] 2025/11/19 02:31:14.688493 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
fdb76790c180: Already exists
bd124f484b80: Pulling fs layer
a2b69f57efe5: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
4c11a9c695be: Pulling fs layer
f266e3382452: Pulling fs layer
9a8ceb2f4113: Pulling fs layer
ec2542971735: Pulling fs layer
2024889df5bc: Pulling fs layer
0a4392113f20: Pulling fs layer
1c0ad028659c: Pulling fs layer
0f74e4f6d1cf: Pulling fs layer
1306a6e4c1ba: Pulling fs layer
a5ef5233e8e2: Pulling fs layer
12bd866c50b2: Pulling fs layer
9a8ceb2f4113: Waiting
0f74e4f6d1cf: Waiting
1306a6e4c1ba: Waiting
ec2542971735: Waiting
12bd866c50b2: Waiting
2024889df5bc: Waiting
0a4392113f20: Waiting
1c0ad028659c: Waiting
a5ef5233e8e2: Waiting
4c11a9c695be: Waiting
a2b69f57efe5: Verifying Checksum
a2b69f57efe5: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
f266e3382452: Verifying Checksum
f266e3382452: Download complete
bd124f484b80: Pull complete
a2b69f57efe5: Pull complete
cf3f8ccf59bb: Pull complete
4c11a9c695be: Download complete
ec2542971735: Verifying Checksum
ec2542971735: Download complete
0a4392113f20: Verifying Checksum
0a4392113f20: Download complete
1c0ad028659c: Verifying Checksum
1c0ad028659c: Download complete
0f74e4f6d1cf: Verifying Checksum
0f74e4f6d1cf: Download complete
2024889df5bc: Verifying Checksum
2024889df5bc: Download complete
1306a6e4c1ba: Download complete
a5ef5233e8e2: Verifying Checksum
a5ef5233e8e2: Download complete
12bd866c50b2: Download complete
9a8ceb2f4113: Verifying Checksum
9a8ceb2f4113: Download complete
4c11a9c695be: Pull complete
f266e3382452: Pull complete
9a8ceb2f4113: Pull complete
ec2542971735: Pull complete
2024889df5bc: Pull complete
0a4392113f20: Pull complete
1c0ad028659c: Pull complete
0f74e4f6d1cf: Pull complete
1306a6e4c1ba: Pull complete
a5ef5233e8e2: Pull complete
12bd866c50b2: Pull complete
Digest: sha256:86ad615af0f3649a33bd90a779570f2a9ba7bbacff9cd7384962b7f1c5baffe9
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
fdb76790c180: Already exists
07c4eeaffae9: Pulling fs layer
3fc17e0e3656: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
f0d774508ec3: Pulling fs layer
0688c6542bc9: Pulling fs layer
a16a916e4d19: Pulling fs layer
607a9bf86ccb: Pulling fs layer
116573099ba5: Pulling fs layer
df45d8e7d884: Pulling fs layer
0b2ee2040a21: Pulling fs layer
2db010b35551: Pulling fs layer
3a2d7a7b2033: Pulling fs layer
0b99ebfac169: Pulling fs layer
12bd866c50b2: Pulling fs layer
a16a916e4d19: Waiting
116573099ba5: Waiting
df45d8e7d884: Waiting
0b2ee2040a21: Waiting
2db010b35551: Waiting
f0d774508ec3: Waiting
0688c6542bc9: Waiting
07c4eeaffae9: Download complete
3fc17e0e3656: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
07c4eeaffae9: Pull complete
0688c6542bc9: Download complete
3fc17e0e3656: Pull complete
cf3f8ccf59bb: Pull complete
607a9bf86ccb: Verifying Checksum
607a9bf86ccb: Download complete
f0d774508ec3: Verifying Checksum
f0d774508ec3: Download complete
df45d8e7d884: Verifying Checksum
df45d8e7d884: Download complete
0b2ee2040a21: Download complete
116573099ba5: Verifying Checksum
116573099ba5: Download complete
2db010b35551: Verifying Checksum
2db010b35551: Download complete
3a2d7a7b2033: Download complete
0b99ebfac169: Verifying Checksum
0b99ebfac169: Download complete
a16a916e4d19: Verifying Checksum
a16a916e4d19: Download complete
12bd866c50b2: Download complete
f0d774508ec3: Pull complete
0688c6542bc9: Pull complete
a16a916e4d19: Pull complete
607a9bf86ccb: Pull complete
116573099ba5: Pull complete
df45d8e7d884: Pull complete
0b2ee2040a21: Pull complete
2db010b35551: Pull complete
3a2d7a7b2033: Pull complete
0b99ebfac169: Pull complete
12bd866c50b2: Pull complete
Digest: sha256:b118a450ec9efd099aae159888a4015968264b458b9709c0a485e98b0e0aa975
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
6c44d335f0cb: Already exists
8d1a2d9bba87: Pulling fs layer
368d973e9bde: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
c570c72b9994: Pulling fs layer
1cab394671ff: Pulling fs layer
85120a674c2b: Pulling fs layer
ea31bf1e240b: Pulling fs layer
66225dc60dcb: Pulling fs layer
1590a6f5326d: Pulling fs layer
46da3ae8faee: Pulling fs layer
33af4a74c033: Pulling fs layer
c570c72b9994: Waiting
1cab394671ff: Waiting
85120a674c2b: Waiting
b66dbee2059e: Pulling fs layer
ea31bf1e240b: Waiting
46da3ae8faee: Waiting
67e974ad0988: Pulling fs layer
66225dc60dcb: Waiting
33af4a74c033: Waiting
a83b538e18a7: Pulling fs layer
b66dbee2059e: Waiting
12bd866c50b2: Pulling fs layer
1590a6f5326d: Waiting
8d1a2d9bba87: Verifying Checksum
8d1a2d9bba87: Download complete
368d973e9bde: Verifying Checksum
368d973e9bde: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
1cab394671ff: Download complete
8d1a2d9bba87: Pull complete
368d973e9bde: Pull complete
cf3f8ccf59bb: Pull complete
85120a674c2b: Verifying Checksum
85120a674c2b: Download complete
c570c72b9994: Verifying Checksum
c570c72b9994: Download complete
66225dc60dcb: Verifying Checksum
66225dc60dcb: Download complete
46da3ae8faee: Verifying Checksum
46da3ae8faee: Download complete
1590a6f5326d: Verifying Checksum
1590a6f5326d: Download complete
33af4a74c033: Verifying Checksum
33af4a74c033: Download complete
b66dbee2059e: Verifying Checksum
b66dbee2059e: Download complete
ea31bf1e240b: Verifying Checksum
ea31bf1e240b: Download complete
67e974ad0988: Verifying Checksum
67e974ad0988: Download complete
12bd866c50b2: Download complete
a83b538e18a7: Verifying Checksum
a83b538e18a7: Download complete
c570c72b9994: Pull complete
1cab394671ff: Pull complete
85120a674c2b: Pull complete
ea31bf1e240b: Pull complete
66225dc60dcb: Pull complete
1590a6f5326d: Pull complete
46da3ae8faee: Pull complete
33af4a74c033: Pull complete
b66dbee2059e: Pull complete
67e974ad0988: Pull complete
a83b538e18a7: Pull complete
12bd866c50b2: Pull complete
Digest: sha256:263add2ab7d51792c6c3796a8185ad26f5ae87b57369bbbba899948d811e8954
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
6c44d335f0cb: Already exists
5e3ba28e3945: Pulling fs layer
b6f4fdb26b37: Pulling fs layer
cf3f8ccf59bb: Pulling fs layer
8c517849c445: Pulling fs layer
a9502dc96475: Pulling fs layer
d9f5bb1f33b9: Pulling fs layer
93f746fdd153: Pulling fs layer
e70b3ec8609b: Pulling fs layer
42d49142b828: Pulling fs layer
384b854a300e: Pulling fs layer
723f60459af5: Pulling fs layer
b0bd34584f64: Pulling fs layer
74f04ba3bc46: Pulling fs layer
8dcf78e0805c: Pulling fs layer
bc8e0ddc9392: Pulling fs layer
d9f5bb1f33b9: Waiting
8dcf78e0805c: Waiting
42d49142b828: Waiting
93f746fdd153: Waiting
bc8e0ddc9392: Waiting
384b854a300e: Waiting
74f04ba3bc46: Waiting
b0bd34584f64: Waiting
e70b3ec8609b: Waiting
8c517849c445: Waiting
723f60459af5: Waiting
a9502dc96475: Waiting
b6f4fdb26b37: Verifying Checksum
b6f4fdb26b37: Download complete
5e3ba28e3945: Verifying Checksum
5e3ba28e3945: Download complete
cf3f8ccf59bb: Verifying Checksum
cf3f8ccf59bb: Download complete
a9502dc96475: Verifying Checksum
a9502dc96475: Download complete
5e3ba28e3945: Pull complete
b6f4fdb26b37: Pull complete
cf3f8ccf59bb: Pull complete
d9f5bb1f33b9: Verifying Checksum
d9f5bb1f33b9: Download complete
8c517849c445: Verifying Checksum
8c517849c445: Download complete
e70b3ec8609b: Verifying Checksum
e70b3ec8609b: Download complete
384b854a300e: Verifying Checksum
384b854a300e: Download complete
42d49142b828: Verifying Checksum
42d49142b828: Download complete
723f60459af5: Verifying Checksum
723f60459af5: Download complete
93f746fdd153: Verifying Checksum
93f746fdd153: Download complete
b0bd34584f64: Verifying Checksum
b0bd34584f64: Download complete
74f04ba3bc46: Verifying Checksum
74f04ba3bc46: Download complete
8dcf78e0805c: Verifying Checksum
8dcf78e0805c: Download complete
bc8e0ddc9392: Download complete
8c517849c445: Pull complete
a9502dc96475: Pull complete
d9f5bb1f33b9: Pull complete
93f746fdd153: Pull complete
e70b3ec8609b: Pull complete
42d49142b828: Pull complete
384b854a300e: Pull complete
723f60459af5: Pull complete
b0bd34584f64: Pull complete
74f04ba3bc46: Pull complete
8dcf78e0805c: Pull complete
bc8e0ddc9392: Pull complete
Digest: sha256:48c9a5f3546cefa414f108f5e8128196ef79946299fdb175d97a1531d6ed0ff2
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.13:latest
public.ecr.aws/sam/build-python3.13:latest

[Container] 2025/11/19 02:32:39.421408 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
187bacb7a32e: Pulling fs layer
8d881b00bf44: Pulling fs layer
7a857ec727a8: Pulling fs layer
d8f9348fdac1: Pulling fs layer
9fb1111d48e2: Pulling fs layer
d14a71df3bdb: Pulling fs layer
fe0d307ab094: Pulling fs layer
32d31abe237a: Pulling fs layer
8a96280a2645: Waiting
11c6fb55cccf: Pulling fs layer
ca16f6e7c03c: Waiting
d7ef365fa340: Pulling fs layer
187bacb7a32e: Waiting
38dfc8c08c7f: Pulling fs layer
3567f0085270: Pulling fs layer
8d881b00bf44: Waiting
7a857ec727a8: Waiting
d14a71df3bdb: Waiting
d8f9348fdac1: Waiting
fe0d307ab094: Waiting
9fb1111d48e2: Waiting
32d31abe237a: Waiting
11c6fb55cccf: Waiting
38dfc8c08c7f: Waiting
d7ef365fa340: Waiting
3567f0085270: Waiting
8042b66d8510: 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
8d881b00bf44: Verifying Checksum
8d881b00bf44: Download complete
52eabc7afcc5: Verifying Checksum
52eabc7afcc5: Download complete
7a857ec727a8: Verifying Checksum
7a857ec727a8: Download complete
9fb1111d48e2: Verifying Checksum
9fb1111d48e2: Download complete
d14a71df3bdb: Verifying Checksum
d14a71df3bdb: Download complete
d8f9348fdac1: Verifying Checksum
d8f9348fdac1: Download complete
fe0d307ab094: Verifying Checksum
fe0d307ab094: Download complete
32d31abe237a: Download complete
38dfc8c08c7f: Verifying Checksum
38dfc8c08c7f: Download complete
d7ef365fa340: Verifying Checksum
d7ef365fa340: Download complete
3567f0085270: Verifying Checksum
3567f0085270: Download complete
187bacb7a32e: Verifying Checksum
187bacb7a32e: Download complete
52eabc7afcc5: Pull complete
2fbf0c7d1e97: Pull complete
94036b10a355: Pull complete
8042b66d8510: Pull complete
8a96280a2645: Pull complete
ca16f6e7c03c: Pull complete
187bacb7a32e: Pull complete
8d881b00bf44: Pull complete
7a857ec727a8: Pull complete
d8f9348fdac1: Pull complete
9fb1111d48e2: Pull complete
d14a71df3bdb: Pull complete
fe0d307ab094: Pull complete
32d31abe237a: Pull complete
11c6fb55cccf: Pull complete
d7ef365fa340: Pull complete
38dfc8c08c7f: Pull complete
3567f0085270: Pull complete
Digest: sha256:d15e5f64e417cca2be4396e5096c86a2d1e3f39a59ecbc0f8eefb0c059ab5157
Status: Downloaded newer image for public.ecr.aws/sam/build-dotnet6:latest
public.ecr.aws/sam/build-dotnet6:latest

[Container] 2025/11/19 02:33:11.289455 Phase complete: INSTALL State: SUCCEEDED
[Container] 2025/11/19 02:33:11.289486 Phase context status code:  Message: 
[Container] 2025/11/19 02:33:11.323096 Entering phase PRE_BUILD
[Container] 2025/11/19 02:33:11.323924 Running command export HOME=/home/codebuild-user

[Container] 2025/11/19 02:33:11.333439 Running command bash buildspec/shared/setup-github-token.sh
    x-ratelimit-limit: 5000
    x-ratelimit-remaining: 3564
    x-ratelimit-reset: 1763519641
    x-ratelimit-used: 1436
    x-ratelimit-resource: core

[Container] 2025/11/19 02:33:11.881921 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.39.1
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: '@aws/language-server-runtimes@0.3.5',
npm warn EBADENGINE   required: { node: '>=24.0.0' },
npm warn EBADENGINE   current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
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:cjs] 
[build:cjs] > @amzn/codewhisperer-streaming@1.0.0 build:cjs
[build:cjs] > tsc -p tsconfig.cjs.json
[build:cjs] 
[build:es] 
[build:es] > @amzn/codewhisperer-streaming@1.0.0 build:es
[build:es] > tsc -p tsconfig.es.json
[build:es] 
[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:cjs] npm run build:cjs exited with code 0
[build:types] npm run build:types 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:types] 
[build:types] > @amzn/amazon-q-developer-streaming-client@1.0.0 build:types
[build:types] > tsc -p tsconfig.types.json
[build:types] 
[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:es] 
[build:es] > @amzn/amazon-q-developer-streaming-client@1.0.0 build:es
[build:es] > tsc -p tsconfig.es.json
[build:es] 
[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/src2997130715/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.69 MiB
    asset src/stepFunctions/asl/aslServer.js 8.07 MiB [emitted] [minimized] (name: src/stepFunctions/asl/aslServer)
    asset src/awsService/sagemaker/detached-server/server.js 629 KiB [emitted] [minimized] (name: src/awsService/sagemaker/detached-server/server)
  orphan modules 3.97 MiB [orphan] 2344 modules
  runtime modules 3.09 KiB 11 modules
  built modules 12.7 MiB [built]
    cacheable modules 12.7 MiB
      javascript modules 12.6 MiB
        modules by path ../../node_modules/ 11.2 MiB 508 modules
        modules by path ./src/ 1.36 MiB
          ./src/stepFunctions/asl/aslServer.ts + 3 modules 18.4 KiB [built] [code generated]
          ./src/awsService/sagemaker/detached-server/server.ts + 378 modules 1.35 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]
    + 24 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/src2997130715/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 55:21-36 56: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 16140 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?1763519774050 59.3 KiB [emitted] [immutable] [from: resources/fonts/aws-toolkit-icons.woff?1763519774050] (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 423 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 4615 ms

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

prepare: skipped (running in CI)

added 3195 packages, and audited 3203 packages in 4m

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

22 vulnerabilities (5 low, 9 moderate, 3 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/11/19 02:37:10.369172 Running command python3 --version
sam --version

Python 3.10.12
SAM CLI, version 1.146.0

[Container] 2025/11/19 02:37:10.619236 Phase complete: PRE_BUILD State: SUCCEEDED
[Container] 2025/11/19 02:37:10.619252 Phase context status code:  Message: 
[Container] 2025/11/19 02:37:10.670682 Entering phase BUILD
[Container] 2025/11/19 02:37:10.671457 Running command export HOME=/home/codebuild-user

[Container] 2025/11/19 02:37:10.681309 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.85.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.85.0-SNAPSHOT testCompile
> npm run clean && npm run buildScripts && npm run compileOnly


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

Could not access '/codebuild/output/src2997130715/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/src2997130715/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/src2997130715/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/src2997130715/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.85.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.85.0-SNAPSHOT generateNonCodeFiles
> ts-node ../../scripts/generateNonCodeFiles.ts


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


> aws-toolkit-vscode@3.85.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.85.0-SNAPSHOT generateSettings
> ts-node ../../scripts/generateSettings.ts


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


> aws-toolkit-vscode@3.85.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 [=-----------------------------] 5%Downloading VS Code [==----------------------------] 9%Downloading VS Code [===---------------------------] 12%Downloading VS Code [====--------------------------] 15%Downloading VS Code [=====-------------------------] 18%Downloading VS Code [======------------------------] 22%Downloading VS Code [=======-----------------------] 26%Downloading VS Code [========----------------------] 30%Downloading VS Code [==========--------------------] 35%Downloading VS Code [===========-------------------] 38%Downloading VS Code [============------------------] 41%Downloading VS Code [=============-----------------] 45%Downloading VS Code [==============----------------] 49%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 [=========================-----] 86%Downloading VS Code [==========================----] 89%Downloading VS Code [===========================---] 93%Downloading VS Code [=============================-] 97%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/src2997130715/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/src2997130715/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/src2997130715/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.1 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/src2997130715/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/src2997130715/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.48.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/src2997130715/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.3 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/src2997130715/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/src2997130715/src/github.com/aws/aws-toolkit-vscode/packages/toolkit",
  "extensionTestsPath": "/codebuild/output/src2997130715/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/src2997130715/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/src2997130715/src/github.com/aws/aws-toolkit-vscode/packages/toolkit",
    "AWS_TOOLKIT_AUTOMATION": "integration"
  }
}
Downloading VS Code [==============================] 100%[11544:1119/023834.529363: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
[11544:1119/023835.330894: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
[11544:1119/023835.330929: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
[11544:1119/023835.332004: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")
[11544:1119/023835.332048: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")
[11544:1119/023835.332062: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")
[11544:1119/023835.332076: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")
[11544:1119/023835.338060:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: 
[11544:1119/023835.478033: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
[11544:1119/023835.478062: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
[11544:1119/023835.478077: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
[main 2025-11-19T02:38:35.530Z] update#setState disabled
[main 2025-11-19T02:38:35.533Z] update#ctor - updates are disabled by the environment
[11544:1119/023835.534639: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")
[11567:1119/023835.536709:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[11631:1119/023835.788406:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[11606:1119/023835.843957: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.
[11544:1119/023836.953311: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/src2997130715/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.
[11544:1119/023838.227517: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...
[11544:1119/023844.948245: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
[11544:1119/023845.665215: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")
    1) "before all" hook in "SAM Integration Tests"
DebugSessions seen in this run:

  Region Provider
[11544:1119/023846.051172: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")
    ✔ resolves from remote (300ms)
  SAM Local CodeLenses (JS)
[11544:1119/023846.489894: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 manifest in subfolder and app is beside manifest (1236ms)
    ✔ appear when manifest in root
    ✔ appear when manifest in subfolder and app in subfolder to manifest
    ✔ appear when project is a few folders deep in the workspace
  stepFunctions ASL LSP
[11544:1119/023847.904925: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 (598ms)
  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
[11544:1119/023849.288592: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")
    ✔ graceful shutdown no metric emitted (2477ms)
    ✔ single running instance crashes, so nothing is reported, but a new instaces appears and reports (2473ms)
    ✔ multiple running instances start+crash at different times, but another instance always reports (4965ms)
    ✔ clears the state when a new os session is determined (2469ms)
    ✔ start the first extension, then start many subsequent ones and crash them all at once (4079ms)
    ✔ does not check for crashes when there is a time lag (3670ms)
    FileSystemState
      ✔ ignores irrelevant files in state
  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 (10858ms)
  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 (91ms)
    ✔ Display notification according to criterias (83ms)
    ✔ Should trigger onReceive only for newly received notifications (73ms)
  shouldSendActivity
    ✔ returns true when inactivity timeout > 0
    ✔ returns false when inactivity timeout <== 0
  InactivityMessage
[11544:1119/023921.148985: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 (201ms)
    ✔ 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 (300ms)
  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 (518ms)
    ✔ can handle changed files (183ms)
    ✔ can handle deleted files (1020ms)
    ✔ 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 (339ms)
    ✔ Walkthrough pattern URL exists for APInode (366ms)
    ✔ Walkthrough pattern URL exists for APIpython (329ms)
    ✔ Walkthrough pattern URL exists for APIjava (340ms)
    ✔ Walkthrough pattern URL exists for S3dotnet (337ms)
    ✔ Walkthrough pattern URL exists for S3node (341ms)
    ✔ Walkthrough pattern URL exists for S3python (334ms)
    ✔ Walkthrough pattern URL exists for S3java (330ms)
  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 (43ms)
      ✔ returns all files in the workspace not excluded by gitignore (59ms)
      ✔ does not return license files (47ms)
      ✔ throws when total size limit is exceeded (by default)
    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 (51ms)
      ✔ does not include build related files
      ✔ returns top level files when max size is reached
    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
[11544:1119/023927.159667: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 (306ms)
    ✔ 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-11-18 18:39:28 [INFO]: 2025-11-18 18:39:28 Feature 'normalized_open_api_version' not available in Feature Toggle Config.

2025-11-18 18:39:28 [INFO]: ClientError Exception : An error occurred (AccessDenied) when calling the ListStackResources operation: User: arn:aws:sts::135502059251:assumed-role/AWSVSCodeInfrastructure-vscodeIntegrationTestRole7-1QFHIWRDEW3WI/AWSCodeBuild-81cddc54-d99e-41e6-9872-eea6191d83f8 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

2025-11-18 18:39:28 [INFO]: Error: An error occurred (AccessDenied) when calling the ListStackResources operation: User: arn:aws:sts::135502059251:assumed-role/AWSVSCodeInfrastructure-vscodeIntegrationTestRole7-1QFHIWRDEW3WI/AWSCodeBuild-81cddc54-d99e-41e6-9872-eea6191d83f8 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: contains correct resource node properties (1695ms)
      ✔ 4: has registered refresh command successfully
      ✔ 5: triggers auto refresh when there a file getting updated (532ms)
  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/src2997130715/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 (865ms)
  75 passing (46s)
  119 pending
  1 failing
  1) SAM Integration Tests
       "before all" hook in "SAM Integration Tests":
     Error: Activating extension 'redhat.java' failed: Java 21 or more recent is required to run the Java extension. Please download and install a recent JDK. You can still compile your projects with older JDKs by configuring ['java.configuration.runtimes'](https://github.com/redhat-developer/vscode-java/wiki/JDK-Requirements#java.configuration.runtimes).
      at v.n (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:6274)
      at async v.m (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:6168)
      at async v.l (/tmp/.vscode-test/vscode-linux-x64-1.83.0/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:5625)

globalSetup: after()
deleteTestTempDirs: deleted 30 test temp dirs
Error: 1 tests failed.
    at /codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode/packages/core/src/test/testRunner.ts:128:28
    at MultiReporters.done (/codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode/node_modules/mocha-multi-reporters/lib/MultiReporters.js:124:16)
    at done (/codebuild/output/src2997130715/src/github.com/aws/aws-toolkit-vscode/node_modules/mocha/lib/mocha.js:1007:16)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
[11544:1119/023930.386639: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")
[main 2025-11-19T02:39:31.349Z] Extension host with pid 11709 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/src2997130715/src/github.com/aws/aws-toolkit-vscode/packages/toolkit
npm error workspace aws-toolkit-vscode@3.85.0-SNAPSHOT
npm error location /codebuild/output/src2997130715/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/11/19 02:39:40.119754 Command did not exit successfully xvfb-run npm run testInteg; npm run mergeReports -- "$?" exit status 1
[Container] 2025/11/19 02:39:40.124233 Phase complete: BUILD State: FAILED
[Container] 2025/11/19 02:39:40.124259 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/11/19 02:39:40.172391 Entering phase POST_BUILD
[Container] 2025/11/19 02:39:40.173216 Running command rm "$HOME/.netrc"

[Container] 2025/11/19 02:39:40.183396 Phase complete: POST_BUILD State: SUCCEEDED
[Container] 2025/11/19 02:39:40.183408 Phase context status code:  Message: 
[Container] 2025/11/19 02:39:40.369622 Preparing to copy TEST report integ-test
[Container] 2025/11/19 02:39:40.369636 Expanding base directory path:  .test-reports
[Container] 2025/11/19 02:39:40.371019 Assembling file list
[Container] 2025/11/19 02:39:40.371030 Expanding .test-reports
[Container] 2025/11/19 02:39:40.372526 Expanding file paths for base directory .test-reports
[Container] 2025/11/19 02:39:40.372537 Assembling file list
[Container] 2025/11/19 02:39:40.372539 Expanding *
[Container] 2025/11/19 02:39:40.374034 Found 1 file(s)
[Container] 2025/11/19 02:39:40.374047 Report export config is NO_EXPORT, skip exporting reports
[Container] 2025/11/19 02:39:40.374299 Phase complete: UPLOAD_ARTIFACTS State: SUCCEEDED
[Container] 2025/11/19 02:39:40.374309 Phase context status code:  Message: