Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49430e5ff99e8771836ff483cbff62e69d3b434d Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6244952908227207839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17924279890835469716.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11584788755070793263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7506956242353210825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14965246292943842468.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772677’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772678 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49430e5ff99e8771836ff483cbff62e69d3b434d (main) Commit message: "Merge pull request #845 from judehung/update-go-1.25" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49430e5ff99e8771836ff483cbff62e69d3b434d # timeout=10 > git rev-list --no-walk a30ebc7527866bfa81c41d5b16bac6940f093d67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-07T06:54:53.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-07T06:54:53.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-07T06:54:53.778Z] ========================================================= [2025-11-07T06:54:53.778Z] EdgeX Global Pipelines Version Info [2025-11-07T06:54:53.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-07T06:54:54.862Z] ------------------- [2025-11-07T06:54:54.862Z] stable info: [2025-11-07T06:54:54.862Z] ------------------- [2025-11-07T06:54:54.862Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-07T06:54:54.862Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-07T06:54:54.862Z] Message: update stable to v1.0.278 [2025-11-07T06:54:55.432Z] ------------------- [2025-11-07T06:54:55.432Z] experimental info: [2025-11-07T06:54:55.432Z] ------------------- [2025-11-07T06:54:55.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-07T06:54:55.432Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-07T06:54:55.432Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-07T06:54:55.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-11-07T06:54:55.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-11-07T06:54:55.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-07T06:54:55.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-07T06:54:55.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-07T06:54:55.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-07T06:54:55.696Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-07T06:54:55.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-07T06:54:55.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-07T06:54:55.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-07T06:54:55.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-07T06:54:55.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-11-07T06:54:55.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-07T06:54:55.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-07T06:54:55.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T06:54:55.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T06:54:55.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-07T06:54:55.971Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-07T06:54:55.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-07T06:54:56.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-07T06:54:56.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-07T06:54:56.079Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-07T06:54:56.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-07T06:54:56.123Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-07T06:54:56.146Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-07T06:54:56.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-07T06:54:56.188Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-07T06:54:56.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-07T06:54:56.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-07T06:54:56.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-07T06:54:56.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo [2025-11-07T06:54:56.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49430e5 [Pipeline] echo [2025-11-07T06:54:56.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T06:54:56.391Z] provisioning config files... [2025-11-07T06:54:56.403Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15984850993733659830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T06:54:56.729Z] ---> ****-login.sh [2025-11-07T06:54:56.729Z] nexus3.edgexfoundry.org:10001 [2025-11-07T06:54:56.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:54:56.989Z] [2025-11-07T06:54:56.989Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T06:54:56.989Z] Configure a credential helper to remove this warning. See [2025-11-07T06:54:56.989Z] https://docs.****.com/go/credential-store/ [2025-11-07T06:54:56.989Z] [2025-11-07T06:54:56.989Z] Login Succeeded [2025-11-07T06:54:56.989Z] nexus3.edgexfoundry.org:10002 [2025-11-07T06:54:56.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:54:56.989Z] [2025-11-07T06:54:56.989Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T06:54:56.989Z] Configure a credential helper to remove this warning. See [2025-11-07T06:54:56.990Z] https://docs.****.com/go/credential-store/ [2025-11-07T06:54:56.990Z] [2025-11-07T06:54:56.990Z] Login Succeeded [2025-11-07T06:54:56.990Z] nexus3.edgexfoundry.org:10003 [2025-11-07T06:54:56.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:54:57.249Z] [2025-11-07T06:54:57.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T06:54:57.249Z] Configure a credential helper to remove this warning. See [2025-11-07T06:54:57.249Z] https://docs.****.com/go/credential-store/ [2025-11-07T06:54:57.249Z] [2025-11-07T06:54:57.249Z] Login Succeeded [2025-11-07T06:54:57.249Z] nexus3.edgexfoundry.org:10004 [2025-11-07T06:54:57.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:54:57.249Z] [2025-11-07T06:54:57.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T06:54:57.249Z] Configure a credential helper to remove this warning. See [2025-11-07T06:54:57.249Z] https://docs.****.com/go/credential-store/ [2025-11-07T06:54:57.250Z] [2025-11-07T06:54:57.250Z] Login Succeeded [2025-11-07T06:54:57.250Z] ****.io [2025-11-07T06:54:57.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:54:57.508Z] [2025-11-07T06:54:57.509Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T06:54:57.509Z] Configure a credential helper to remove this warning. See [2025-11-07T06:54:57.509Z] https://docs.****.com/go/credential-store/ [2025-11-07T06:54:57.509Z] [2025-11-07T06:54:57.509Z] Login Succeeded [2025-11-07T06:54:57.509Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T06:54:57.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-07T06:54:57.924Z] + git rev-list -1 --merges 49430e5ff99e8771836ff483cbff62e69d3b434d~1..49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo [2025-11-07T06:54:57.955Z] -----------> git rev-list -1 --merges 49430e5ff99e8771836ff483cbff62e69d3b434d~1..49430e5ff99e8771836ff483cbff62e69d3b434d 49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:54:57.955Z] 49430e5ff99e8771836ff483cbff62e69d3b434d [false] [Pipeline] sh [2025-11-07T06:54:58.248Z] + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo [2025-11-07T06:54:58.269Z] ========================================================= [2025-11-07T06:54:58.269Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T06:54:58.269Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-07T06:54:58.609Z] + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo [2025-11-07T06:54:58.622Z] [semverPrep] GIT_COMMIT: 49430e5ff99e8771836ff483cbff62e69d3b434d, Commit Message: Merge pull request #845 from judehung/update-go-1.25 [Pipeline] echo [2025-11-07T06:54:58.634Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-07T06:54:59.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T06:54:59.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-07T06:54:59.050Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-07T06:54:59.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-07T06:54:59.050Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-11-07T06:54:59.050Z] tee -a /etc/ssh/ssh_known_hosts [2025-11-07T06:54:59.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:54:59.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T06:54:59.418Z] [2025-11-07T06:54:59.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:54:59.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T06:54:59.722Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-07T06:54:59.722Z] 3dae71ba6b94: Pulling fs layer [2025-11-07T06:54:59.722Z] 6bf1a483ea7c: Pulling fs layer [2025-11-07T06:54:59.722Z] f5dfc541a4d3: Pulling fs layer [2025-11-07T06:54:59.722Z] 461d9e800cba: Pulling fs layer [2025-11-07T06:54:59.722Z] 80192f66455f: Pulling fs layer [2025-11-07T06:54:59.722Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-07T06:54:59.722Z] a29436f7fd5d: Pulling fs layer [2025-11-07T06:54:59.722Z] 923cac83aea3: Pulling fs layer [2025-11-07T06:54:59.722Z] 25ad8b0a4227: Pulling fs layer [2025-11-07T06:54:59.722Z] db01528c6b51: Pulling fs layer [2025-11-07T06:54:59.722Z] 28988de357af: Pulling fs layer [2025-11-07T06:54:59.722Z] 25ad8b0a4227: Waiting [2025-11-07T06:54:59.722Z] db01528c6b51: Waiting [2025-11-07T06:54:59.722Z] 28988de357af: Waiting [2025-11-07T06:54:59.722Z] 923cac83aea3: Waiting [2025-11-07T06:54:59.722Z] 461d9e800cba: Waiting [2025-11-07T06:54:59.722Z] 80192f66455f: Waiting [2025-11-07T06:54:59.722Z] 6bf1a483ea7c: Verifying Checksum [2025-11-07T06:54:59.722Z] 6bf1a483ea7c: Download complete [2025-11-07T06:54:59.980Z] 461d9e800cba: Verifying Checksum [2025-11-07T06:54:59.980Z] 461d9e800cba: Download complete [2025-11-07T06:54:59.980Z] 80192f66455f: Verifying Checksum [2025-11-07T06:54:59.980Z] 80192f66455f: Download complete [2025-11-07T06:54:59.980Z] f5dfc541a4d3: Verifying Checksum [2025-11-07T06:54:59.980Z] f5dfc541a4d3: Download complete [2025-11-07T06:54:59.980Z] 3dae71ba6b94: Verifying Checksum [2025-11-07T06:54:59.980Z] 3dae71ba6b94: Download complete [2025-11-07T06:54:59.980Z] 923cac83aea3: Verifying Checksum [2025-11-07T06:54:59.980Z] 923cac83aea3: Download complete [2025-11-07T06:54:59.980Z] 25ad8b0a4227: Verifying Checksum [2025-11-07T06:54:59.980Z] 25ad8b0a4227: Download complete [2025-11-07T06:55:00.239Z] db01528c6b51: Verifying Checksum [2025-11-07T06:55:00.239Z] db01528c6b51: Download complete [2025-11-07T06:55:00.239Z] 28988de357af: Verifying Checksum [2025-11-07T06:55:00.239Z] 28988de357af: Download complete [2025-11-07T06:55:00.239Z] a29436f7fd5d: Verifying Checksum [2025-11-07T06:55:00.239Z] a29436f7fd5d: Download complete [2025-11-07T06:55:00.806Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-07T06:55:00.806Z] 2e8e34ca0e6c: Download complete [2025-11-07T06:55:01.372Z] 3dae71ba6b94: Pull complete [2025-11-07T06:55:01.372Z] 6bf1a483ea7c: Pull complete [2025-11-07T06:55:01.938Z] f5dfc541a4d3: Pull complete [2025-11-07T06:55:01.938Z] 461d9e800cba: Pull complete [2025-11-07T06:55:01.938Z] 80192f66455f: Pull complete [2025-11-07T06:55:06.126Z] 2e8e34ca0e6c: Pull complete [2025-11-07T06:55:06.690Z] a29436f7fd5d: Pull complete [2025-11-07T06:55:06.690Z] 923cac83aea3: Pull complete [2025-11-07T06:55:06.948Z] 25ad8b0a4227: Pull complete [2025-11-07T06:55:06.948Z] db01528c6b51: Pull complete [2025-11-07T06:55:06.948Z] 28988de357af: Pull complete [2025-11-07T06:55:06.948Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-07T06:55:06.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T06:55:06.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T06:55:07.081Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T06:55:07.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T06:55:09.077Z] $ docker top d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 -eo pid,comm [2025-11-07T06:55:09.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T06:55:09.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T06:55:09.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T06:55:09.181Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T06:55:09.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T06:55:09.290Z] $ docker exec d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent [2025-11-07T06:55:09.388Z] SSH_AUTH_SOCK=/tmp/ssh-9kM8EN0CXAif/agent.32 [2025-11-07T06:55:09.388Z] SSH_AGENT_PID=38 [2025-11-07T06:55:09.396Z] Running ssh-add (command line suppressed) [2025-11-07T06:55:09.492Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_426277665022668706.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_426277665022668706.key) [2025-11-07T06:55:09.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T06:55:09.802Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] sh [2025-11-07T06:55:10.085Z] + git tag --points-at HEAD [Pipeline] } [2025-11-07T06:55:10.096Z] $ docker exec --env ******** --env ******** d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent -k [2025-11-07T06:55:10.182Z] unset SSH_AUTH_SOCK; [2025-11-07T06:55:10.183Z] unset SSH_AGENT_PID; [2025-11-07T06:55:10.183Z] echo Agent pid 38 killed; [2025-11-07T06:55:10.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-07T06:55:10.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T06:55:10.227Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T06:55:10.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T06:55:10.327Z] $ docker exec d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent [2025-11-07T06:55:10.433Z] SSH_AUTH_SOCK=/tmp/ssh-zjXPqk1n8UUM/agent.85 [2025-11-07T06:55:10.433Z] SSH_AGENT_PID=91 [2025-11-07T06:55:10.438Z] Running ssh-add (command line suppressed) [2025-11-07T06:55:10.527Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16120491948584321144.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16120491948584321144.key) [2025-11-07T06:55:10.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T06:55:10.834Z] + git semver init [2025-11-07T06:55:11.093Z] 2025-11-07 06:55:11,024 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T06:55:11.093Z] 2025-11-07 06:55:11,028 [run_init] DEBUG init version:0.0.0 force:False [2025-11-07T06:55:11.093Z] 2025-11-07 06:55:11,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-11-07T06:55:11.093Z] 2025-11-07 06:55:11,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-11-07T06:55:11.093Z] 2025-11-07 06:55:11,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-07T06:55:13.638Z] 2025-11-07 06:55:13,528 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2025-11-07T06:55:13.638Z] 2025-11-07 06:55:13,528 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2025-11-07T06:55:13.638Z] 2025-11-07 06:55:13,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T06:55:13.638Z] 2025-11-07 06:55:13,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T06:55:13.638Z] 4.1.0-dev.2 [Pipeline] } [2025-11-07T06:55:13.650Z] $ docker exec --env ******** --env ******** d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 ssh-agent -k [2025-11-07T06:55:13.734Z] unset SSH_AUTH_SOCK; [2025-11-07T06:55:13.734Z] unset SSH_AGENT_PID; [2025-11-07T06:55:13.734Z] echo Agent pid 91 killed; [2025-11-07T06:55:13.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T06:55:14.068Z] + git semver [Pipeline] } [2025-11-07T06:55:14.341Z] $ docker stop --time=1 d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 [2025-11-07T06:55:15.639Z] $ docker rm -f --volumes d8d0dd840358edb7a77c1307b01cbcb390af75d9b20f576839ece159aafd1cb0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T06:55:15.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-07T06:55:16.245Z] Stashed 1 file(s) [Pipeline] echo [2025-11-07T06:55:16.250Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T06:55:16.436Z] provisioning config files... [2025-11-07T06:55:16.458Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2406856223223882297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T06:55:16.771Z] ---> ****-login.sh [2025-11-07T06:55:16.771Z] nexus3.edgexfoundry.org:10001 [2025-11-07T06:55:16.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:55:16.771Z] Login Succeeded [2025-11-07T06:55:16.771Z] nexus3.edgexfoundry.org:10002 [2025-11-07T06:55:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:55:16.772Z] Login Succeeded [2025-11-07T06:55:16.772Z] nexus3.edgexfoundry.org:10003 [2025-11-07T06:55:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:55:17.031Z] Login Succeeded [2025-11-07T06:55:17.031Z] nexus3.edgexfoundry.org:10004 [2025-11-07T06:55:17.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:55:17.031Z] Login Succeeded [2025-11-07T06:55:17.032Z] ****.io [2025-11-07T06:55:17.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:55:17.291Z] Login Succeeded [2025-11-07T06:55:17.291Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T06:55:17.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-07T06:55:17.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T06:55:17.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T06:55:17.440Z] ========================================================= [2025-11-07T06:55:17.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-07T06:55:17.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:55:17.779Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-07T06:55:18.349Z] #0 building with "default" instance using docker driver [2025-11-07T06:55:18.349Z] [2025-11-07T06:55:18.349Z] #1 [internal] load build definition from Dockerfile [2025-11-07T06:55:18.349Z] #1 transferring dockerfile: 1.98kB done [2025-11-07T06:55:18.349Z] #1 DONE 0.0s [2025-11-07T06:55:18.349Z] [2025-11-07T06:55:18.349Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-07T06:55:18.349Z] #2 DONE 0.1s [2025-11-07T06:55:18.349Z] [2025-11-07T06:55:18.349Z] #3 [internal] load metadata for docker.io/library/docker:latest [2025-11-07T06:55:18.608Z] #3 DONE 0.1s [2025-11-07T06:55:18.608Z] [2025-11-07T06:55:18.608Z] #4 [internal] load .dockerignore [2025-11-07T06:55:18.608Z] #4 transferring context: 58B done [2025-11-07T06:55:18.608Z] #4 DONE 0.0s [2025-11-07T06:55:18.608Z] [2025-11-07T06:55:18.608Z] #5 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac [2025-11-07T06:55:18.608Z] #5 resolve docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 0.0s done [2025-11-07T06:55:18.608Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-07T06:55:18.608Z] #5 sha256:f87ff41b3afe1467f44b1c8a35a5dadb4f14ac72e70e6a8cb13841e1a58fe844 456B / 456B 0.1s done [2025-11-07T06:55:18.608Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-07T06:55:18.608Z] #5 sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac 5.17kB / 5.17kB done [2025-11-07T06:55:18.608Z] #5 sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae 12.29kB / 12.29kB done [2025-11-07T06:55:18.608Z] #5 sha256:9a06753d2401cd049b34cd27dbbc3e0db717d4c1db7bc7f2efad1c187e00bf5a 4.00kB / 4.00kB done [2025-11-07T06:55:18.608Z] #5 sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb 8.23MB / 8.23MB 0.2s done [2025-11-07T06:55:18.608Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done [2025-11-07T06:55:18.608Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-07T06:55:18.608Z] #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 4.19MB / 22.16MB 0.2s [2025-11-07T06:55:18.608Z] #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 8.39MB / 19.67MB 0.2s [2025-11-07T06:55:18.869Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-07T06:55:18.869Z] #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 16.78MB / 22.16MB 0.3s [2025-11-07T06:55:18.869Z] #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 19.67MB / 19.67MB 0.3s [2025-11-07T06:55:18.869Z] #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 5.24MB / 21.74MB 0.3s [2025-11-07T06:55:18.869Z] #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 22.16MB / 22.16MB 0.4s [2025-11-07T06:55:18.869Z] #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 16.78MB / 21.74MB 0.4s [2025-11-07T06:55:19.128Z] #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 21.74MB / 21.74MB 0.5s [2025-11-07T06:55:19.128Z] #5 ... [2025-11-07T06:55:19.128Z] [2025-11-07T06:55:19.128Z] #6 [internal] load build context [2025-11-07T06:55:19.128Z] #6 transferring context: 72.13MB 0.6s done [2025-11-07T06:55:19.128Z] #6 DONE 0.6s [2025-11-07T06:55:19.128Z] [2025-11-07T06:55:19.128Z] #5 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac [2025-11-07T06:55:19.128Z] #5 sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 22.16MB / 22.16MB 0.6s done [2025-11-07T06:55:19.128Z] #5 sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 19.67MB / 19.67MB 0.6s done [2025-11-07T06:55:19.128Z] #5 sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 21.74MB / 21.74MB 0.6s done [2025-11-07T06:55:19.128Z] #5 extracting sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb [2025-11-07T06:55:19.128Z] #5 sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 2.10MB / 6.91MB 0.7s [2025-11-07T06:55:19.128Z] #5 sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 0B / 1.01kB 0.7s [2025-11-07T06:55:19.128Z] #5 sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 538B / 538B 0.6s done [2025-11-07T06:55:19.128Z] #5 sha256:88b76901d48dc6d16a57deade41a816869b436b30ec0d472207ea29ce853cb3c 116B / 116B 0.7s done [2025-11-07T06:55:19.128Z] #5 sha256:a7e375cdf88959bde08f22e960ea5dded1324fdf1a829a7a6f79989232a44ffc 1.01kB / 1.01kB 0.6s done [2025-11-07T06:55:19.128Z] #5 sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 90.39kB / 90.39kB 0.7s [2025-11-07T06:55:19.387Z] #5 sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 6.91MB / 6.91MB 0.7s done [2025-11-07T06:55:19.387Z] #5 sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 1.01kB / 1.01kB 0.7s done [2025-11-07T06:55:19.387Z] #5 sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 90.39kB / 90.39kB 0.7s done [2025-11-07T06:55:19.387Z] #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 10.49MB / 62.91MB 0.8s [2025-11-07T06:55:19.387Z] #5 sha256:877e0fda86dbbe12c8306865637af5e0ef2eeb4f3de061ea7ebfb55be91fbd06 1.69kB / 1.69kB 0.8s done [2025-11-07T06:55:19.387Z] #5 sha256:094f5b5ee16096ca0ba42fb7d6deacf22913ca24045ab33162c36b6210b09970 3.30kB / 3.30kB 0.8s done [2025-11-07T06:55:19.387Z] #5 extracting sha256:5b0d9c7cba2a06e9c8142513ac326226c0ee7332e49ec5106c8a0a10e8e009eb 0.3s done [2025-11-07T06:55:19.387Z] #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 29.23MB / 62.91MB 0.9s [2025-11-07T06:55:19.644Z] #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 47.19MB / 62.91MB 1.0s [2025-11-07T06:55:19.644Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-07T06:55:19.644Z] #5 extracting sha256:f87ff41b3afe1467f44b1c8a35a5dadb4f14ac72e70e6a8cb13841e1a58fe844 done [2025-11-07T06:55:19.644Z] #5 extracting sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad [2025-11-07T06:55:19.901Z] #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 62.91MB / 62.91MB 1.2s [2025-11-07T06:55:20.160Z] #5 sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 62.91MB / 62.91MB 1.4s done [2025-11-07T06:55:20.160Z] #5 extracting sha256:c7d9ebd9203df025921a860954e4a7ff405ce179f4efd5284321e02d9d22b7ad 0.5s done [2025-11-07T06:55:20.160Z] #5 extracting sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 [2025-11-07T06:55:20.738Z] #5 extracting sha256:9c97904974797c573cfa05f2e52242b6b55a63877df3a31ed7311af3c6991602 0.4s done [2025-11-07T06:55:20.738Z] #5 extracting sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 [2025-11-07T06:55:20.996Z] #5 extracting sha256:6b86625da147e20de1662a3aa1346e88f6d27a6ec2c253e614eb172e74c77e57 0.5s done [2025-11-07T06:55:20.996Z] #5 extracting sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 [2025-11-07T06:55:21.253Z] #5 extracting sha256:1f6a1326ae661806571157687173cbdee73aebf26b03cbea5e7dce457a25bd16 done [2025-11-07T06:55:21.253Z] #5 extracting sha256:a7e375cdf88959bde08f22e960ea5dded1324fdf1a829a7a6f79989232a44ffc done [2025-11-07T06:55:21.253Z] #5 extracting sha256:88b76901d48dc6d16a57deade41a816869b436b30ec0d472207ea29ce853cb3c done [2025-11-07T06:55:21.253Z] #5 extracting sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 0.1s [2025-11-07T06:55:21.512Z] #5 extracting sha256:06e978cb7cb45398c58a389a6e39537ecd008e000eab7ed18abec02383c8d3db 0.2s done [2025-11-07T06:55:21.512Z] #5 extracting sha256:527702f14b576c65bf45452d0b67bc6668ad2577ea8d825498cf4c8b36b629e0 done [2025-11-07T06:55:21.512Z] #5 extracting sha256:2c347b7f6c48d7f752f606d4d18804c2e12cac866dcd47aceefc2c88899bd252 done [2025-11-07T06:55:21.512Z] #5 extracting sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 [2025-11-07T06:55:22.888Z] #5 extracting sha256:50f66644ced2c02aefc45b786d072cfd0bdfa8a5b5110767f136a48b10dd7a44 1.1s done [2025-11-07T06:55:22.888Z] #5 extracting sha256:877e0fda86dbbe12c8306865637af5e0ef2eeb4f3de061ea7ebfb55be91fbd06 done [2025-11-07T06:55:22.888Z] #5 extracting sha256:094f5b5ee16096ca0ba42fb7d6deacf22913ca24045ab33162c36b6210b09970 done [2025-11-07T06:55:22.888Z] #5 DONE 4.3s [2025-11-07T06:55:22.888Z] [2025-11-07T06:55:22.888Z] #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-07T06:55:22.888Z] #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-07T06:55:22.888Z] #7 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-07T06:55:22.888Z] #7 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-07T06:55:22.888Z] #7 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-07T06:55:22.888Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-07T06:55:22.888Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done [2025-11-07T06:55:22.888Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-07T06:55:22.888Z] #7 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done [2025-11-07T06:55:22.888Z] #7 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-07T06:55:22.888Z] #7 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.8s done [2025-11-07T06:55:22.888Z] #7 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.8s done [2025-11-07T06:55:22.888Z] #7 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.4s done [2025-11-07T06:55:22.888Z] #7 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.8s done [2025-11-07T06:55:22.888Z] #7 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.3s done [2025-11-07T06:55:22.888Z] #7 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.6s done [2025-11-07T06:55:22.888Z] #7 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.9s [2025-11-07T06:55:24.791Z] #7 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2025-11-07T06:55:24.791Z] #7 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-07T06:55:24.791Z] #7 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-07T06:55:24.791Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-07T06:55:24.791Z] #7 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-07T06:55:24.791Z] #7 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2025-11-07T06:55:25.048Z] #7 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2025-11-07T06:55:25.048Z] #7 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-07T06:55:28.334Z] #7 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2025-11-07T06:55:28.334Z] #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-07T06:55:28.592Z] #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-07T06:55:28.592Z] #7 DONE 10.0s [2025-11-07T06:55:28.592Z] [2025-11-07T06:55:28.592Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-11-07T06:55:29.528Z] #8 DONE 1.1s [2025-11-07T06:55:29.786Z] [2025-11-07T06:55:29.786Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2025-11-07T06:55:29.786Z] #9 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T06:55:30.046Z] #9 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T06:55:30.046Z] #9 0.558 OK: 265 MiB in 60 packages [2025-11-07T06:55:30.305Z] #9 DONE 0.7s [2025-11-07T06:55:30.305Z] [2025-11-07T06:55:30.305Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-11-07T06:55:30.305Z] #10 DONE 0.0s [2025-11-07T06:55:30.564Z] [2025-11-07T06:55:30.564Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2025-11-07T06:55:30.564Z] #11 DONE 0.0s [2025-11-07T06:55:30.564Z] [2025-11-07T06:55:30.564Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T06:55:31.396Z] Still waiting to schedule task [2025-11-07T06:55:31.396Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-07T06:55:42.774Z] #12 DONE 10.5s [2025-11-07T06:55:42.774Z] [2025-11-07T06:55:42.774Z] #13 [builder 7/8] COPY . . [2025-11-07T06:55:42.774Z] #13 DONE 0.3s [2025-11-07T06:55:42.774Z] [2025-11-07T06:55:42.774Z] #14 [builder 8/8] RUN echo noop [2025-11-07T06:55:42.774Z] #14 0.200 noop [2025-11-07T06:55:42.774Z] #14 DONE 0.3s [2025-11-07T06:55:42.774Z] [2025-11-07T06:55:42.774Z] #15 exporting to image [2025-11-07T06:55:42.774Z] #15 exporting layers [2025-11-07T06:55:49.351Z] #15 exporting layers 7.6s done [2025-11-07T06:55:49.351Z] #15 writing image sha256:0c6bdb3850e87edf2834208c321498b89e57ed5dfd5ea0456ed564d033c9c58f done [2025-11-07T06:55:49.351Z] #15 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-07T06:55:49.351Z] #15 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:55:49.677Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T06:55:49.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T06:55:49.750Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T06:55:49.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T06:55:50.080Z] $ docker top 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T06:55:50.426Z] + go version [2025-11-07T06:55:50.426Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-07T06:55:50.435Z] $ docker stop --time=1 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd [2025-11-07T06:55:51.690Z] $ docker rm -f --volumes 62401af1f47a37abce84de630dcda8949e7f4c9dc91193b0da39cb7cb164f6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:55:52.127Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T06:55:52.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T06:55:52.206Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T06:55:52.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T06:55:52.474Z] $ docker top 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T06:55:52.820Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2025-11-07T06:55:53.129Z] + make test [2025-11-07T06:55:53.129Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-11-07T06:55:54.063Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-11-07T06:56:12.139Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-11-07T06:56:16.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-07T06:56:16.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-07T06:56:16.323Z] ./bin/test-attribution-txt.sh [2025-11-07T06:56:16.582Z] make -C web test [2025-11-07T06:56:16.582Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2025-11-07T06:56:16.582Z] make[1]: tput: No such file or directory [2025-11-07T06:56:16.582Z] make[1]: tput: No such file or directory [2025-11-07T06:56:16.582Z] warning: generating ./VERSION [2025-11-07T06:56:16.582Z] echo "0.0.0" > VERSION [2025-11-07T06:56:16.582Z] docker build \ [2025-11-07T06:56:16.582Z] -f Dockerfile \ [2025-11-07T06:56:16.582Z] --build-arg USER=1000 \ [2025-11-07T06:56:16.582Z] \ [2025-11-07T06:56:16.582Z] --label "git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d" \ [2025-11-07T06:56:16.582Z] -t edgexfoundry/edgex-web-ui:49430e5ff99e8771836ff483cbff62e69d3b434d \ [2025-11-07T06:56:16.582Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-11-07T06:56:16.582Z] . [2025-11-07T06:56:16.582Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-11-07T06:56:16.582Z] Install the buildx component to build images with BuildKit: [2025-11-07T06:56:16.582Z] https://docs.docker.com/go/buildx/ [2025-11-07T06:56:16.582Z] [2025-11-07T06:56:16.582Z] Sending build context to Docker daemon 2.62MB [2025-11-07T06:56:16.582Z] Step 1/10 : FROM node:22-alpine3.22 [2025-11-07T06:56:16.841Z] 22-alpine3.22: Pulling from library/node [2025-11-07T06:56:16.841Z] 2d35ebdb57d9: Already exists [2025-11-07T06:56:16.841Z] fc2cca81d0de: Pulling fs layer [2025-11-07T06:56:16.841Z] e1acb8d81a6a: Pulling fs layer [2025-11-07T06:56:16.841Z] 5ff8b913658c: Pulling fs layer [2025-11-07T06:56:16.841Z] 5ff8b913658c: Verifying Checksum [2025-11-07T06:56:16.841Z] 5ff8b913658c: Download complete [2025-11-07T06:56:16.841Z] e1acb8d81a6a: Verifying Checksum [2025-11-07T06:56:16.841Z] e1acb8d81a6a: Download complete [2025-11-07T06:56:17.776Z] fc2cca81d0de: Download complete [2025-11-07T06:56:19.676Z] fc2cca81d0de: Pull complete [2025-11-07T06:56:19.676Z] e1acb8d81a6a: Pull complete [2025-11-07T06:56:19.676Z] 5ff8b913658c: Pull complete [2025-11-07T06:56:19.676Z] Digest: sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5 [2025-11-07T06:56:19.676Z] Status: Downloaded newer image for node:22-alpine3.22 [2025-11-07T06:56:19.676Z] ---> d14f4a9e34c6 [2025-11-07T06:56:19.676Z] Step 2/10 : RUN apk add --no-cache chromium [2025-11-07T06:56:21.592Z] ---> Running in 6915c7fad070 [2025-11-07T06:56:21.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T06:56:21.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T06:56:21.850Z] (1/178) Installing libexpat (2.7.3-r0) [2025-11-07T06:56:21.850Z] (2/178) Installing brotli-libs (1.1.0-r2) [2025-11-07T06:56:21.850Z] (3/178) Installing libbz2 (1.0.8-r6) [2025-11-07T06:56:21.850Z] (4/178) Installing libpng (1.6.47-r0) [2025-11-07T06:56:21.850Z] (5/178) Installing freetype (2.13.3-r0) [2025-11-07T06:56:21.850Z] (6/178) Installing fontconfig (2.15.0-r3) [2025-11-07T06:56:21.850Z] (7/178) Installing libfontenc (1.1.8-r0) [2025-11-07T06:56:21.850Z] (8/178) Installing mkfontscale (1.2.3-r1) [2025-11-07T06:56:21.850Z] (9/178) Installing font-opensans (0_git20210927-r1) [2025-11-07T06:56:21.850Z] (10/178) Installing libffi (3.4.8-r0) [2025-11-07T06:56:21.850Z] (11/178) Installing libintl (0.24.1-r0) [2025-11-07T06:56:21.850Z] (12/178) Installing libeconf (0.6.3-r0) [2025-11-07T06:56:21.850Z] (13/178) Installing libblkid (2.41-r9) [2025-11-07T06:56:21.850Z] (14/178) Installing libmount (2.41-r9) [2025-11-07T06:56:21.850Z] (15/178) Installing pcre2 (10.46-r0) [2025-11-07T06:56:22.110Z] (16/178) Installing glib (2.84.4-r0) [2025-11-07T06:56:22.110Z] (17/178) Installing gobject-introspection (1.84.0-r0) [2025-11-07T06:56:22.110Z] (18/178) Installing pkgconf (2.4.3-r0) [2025-11-07T06:56:22.110Z] (19/178) Installing hicolor-icon-theme (0.18-r0) [2025-11-07T06:56:22.110Z] (20/178) Installing xz-libs (5.8.1-r0) [2025-11-07T06:56:22.110Z] (21/178) Installing libxml2 (2.13.9-r0) [2025-11-07T06:56:22.110Z] (22/178) Installing shared-mime-info (2.4-r6) [2025-11-07T06:56:22.110Z] (23/178) Installing libjpeg-turbo (3.1.0-r0) [2025-11-07T06:56:22.110Z] (24/178) Installing libsharpyuv (1.5.0-r0) [2025-11-07T06:56:22.110Z] (25/178) Installing libwebp (1.5.0-r0) [2025-11-07T06:56:22.110Z] (26/178) Installing zstd-libs (1.5.7-r0) [2025-11-07T06:56:22.110Z] (27/178) Installing tiff (4.7.1-r0) [2025-11-07T06:56:22.110Z] (28/178) Installing gdk-pixbuf (2.42.12-r1) [2025-11-07T06:56:22.110Z] (29/178) Installing gtk-update-icon-cache (3.24.50-r0) [2025-11-07T06:56:22.110Z] (30/178) Installing libxau (1.0.12-r0) [2025-11-07T06:56:22.110Z] (31/178) Installing libmd (1.1.0-r0) [2025-11-07T06:56:22.110Z] (32/178) Installing libbsd (0.12.2-r0) [2025-11-07T06:56:22.110Z] (33/178) Installing libxdmcp (1.1.5-r1) [2025-11-07T06:56:22.110Z] (34/178) Installing libxcb (1.17.0-r0) [2025-11-07T06:56:22.110Z] (35/178) Installing libx11 (1.8.11-r0) [2025-11-07T06:56:22.110Z] (36/178) Installing libxcomposite (0.4.6-r5) [2025-11-07T06:56:22.110Z] (37/178) Installing libxfixes (6.0.1-r4) [2025-11-07T06:56:22.110Z] (38/178) Installing libxrender (0.9.12-r0) [2025-11-07T06:56:22.110Z] (39/178) Installing libxcursor (1.2.3-r0) [2025-11-07T06:56:22.110Z] (40/178) Installing libxdamage (1.1.6-r5) [2025-11-07T06:56:22.110Z] (41/178) Installing libxext (1.3.6-r2) [2025-11-07T06:56:22.110Z] (42/178) Installing libxi (1.8.2-r0) [2025-11-07T06:56:22.368Z] (43/178) Installing libxinerama (1.1.5-r4) [2025-11-07T06:56:22.368Z] (44/178) Installing libxrandr (1.5.4-r1) [2025-11-07T06:56:22.368Z] (45/178) Installing libatk-1.0 (2.56.5-r0) [2025-11-07T06:56:22.368Z] (46/178) Installing dbus-libs (1.16.2-r1) [2025-11-07T06:56:22.368Z] (47/178) Installing at-spi2-core-libs (2.56.5-r0) [2025-11-07T06:56:22.368Z] (48/178) Installing libxtst (1.2.5-r0) [2025-11-07T06:56:22.368Z] (49/178) Installing at-spi2-core (2.56.5-r0) [2025-11-07T06:56:22.368Z] (50/178) Installing libatk-bridge-2.0 (2.56.5-r0) [2025-11-07T06:56:22.368Z] (51/178) Installing pixman (0.46.4-r0) [2025-11-07T06:56:22.368Z] (52/178) Installing cairo (1.18.4-r0) [2025-11-07T06:56:22.368Z] (53/178) Installing cairo-gobject (1.18.4-r0) [2025-11-07T06:56:22.368Z] (54/178) Installing avahi-libs (0.8-r21) [2025-11-07T06:56:22.368Z] (55/178) Installing gmp (6.3.0-r3) [2025-11-07T06:56:22.368Z] (56/178) Installing nettle (3.10.1-r0) [2025-11-07T06:56:22.368Z] (57/178) Installing libunistring (1.3-r0) [2025-11-07T06:56:22.368Z] (58/178) Installing libidn2 (2.3.7-r0) [2025-11-07T06:56:22.368Z] (59/178) Installing libtasn1 (4.20.0-r0) [2025-11-07T06:56:22.368Z] (60/178) Installing p11-kit (0.25.5-r2) [2025-11-07T06:56:22.368Z] (61/178) Installing gnutls (3.8.8-r0) [2025-11-07T06:56:22.368Z] (62/178) Installing cups-libs (2.4.11-r0) [2025-11-07T06:56:22.368Z] (63/178) Installing libepoxy (1.5.10-r1) [2025-11-07T06:56:22.368Z] (64/178) Installing fribidi (1.0.16-r1) [2025-11-07T06:56:22.368Z] (65/178) Installing graphite2 (1.3.14-r6) [2025-11-07T06:56:22.368Z] (66/178) Installing harfbuzz (11.2.1-r0) [2025-11-07T06:56:22.368Z] (67/178) Installing libxft (2.3.8-r3) [2025-11-07T06:56:22.368Z] (68/178) Installing pango (1.56.3-r0) [2025-11-07T06:56:22.368Z] (69/178) Installing wayland-libs-client (1.23.1-r3) [2025-11-07T06:56:22.368Z] (70/178) Installing wayland-libs-cursor (1.23.1-r3) [2025-11-07T06:56:22.368Z] (71/178) Installing wayland-libs-egl (1.23.1-r3) [2025-11-07T06:56:22.368Z] (72/178) Installing xkeyboard-config (2.43-r0) [2025-11-07T06:56:22.629Z] (73/178) Installing libxkbcommon (1.8.1-r2) [2025-11-07T06:56:22.629Z] (74/178) Installing gtk+3.0 (3.24.50-r0) [2025-11-07T06:56:22.629Z] (75/178) Installing icu-data-full (76.1-r1) [2025-11-07T06:56:22.629Z] (76/178) Installing llvm20-libs (20.1.8-r0) [2025-11-07T06:56:24.008Z] (77/178) Installing spirv-tools (1.4.313.0-r0) [2025-11-07T06:56:24.008Z] (78/178) Installing hwdata-pci (0.395-r0) [2025-11-07T06:56:24.008Z] (79/178) Installing libpciaccess (0.18.1-r0) [2025-11-07T06:56:24.008Z] (80/178) Installing libdrm (2.4.124-r0) [2025-11-07T06:56:24.008Z] (81/178) Installing libelf (0.193-r0) [2025-11-07T06:56:24.008Z] (82/178) Installing wayland-libs-server (1.23.1-r3) [2025-11-07T06:56:24.008Z] (83/178) Installing libxshmfence (1.3.3-r0) [2025-11-07T06:56:24.267Z] (84/178) Installing mesa (25.1.9-r0) [2025-11-07T06:56:24.833Z] (85/178) Installing mesa-gbm (25.1.9-r0) [2025-11-07T06:56:24.833Z] (86/178) Installing mesa-dri-gallium (25.1.9-r0) [2025-11-07T06:56:24.833Z] (87/178) Installing eudev-libs (3.2.14-r5) [2025-11-07T06:56:24.833Z] (88/178) Installing libmagic (5.46-r2) [2025-11-07T06:56:24.833Z] (89/178) Installing file (5.46-r2) [2025-11-07T06:56:24.833Z] (90/178) Installing xprop (1.2.8-r0) [2025-11-07T06:56:24.833Z] (91/178) Installing libice (1.1.2-r0) [2025-11-07T06:56:24.833Z] (92/178) Installing libuuid (2.41-r9) [2025-11-07T06:56:24.833Z] (93/178) Installing libsm (1.2.5-r0) [2025-11-07T06:56:24.833Z] (94/178) Installing libxt (1.3.1-r0) [2025-11-07T06:56:24.833Z] (95/178) Installing libxmu (1.2.1-r0) [2025-11-07T06:56:24.833Z] (96/178) Installing xset (1.2.5-r1) [2025-11-07T06:56:24.833Z] (97/178) Installing xdg-utils (1.2.1-r1) [2025-11-07T06:56:24.833Z] (98/178) Installing libogg (1.3.5-r5) [2025-11-07T06:56:24.833Z] (99/178) Installing libflac (1.4.3-r1) [2025-11-07T06:56:24.833Z] (100/178) Installing alsa-lib (1.2.14-r0) [2025-11-07T06:56:24.833Z] (101/178) Installing libSvtAv1Enc (2.3.0-r0) [2025-11-07T06:56:24.833Z] (102/178) Installing aom-libs (3.12.1-r0) [2025-11-07T06:56:25.093Z] (103/178) Installing libva (2.22.0-r1) [2025-11-07T06:56:25.093Z] (104/178) Installing libvdpau (1.5-r4) [2025-11-07T06:56:25.093Z] (105/178) Installing onevpl-libs (2023.3.1-r2) [2025-11-07T06:56:25.093Z] (106/178) Installing ffmpeg-libavutil (6.1.2-r2) [2025-11-07T06:56:25.093Z] (107/178) Installing libdav1d (1.5.1-r0) [2025-11-07T06:56:25.093Z] (108/178) Installing openexr-libiex (3.3.2-r0) [2025-11-07T06:56:25.093Z] (109/178) Installing openexr-libilmthread (3.3.2-r0) [2025-11-07T06:56:25.093Z] (110/178) Installing imath (3.1.12-r0) [2025-11-07T06:56:25.093Z] (111/178) Installing libdeflate (1.23-r0) [2025-11-07T06:56:25.093Z] (112/178) Installing openexr-libopenexrcore (3.3.2-r0) [2025-11-07T06:56:25.093Z] (113/178) Installing openexr-libopenexr (3.3.2-r0) [2025-11-07T06:56:25.093Z] (114/178) Installing giflib (5.2.2-r1) [2025-11-07T06:56:25.093Z] (115/178) Installing libhwy (1.0.7-r1) [2025-11-07T06:56:25.093Z] (116/178) Installing lcms2 (2.16-r0) [2025-11-07T06:56:25.093Z] (117/178) Installing libjxl (0.10.3-r2) [2025-11-07T06:56:25.093Z] (118/178) Installing lame-libs (3.100-r5) [2025-11-07T06:56:25.093Z] (119/178) Installing opus (1.5.2-r1) [2025-11-07T06:56:25.093Z] (120/178) Installing rav1e-libs (0.7.1-r2) [2025-11-07T06:56:25.093Z] (121/178) Installing libgomp (14.2.0-r6) [2025-11-07T06:56:25.093Z] (122/178) Installing soxr (0.1.3-r7) [2025-11-07T06:56:25.093Z] (123/178) Installing ffmpeg-libswresample (6.1.2-r2) [2025-11-07T06:56:25.093Z] (124/178) Installing libtheora (1.1.1-r18) [2025-11-07T06:56:25.093Z] (125/178) Installing libvorbis (1.3.7-r2) [2025-11-07T06:56:25.351Z] (126/178) Installing libvpx (1.15.0-r0) [2025-11-07T06:56:25.351Z] (127/178) Installing libwebpmux (1.5.0-r0) [2025-11-07T06:56:25.351Z] (128/178) Installing x264-libs (0.164.3108-r0) [2025-11-07T06:56:25.351Z] (129/178) Installing numactl (2.0.18-r0) [2025-11-07T06:56:25.351Z] (130/178) Installing x265-libs (3.6-r0) [2025-11-07T06:56:25.351Z] (131/178) Installing xvidcore (1.3.7-r2) [2025-11-07T06:56:25.351Z] (132/178) Installing ffmpeg-libavcodec (6.1.2-r2) [2025-11-07T06:56:25.610Z] (133/178) Installing libbluray (1.3.4-r1) [2025-11-07T06:56:25.610Z] (134/178) Installing mpg123-libs (1.32.10-r0) [2025-11-07T06:56:25.610Z] (135/178) Installing libopenmpt (0.7.15-r0) [2025-11-07T06:56:25.610Z] (136/178) Installing cjson (1.7.19-r0) [2025-11-07T06:56:25.610Z] (137/178) Installing mbedtls (3.6.5-r0) [2025-11-07T06:56:25.610Z] (138/178) Installing librist (0.2.10-r1) [2025-11-07T06:56:25.610Z] (139/178) Installing libsrt (1.5.3-r1) [2025-11-07T06:56:25.610Z] (140/178) Installing libssh (0.11.2-r0) [2025-11-07T06:56:25.610Z] (141/178) Installing libsodium (1.0.20-r0) [2025-11-07T06:56:25.610Z] (142/178) Installing libzmq (4.3.5-r2) [2025-11-07T06:56:25.610Z] (143/178) Installing ffmpeg-libavformat (6.1.2-r2) [2025-11-07T06:56:25.610Z] (144/178) Installing crc32c (1.1.2-r2) [2025-11-07T06:56:25.610Z] (145/178) Installing double-conversion (3.3.1-r0) [2025-11-07T06:56:25.610Z] (146/178) Installing harfbuzz-subset (11.2.1-r0) [2025-11-07T06:56:25.610Z] (147/178) Installing minizip (1.3.1-r0) [2025-11-07T06:56:25.610Z] (148/178) Installing nspr (4.36-r0) [2025-11-07T06:56:25.610Z] (149/178) Installing sqlite-libs (3.49.2-r1) [2025-11-07T06:56:25.610Z] (150/178) Installing nss (3.114-r0) [2025-11-07T06:56:25.610Z] (151/178) Installing openh264 (2.6.0-r0) [2025-11-07T06:56:25.610Z] (152/178) Installing libcamera-ipa (0.5.1-r0) [2025-11-07T06:56:25.610Z] (153/178) Installing libunwind (1.8.1-r0) [2025-11-07T06:56:25.610Z] (154/178) Installing yaml (0.2.5-r2) [2025-11-07T06:56:25.610Z] (155/178) Installing libcamera (0.5.1-r0) [2025-11-07T06:56:25.870Z] (156/178) Installing serd-libs (0.32.4-r0) [2025-11-07T06:56:25.870Z] (157/178) Installing zix-libs (0.6.2-r0) [2025-11-07T06:56:25.870Z] (158/178) Installing sord-libs (0.16.18-r0) [2025-11-07T06:56:25.870Z] (159/178) Installing sratom (0.6.18-r0) [2025-11-07T06:56:25.870Z] (160/178) Installing lilv-libs (0.24.26-r0) [2025-11-07T06:56:25.870Z] (161/178) Installing speexdsp (1.2.1-r2) [2025-11-07T06:56:25.870Z] (162/178) Installing libuv (1.51.0-r0) [2025-11-07T06:56:25.870Z] (163/178) Installing roc-toolkit-libs (0.4.0-r1) [2025-11-07T06:56:25.870Z] (164/178) Installing libsndfile (1.2.2-r2) [2025-11-07T06:56:25.870Z] (165/178) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) [2025-11-07T06:56:25.870Z] (166/178) Installing abseil-cpp-strings-internal (20240722.1-r1) [2025-11-07T06:56:25.870Z] (167/178) Installing abseil-cpp-strings (20240722.1-r1) [2025-11-07T06:56:25.870Z] (168/178) Installing webrtc-audio-processing-2 (2.1-r0) [2025-11-07T06:56:25.870Z] (169/178) Installing pipewire-libs (1.4.7-r0) [2025-11-07T06:56:25.870Z] (170/178) Installing libasyncns (0.8-r4) [2025-11-07T06:56:25.870Z] (171/178) Installing libltdl (2.5.4-r1) [2025-11-07T06:56:25.870Z] (172/178) Installing orc (0.4.40-r1) [2025-11-07T06:56:25.870Z] (173/178) Installing tdb-libs (1.4.12-r0) [2025-11-07T06:56:25.870Z] (174/178) Installing libpulse (17.0-r5) [2025-11-07T06:56:25.870Z] (175/178) Installing simdutf (7.2.1-r0) [2025-11-07T06:56:25.870Z] (176/178) Installing libwebpdemux (1.5.0-r0) [2025-11-07T06:56:25.870Z] (177/178) Installing libxslt (1.1.43-r3) [2025-11-07T06:56:25.870Z] (178/178) Installing chromium (142.0.7444.59-r0) [2025-11-07T06:56:27.773Z] Executing busybox-1.37.0-r19.trigger [2025-11-07T06:56:27.773Z] Executing fontconfig-2.15.0-r3.trigger [2025-11-07T06:56:27.773Z] Executing mkfontscale-1.2.3-r1.trigger [2025-11-07T06:56:27.773Z] Executing glib-2.84.4-r0.trigger [2025-11-07T06:56:27.773Z] Executing shared-mime-info-2.4-r6.trigger [2025-11-07T06:56:28.031Z] Executing gdk-pixbuf-2.42.12-r1.trigger [2025-11-07T06:56:28.031Z] Executing gtk-update-icon-cache-3.24.50-r0.trigger [2025-11-07T06:56:28.031Z] Executing gtk+3.0-3.24.50-r0.trigger [2025-11-07T06:56:28.031Z] OK: 782 MiB in 196 packages [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 6915c7fad070 [2025-11-07T06:56:40.240Z] ---> 4d7a16c1f021 [2025-11-07T06:56:40.240Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-11-07T06:56:40.240Z] ---> Running in cff4604431ba [2025-11-07T06:56:40.240Z] ---> Removed intermediate container cff4604431ba [2025-11-07T06:56:40.240Z] ---> 55763690c045 [2025-11-07T06:56:40.240Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-11-07T06:56:40.240Z] ---> Running in 2c9fcccdd4cf [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 2c9fcccdd4cf [2025-11-07T06:56:40.240Z] ---> c69cbf94a628 [2025-11-07T06:56:40.240Z] Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH [2025-11-07T06:56:40.240Z] ---> Running in 92c6924cad57 [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 92c6924cad57 [2025-11-07T06:56:40.240Z] ---> dc3e7212387e [2025-11-07T06:56:40.240Z] Step 6/10 : ARG USER=1000 [2025-11-07T06:56:40.240Z] ---> Running in 24239e9cfc6d [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 24239e9cfc6d [2025-11-07T06:56:40.240Z] ---> f8f430ece223 [2025-11-07T06:56:40.240Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-11-07T06:56:40.240Z] ---> Running in 278346d0e9b4 [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 278346d0e9b4 [2025-11-07T06:56:40.240Z] ---> dfe31b030de4 [2025-11-07T06:56:40.240Z] Step 8/10 : USER $USER:$USER [2025-11-07T06:56:40.240Z] ---> Running in 0a0741149d51 [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 0a0741149d51 [2025-11-07T06:56:40.240Z] ---> 887b5a917b7f [2025-11-07T06:56:40.240Z] Step 9/10 : WORKDIR /app [2025-11-07T06:56:40.240Z] ---> Running in 94e0d4fc9bc0 [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 94e0d4fc9bc0 [2025-11-07T06:56:40.240Z] ---> 23f23d51cdbf [2025-11-07T06:56:40.240Z] Step 10/10 : LABEL git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:56:40.240Z] ---> Running in 8f601ef2da32 [2025-11-07T06:56:40.240Z] ---> Removed intermediate container 8f601ef2da32 [2025-11-07T06:56:40.240Z] ---> 6dae99371e09 [2025-11-07T06:56:40.240Z] Successfully built 6dae99371e09 [2025-11-07T06:56:40.240Z] Successfully tagged edgexfoundry/edgex-web-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:56:40.240Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-11-07T06:56:40.240Z] touch edgex-web-ui.imagebuilt [2025-11-07T06:56:40.240Z] mkdir -p node_modules coverage [2025-11-07T06:56:40.240Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-11-07T06:56:40.240Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-11-07T06:56:43.539Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-11-07T06:56:44.475Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-11-07T06:56:44.733Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-11-07T06:56:45.300Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-11-07T06:56:45.869Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-11-07T06:56:46.127Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-11-07T06:56:46.693Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-11-07T06:56:46.693Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2025-11-07T06:56:46.693Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2025-11-07T06:56:46.693Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2025-11-07T06:56:46.951Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2025-11-07T06:56:47.517Z] npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2025-11-07T06:56:50.048Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] added 1182 packages, and audited 1183 packages in 14s [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] 100 packages are looking for funding [2025-11-07T06:56:55.321Z] run `npm fund` for details [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] 51 vulnerabilities (11 low, 20 moderate, 17 high, 3 critical) [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] To address issues that do not require attention, run: [2025-11-07T06:56:55.321Z] npm audit fix [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] To address all issues (including breaking changes), run: [2025-11-07T06:56:55.321Z] npm audit fix --force [2025-11-07T06:56:55.321Z] [2025-11-07T06:56:55.321Z] Run `npm audit` for details. [2025-11-07T06:56:55.321Z] npm notice [2025-11-07T06:56:55.321Z] npm notice New major version of npm available! 10.9.4 -> 11.6.2 [2025-11-07T06:56:55.321Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 [2025-11-07T06:56:55.321Z] npm notice To update run: npm install -g npm@11.6.2 [2025-11-07T06:56:55.321Z] npm notice [2025-11-07T06:56:57.855Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2025-11-07T06:56:59.766Z] - Generating browser application bundles (phase: setup)... [2025-11-07T06:57:06.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772679 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2025-11-07T06:57:06.499Z] Running in /w/workspace/edgex-ui-go/188 [Pipeline] { [Pipeline] checkout [2025-11-07T06:57:09.552Z] The recommended git tool is: git [2025-11-07T06:57:14.344Z] using credential edgex-jenkins-ssh [2025-11-07T06:57:14.365Z] Cloning the remote Git repository [2025-11-07T06:57:14.409Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2025-11-07T06:57:14.501Z] > git init /w/workspace/edgex-ui-go/188 # timeout=10 [2025-11-07T06:57:14.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2025-11-07T06:57:14.635Z] > git --version # timeout=10 [2025-11-07T06:57:14.654Z] > git --version # 'git version 2.25.1' [2025-11-07T06:57:14.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-07T06:57:14.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T06:57:21.712Z] ✔ Browser application bundle generation complete. [2025-11-07T06:57:21.712Z] 07 11 2025 06:57:19.370:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-11-07T06:57:21.712Z] 07 11 2025 06:57:19.372:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-11-07T06:57:21.712Z] 07 11 2025 06:57:19.374:INFO [launcher]: Starting browser ChromeHeadless [2025-11-07T06:57:21.712Z] 07 11 2025 06:57:19.800:INFO [Chrome Headless 142.0.0.0 (Linux x86_64)]: Connected on socket Y6PnfL2e02LWozkFAAAB with id 21637740 [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.115 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.132 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.144 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.153 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.155 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.16 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.169 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.205 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.21 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.212 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.232 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.234 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.235 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.259 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.273 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.275 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.276 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.278 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.279 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.29 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.296 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.303 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.306 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.312 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.314 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.316 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.318 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.32 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.322 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.391 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.424 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.431 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.451 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.453 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.454 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.463 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.469 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.477 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.492 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.498 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.512 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.517 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.52 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.523 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.552 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.559 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.562 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.571 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.576 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.589 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.596 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.598 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.599 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.616 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.623 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.639 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.646 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.652 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.664 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.669 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.677 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.679 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.724 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.735 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.74 secs) [2025-11-07T06:57:22.283Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.742 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.752 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.756 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.777 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.816 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.831 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.849 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.87 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.875 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.896 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.906 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.908 secs) [2025-11-07T06:57:22.542Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.909 secs) [2025-11-07T06:57:22.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2025-11-07T06:57:22.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.932 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.942 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.966 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.979 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.982 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.984 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.986 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.988 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.002 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.013 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.027 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.034 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.038 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.045 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.053 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.065 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.067 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.07 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.092 secs) [2025-11-07T06:57:22.799Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.095 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.111 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.115 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.119 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.137 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.144 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.146 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.153 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.156 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.162 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.177 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.183 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.188 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.195 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.212 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.273 secs) [2025-11-07T06:57:23.057Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.283 secs) [2025-11-07T06:57:23.252Z] Avoid second fetch [2025-11-07T06:57:23.253Z] Checking out Revision 49430e5ff99e8771836ff483cbff62e69d3b434d (main) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.295 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.297 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.299 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.305 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.326 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.333 secs) [2025-11-07T06:57:23.316Z] WARN: ' [2025-11-07T06:57:23.316Z] It looks like you're using ngModel on the same form field as formControlName. [2025-11-07T06:57:23.316Z] Support for using the ngModel input property and ngModelChange event with [2025-11-07T06:57:23.316Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-11-07T06:57:23.316Z] in a future version of Angular. [2025-11-07T06:57:23.316Z] [2025-11-07T06:57:23.316Z] For more information on this, see our API docs here: [2025-11-07T06:57:23.316Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-11-07T06:57:23.316Z] ' [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.333 secs) [2025-11-07T06:57:23.316Z] WARN: ' [2025-11-07T06:57:23.316Z] It looks like you're using ngModel on the same form field as formControlName. [2025-11-07T06:57:23.316Z] Support for using the ngModel input property and ngModelChange event with [2025-11-07T06:57:23.316Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-11-07T06:57:23.316Z] in a future version of Angular. [2025-11-07T06:57:23.316Z] [2025-11-07T06:57:23.316Z] For more information on this, see our API docs here: [2025-11-07T06:57:23.316Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-11-07T06:57:23.316Z] ' [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.35 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.353 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.364 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.369 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.375 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.386 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.391 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.393 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.414 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.439 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.443 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.453 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.459 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.463 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.467 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.471 secs) [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.473 secs) [2025-11-07T06:57:23.316Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-11-07T06:57:23.316Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-11-07T06:57:23.316Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.473 secs) [2025-11-07T06:57:23.316Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-11-07T06:57:23.316Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-11-07T06:57:23.316Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-11-07T06:57:23.316Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.477 secs) [2025-11-07T06:57:23.577Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.49 secs) [2025-11-07T06:57:23.577Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.492 secs) [2025-11-07T06:57:23.577Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.493 secs) [2025-11-07T06:57:23.577Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.498 secs) [2025-11-07T06:57:23.578Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.502 secs) [2025-11-07T06:57:23.578Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.512 secs) [2025-11-07T06:57:23.578Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.514 secs) [2025-11-07T06:57:23.578Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.519 secs) [2025-11-07T06:57:23.578Z] Chrome Headless 142.0.0.0 (Linux x86_64): Executed 147 of 147 SUCCESS (1.306 secs / 1.519 secs) [2025-11-07T06:57:23.578Z] TOTAL: 147 SUCCESS [2025-11-07T06:57:23.578Z] ✔ Browser application bundle generation complete. [2025-11-07T06:57:23.838Z] [2025-11-07T06:57:23.838Z] =============================== Coverage summary =============================== [2025-11-07T06:57:23.838Z] Statements : 38.89% ( 1373/3530 ) [2025-11-07T06:57:23.838Z] Branches : 15.25% ( 94/616 ) [2025-11-07T06:57:23.838Z] Functions : 32.02% ( 423/1321 ) [2025-11-07T06:57:23.838Z] Lines : 38.81% ( 1342/3457 ) [2025-11-07T06:57:23.838Z] ================================================================================ [2025-11-07T06:57:24.170Z] ✔ Browser application bundle generation complete. [2025-11-07T06:57:24.234Z] Commit message: "Merge pull request #845 from judehung/update-go-1.25" [2025-11-07T06:57:23.269Z] > git config core.sparsecheckout # timeout=10 [2025-11-07T06:57:23.331Z] > git checkout -f 49430e5ff99e8771836ff483cbff62e69d3b434d # timeout=10 [2025-11-07T06:57:25.543Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2025-11-07T06:57:25.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-07T06:57:25.577Z] $ docker stop --time=1 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 [2025-11-07T06:57:26.892Z] $ docker rm -f --volumes 68a2f255d338467da853758fff6048faabb40ad2f93ba76848724f490fb172b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T06:57:27.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-07T06:57:27.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-07T06:57:28.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-07T06:57:28.476Z] + ls -al . [2025-11-07T06:57:28.476Z] total 276 [2025-11-07T06:57:28.476Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 7 06:55 . [2025-11-07T06:57:28.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:54 .. [2025-11-07T06:57:28.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 .blubracket [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 06:54 .dockerignore [2025-11-07T06:57:28.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:55 .git [2025-11-07T06:57:28.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 .github [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 178 Nov 7 06:54 .gitignore [2025-11-07T06:57:28.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 06:55 .semver [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 21221 Nov 7 06:54 Attribution.txt [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 7 06:54 CHANGELOG.md [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 06:54 CONTRIBUTING.md [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 1940 Nov 7 06:54 Dockerfile [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 06:54 Jenkinsfile [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 06:54 LICENSE [2025-11-07T06:57:28.476Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 7 06:54 Makefile [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 06:54 README.md [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 7 06:55 VERSION [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 4832 Nov 7 06:54 angularmigrationlogs.md [2025-11-07T06:57:28.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 assets [2025-11-07T06:57:28.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 bin [2025-11-07T06:57:28.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:54 cmd [2025-11-07T06:57:28.477Z] -rw-r--r-- 1 jenkins jenkins 14679 Nov 7 06:56 coverage.out [2025-11-07T06:57:28.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:54 docs [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 6426 Nov 7 06:54 go.mod [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 88520 Nov 7 06:54 go.sum [2025-11-07T06:57:28.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:54 internal [2025-11-07T06:57:28.477Z] -rwxrwxr-x 1 jenkins jenkins 568 Nov 7 06:54 redeploy.sh [2025-11-07T06:57:28.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:54 testing [2025-11-07T06:57:28.477Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 06:54 version.go [2025-11-07T06:57:28.477Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 06:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T06:57:28.640Z] provisioning config files... [2025-11-07T06:57:28.665Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/188@tmp/config10413494384813769566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T06:57:28.794Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d --label arch=amd64 --label version=4.1.0-dev.2 . [2025-11-07T06:57:29.051Z] #0 building with "default" instance using docker driver [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.051Z] #1 [internal] load build definition from Dockerfile [2025-11-07T06:57:29.051Z] #1 transferring dockerfile: 1.98kB done [2025-11-07T06:57:29.051Z] #1 DONE 0.0s [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.051Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T06:57:29.051Z] #2 DONE 0.0s [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.051Z] #3 [internal] load metadata for docker.io/library/docker:latest [2025-11-07T06:57:29.051Z] #3 DONE 0.0s [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.051Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-07T06:57:29.051Z] #4 DONE 0.1s [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.051Z] #5 [internal] load .dockerignore [2025-11-07T06:57:29.051Z] #5 transferring context: [2025-11-07T06:57:29.051Z] #5 transferring context: 58B done [2025-11-07T06:57:29.051Z] #5 DONE 0.0s [2025-11-07T06:57:29.051Z] [2025-11-07T06:57:29.052Z] #6 FROM docker.io/library/docker:latest@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac [2025-11-07T06:57:29.052Z] #6 CACHED [2025-11-07T06:57:29.052Z] [2025-11-07T06:57:29.052Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T06:57:29.052Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-07T06:57:29.052Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-07T06:57:29.052Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-07T06:57:29.052Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-07T06:57:29.052Z] #7 DONE 0.1s [2025-11-07T06:57:29.052Z] [2025-11-07T06:57:29.052Z] #8 [internal] load build context [2025-11-07T06:57:29.309Z] #8 ... [2025-11-07T06:57:29.309Z] [2025-11-07T06:57:29.309Z] #9 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T06:57:29.309Z] #9 DONE 0.1s [2025-11-07T06:57:29.309Z] [2025-11-07T06:57:29.309Z] #8 [internal] load build context [2025-11-07T06:57:29.314Z] ---> ****-login.sh [2025-11-07T06:57:29.314Z] nexus3.edgexfoundry.org:10001 [2025-11-07T06:57:29.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:57:29.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T06:57:29.854Z] Configure a credential helper to remove this warning. See [2025-11-07T06:57:29.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T06:57:29.854Z] [2025-11-07T06:57:29.854Z] Login Succeeded [2025-11-07T06:57:29.854Z] nexus3.edgexfoundry.org:10002 [2025-11-07T06:57:30.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:57:30.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T06:57:30.125Z] Configure a credential helper to remove this warning. See [2025-11-07T06:57:30.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T06:57:30.125Z] [2025-11-07T06:57:30.125Z] Login Succeeded [2025-11-07T06:57:30.125Z] nexus3.edgexfoundry.org:10003 [2025-11-07T06:57:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:57:30.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T06:57:30.394Z] Configure a credential helper to remove this warning. See [2025-11-07T06:57:30.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T06:57:30.394Z] [2025-11-07T06:57:30.394Z] Login Succeeded [2025-11-07T06:57:30.394Z] nexus3.edgexfoundry.org:10004 [2025-11-07T06:57:30.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:57:30.699Z] #8 transferring context: 287.24MB 1.6s done [2025-11-07T06:57:30.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T06:57:30.931Z] Configure a credential helper to remove this warning. See [2025-11-07T06:57:30.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T06:57:30.931Z] [2025-11-07T06:57:30.931Z] Login Succeeded [2025-11-07T06:57:30.931Z] ****.io [2025-11-07T06:57:31.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:57:31.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T06:57:31.207Z] Configure a credential helper to remove this warning. See [2025-11-07T06:57:31.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T06:57:31.207Z] [2025-11-07T06:57:31.207Z] Login Succeeded [2025-11-07T06:57:31.207Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T06:57:31.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2025-11-07T06:57:31.269Z] #8 ... [2025-11-07T06:57:31.269Z] [2025-11-07T06:57:31.269Z] #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-11-07T06:57:31.269Z] #10 DONE 2.2s [Pipeline] unstash [2025-11-07T06:57:31.529Z] [2025-11-07T06:57:31.529Z] #11 [stage-1 2/7] RUN apk --no-cache upgrade [2025-11-07T06:57:31.529Z] #11 0.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T06:57:31.529Z] #11 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T06:57:31.529Z] #11 0.952 OK: 7 MiB in 16 packages [2025-11-07T06:57:31.529Z] #11 DONE 2.3s [2025-11-07T06:57:31.529Z] [2025-11-07T06:57:31.529Z] #8 [internal] load build context [2025-11-07T06:57:31.529Z] #8 DONE 2.3s [2025-11-07T06:57:31.529Z] [2025-11-07T06:57:31.529Z] #12 [stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-11-07T06:57:31.529Z] #12 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2025-11-07T06:57:31.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T06:57:31.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T06:57:31.581Z] ========================================================= [2025-11-07T06:57:31.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-07T06:57:31.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:57:31.788Z] #12 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T06:57:31.958Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-07T06:57:32.047Z] #12 0.687 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T06:57:32.047Z] #12 ... [2025-11-07T06:57:32.047Z] [2025-11-07T06:57:32.047Z] #13 [builder 3/8] RUN apk add --update --no-cache make git [2025-11-07T06:57:32.047Z] #13 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T06:57:32.047Z] #13 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-07T06:57:32.047Z] #13 0.710 OK: 265 MiB in 60 packages [2025-11-07T06:57:32.047Z] #13 DONE 0.8s [2025-11-07T06:57:32.047Z] [2025-11-07T06:57:32.047Z] #12 [stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-11-07T06:57:32.047Z] #12 0.691 Executing busybox-1.37.0-r19.trigger [2025-11-07T06:57:32.047Z] #12 0.698 OK: 7 MiB in 17 packages [2025-11-07T06:57:32.305Z] #12 DONE 0.8s [2025-11-07T06:57:32.305Z] [2025-11-07T06:57:32.305Z] #14 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-11-07T06:57:32.305Z] #14 DONE 0.0s [2025-11-07T06:57:32.305Z] [2025-11-07T06:57:32.305Z] #15 [builder 5/8] COPY go.mod vendor* ./ [2025-11-07T06:57:32.305Z] #15 DONE 0.1s [2025-11-07T06:57:32.305Z] [2025-11-07T06:57:32.305Z] #16 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T06:57:32.563Z] #16 DONE 0.4s [2025-11-07T06:57:32.823Z] [2025-11-07T06:57:32.823Z] #17 [builder 7/8] COPY . . [2025-11-07T06:57:33.383Z] Sending build context to Docker daemon 41.98MB [2025-11-07T06:57:33.383Z] Step 1/15 : ARG BASE=golang:1.25-alpine3.22 [2025-11-07T06:57:33.383Z] Step 2/15 : FROM ${BASE} AS builder [2025-11-07T06:57:33.383Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-07T06:57:33.383Z] 6b59a28fa201: Pulling fs layer [2025-11-07T06:57:33.383Z] d32bb0dddca7: Pulling fs layer [2025-11-07T06:57:33.383Z] 5dab1238d3d9: Pulling fs layer [2025-11-07T06:57:33.383Z] 196fd7d83e7d: Pulling fs layer [2025-11-07T06:57:33.383Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T06:57:33.383Z] 8ba94037c8f0: Pulling fs layer [2025-11-07T06:57:33.383Z] deaec5988b04: Pulling fs layer [2025-11-07T06:57:33.383Z] 9f65657bb879: Pulling fs layer [2025-11-07T06:57:33.383Z] 196fd7d83e7d: Waiting [2025-11-07T06:57:33.383Z] 4f4fb700ef54: Waiting [2025-11-07T06:57:33.383Z] 8ba94037c8f0: Waiting [2025-11-07T06:57:33.383Z] deaec5988b04: Waiting [2025-11-07T06:57:33.383Z] 9f65657bb879: Waiting [2025-11-07T06:57:33.383Z] d32bb0dddca7: Verifying Checksum [2025-11-07T06:57:33.383Z] d32bb0dddca7: Download complete [2025-11-07T06:57:33.383Z] 196fd7d83e7d: Verifying Checksum [2025-11-07T06:57:33.383Z] 196fd7d83e7d: Download complete [2025-11-07T06:57:33.383Z] 4f4fb700ef54: Verifying Checksum [2025-11-07T06:57:33.383Z] 4f4fb700ef54: Download complete [2025-11-07T06:57:33.383Z] 8ba94037c8f0: Download complete [2025-11-07T06:57:33.653Z] 6b59a28fa201: Verifying Checksum [2025-11-07T06:57:33.653Z] 6b59a28fa201: Download complete [2025-11-07T06:57:34.264Z] 9f65657bb879: Verifying Checksum [2025-11-07T06:57:34.264Z] 9f65657bb879: Download complete [2025-11-07T06:57:34.724Z] #17 DONE 2.1s [2025-11-07T06:57:34.983Z] [2025-11-07T06:57:34.983Z] #18 [builder 8/8] RUN make build [2025-11-07T06:57:34.983Z] #18 0.223 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-11-07T06:57:35.236Z] 5dab1238d3d9: Verifying Checksum [2025-11-07T06:57:35.236Z] 5dab1238d3d9: Download complete [2025-11-07T06:57:35.505Z] 6b59a28fa201: Pull complete [2025-11-07T06:57:36.092Z] d32bb0dddca7: Pull complete [2025-11-07T06:57:36.362Z] deaec5988b04: Verifying Checksum [2025-11-07T06:57:36.362Z] deaec5988b04: Download complete [2025-11-07T06:57:51.405Z] 5dab1238d3d9: Pull complete [2025-11-07T06:57:51.405Z] 196fd7d83e7d: Pull complete [2025-11-07T06:57:51.405Z] 4f4fb700ef54: Pull complete [2025-11-07T06:57:51.405Z] 8ba94037c8f0: Pull complete [2025-11-07T06:57:59.639Z] deaec5988b04: Pull complete [2025-11-07T06:58:00.605Z] 9f65657bb879: Pull complete [2025-11-07T06:58:00.605Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-07T06:58:00.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-07T06:58:00.605Z] ---> 334268110677 [2025-11-07T06:58:00.605Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-11-07T06:58:01.524Z] #18 DONE 26.3s [2025-11-07T06:58:01.524Z] [2025-11-07T06:58:01.524Z] #19 [stage-1 4/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-11-07T06:58:01.524Z] #19 DONE 0.4s [2025-11-07T06:58:01.524Z] [2025-11-07T06:58:01.524Z] #20 [stage-1 5/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-11-07T06:58:01.524Z] #20 DONE 0.0s [2025-11-07T06:58:01.524Z] [2025-11-07T06:58:01.524Z] #21 [stage-1 6/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-11-07T06:58:01.524Z] #21 DONE 0.0s [2025-11-07T06:58:01.524Z] [2025-11-07T06:58:01.524Z] #22 [stage-1 7/7] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-11-07T06:58:01.524Z] #22 DONE 0.0s [2025-11-07T06:58:01.785Z] [2025-11-07T06:58:01.785Z] #23 exporting to image [2025-11-07T06:58:01.785Z] #23 exporting layers [2025-11-07T06:58:02.044Z] #23 exporting layers 0.3s done [2025-11-07T06:58:02.044Z] #23 writing image sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T06:58:02.044Z] #23 naming to docker.io/library/edgex-ui done [2025-11-07T06:58:02.044Z] #23 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T06:58:02.166Z] provisioning config files... [2025-11-07T06:58:02.176Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4755126565355042235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T06:58:02.483Z] ---> ****-login.sh [2025-11-07T06:58:02.483Z] nexus3.edgexfoundry.org:10001 [2025-11-07T06:58:02.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:58:02.483Z] Login Succeeded [2025-11-07T06:58:02.484Z] nexus3.edgexfoundry.org:10002 [2025-11-07T06:58:02.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:58:02.484Z] Login Succeeded [2025-11-07T06:58:02.484Z] nexus3.edgexfoundry.org:10003 [2025-11-07T06:58:02.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:58:02.565Z] ---> Running in 9cf798e7dd76 [2025-11-07T06:58:02.751Z] Login Succeeded [2025-11-07T06:58:02.751Z] nexus3.edgexfoundry.org:10004 [2025-11-07T06:58:02.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:58:02.751Z] Login Succeeded [2025-11-07T06:58:02.751Z] ****.io [2025-11-07T06:58:02.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T06:58:02.833Z] Removing intermediate container 9cf798e7dd76 [2025-11-07T06:58:02.833Z] ---> 9a51e10dcb8b [2025-11-07T06:58:02.833Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-11-07T06:58:02.833Z] ---> Running in 101a21bdfd09 [2025-11-07T06:58:03.012Z] Login Succeeded [2025-11-07T06:58:03.012Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T06:58:03.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T06:58:03.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [2025-11-07T06:58:03.102Z] Removing intermediate container 101a21bdfd09 [2025-11-07T06:58:03.102Z] ---> bf8df1197e9f [2025-11-07T06:58:03.102Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo [2025-11-07T06:58:03.127Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2025-11-07T06:58:03.127Z] 49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:58:03.127Z] latest [2025-11-07T06:58:03.127Z] 4.1.0-dev.2 [2025-11-07T06:58:03.127Z] 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T06:58:03.127Z] main [2025-11-07T06:58:03.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:03.368Z] ---> Running in bee249fc74dc [2025-11-07T06:58:03.487Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:03.637Z] Removing intermediate container bee249fc74dc [2025-11-07T06:58:03.637Z] ---> 661eb8e8940e [2025-11-07T06:58:03.637Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-11-07T06:58:03.637Z] ---> Running in b61457e03290 [2025-11-07T06:58:03.817Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:58:03.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-11-07T06:58:03.818Z] 5f70bf18a086: Preparing [2025-11-07T06:58:03.818Z] 812e456f1962: Preparing [2025-11-07T06:58:03.818Z] 339e2d128305: Preparing [2025-11-07T06:58:03.818Z] c99277998705: Preparing [2025-11-07T06:58:03.818Z] abef3712d7ab: Preparing [2025-11-07T06:58:03.818Z] e0e17d973aae: Preparing [2025-11-07T06:58:03.818Z] 256f393e029f: Preparing [2025-11-07T06:58:03.818Z] e0e17d973aae: Waiting [2025-11-07T06:58:03.818Z] 256f393e029f: Waiting [2025-11-07T06:58:03.818Z] 5f70bf18a086: Layer already exists [2025-11-07T06:58:03.818Z] 339e2d128305: Pushed [2025-11-07T06:58:03.818Z] e0e17d973aae: Pushed [2025-11-07T06:58:03.818Z] abef3712d7ab: Pushed [2025-11-07T06:58:03.818Z] 812e456f1962: Pushed [2025-11-07T06:58:03.818Z] 256f393e029f: Layer already exists [2025-11-07T06:58:03.905Z] Removing intermediate container b61457e03290 [2025-11-07T06:58:03.905Z] ---> ed087cc54998 [2025-11-07T06:58:03.905Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-11-07T06:58:04.174Z] ---> Running in 26d8fed8f40d [2025-11-07T06:58:04.439Z] Removing intermediate container 26d8fed8f40d [2025-11-07T06:58:04.439Z] ---> fbfe403f61ab [2025-11-07T06:58:04.439Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-11-07T06:58:04.706Z] latest: Pulling from library/docker [2025-11-07T06:58:04.971Z] 6b59a28fa201: Already exists [2025-11-07T06:58:04.971Z] 389a451c193a: Pulling fs layer [2025-11-07T06:58:04.971Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T06:58:04.971Z] a7b3c0e9e7ab: Pulling fs layer [2025-11-07T06:58:04.971Z] 7f452a758e1e: Pulling fs layer [2025-11-07T06:58:04.971Z] 7f452a758e1e: Waiting [2025-11-07T06:58:04.971Z] 4bc3dcaf945b: Pulling fs layer [2025-11-07T06:58:04.971Z] 016ddf846449: Pulling fs layer [2025-11-07T06:58:04.971Z] 3aa90eedc9b4: Pulling fs layer [2025-11-07T06:58:04.971Z] 4bc3dcaf945b: Waiting [2025-11-07T06:58:04.971Z] 3e0ab80ed23c: Pulling fs layer [2025-11-07T06:58:04.971Z] 3dae4df8e616: Pulling fs layer [2025-11-07T06:58:04.971Z] b578f544d2f8: Pulling fs layer [2025-11-07T06:58:04.971Z] 284cd56170eb: Pulling fs layer [2025-11-07T06:58:04.971Z] 6b69f2de1768: Pulling fs layer [2025-11-07T06:58:04.971Z] 480103858013: Pulling fs layer [2025-11-07T06:58:04.971Z] 016ddf846449: Waiting [2025-11-07T06:58:04.971Z] 3aa90eedc9b4: Waiting [2025-11-07T06:58:04.971Z] d413e4064cb4: Pulling fs layer [2025-11-07T06:58:04.971Z] 3e0ab80ed23c: Waiting [2025-11-07T06:58:04.971Z] 3dae4df8e616: Waiting [2025-11-07T06:58:04.971Z] 8a28ea5211d9: Pulling fs layer [2025-11-07T06:58:04.971Z] b578f544d2f8: Waiting [2025-11-07T06:58:04.971Z] 284cd56170eb: Waiting [2025-11-07T06:58:04.971Z] 6b69f2de1768: Waiting [2025-11-07T06:58:04.971Z] d413e4064cb4: Waiting [2025-11-07T06:58:04.971Z] 8a28ea5211d9: Waiting [2025-11-07T06:58:04.971Z] 480103858013: Waiting [2025-11-07T06:58:04.971Z] a7b3c0e9e7ab: Verifying Checksum [2025-11-07T06:58:04.971Z] a7b3c0e9e7ab: Download complete [2025-11-07T06:58:05.240Z] 4f4fb700ef54: Verifying Checksum [2025-11-07T06:58:05.240Z] 4f4fb700ef54: Download complete [2025-11-07T06:58:05.509Z] 389a451c193a: Download complete [2025-11-07T06:58:05.784Z] 7f452a758e1e: Verifying Checksum [2025-11-07T06:58:05.784Z] 7f452a758e1e: Download complete [2025-11-07T06:58:06.052Z] 3aa90eedc9b4: Verifying Checksum [2025-11-07T06:58:06.052Z] 3aa90eedc9b4: Download complete [2025-11-07T06:58:06.052Z] 4bc3dcaf945b: Verifying Checksum [2025-11-07T06:58:06.052Z] 4bc3dcaf945b: Download complete [2025-11-07T06:58:06.052Z] 3e0ab80ed23c: Verifying Checksum [2025-11-07T06:58:06.052Z] 3e0ab80ed23c: Download complete [2025-11-07T06:58:06.052Z] 3dae4df8e616: Verifying Checksum [2025-11-07T06:58:06.052Z] 3dae4df8e616: Download complete [2025-11-07T06:58:06.319Z] 016ddf846449: Verifying Checksum [2025-11-07T06:58:06.319Z] 016ddf846449: Download complete [2025-11-07T06:58:06.319Z] 284cd56170eb: Download complete [2025-11-07T06:58:06.319Z] 6b69f2de1768: Verifying Checksum [2025-11-07T06:58:06.319Z] 6b69f2de1768: Download complete [2025-11-07T06:58:06.587Z] b578f544d2f8: Verifying Checksum [2025-11-07T06:58:06.587Z] b578f544d2f8: Download complete [2025-11-07T06:58:06.587Z] d413e4064cb4: Verifying Checksum [2025-11-07T06:58:06.587Z] d413e4064cb4: Download complete [2025-11-07T06:58:06.587Z] 389a451c193a: Pull complete [2025-11-07T06:58:06.587Z] 8a28ea5211d9: Verifying Checksum [2025-11-07T06:58:06.587Z] 8a28ea5211d9: Download complete [2025-11-07T06:58:06.853Z] 4f4fb700ef54: Pull complete [2025-11-07T06:58:07.124Z] a7b3c0e9e7ab: Pull complete [2025-11-07T06:58:08.088Z] 480103858013: Verifying Checksum [2025-11-07T06:58:08.088Z] 480103858013: Download complete [2025-11-07T06:58:08.355Z] 7f452a758e1e: Pull complete [2025-11-07T06:58:09.098Z] c99277998705: Pushed [2025-11-07T06:58:09.098Z] 49430e5ff99e8771836ff483cbff62e69d3b434d: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:09.432Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:09.768Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-11-07T06:58:09.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-11-07T06:58:09.768Z] 5f70bf18a086: Preparing [2025-11-07T06:58:09.768Z] 812e456f1962: Preparing [2025-11-07T06:58:09.768Z] 339e2d128305: Preparing [2025-11-07T06:58:09.768Z] c99277998705: Preparing [2025-11-07T06:58:09.768Z] abef3712d7ab: Preparing [2025-11-07T06:58:09.768Z] e0e17d973aae: Preparing [2025-11-07T06:58:09.768Z] 256f393e029f: Preparing [2025-11-07T06:58:09.768Z] e0e17d973aae: Waiting [2025-11-07T06:58:09.768Z] 256f393e029f: Waiting [2025-11-07T06:58:09.768Z] c99277998705: Layer already exists [2025-11-07T06:58:09.768Z] 5f70bf18a086: Layer already exists [2025-11-07T06:58:09.768Z] abef3712d7ab: Layer already exists [2025-11-07T06:58:09.768Z] 339e2d128305: Layer already exists [2025-11-07T06:58:09.768Z] 812e456f1962: Layer already exists [2025-11-07T06:58:09.768Z] e0e17d973aae: Layer already exists [2025-11-07T06:58:09.768Z] 256f393e029f: Layer already exists [2025-11-07T06:58:09.768Z] latest: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:10.107Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:10.441Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [2025-11-07T06:58:10.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-11-07T06:58:10.441Z] 5f70bf18a086: Preparing [2025-11-07T06:58:10.441Z] 812e456f1962: Preparing [2025-11-07T06:58:10.441Z] 339e2d128305: Preparing [2025-11-07T06:58:10.441Z] c99277998705: Preparing [2025-11-07T06:58:10.441Z] abef3712d7ab: Preparing [2025-11-07T06:58:10.441Z] e0e17d973aae: Preparing [2025-11-07T06:58:10.441Z] 256f393e029f: Preparing [2025-11-07T06:58:10.441Z] e0e17d973aae: Waiting [2025-11-07T06:58:10.441Z] 256f393e029f: Waiting [2025-11-07T06:58:10.441Z] 812e456f1962: Layer already exists [2025-11-07T06:58:10.441Z] 5f70bf18a086: Layer already exists [2025-11-07T06:58:10.441Z] c99277998705: Layer already exists [2025-11-07T06:58:10.441Z] 339e2d128305: Layer already exists [2025-11-07T06:58:10.441Z] abef3712d7ab: Layer already exists [2025-11-07T06:58:10.441Z] e0e17d973aae: Layer already exists [2025-11-07T06:58:10.441Z] 256f393e029f: Layer already exists [2025-11-07T06:58:10.441Z] 4.1.0-dev.2: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:10.781Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:10.936Z] 4bc3dcaf945b: Pull complete [2025-11-07T06:58:11.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T06:58:11.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-11-07T06:58:11.106Z] 5f70bf18a086: Preparing [2025-11-07T06:58:11.106Z] 812e456f1962: Preparing [2025-11-07T06:58:11.106Z] 339e2d128305: Preparing [2025-11-07T06:58:11.106Z] c99277998705: Preparing [2025-11-07T06:58:11.106Z] abef3712d7ab: Preparing [2025-11-07T06:58:11.106Z] e0e17d973aae: Preparing [2025-11-07T06:58:11.106Z] 256f393e029f: Preparing [2025-11-07T06:58:11.106Z] e0e17d973aae: Waiting [2025-11-07T06:58:11.106Z] 256f393e029f: Waiting [2025-11-07T06:58:11.106Z] 5f70bf18a086: Layer already exists [2025-11-07T06:58:11.106Z] 812e456f1962: Layer already exists [2025-11-07T06:58:11.106Z] c99277998705: Layer already exists [2025-11-07T06:58:11.106Z] abef3712d7ab: Layer already exists [2025-11-07T06:58:11.106Z] 339e2d128305: Layer already exists [2025-11-07T06:58:11.106Z] 256f393e029f: Layer already exists [2025-11-07T06:58:11.106Z] e0e17d973aae: Layer already exists [2025-11-07T06:58:11.106Z] 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:11.436Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T06:58:11.768Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-11-07T06:58:11.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-11-07T06:58:11.768Z] 5f70bf18a086: Preparing [2025-11-07T06:58:11.768Z] 812e456f1962: Preparing [2025-11-07T06:58:11.768Z] 339e2d128305: Preparing [2025-11-07T06:58:11.768Z] c99277998705: Preparing [2025-11-07T06:58:11.768Z] abef3712d7ab: Preparing [2025-11-07T06:58:11.768Z] e0e17d973aae: Preparing [2025-11-07T06:58:11.768Z] 256f393e029f: Preparing [2025-11-07T06:58:11.768Z] e0e17d973aae: Waiting [2025-11-07T06:58:11.768Z] 256f393e029f: Waiting [2025-11-07T06:58:11.768Z] 339e2d128305: Layer already exists [2025-11-07T06:58:11.768Z] 5f70bf18a086: Layer already exists [2025-11-07T06:58:11.768Z] abef3712d7ab: Layer already exists [2025-11-07T06:58:11.768Z] c99277998705: Layer already exists [2025-11-07T06:58:11.768Z] 812e456f1962: Layer already exists [2025-11-07T06:58:11.768Z] 256f393e029f: Layer already exists [2025-11-07T06:58:11.768Z] e0e17d973aae: Layer already exists [2025-11-07T06:58:11.768Z] main: digest: sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T06:58:11.847Z] ===================================================== [Pipeline] echo [2025-11-07T06:58:11.866Z] taggedImages: [2025-11-07T06:58:11.867Z] - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:58:11.867Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-11-07T06:58:11.867Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [2025-11-07T06:58:11.867Z] - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T06:58:11.867Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] echo [2025-11-07T06:58:11.911Z] ========================================================= [2025-11-07T06:58:11.911Z] [edgeXBuildMultiArch] RAW Config: [2025-11-07T06:58:11.911Z] images: [2025-11-07T06:58:11.911Z] - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T06:58:11.911Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-11-07T06:58:11.911Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [2025-11-07T06:58:11.911Z] - nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T06:58:11.911Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-11-07T06:58:11.911Z] settingsFile: [2025-11-07T06:58:11.911Z] edgex-ui-go-settings [2025-11-07T06:58:11.911Z] ========================================================= [Pipeline] node [2025-11-07T06:58:12.338Z] 016ddf846449: Pull complete [2025-11-07T06:58:12.604Z] 3aa90eedc9b4: Pull complete [2025-11-07T06:58:12.871Z] 3e0ab80ed23c: Pull complete [2025-11-07T06:58:13.137Z] 3dae4df8e616: Pull complete [2025-11-07T06:58:14.543Z] b578f544d2f8: Pull complete [2025-11-07T06:58:14.543Z] 284cd56170eb: Pull complete [2025-11-07T06:58:14.809Z] 6b69f2de1768: Pull complete [2025-11-07T06:58:19.060Z] 480103858013: Pull complete [2025-11-07T06:58:19.060Z] d413e4064cb4: Pull complete [2025-11-07T06:58:19.060Z] 8a28ea5211d9: Pull complete [2025-11-07T06:58:19.060Z] Digest: sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac [2025-11-07T06:58:19.060Z] Status: Downloaded newer image for docker:latest [2025-11-07T06:58:21.632Z] ---> 5c74044f9450 [2025-11-07T06:58:21.632Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-07T06:58:21.632Z] ---> Running in 28e8334cbd28 [2025-11-07T06:58:22.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T06:58:22.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T06:58:24.271Z] OK: 255 MiB in 60 packages [2025-11-07T06:58:25.228Z] Removing intermediate container 28e8334cbd28 [2025-11-07T06:58:25.228Z] ---> dcfd953baf41 [2025-11-07T06:58:25.228Z] Step 10/15 : ENV GO111MODULE=on [2025-11-07T06:58:25.228Z] ---> Running in 5be92292ea4f [2025-11-07T06:58:25.501Z] Removing intermediate container 5be92292ea4f [2025-11-07T06:58:25.501Z] ---> d0a4391e98a8 [2025-11-07T06:58:25.501Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-11-07T06:58:25.501Z] ---> Running in 774ef11ce830 [2025-11-07T06:58:26.090Z] Removing intermediate container 774ef11ce830 [2025-11-07T06:58:26.090Z] ---> a0c892c07d00 [2025-11-07T06:58:26.090Z] Step 12/15 : COPY go.mod vendor* ./ [2025-11-07T06:58:26.368Z] ---> 99525191446c [2025-11-07T06:58:26.368Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T06:58:26.639Z] ---> Running in e93f6e6b66aa [2025-11-07T06:58:26.914Z] Still waiting to schedule task [2025-11-07T06:58:26.914Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772660’ [2025-11-07T07:00:03.288Z] Removing intermediate container e93f6e6b66aa [2025-11-07T07:00:03.288Z] ---> 6489831fc405 [2025-11-07T07:00:03.288Z] Step 14/15 : COPY . . [2025-11-07T07:00:04.704Z] ---> 1641e43a2cf8 [2025-11-07T07:00:04.704Z] Step 15/15 : RUN ${MAKE} [2025-11-07T07:00:04.704Z] ---> Running in c1b623cbd79b [2025-11-07T07:00:05.676Z] noop [2025-11-07T07:00:06.280Z] Removing intermediate container c1b623cbd79b [2025-11-07T07:00:06.280Z] ---> 4e5d26d2127b [2025-11-07T07:00:06.280Z] Successfully built 4e5d26d2127b [2025-11-07T07:00:06.280Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:00:06.654Z] + docker inspect -f . ci-base-image-arm64 [2025-11-07T07:00:06.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:00:06.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container [2025-11-07T07:00:06.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-07T07:00:08.101Z] $ docker top e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:00:08.949Z] + go version [2025-11-07T07:00:08.949Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-07T07:00:08.966Z] $ docker stop --time=1 e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 [2025-11-07T07:00:10.595Z] $ docker rm -f --volumes e756ae44df5461062b7e31aa7302a9a852140f5d255861e3e7ffbfb4e49a8557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:00:11.214Z] + docker inspect -f . ci-base-image-arm64 [2025-11-07T07:00:11.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:00:11.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container [2025-11-07T07:00:11.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-07T07:00:13.420Z] $ docker top 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:00:14.261Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/188 [Pipeline] fileExists [Pipeline] sh [2025-11-07T07:00:14.609Z] + make test [2025-11-07T07:00:14.878Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-11-07T07:00:20.247Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-11-07T07:01:25.763Z] Running on prd-centos7-docker-4c-2g-772680 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:01:25.828Z] provisioning config files... [2025-11-07T07:01:25.854Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14897246142493606865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:29.869Z] ---> ****-login.sh [2025-11-07T07:01:29.869Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:01:29.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:01:30.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:01:30.138Z] Configure a credential helper to remove this warning. See [2025-11-07T07:01:30.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:01:30.138Z] [2025-11-07T07:01:30.138Z] Login Succeeded [2025-11-07T07:01:30.138Z] nexus3.edgexfoundry.org:10002 [2025-11-07T07:01:30.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:01:30.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:01:30.138Z] Configure a credential helper to remove this warning. See [2025-11-07T07:01:30.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:01:30.138Z] [2025-11-07T07:01:30.138Z] Login Succeeded [2025-11-07T07:01:30.138Z] nexus3.edgexfoundry.org:10003 [2025-11-07T07:01:30.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:01:30.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:01:30.401Z] Configure a credential helper to remove this warning. See [2025-11-07T07:01:30.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:01:30.401Z] [2025-11-07T07:01:30.401Z] Login Succeeded [2025-11-07T07:01:30.401Z] nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:01:30.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:01:30.401Z] Configure a credential helper to remove this warning. See [2025-11-07T07:01:30.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:01:30.401Z] [2025-11-07T07:01:30.401Z] Login Succeeded [2025-11-07T07:01:30.401Z] ****.io [2025-11-07T07:01:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:01:30.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:01:30.662Z] Configure a credential helper to remove this warning. See [2025-11-07T07:01:30.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:01:30.662Z] [2025-11-07T07:01:30.662Z] Login Succeeded [2025-11-07T07:01:30.662Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T07:01:30.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:01:31.034Z] + docker buildx ls [2025-11-07T07:01:31.034Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-07T07:01:31.034Z] default * docker [2025-11-07T07:01:31.034Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-07T07:01:31.338Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-07T07:01:31.338Z] edgex-builder [Pipeline] sh [2025-11-07T07:01:31.667Z] + docker buildx inspect --bootstrap [2025-11-07T07:01:31.667Z] #1 [internal] booting buildkit [2025-11-07T07:01:31.667Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-07T07:01:34.986Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-11-07T07:01:34.986Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-07T07:01:35.926Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-11-07T07:01:35.926Z] #1 DONE 4.4s [2025-11-07T07:01:35.926Z] Name: edgex-builder [2025-11-07T07:01:35.926Z] Driver: docker-container [2025-11-07T07:01:35.926Z] [2025-11-07T07:01:35.926Z] Nodes: [2025-11-07T07:01:35.926Z] Name: edgex-builder0 [2025-11-07T07:01:35.926Z] Endpoint: unix:///var/run/docker.sock [2025-11-07T07:01:35.926Z] Status: running [2025-11-07T07:01:35.926Z] Buildkit: v0.25.1 [2025-11-07T07:01:35.926Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-07T07:01:36.217Z] + docker buildx ls [2025-11-07T07:01:36.217Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-07T07:01:36.217Z] edgex-builder * docker-container [2025-11-07T07:01:36.217Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-07T07:01:36.217Z] default docker [2025-11-07T07:01:36.217Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-07T07:01:36.512Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d' [2025-11-07T07:01:36.512Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d --push - [2025-11-07T07:01:36.771Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:01:36.771Z] #1 transferring dockerfile: 193B done [2025-11-07T07:01:36.771Z] #1 DONE 0.0s [2025-11-07T07:01:36.771Z] [2025-11-07T07:01:36.771Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:01:36.771Z] #2 DONE 0.1s [2025-11-07T07:01:36.771Z] [2025-11-07T07:01:36.771Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:01:36.771Z] #3 DONE 0.1s [2025-11-07T07:01:36.771Z] [2025-11-07T07:01:36.771Z] #4 [internal] load .dockerignore [2025-11-07T07:01:36.771Z] #4 transferring context: 2B done [2025-11-07T07:01:36.771Z] #4 DONE 0.0s [2025-11-07T07:01:36.771Z] [2025-11-07T07:01:36.771Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:36.771Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:36.771Z] #5 DONE 0.0s [2025-11-07T07:01:36.771Z] [2025-11-07T07:01:36.771Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:36.771Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:37.029Z] #6 DONE 0.1s [2025-11-07T07:01:37.029Z] [2025-11-07T07:01:37.029Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:37.029Z] #7 DONE 0.0s [2025-11-07T07:01:37.029Z] [2025-11-07T07:01:37.029Z] #8 exporting to image [2025-11-07T07:01:37.029Z] #8 exporting layers done [2025-11-07T07:01:37.029Z] #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done [2025-11-07T07:01:37.029Z] #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T07:01:37.029Z] #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done [2025-11-07T07:01:37.029Z] #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done [2025-11-07T07:01:37.029Z] #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.0s done [2025-11-07T07:01:37.029Z] #8 pushing layers [2025-11-07T07:01:37.029Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-07T07:01:37.029Z] #8 pushing layers 0.1s done [2025-11-07T07:01:37.029Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done [2025-11-07T07:01:37.029Z] #8 DONE 0.3s [2025-11-07T07:01:37.029Z] [2025-11-07T07:01:37.029Z] 1 warning found (use --debug to expand): [2025-11-07T07:01:37.029Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-07T07:01:37.324Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest' [2025-11-07T07:01:37.324Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:latest --push - [2025-11-07T07:01:37.324Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:01:37.324Z] #1 transferring dockerfile: 159B done [2025-11-07T07:01:37.324Z] #1 DONE 0.0s [2025-11-07T07:01:37.324Z] [2025-11-07T07:01:37.324Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-11-07T07:01:37.324Z] #2 DONE 0.0s [2025-11-07T07:01:37.324Z] [2025-11-07T07:01:37.324Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-11-07T07:01:37.324Z] #3 DONE 0.0s [2025-11-07T07:01:37.324Z] [2025-11-07T07:01:37.324Z] #4 [internal] load .dockerignore [2025-11-07T07:01:37.324Z] #4 transferring context: 2B done [2025-11-07T07:01:37.324Z] #4 DONE 0.0s [2025-11-07T07:01:37.584Z] [2025-11-07T07:01:37.584Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:37.584Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:37.584Z] #5 CACHED [2025-11-07T07:01:37.584Z] [2025-11-07T07:01:37.584Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:37.584Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:37.584Z] #6 CACHED [2025-11-07T07:01:37.584Z] [2025-11-07T07:01:37.584Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:37.584Z] #7 DONE 0.0s [2025-11-07T07:01:37.584Z] [2025-11-07T07:01:37.584Z] #8 exporting to image [2025-11-07T07:01:37.584Z] #8 exporting layers done [2025-11-07T07:01:37.584Z] #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done [2025-11-07T07:01:37.584Z] #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T07:01:37.584Z] #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done [2025-11-07T07:01:37.584Z] #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done [2025-11-07T07:01:37.584Z] #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done [2025-11-07T07:01:37.584Z] #8 pushing layers 0.0s done [2025-11-07T07:01:37.584Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d [2025-11-07T07:01:37.584Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-07T07:01:37.584Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done [2025-11-07T07:01:37.584Z] #8 DONE 0.1s [2025-11-07T07:01:37.584Z] [2025-11-07T07:01:37.584Z] 1 warning found (use --debug to expand): [2025-11-07T07:01:37.584Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-07T07:01:37.878Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 --push - [2025-11-07T07:01:37.878Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2' [2025-11-07T07:01:38.135Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:01:38.135Z] #1 transferring dockerfile: 164B done [2025-11-07T07:01:38.135Z] #1 DONE 0.0s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [2025-11-07T07:01:38.135Z] #2 DONE 0.0s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2 [2025-11-07T07:01:38.135Z] #3 DONE 0.0s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #4 [internal] load .dockerignore [2025-11-07T07:01:38.135Z] #4 transferring context: 2B done [2025-11-07T07:01:38.135Z] #4 DONE 0.0s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:38.135Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:38.135Z] #5 CACHED [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:38.135Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:38.135Z] #6 CACHED [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:38.135Z] #7 DONE 0.0s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] #8 exporting to image [2025-11-07T07:01:38.135Z] #8 exporting layers done [2025-11-07T07:01:38.135Z] #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done [2025-11-07T07:01:38.135Z] #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T07:01:38.135Z] #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done [2025-11-07T07:01:38.135Z] #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done [2025-11-07T07:01:38.135Z] #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done [2025-11-07T07:01:38.135Z] #8 pushing layers 0.0s done [2025-11-07T07:01:38.135Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.2@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done [2025-11-07T07:01:38.135Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-07T07:01:38.135Z] #8 DONE 0.1s [2025-11-07T07:01:38.135Z] [2025-11-07T07:01:38.135Z] 1 warning found (use --debug to expand): [2025-11-07T07:01:38.135Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-07T07:01:38.424Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2' [2025-11-07T07:01:38.424Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 --push - [2025-11-07T07:01:38.424Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:01:38.424Z] #1 transferring dockerfile: 205B done [2025-11-07T07:01:38.424Z] #1 DONE 0.0s [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T07:01:38.424Z] #2 DONE 0.0s [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T07:01:38.424Z] #3 DONE 0.0s [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #4 [internal] load .dockerignore [2025-11-07T07:01:38.424Z] #4 transferring context: 2B done [2025-11-07T07:01:38.424Z] #4 DONE 0.0s [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:38.424Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:38.424Z] #5 CACHED [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:38.424Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:38.424Z] #6 CACHED [2025-11-07T07:01:38.424Z] [2025-11-07T07:01:38.424Z] #7 exporting to image [2025-11-07T07:01:38.424Z] #7 exporting layers done [2025-11-07T07:01:38.424Z] #7 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done [2025-11-07T07:01:38.424Z] #7 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T07:01:38.424Z] #7 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done [2025-11-07T07:01:38.424Z] #7 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 [2025-11-07T07:01:38.424Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-07T07:01:38.683Z] #7 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done [2025-11-07T07:01:38.683Z] #7 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done [2025-11-07T07:01:38.683Z] #7 pushing layers 0.0s done [2025-11-07T07:01:38.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done [2025-11-07T07:01:38.683Z] #7 DONE 0.1s [2025-11-07T07:01:38.683Z] [2025-11-07T07:01:38.683Z] #8 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:38.683Z] #8 DONE 0.0s [2025-11-07T07:01:38.683Z] [2025-11-07T07:01:38.683Z] 1 warning found (use --debug to expand): [2025-11-07T07:01:38.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-07T07:01:38.970Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:main --push - [2025-11-07T07:01:38.970Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:main' [2025-11-07T07:01:39.232Z] #1 [internal] load build definition from Dockerfile [2025-11-07T07:01:39.232Z] #1 transferring dockerfile: 157B done [2025-11-07T07:01:39.232Z] #1 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-11-07T07:01:39.232Z] #2 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-11-07T07:01:39.232Z] #3 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #4 [internal] load .dockerignore [2025-11-07T07:01:39.232Z] #4 transferring context: 2B done [2025-11-07T07:01:39.232Z] #4 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:39.232Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:39.232Z] #5 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:39.232Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a 0.0s done [2025-11-07T07:01:39.232Z] #6 CACHED [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:183787f7c1f272668c7fc14beca665a51da95e82d772ca0b787cf51856e59e1a [2025-11-07T07:01:39.232Z] #5 CACHED [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-07T07:01:39.232Z] #7 DONE 0.0s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] #8 exporting to image [2025-11-07T07:01:39.232Z] #8 exporting layers done [2025-11-07T07:01:39.232Z] #8 exporting manifest sha256:c465975047647bc09f6838a2e80baf453dc7ce422d6e15424bea381df595c931 done [2025-11-07T07:01:39.232Z] #8 exporting config sha256:f8852dc45821a3ca21b0ae034916b34ae2e1e41699fc93683821a7d703088d37 done [2025-11-07T07:01:39.232Z] #8 exporting manifest sha256:df91b7a776faca6e9515d80a69b02bbe2a09bde55097027510cce692aebe478e done [2025-11-07T07:01:39.232Z] #8 exporting config sha256:df288d0f4aeaad12d8856d3b7818c4fb61c428a3724c42be1ba33f37feb9f268 done [2025-11-07T07:01:39.232Z] #8 exporting manifest list sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d done [2025-11-07T07:01:39.232Z] #8 pushing layers 0.0s done [2025-11-07T07:01:39.232Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:d60ac7aa97403cf9ea76c81ef325d040b219016ec0b30a8ae4362ac836b0579d 0.1s done [2025-11-07T07:01:39.232Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-07T07:01:39.232Z] #8 DONE 0.1s [2025-11-07T07:01:39.232Z] [2025-11-07T07:01:39.232Z] 1 warning found (use --debug to expand): [2025-11-07T07:01:39.232Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T07:01:39.620Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:39.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:40.486Z] ---> package-listing.sh [2025-11-07T07:01:40.486Z] ++ facter osfamily [2025-11-07T07:01:40.486Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T07:01:40.746Z] + OS_FAMILY=redhat [2025-11-07T07:01:40.746Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-11-07T07:01:40.746Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T07:01:40.746Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T07:01:40.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T07:01:40.746Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T07:01:40.746Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-11-07T07:01:40.746Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T07:01:40.746Z] + case "${OS_FAMILY}" in [2025-11-07T07:01:40.746Z] + sort [2025-11-07T07:01:40.746Z] + rpm -qa [2025-11-07T07:01:41.315Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T07:01:41.315Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T07:01:41.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T07:01:41.315Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-11-07T07:01:41.315Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-11-07T07:01:41.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2025-11-07T07:01:41.325Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T07:01:41.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:01:42.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:01:42.203Z] [2025-11-07T07:01:42.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:01:42.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:01:42.511Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T07:01:42.511Z] 5eb5b503b376: Pulling fs layer [2025-11-07T07:01:42.511Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T07:01:42.511Z] ec43610c2a17: Pulling fs layer [2025-11-07T07:01:42.511Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T07:01:42.511Z] 33b1e0a273af: Pulling fs layer [2025-11-07T07:01:42.511Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T07:01:42.511Z] 2f39f015ded8: Pulling fs layer [2025-11-07T07:01:42.511Z] 3a2ae6a8a46f: Waiting [2025-11-07T07:01:42.511Z] 33b1e0a273af: Waiting [2025-11-07T07:01:42.511Z] 5d3b04190fa2: Waiting [2025-11-07T07:01:42.511Z] 2f39f015ded8: Waiting [2025-11-07T07:01:42.511Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T07:01:42.511Z] 5c69ac0246d0: Download complete [2025-11-07T07:01:42.511Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T07:01:42.511Z] 3a2ae6a8a46f: Download complete [2025-11-07T07:01:42.511Z] 33b1e0a273af: Verifying Checksum [2025-11-07T07:01:42.511Z] 33b1e0a273af: Download complete [2025-11-07T07:01:42.511Z] ec43610c2a17: Verifying Checksum [2025-11-07T07:01:42.511Z] ec43610c2a17: Download complete [2025-11-07T07:01:42.511Z] 5d3b04190fa2: Verifying Checksum [2025-11-07T07:01:42.511Z] 5d3b04190fa2: Download complete [2025-11-07T07:01:42.772Z] 5eb5b503b376: Verifying Checksum [2025-11-07T07:01:42.772Z] 5eb5b503b376: Download complete [2025-11-07T07:01:43.349Z] 2f39f015ded8: Verifying Checksum [2025-11-07T07:01:43.349Z] 2f39f015ded8: Download complete [2025-11-07T07:01:43.928Z] 5eb5b503b376: Pull complete [2025-11-07T07:01:44.199Z] 5c69ac0246d0: Pull complete [2025-11-07T07:01:44.773Z] ec43610c2a17: Pull complete [2025-11-07T07:01:44.773Z] 3a2ae6a8a46f: Pull complete [2025-11-07T07:01:45.038Z] 33b1e0a273af: Pull complete [2025-11-07T07:01:45.038Z] 5d3b04190fa2: Pull complete [2025-11-07T07:01:49.284Z] 2f39f015ded8: Pull complete [2025-11-07T07:01:49.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T07:01:49.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:01:49.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:01:49.463Z] prd-centos7-docker-4c-2g-772680 does not seem to be running inside a container [2025-11-07T07:01:49.496Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T07:01:52.732Z] $ docker top 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:01:53.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T07:01:53.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T07:01:53.670Z] + ls /var/log/sa-host [2025-11-07T07:01:53.670Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:01:53.772Z] provisioning config files... [2025-11-07T07:01:53.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7024410722436005416tmp [Pipeline] { [Pipeline] echo [2025-11-07T07:01:53.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:54.096Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T07:01:54.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:54.455Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T07:01:54.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:54.757Z] ---> sudo-logs.sh [2025-11-07T07:01:54.757Z] Archiving 'sudo' log.. [2025-11-07T07:01:54.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772680.novalocal: Name or service not known [2025-11-07T07:01:54.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772680.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-07T07:01:54.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:55.079Z] ---> job-cost.sh [2025-11-07T07:01:55.079Z] lf-activate-venv: SKIPPING [2025-11-07T07:01:55.079Z] INFO: No Stack... [2025-11-07T07:01:55.337Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-07T07:01:55.903Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T07:01:55.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:01:56.201Z] ---> logs-deploy.sh [2025-11-07T07:01:56.201Z] lf-activate-venv: SKIPPING [2025-11-07T07:01:56.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/188 [2025-11-07T07:01:56.201Z] INFO: archiving workspace using pattern(s): [2025-11-07T07:01:57.138Z] Archives upload complete. [2025-11-07T07:01:57.138Z] INFO: archiving logs to Nexus [2025-11-07T07:01:58.075Z] ---> uname -a: [2025-11-07T07:01:58.075Z] Linux prd-centos7-docker-4c-2g-772680.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-07T07:01:58.075Z] [2025-11-07T07:01:58.075Z] [2025-11-07T07:01:58.075Z] ---> lscpu: [2025-11-07T07:01:58.075Z] Architecture: x86_64 [2025-11-07T07:01:58.075Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-07T07:01:58.075Z] Byte Order: Little Endian [2025-11-07T07:01:58.075Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-07T07:01:58.075Z] CPU(s): 2 [2025-11-07T07:01:58.075Z] On-line CPU(s) list: 0,1 [2025-11-07T07:01:58.075Z] Thread(s) per core: 1 [2025-11-07T07:01:58.075Z] Core(s) per socket: 1 [2025-11-07T07:01:58.075Z] Socket(s): 2 [2025-11-07T07:01:58.075Z] NUMA node(s): 1 [2025-11-07T07:01:58.075Z] Vendor ID: AuthenticAMD [2025-11-07T07:01:58.075Z] CPU family: 23 [2025-11-07T07:01:58.075Z] Model: 49 [2025-11-07T07:01:58.075Z] Model name: AMD EPYC-Rome Processor [2025-11-07T07:01:58.075Z] Stepping: 0 [2025-11-07T07:01:58.075Z] CPU MHz: 2799.998 [2025-11-07T07:01:58.075Z] BogoMIPS: 5599.99 [2025-11-07T07:01:58.075Z] Virtualization: AMD-V [2025-11-07T07:01:58.075Z] Hypervisor vendor: KVM [2025-11-07T07:01:58.075Z] Virtualization type: full [2025-11-07T07:01:58.075Z] L1d cache: 64 KiB [2025-11-07T07:01:58.075Z] L1i cache: 64 KiB [2025-11-07T07:01:58.075Z] L2 cache: 1 MiB [2025-11-07T07:01:58.075Z] L3 cache: 32 MiB [2025-11-07T07:01:58.075Z] NUMA node0 CPU(s): 0,1 [2025-11-07T07:01:58.075Z] Vulnerability Itlb multihit: Not affected [2025-11-07T07:01:58.075Z] Vulnerability L1tf: Not affected [2025-11-07T07:01:58.075Z] Vulnerability Mds: Not affected [2025-11-07T07:01:58.075Z] Vulnerability Meltdown: Not affected [2025-11-07T07:01:58.075Z] Vulnerability Mmio stale data: Not affected [2025-11-07T07:01:58.075Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-07T07:01:58.075Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-07T07:01:58.075Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-07T07:01:58.075Z] Vulnerability Srbds: Not affected [2025-11-07T07:01:58.075Z] Vulnerability Tsx async abort: Not affected [2025-11-07T07:01:58.075Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-07T07:01:58.075Z] [2025-11-07T07:01:58.075Z] [2025-11-07T07:01:58.075Z] ---> nproc: [2025-11-07T07:01:58.075Z] 2 [2025-11-07T07:01:58.075Z] [2025-11-07T07:01:58.076Z] [2025-11-07T07:01:58.076Z] ---> df -h: [2025-11-07T07:01:58.076Z] Filesystem Size Used Avail Use% Mounted on [2025-11-07T07:01:58.076Z] overlay 40G 7.3G 33G 19% / [2025-11-07T07:01:58.076Z] tmpfs 64M 0 64M 0% /dev [2025-11-07T07:01:58.076Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-07T07:01:58.076Z] shm 64M 0 64M 0% /dev/shm [2025-11-07T07:01:58.076Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-07T07:01:58.076Z] [2025-11-07T07:01:58.076Z] [2025-11-07T07:01:58.076Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-11-07T07:01:58.076Z] Please check if data collecting is enabled [2025-11-07T07:01:58.076Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:01:58.109Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-07T07:01:58.115Z] $ docker stop --time=1 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 [2025-11-07T07:01:59.270Z] $ docker rm -f --volumes 615873ab325a0a226e110d76a57812a0ad75bda44d9cf3eba314b9e0b7ba99a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-07T07:01:59.365Z] [WS-CLEANUP] Deleting project workspace... [2025-11-07T07:01:59.365Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-07T07:01:59.380Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:01:59.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:01:59.832Z] [2025-11-07T07:01:59.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:02:00.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:02:00.140Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T07:02:00.140Z] 5eb5b503b376: Pulling fs layer [2025-11-07T07:02:00.140Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T07:02:00.140Z] ec43610c2a17: Pulling fs layer [2025-11-07T07:02:00.140Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T07:02:00.140Z] 33b1e0a273af: Pulling fs layer [2025-11-07T07:02:00.140Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T07:02:00.140Z] 2f39f015ded8: Pulling fs layer [2025-11-07T07:02:00.140Z] 3a2ae6a8a46f: Waiting [2025-11-07T07:02:00.140Z] 33b1e0a273af: Waiting [2025-11-07T07:02:00.140Z] 5d3b04190fa2: Waiting [2025-11-07T07:02:00.140Z] 2f39f015ded8: Waiting [2025-11-07T07:02:00.140Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T07:02:00.140Z] 5c69ac0246d0: Download complete [2025-11-07T07:02:00.140Z] 3a2ae6a8a46f: Download complete [2025-11-07T07:02:00.140Z] 33b1e0a273af: Verifying Checksum [2025-11-07T07:02:00.140Z] 33b1e0a273af: Download complete [2025-11-07T07:02:00.140Z] ec43610c2a17: Verifying Checksum [2025-11-07T07:02:00.140Z] ec43610c2a17: Download complete [2025-11-07T07:02:00.140Z] 5d3b04190fa2: Verifying Checksum [2025-11-07T07:02:00.140Z] 5d3b04190fa2: Download complete [2025-11-07T07:02:00.399Z] 5eb5b503b376: Verifying Checksum [2025-11-07T07:02:00.399Z] 5eb5b503b376: Download complete [2025-11-07T07:02:00.964Z] 2f39f015ded8: Download complete [2025-11-07T07:02:01.899Z] 5eb5b503b376: Pull complete [2025-11-07T07:02:01.899Z] 5c69ac0246d0: Pull complete [2025-11-07T07:02:02.466Z] ec43610c2a17: Pull complete [2025-11-07T07:02:02.466Z] 3a2ae6a8a46f: Pull complete [2025-11-07T07:02:02.725Z] 33b1e0a273af: Pull complete [2025-11-07T07:02:02.725Z] 5d3b04190fa2: Pull complete [2025-11-07T07:02:07.987Z] 2f39f015ded8: Pull complete [2025-11-07T07:02:07.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T07:02:07.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:02:07.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:02:08.080Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:02:08.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T07:02:09.737Z] $ docker top fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:02:10.115Z] ---> job-cost.sh [2025-11-07T07:02:10.115Z] lf-activate-venv: SKIPPING [2025-11-07T07:02:10.115Z] INFO: No Stack... [2025-11-07T07:02:10.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T07:02:10.633Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T07:02:10.963Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2025-11-07T07:02:10.964Z] + cut -d, -f6 [Pipeline] lock [2025-11-07T07:02:10.982Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [2025-11-07T07:02:10.992Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] did not exist. Created. [2025-11-07T07:02:10.997Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T07:02:11.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-07T07:02:11.709Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T07:02:11.718Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T07:02:11.745Z] $ docker stop --time=1 fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c [2025-11-07T07:02:12.940Z] $ docker rm -f --volumes fc91399d9adff1788180383547990d06ae7b4a8094cb35ff6e1b935f33109b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-11-07T07:03:42.123Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-11-07T07:04:21.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-07T07:04:21.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-07T07:04:21.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-07T07:04:21.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-07T07:04:21.067Z] $ docker stop --time=1 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e [2025-11-07T07:04:22.937Z] $ docker rm -f --volumes 9ff4e93d29dcd034ac12a24b623ea88a48f87fb211574f92c355962db99da35e [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T07:04:24.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-07T07:04:24.523Z] Warning: overwriting stash ‘coverage-report’ [2025-11-07T07:04:25.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-07T07:04:25.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-07T07:04:26.060Z] + ls -al . [2025-11-07T07:04:26.060Z] total 272 [2025-11-07T07:04:26.060Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 07:00 . [2025-11-07T07:04:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 .. [2025-11-07T07:04:26.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 .blubracket [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 06:57 .dockerignore [2025-11-07T07:04:26.060Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:57 .git [2025-11-07T07:04:26.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 .github [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 178 Nov 7 06:57 .gitignore [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 21221 Nov 7 06:57 Attribution.txt [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 7 06:57 CHANGELOG.md [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 06:57 CONTRIBUTING.md [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 1940 Nov 7 06:57 Dockerfile [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 06:57 Jenkinsfile [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 06:57 LICENSE [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 7 06:57 Makefile [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 06:57 README.md [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 7 06:55 VERSION [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 4832 Nov 7 06:57 angularmigrationlogs.md [2025-11-07T07:04:26.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 assets [2025-11-07T07:04:26.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 bin [2025-11-07T07:04:26.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 06:57 cmd [2025-11-07T07:04:26.060Z] -rw-r--r-- 1 jenkins jenkins 14679 Nov 7 07:03 coverage.out [2025-11-07T07:04:26.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 06:57 docs [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 6426 Nov 7 06:57 go.mod [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 88520 Nov 7 06:57 go.sum [2025-11-07T07:04:26.060Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 06:57 internal [2025-11-07T07:04:26.060Z] -rwxrwxr-x 1 jenkins jenkins 568 Nov 7 06:57 redeploy.sh [2025-11-07T07:04:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 testing [2025-11-07T07:04:26.060Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 06:57 version.go [2025-11-07T07:04:26.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 06:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:04:26.450Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d --label arch=arm64 --label version=4.1.0-dev.2 . [2025-11-07T07:04:27.873Z] Sending build context to Docker daemon 41.99MB [2025-11-07T07:04:27.873Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2025-11-07T07:04:27.873Z] Step 2/27 : FROM ${BASE} AS builder [2025-11-07T07:04:27.873Z] ---> 4e5d26d2127b [2025-11-07T07:04:27.873Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-11-07T07:04:28.140Z] ---> Running in 6013d933f1ff [2025-11-07T07:04:28.408Z] Removing intermediate container 6013d933f1ff [2025-11-07T07:04:28.408Z] ---> 52e476c20fa8 [2025-11-07T07:04:28.408Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-11-07T07:04:28.408Z] ---> Running in b0e150278c3e [2025-11-07T07:04:28.676Z] Removing intermediate container b0e150278c3e [2025-11-07T07:04:28.676Z] ---> 31ea608e0d85 [2025-11-07T07:04:28.676Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-11-07T07:04:28.676Z] ---> Running in 4330d31ca493 [2025-11-07T07:04:28.945Z] Removing intermediate container 4330d31ca493 [2025-11-07T07:04:28.945Z] ---> 95abd66ddbdb [2025-11-07T07:04:28.945Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-11-07T07:04:29.213Z] ---> Running in b53d102ae0ef [2025-11-07T07:04:29.479Z] Removing intermediate container b53d102ae0ef [2025-11-07T07:04:29.479Z] ---> 35e773b7ef46 [2025-11-07T07:04:29.479Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-11-07T07:04:29.479Z] ---> Running in 4013eca85132 [2025-11-07T07:04:29.745Z] Removing intermediate container 4013eca85132 [2025-11-07T07:04:29.745Z] ---> 3e413e756d12 [2025-11-07T07:04:29.745Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-11-07T07:04:31.698Z] ---> b5ff6f472108 [2025-11-07T07:04:31.698Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-07T07:04:31.698Z] ---> Running in 1787976b612b [2025-11-07T07:04:32.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:04:32.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:04:34.347Z] OK: 255 MiB in 60 packages [2025-11-07T07:04:35.307Z] Removing intermediate container 1787976b612b [2025-11-07T07:04:35.307Z] ---> 4b4c329fa386 [2025-11-07T07:04:35.307Z] Step 10/27 : ENV GO111MODULE=on [2025-11-07T07:04:35.577Z] ---> Running in a595f639580c [2025-11-07T07:04:35.846Z] Removing intermediate container a595f639580c [2025-11-07T07:04:35.846Z] ---> 5c9091a8bdcf [2025-11-07T07:04:35.846Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-11-07T07:04:35.846Z] ---> Running in 21d32e6cd899 [2025-11-07T07:04:36.122Z] Removing intermediate container 21d32e6cd899 [2025-11-07T07:04:36.122Z] ---> 51af534f0aaf [2025-11-07T07:04:36.122Z] Step 12/27 : COPY go.mod vendor* ./ [2025-11-07T07:04:36.711Z] ---> e3b7ac96ba6e [2025-11-07T07:04:36.711Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-07T07:04:36.711Z] ---> Running in a0bd5979bac3 [2025-11-07T07:04:39.299Z] Removing intermediate container a0bd5979bac3 [2025-11-07T07:04:39.299Z] ---> 9d89c6a67dd1 [2025-11-07T07:04:39.299Z] Step 14/27 : COPY . . [2025-11-07T07:04:43.553Z] ---> cb6b6f791ba8 [2025-11-07T07:04:43.553Z] Step 15/27 : RUN ${MAKE} [2025-11-07T07:04:43.553Z] ---> Running in a52395ba0c46 [2025-11-07T07:04:43.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-11-07T07:08:20.582Z] Removing intermediate container a52395ba0c46 [2025-11-07T07:08:20.582Z] ---> 0547486ab14e [2025-11-07T07:08:20.582Z] Step 16/27 : FROM alpine:3.22 [2025-11-07T07:08:20.582Z] 3.22: Pulling from library/alpine [2025-11-07T07:08:20.582Z] 6b59a28fa201: Already exists [2025-11-07T07:08:20.582Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-07T07:08:20.582Z] Status: Downloaded newer image for alpine:3.22 [2025-11-07T07:08:20.582Z] ---> 171e65262c80 [2025-11-07T07:08:20.582Z] Step 17/27 : RUN apk --no-cache upgrade [2025-11-07T07:08:20.582Z] ---> Running in 59ea88ee8f73 [2025-11-07T07:08:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:08:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:08:20.582Z] OK: 8 MiB in 16 packages [2025-11-07T07:08:20.582Z] Removing intermediate container 59ea88ee8f73 [2025-11-07T07:08:20.582Z] ---> 1d4f41b622b8 [2025-11-07T07:08:20.582Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-11-07T07:08:20.582Z] ---> Running in 32438ae2e3f7 [2025-11-07T07:08:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-07T07:08:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-07T07:08:20.582Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-07T07:08:20.582Z] Executing busybox-1.37.0-r19.trigger [2025-11-07T07:08:20.582Z] OK: 8 MiB in 17 packages [2025-11-07T07:08:20.582Z] Removing intermediate container 32438ae2e3f7 [2025-11-07T07:08:20.582Z] ---> 6a908968035a [2025-11-07T07:08:20.582Z] Step 19/27 : EXPOSE 4000 [2025-11-07T07:08:20.582Z] ---> Running in 863c5c96442d [2025-11-07T07:08:20.582Z] Removing intermediate container 863c5c96442d [2025-11-07T07:08:20.582Z] ---> cbc20a99ebc1 [2025-11-07T07:08:20.582Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-11-07T07:08:20.582Z] ---> 9529fa58a193 [2025-11-07T07:08:20.582Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-11-07T07:08:20.582Z] ---> a7343c186dd9 [2025-11-07T07:08:20.582Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-11-07T07:08:20.850Z] ---> 90fcd0815ac4 [2025-11-07T07:08:20.850Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-11-07T07:08:20.850Z] ---> Running in 87c6d0503c56 [2025-11-07T07:08:21.117Z] Removing intermediate container 87c6d0503c56 [2025-11-07T07:08:21.117Z] ---> 0705f46fd35e [2025-11-07T07:08:21.117Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-11-07T07:08:21.388Z] ---> Running in 0db690528d92 [2025-11-07T07:08:21.658Z] Removing intermediate container 0db690528d92 [2025-11-07T07:08:21.658Z] ---> 9e0a483792fc [2025-11-07T07:08:21.658Z] Step 25/27 : LABEL arch=arm64 [2025-11-07T07:08:21.658Z] ---> Running in cb8d733aeb5a [2025-11-07T07:08:21.926Z] Removing intermediate container cb8d733aeb5a [2025-11-07T07:08:21.926Z] ---> 47152668a415 [2025-11-07T07:08:21.926Z] Step 26/27 : LABEL git_sha=49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:08:21.926Z] ---> Running in 72b7ac2dde13 [2025-11-07T07:08:22.198Z] Removing intermediate container 72b7ac2dde13 [2025-11-07T07:08:22.198Z] ---> bcd158a91081 [2025-11-07T07:08:22.198Z] Step 27/27 : LABEL version=4.1.0-dev.2 [2025-11-07T07:08:22.463Z] ---> Running in 828406186dd1 [2025-11-07T07:08:22.727Z] Removing intermediate container 828406186dd1 [2025-11-07T07:08:22.727Z] ---> 4111209c06e9 [2025-11-07T07:08:22.727Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-07T07:08:22.727Z] Successfully built 4111209c06e9 [2025-11-07T07:08:22.727Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:08:22.904Z] provisioning config files... [2025-11-07T07:08:22.922Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/188@tmp/config7831348897330631691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:08:23.267Z] ---> ****-login.sh [2025-11-07T07:08:23.267Z] nexus3.edgexfoundry.org:10001 [2025-11-07T07:08:23.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:08:23.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:08:23.536Z] Configure a credential helper to remove this warning. See [2025-11-07T07:08:23.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:08:23.536Z] [2025-11-07T07:08:23.536Z] Login Succeeded [2025-11-07T07:08:23.536Z] nexus3.edgexfoundry.org:10002 [2025-11-07T07:08:23.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:08:23.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:08:23.803Z] Configure a credential helper to remove this warning. See [2025-11-07T07:08:23.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:08:23.803Z] [2025-11-07T07:08:23.803Z] Login Succeeded [2025-11-07T07:08:23.803Z] nexus3.edgexfoundry.org:10003 [2025-11-07T07:08:24.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:08:24.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:08:24.338Z] Configure a credential helper to remove this warning. See [2025-11-07T07:08:24.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:08:24.338Z] [2025-11-07T07:08:24.338Z] Login Succeeded [2025-11-07T07:08:24.338Z] nexus3.edgexfoundry.org:10004 [2025-11-07T07:08:24.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:08:24.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:08:24.604Z] Configure a credential helper to remove this warning. See [2025-11-07T07:08:24.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:08:24.604Z] [2025-11-07T07:08:24.604Z] Login Succeeded [2025-11-07T07:08:24.604Z] ****.io [2025-11-07T07:08:24.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T07:08:25.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-07T07:08:25.135Z] Configure a credential helper to remove this warning. See [2025-11-07T07:08:25.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-07T07:08:25.135Z] [2025-11-07T07:08:25.135Z] Login Succeeded [2025-11-07T07:08:25.135Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T07:08:25.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:08:25.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T07:08:25.251Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2025-11-07T07:08:25.251Z] 49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:08:25.251Z] latest [2025-11-07T07:08:25.251Z] 4.1.0-dev.2 [2025-11-07T07:08:25.251Z] 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T07:08:25.251Z] main [2025-11-07T07:08:25.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:25.648Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:26.012Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:08:26.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-11-07T07:08:26.012Z] 6f9c3f27b189: Preparing [2025-11-07T07:08:26.012Z] 6f64d2bc86d3: Preparing [2025-11-07T07:08:26.012Z] a11e5f4725bf: Preparing [2025-11-07T07:08:26.012Z] 020c70c9fb4a: Preparing [2025-11-07T07:08:26.012Z] 6db004925679: Preparing [2025-11-07T07:08:26.012Z] 0e64f2360a44: Preparing [2025-11-07T07:08:26.012Z] 0e64f2360a44: Waiting [2025-11-07T07:08:26.277Z] 6f64d2bc86d3: Pushed [2025-11-07T07:08:26.277Z] 6f9c3f27b189: Pushed [2025-11-07T07:08:26.277Z] 020c70c9fb4a: Pushed [2025-11-07T07:08:26.277Z] 6db004925679: Pushed [2025-11-07T07:08:26.277Z] 0e64f2360a44: Layer already exists [2025-11-07T07:08:36.327Z] a11e5f4725bf: Pushed [2025-11-07T07:08:36.327Z] 49430e5ff99e8771836ff483cbff62e69d3b434d: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:36.709Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:37.074Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-11-07T07:08:37.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-11-07T07:08:37.074Z] 6f9c3f27b189: Preparing [2025-11-07T07:08:37.074Z] 6f64d2bc86d3: Preparing [2025-11-07T07:08:37.074Z] a11e5f4725bf: Preparing [2025-11-07T07:08:37.074Z] 020c70c9fb4a: Preparing [2025-11-07T07:08:37.074Z] 6db004925679: Preparing [2025-11-07T07:08:37.074Z] 0e64f2360a44: Preparing [2025-11-07T07:08:37.074Z] 0e64f2360a44: Waiting [2025-11-07T07:08:37.074Z] 020c70c9fb4a: Layer already exists [2025-11-07T07:08:37.074Z] 6db004925679: Layer already exists [2025-11-07T07:08:37.074Z] 6f9c3f27b189: Layer already exists [2025-11-07T07:08:37.074Z] 6f64d2bc86d3: Layer already exists [2025-11-07T07:08:37.074Z] a11e5f4725bf: Layer already exists [2025-11-07T07:08:37.074Z] 0e64f2360a44: Layer already exists [2025-11-07T07:08:37.074Z] latest: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:37.711Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:38.082Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [2025-11-07T07:08:38.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-11-07T07:08:38.082Z] 6f9c3f27b189: Preparing [2025-11-07T07:08:38.082Z] 6f64d2bc86d3: Preparing [2025-11-07T07:08:38.082Z] a11e5f4725bf: Preparing [2025-11-07T07:08:38.082Z] 020c70c9fb4a: Preparing [2025-11-07T07:08:38.082Z] 6db004925679: Preparing [2025-11-07T07:08:38.082Z] 0e64f2360a44: Preparing [2025-11-07T07:08:38.082Z] 0e64f2360a44: Waiting [2025-11-07T07:08:38.082Z] 6f64d2bc86d3: Layer already exists [2025-11-07T07:08:38.082Z] 020c70c9fb4a: Layer already exists [2025-11-07T07:08:38.082Z] 6f9c3f27b189: Layer already exists [2025-11-07T07:08:38.082Z] a11e5f4725bf: Layer already exists [2025-11-07T07:08:38.082Z] 6db004925679: Layer already exists [2025-11-07T07:08:38.082Z] 0e64f2360a44: Layer already exists [2025-11-07T07:08:38.349Z] 4.1.0-dev.2: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:38.722Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:39.087Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T07:08:39.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-11-07T07:08:39.087Z] 6f9c3f27b189: Preparing [2025-11-07T07:08:39.087Z] 6f64d2bc86d3: Preparing [2025-11-07T07:08:39.087Z] a11e5f4725bf: Preparing [2025-11-07T07:08:39.087Z] 020c70c9fb4a: Preparing [2025-11-07T07:08:39.087Z] 6db004925679: Preparing [2025-11-07T07:08:39.087Z] 0e64f2360a44: Preparing [2025-11-07T07:08:39.087Z] 0e64f2360a44: Waiting [2025-11-07T07:08:39.087Z] 6f9c3f27b189: Layer already exists [2025-11-07T07:08:39.087Z] a11e5f4725bf: Layer already exists [2025-11-07T07:08:39.087Z] 020c70c9fb4a: Layer already exists [2025-11-07T07:08:39.087Z] 6f64d2bc86d3: Layer already exists [2025-11-07T07:08:39.087Z] 6db004925679: Layer already exists [2025-11-07T07:08:39.087Z] 0e64f2360a44: Layer already exists [2025-11-07T07:08:39.087Z] 49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:39.725Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:40.095Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2025-11-07T07:08:40.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-11-07T07:08:40.361Z] 6f9c3f27b189: Preparing [2025-11-07T07:08:40.361Z] 6f64d2bc86d3: Preparing [2025-11-07T07:08:40.361Z] a11e5f4725bf: Preparing [2025-11-07T07:08:40.361Z] 020c70c9fb4a: Preparing [2025-11-07T07:08:40.361Z] 6db004925679: Preparing [2025-11-07T07:08:40.361Z] 0e64f2360a44: Preparing [2025-11-07T07:08:40.361Z] 0e64f2360a44: Waiting [2025-11-07T07:08:40.361Z] a11e5f4725bf: Layer already exists [2025-11-07T07:08:40.361Z] 6f9c3f27b189: Layer already exists [2025-11-07T07:08:40.361Z] 6db004925679: Layer already exists [2025-11-07T07:08:40.361Z] 6f64d2bc86d3: Layer already exists [2025-11-07T07:08:40.361Z] 020c70c9fb4a: Layer already exists [2025-11-07T07:08:40.626Z] 0e64f2360a44: Layer already exists [2025-11-07T07:08:40.626Z] main: digest: sha256:eacc3893dd01102fa6434d734f7395b0504061e6cf2c52a8c3a33a7c2af2454b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-07T07:08:40.716Z] ===================================================== [Pipeline] echo [2025-11-07T07:08:40.735Z] taggedImages: [2025-11-07T07:08:40.735Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [2025-11-07T07:08:40.735Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-11-07T07:08:40.735Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [2025-11-07T07:08:40.735Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [2025-11-07T07:08:40.735Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] echo [2025-11-07T07:08:40.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] echo [2025-11-07T07:08:40.771Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] echo [2025-11-07T07:08:40.789Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.2 [Pipeline] echo [2025-11-07T07:08:40.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49430e5ff99e8771836ff483cbff62e69d3b434d-4.1.0-dev.2 [Pipeline] echo [2025-11-07T07:08:40.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:41.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T07:08:41.256Z] [2025-11-07T07:08:41.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:08:41.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T07:08:41.600Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-07T07:08:41.600Z] 8998bd30e6a1: Pulling fs layer [2025-11-07T07:08:41.600Z] 04944245beec: Pulling fs layer [2025-11-07T07:08:41.600Z] 699f458cf7ca: Pulling fs layer [2025-11-07T07:08:41.600Z] 765212b225bb: Pulling fs layer [2025-11-07T07:08:41.600Z] f23df028b6ca: Pulling fs layer [2025-11-07T07:08:41.600Z] d65c8cfc05b1: Pulling fs layer [2025-11-07T07:08:41.600Z] 2437ff75d9bd: Pulling fs layer [2025-11-07T07:08:41.600Z] 765212b225bb: Waiting [2025-11-07T07:08:41.600Z] f23df028b6ca: Waiting [2025-11-07T07:08:41.600Z] d65c8cfc05b1: Waiting [2025-11-07T07:08:41.600Z] 2437ff75d9bd: Waiting [2025-11-07T07:08:41.869Z] 04944245beec: Verifying Checksum [2025-11-07T07:08:41.869Z] 04944245beec: Download complete [2025-11-07T07:08:41.869Z] 765212b225bb: Verifying Checksum [2025-11-07T07:08:41.869Z] 765212b225bb: Download complete [2025-11-07T07:08:41.869Z] f23df028b6ca: Verifying Checksum [2025-11-07T07:08:41.869Z] f23df028b6ca: Download complete [2025-11-07T07:08:41.869Z] d65c8cfc05b1: Verifying Checksum [2025-11-07T07:08:41.869Z] d65c8cfc05b1: Download complete [2025-11-07T07:08:41.869Z] 699f458cf7ca: Verifying Checksum [2025-11-07T07:08:41.869Z] 699f458cf7ca: Download complete [2025-11-07T07:08:42.453Z] 8998bd30e6a1: Verifying Checksum [2025-11-07T07:08:42.453Z] 8998bd30e6a1: Download complete [2025-11-07T07:08:45.037Z] 2437ff75d9bd: Verifying Checksum [2025-11-07T07:08:45.037Z] 2437ff75d9bd: Download complete [2025-11-07T07:08:46.976Z] 8998bd30e6a1: Pull complete [2025-11-07T07:08:47.558Z] 04944245beec: Pull complete [2025-11-07T07:08:48.965Z] 699f458cf7ca: Pull complete [2025-11-07T07:08:49.236Z] 765212b225bb: Pull complete [2025-11-07T07:08:50.188Z] f23df028b6ca: Pull complete [2025-11-07T07:08:50.188Z] d65c8cfc05b1: Pull complete [2025-11-07T07:09:08.388Z] 2437ff75d9bd: Pull complete [2025-11-07T07:09:08.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-07T07:09:08.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-07T07:09:08.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:09:08.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-772679 does not seem to be running inside a container [2025-11-07T07:09:08.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/188 -v /w/workspace/edgex-ui-go/188:/w/workspace/edgex-ui-go/188:rw,z -v /w/workspace/edgex-ui-go/188@tmp:/w/workspace/edgex-ui-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-07T07:09:11.358Z] $ docker top f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:09:12.195Z] ---> job-cost.sh [2025-11-07T07:09:12.196Z] lf-activate-venv: SKIPPING [2025-11-07T07:09:12.196Z] INFO: No Stack... [2025-11-07T07:09:12.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-07T07:09:13.411Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T07:09:14.042Z] + cat /w/workspace/edgex-ui-go/188/archives/cost.csv [2025-11-07T07:09:14.042Z] + cut -d, -f6 [Pipeline] lock [2025-11-07T07:09:14.098Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [2025-11-07T07:09:14.107Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] did not exist. Created. [2025-11-07T07:09:14.113Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T07:09:14.772Z] /w/workspace/edgex-ui-go/188@tmp/durable-5021752a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-07T07:09:15.407Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-07T07:09:15.434Z] Warning: overwriting stash ‘stack-cost’ [2025-11-07T07:09:15.622Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T07:09:15.630Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T07:09:15.651Z] $ docker stop --time=1 f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 [2025-11-07T07:09:17.141Z] $ docker rm -f --volumes f4c794a7e380d24057c00765bb0babbce33bdd7ae40cd567afb8245bdb538376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-07T07:09:26.431Z] provisioning config files... [2025-11-07T07:09:26.439Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16973793261058477446tmp [Pipeline] { [Pipeline] sh [2025-11-07T07:09:26.740Z] + set +x [2025-11-07T07:09:26.740Z] + curl -s https://codecov.io/bash [2025-11-07T07:09:26.740Z] + bash -s -- [2025-11-07T07:09:26.740Z] [2025-11-07T07:09:26.740Z] _____ _ [2025-11-07T07:09:26.740Z] / ____| | | [2025-11-07T07:09:26.740Z] | | ___ __| | ___ ___ _____ __ [2025-11-07T07:09:26.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-07T07:09:26.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-07T07:09:26.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-07T07:09:26.740Z] Bash-1.0.6 [2025-11-07T07:09:26.740Z] [2025-11-07T07:09:26.740Z] [2025-11-07T07:09:26.740Z] ==> git version 2.25.1 found [2025-11-07T07:09:26.740Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-07T07:09:26.740Z] Release-Date: 2020-01-08 [2025-11-07T07:09:26.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-07T07:09:26.740Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-07T07:09:26.740Z] ==> Jenkins CI detected. [2025-11-07T07:09:26.740Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2025-11-07T07:09:26.740Z] project root: . [2025-11-07T07:09:26.740Z] --> token set from env [2025-11-07T07:09:26.740Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-07T07:09:26.999Z] ==> Running gcov in . (disable via -X gcov) [2025-11-07T07:09:26.999Z] ==> Python coveragepy not found [2025-11-07T07:09:26.999Z] ==> Searching for coverage reports in: [2025-11-07T07:09:26.999Z] + . [2025-11-07T07:09:26.999Z] -> Found 1 reports [2025-11-07T07:09:26.999Z] ==> Detecting git/mercurial file structure [2025-11-07T07:09:26.999Z] ==> Reading reports [2025-11-07T07:09:26.999Z] + ./coverage.out bytes=14679 [2025-11-07T07:09:26.999Z] ==> Appending adjustments [2025-11-07T07:09:26.999Z] https://docs.codecov.io/docs/fixing-reports [2025-11-07T07:09:27.567Z] + Found adjustments [2025-11-07T07:09:27.567Z] ==> Gzipping contents [2025-11-07T07:09:27.567Z] 12K /tmp/codecov.4TNIeD.gz [2025-11-07T07:09:27.567Z] ==> Uploading reports [2025-11-07T07:09:27.567Z] url: https://codecov.io [2025-11-07T07:09:27.567Z] query: branch=main&commit=49430e5ff99e8771836ff483cbff62e69d3b434d&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-07T07:09:27.567Z] -> Pinging Codecov [2025-11-07T07:09:27.567Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=49430e5ff99e8771836ff483cbff62e69d3b434d&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-07T07:09:27.828Z] -> Uploading to [2025-11-07T07:09:27.828Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/49430e5ff99e8771836ff483cbff62e69d3b434d/ff904158-27d3-4c65-9146-08ae4d5eec51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251107T070927Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b6c668c0b21fb3cdf0cf1259b1e8a6cf2f1d66b62c96d81151346836034166fd [2025-11-07T07:09:27.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-07T07:09:27.828Z] Dload Upload Total Spent Left Speed [2025-11-07T07:09:27.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10284 0 0 100 10284 0 89426 --:--:-- --:--:-- --:--:-- 89426 [2025-11-07T07:09:27.828Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] } [2025-11-07T07:09:27.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-07T07:09:28.072Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-07T07:09:28.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:09:28.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-07T07:09:28.398Z] [2025-11-07T07:09:28.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:09:28.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-07T07:09:28.699Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-07T07:09:28.699Z] 2d35ebdb57d9: Already exists [2025-11-07T07:09:28.699Z] 85e8836fcdb2: Pulling fs layer [2025-11-07T07:09:28.699Z] 91631faa732a: Pulling fs layer [2025-11-07T07:09:28.699Z] f3f5ae8826fa: Pulling fs layer [2025-11-07T07:09:28.699Z] 4f4fb700ef54: Pulling fs layer [2025-11-07T07:09:28.699Z] 7861252a18e6: Pulling fs layer [2025-11-07T07:09:28.699Z] 4f4fb700ef54: Waiting [2025-11-07T07:09:28.699Z] 9130f900ef6f: Pulling fs layer [2025-11-07T07:09:28.699Z] 9130f900ef6f: Waiting [2025-11-07T07:09:28.699Z] f3f5ae8826fa: Verifying Checksum [2025-11-07T07:09:28.699Z] f3f5ae8826fa: Download complete [2025-11-07T07:09:28.699Z] 85e8836fcdb2: Download complete [2025-11-07T07:09:28.699Z] 4f4fb700ef54: Download complete [2025-11-07T07:09:28.699Z] 85e8836fcdb2: Pull complete [2025-11-07T07:09:28.957Z] 7861252a18e6: Verifying Checksum [2025-11-07T07:09:28.957Z] 7861252a18e6: Download complete [2025-11-07T07:09:29.215Z] 91631faa732a: Download complete [2025-11-07T07:09:30.147Z] 9130f900ef6f: Verifying Checksum [2025-11-07T07:09:30.147Z] 9130f900ef6f: Download complete [2025-11-07T07:09:34.332Z] 91631faa732a: Pull complete [2025-11-07T07:09:34.332Z] f3f5ae8826fa: Pull complete [2025-11-07T07:09:34.332Z] 4f4fb700ef54: Pull complete [2025-11-07T07:09:34.590Z] 7861252a18e6: Pull complete [2025-11-07T07:09:39.864Z] 9130f900ef6f: Pull complete [2025-11-07T07:09:39.864Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-07T07:09:39.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-07T07:09:39.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:09:39.983Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:09:40.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-07T07:09:41.398Z] $ docker top 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:09:41.742Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2025-11-07T07:09:41.754Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2025-11-07T07:09:42.033Z] + set -o pipefail [2025-11-07T07:09:42.033Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2025-11-07T07:10:00.139Z] [2025-11-07T07:10:00.139Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2025-11-07T07:10:00.139Z] [2025-11-07T07:10:00.139Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/5ebc143b-239d-439a-91bc-d5595b8387fd [2025-11-07T07:10:00.139Z] [2025-11-07T07:10:00.139Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-11-07T07:10:00.139Z] [2025-11-07T07:10:00.139Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-07T07:10:00.139Z] [2025-11-07T07:10:00.398Z] [2025-11-07T07:10:00.398Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-07T07:10:00.398Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-07T07:10:00.669Z] $ docker stop --time=1 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 [2025-11-07T07:10:03.141Z] $ docker rm -f --volumes 6b718859881bf5bfbe233e337ae35012f653f2729920348e3b38eb538959d6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T07:10:04.070Z] + git log --format=format:%s -1 49430e5ff99e8771836ff483cbff62e69d3b434d [Pipeline] sh [2025-11-07T07:10:04.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T07:10:04.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:04.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:10:04.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:10:04.759Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:10:04.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T07:10:05.037Z] $ docker top 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf -eo pid,comm [2025-11-07T07:10:05.078Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T07:10:05.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T07:10:05.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T07:10:05.141Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T07:10:05.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T07:10:05.244Z] $ docker exec 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf ssh-agent [2025-11-07T07:10:05.347Z] SSH_AUTH_SOCK=/tmp/ssh-EiD3wQl7kCfz/agent.33 [2025-11-07T07:10:05.347Z] SSH_AGENT_PID=39 [2025-11-07T07:10:05.351Z] Running ssh-add (command line suppressed) [2025-11-07T07:10:05.435Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2320094209656324391.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2320094209656324391.key) [2025-11-07T07:10:05.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T07:10:05.746Z] + git semver tag [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,945 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,949 [run_tag] DEBUG tag force:False [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,949 [check_head_tag] DEBUG check head tag [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,949 [execute] INFO git cat-file --batch-check [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,952 [execute] INFO git cat-file --batch [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,957 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-07T07:10:06.006Z] 2025-11-07 07:10:05,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:06.006Z] 4.1.0-dev.2 [Pipeline] } [2025-11-07T07:10:06.013Z] $ docker exec --env ******** --env ******** 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf ssh-agent -k [2025-11-07T07:10:06.099Z] unset SSH_AUTH_SOCK; [2025-11-07T07:10:06.100Z] unset SSH_AGENT_PID; [2025-11-07T07:10:06.100Z] echo Agent pid 39 killed; [2025-11-07T07:10:06.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:10:06.444Z] + git semver [Pipeline] } [2025-11-07T07:10:06.715Z] $ docker stop --time=1 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf [2025-11-07T07:10:07.951Z] $ docker rm -f --volumes 44e6361452a513d668f378bcdc9349da60b7c3028ebcb4a6ad4d4bd31af06ddf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:08.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-07T07:10:08.367Z] [2025-11-07T07:10:08.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:08.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-07T07:10:08.674Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-07T07:10:08.674Z] ab5ef0e58194: Pulling fs layer [2025-11-07T07:10:08.674Z] 9712f1f96733: Pulling fs layer [2025-11-07T07:10:08.674Z] 63f879dbbcfc: Pulling fs layer [2025-11-07T07:10:08.674Z] 0d9ebad4ef96: Pulling fs layer [2025-11-07T07:10:08.674Z] e9a5061849ea: Pulling fs layer [2025-11-07T07:10:08.674Z] d747dcd14b5f: Pulling fs layer [2025-11-07T07:10:08.674Z] 2de7ff778b66: Pulling fs layer [2025-11-07T07:10:08.674Z] 0d9ebad4ef96: Waiting [2025-11-07T07:10:08.674Z] e9a5061849ea: Waiting [2025-11-07T07:10:08.674Z] d747dcd14b5f: Waiting [2025-11-07T07:10:08.674Z] 2de7ff778b66: Waiting [2025-11-07T07:10:08.674Z] 9712f1f96733: Download complete [2025-11-07T07:10:08.933Z] 63f879dbbcfc: Verifying Checksum [2025-11-07T07:10:08.933Z] 63f879dbbcfc: Download complete [2025-11-07T07:10:09.192Z] e9a5061849ea: Verifying Checksum [2025-11-07T07:10:09.192Z] e9a5061849ea: Download complete [2025-11-07T07:10:09.192Z] d747dcd14b5f: Verifying Checksum [2025-11-07T07:10:09.192Z] d747dcd14b5f: Download complete [2025-11-07T07:10:09.192Z] 0d9ebad4ef96: Verifying Checksum [2025-11-07T07:10:09.192Z] 0d9ebad4ef96: Download complete [2025-11-07T07:10:09.192Z] 2de7ff778b66: Verifying Checksum [2025-11-07T07:10:09.192Z] 2de7ff778b66: Download complete [2025-11-07T07:10:09.455Z] ab5ef0e58194: Verifying Checksum [2025-11-07T07:10:09.455Z] ab5ef0e58194: Download complete [2025-11-07T07:10:13.640Z] ab5ef0e58194: Pull complete [2025-11-07T07:10:13.641Z] 9712f1f96733: Pull complete [2025-11-07T07:10:14.206Z] 63f879dbbcfc: Pull complete [2025-11-07T07:10:19.512Z] 0d9ebad4ef96: Pull complete [2025-11-07T07:10:19.512Z] e9a5061849ea: Pull complete [2025-11-07T07:10:19.512Z] d747dcd14b5f: Pull complete [2025-11-07T07:10:20.447Z] 2de7ff778b66: Pull complete [2025-11-07T07:10:20.447Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-07T07:10:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-07T07:10:20.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:10:20.546Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:10:20.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-07T07:10:22.441Z] $ docker top 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:10:22.512Z] provisioning config files... [2025-11-07T07:10:22.517Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17991293176149417495tmp [2025-11-07T07:10:22.525Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config552237660856548809tmp [2025-11-07T07:10:22.532Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2796212148905442672tmp [Pipeline] { [Pipeline] echo [2025-11-07T07:10:22.613Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:22.903Z] ---> sigul-configuration.sh [2025-11-07T07:10:22.903Z] gpg: directory `/root/.gnupg' created [2025-11-07T07:10:22.903Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-07T07:10:22.903Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-07T07:10:22.903Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-07T07:10:22.903Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-07T07:10:22.903Z] gpg: CAST5 encrypted data [2025-11-07T07:10:22.903Z] gpg: encrypted with 1 passphrase [2025-11-07T07:10:22.903Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-07T07:10:23.200Z] + mkdir /home/jenkins [2025-11-07T07:10:23.200Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-07T07:10:23.499Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-07T07:10:23.517Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:23.811Z] ---> sigul-install.sh [2025-11-07T07:10:23.811Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-07T07:10:24.114Z] + git tag --list [2025-11-07T07:10:24.114Z] 0.1.1 [2025-11-07T07:10:24.114Z] v1.1.0 [2025-11-07T07:10:24.114Z] v1.2.0 [2025-11-07T07:10:24.114Z] v1.2.1 [2025-11-07T07:10:24.114Z] v1.3.0 [2025-11-07T07:10:24.114Z] v2.0.0 [2025-11-07T07:10:24.114Z] v2.1.0 [2025-11-07T07:10:24.114Z] v2.2.0 [2025-11-07T07:10:24.114Z] v2.3.0 [2025-11-07T07:10:24.114Z] v3.0 [2025-11-07T07:10:24.114Z] v3.0.0 [2025-11-07T07:10:24.114Z] v3.1 [2025-11-07T07:10:24.114Z] v3.1.0 [2025-11-07T07:10:24.114Z] v4.0 [2025-11-07T07:10:24.114Z] v4.0.0 [2025-11-07T07:10:24.114Z] v4.1.0-dev.1 [2025-11-07T07:10:24.114Z] v4.1.0-dev.2 [Pipeline] sh [2025-11-07T07:10:24.412Z] + lftools sign git-tag v4.1.0-dev.2 [2025-11-07T07:10:24.984Z] Signing Git tag with Sigul... [2025-11-07T07:10:24.984Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-11-07T07:10:25.256Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:25.554Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-07T07:10:25.560Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-07T07:10:25.593Z] $ docker stop --time=1 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 [2025-11-07T07:10:26.863Z] $ docker rm -f --volumes 757f05b9d3480482f3e7f23d6a78503288df96353e53912124270285eb383c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-07T07:10:27.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T07:10:27.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:27.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:10:27.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:10:27.671Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:10:27.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T07:10:27.920Z] $ docker top 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 -eo pid,comm [2025-11-07T07:10:27.961Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T07:10:27.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T07:10:28.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T07:10:28.018Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T07:10:28.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T07:10:28.120Z] $ docker exec 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 ssh-agent [2025-11-07T07:10:28.225Z] SSH_AUTH_SOCK=/tmp/ssh-9CUpqZYhH9V1/agent.32 [2025-11-07T07:10:28.225Z] SSH_AGENT_PID=38 [2025-11-07T07:10:28.229Z] Running ssh-add (command line suppressed) [2025-11-07T07:10:28.317Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5937409258208945300.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5937409258208945300.key) [2025-11-07T07:10:28.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T07:10:28.626Z] + git semver bump pre [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,823 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,829 [execute] INFO git cat-file --batch-check [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,833 [execute] INFO git cat-file --batch [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T07:10:28.887Z] 2025-11-07 07:10:28,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:28.887Z] 4.1.0-dev.3 [Pipeline] } [2025-11-07T07:10:28.896Z] $ docker exec --env ******** --env ******** 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 ssh-agent -k [2025-11-07T07:10:28.993Z] unset SSH_AUTH_SOCK; [2025-11-07T07:10:28.994Z] unset SSH_AGENT_PID; [2025-11-07T07:10:28.994Z] echo Agent pid 38 killed; [2025-11-07T07:10:29.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:10:29.336Z] + git semver [Pipeline] } [2025-11-07T07:10:29.915Z] $ docker stop --time=1 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 [2025-11-07T07:10:31.214Z] $ docker rm -f --volumes 96a3117b28c9bc2ce188e2549f1da6061315f3d345adcc5763f0a1d5d238e6e7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T07:10:31.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T07:10:31.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:31.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T07:10:31.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:10:31.990Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:10:32.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T07:10:32.263Z] $ docker top 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 -eo pid,comm [2025-11-07T07:10:32.309Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T07:10:32.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T07:10:32.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T07:10:32.373Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T07:10:32.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T07:10:32.479Z] $ docker exec 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 ssh-agent [2025-11-07T07:10:32.573Z] SSH_AUTH_SOCK=/tmp/ssh-ZdPu4Nyj5ALF/agent.33 [2025-11-07T07:10:32.573Z] SSH_AGENT_PID=39 [2025-11-07T07:10:32.578Z] Running ssh-add (command line suppressed) [2025-11-07T07:10:32.677Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12511063291914662203.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12511063291914662203.key) [2025-11-07T07:10:32.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T07:10:32.984Z] + git semver push [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,173 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,177 [run_push] DEBUG push [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,178 [execute] INFO git cat-file --batch-check [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,180 [execute] INFO git rev-list ff2ca320bf661d766c6fc73c03eda6ad3473909a -- [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,180 [execute] DEBUG Popen(['git', 'rev-list', 'ff2ca320bf661d766c6fc73c03eda6ad3473909a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,187 [execute] INFO git fetch -v -- origin [2025-11-07T07:10:33.244Z] 2025-11-07 07:10:33,187 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-07T07:10:33.813Z] 2025-11-07 07:10:33,700 [run_push] DEBUG no remote changes detected [2025-11-07T07:10:33.813Z] 2025-11-07 07:10:33,700 [execute] INFO git push origin semver [2025-11-07T07:10:33.813Z] 2025-11-07 07:10:33,700 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-07T07:10:34.750Z] 2025-11-07 07:10:34,470 [run_push] DEBUG push all version tags [2025-11-07T07:10:34.750Z] 2025-11-07 07:10:34,470 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-07T07:10:34.750Z] 2025-11-07 07:10:34,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-07T07:10:35.320Z] 2025-11-07 07:10:35,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-11-07T07:10:35.320Z] 4.1.0-dev.3 [Pipeline] } [2025-11-07T07:10:35.327Z] $ docker exec --env ******** --env ******** 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 ssh-agent -k [2025-11-07T07:10:35.419Z] unset SSH_AUTH_SOCK; [2025-11-07T07:10:35.419Z] unset SSH_AGENT_PID; [2025-11-07T07:10:35.419Z] echo Agent pid 39 killed; [2025-11-07T07:10:35.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T07:10:35.759Z] + git semver [Pipeline] } [2025-11-07T07:10:36.033Z] $ docker stop --time=1 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 [2025-11-07T07:10:37.299Z] $ docker rm -f --volumes 5336c0bc34bbb65a4ebb9dadf3c27e7017ec43703849009e258f784b0c9f7993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T07:10:37.885Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2025-11-07T07:10:37.885Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-11-07T07:10:37.885Z] total 16 [2025-11-07T07:10:37.885Z] drwxr-xr-x 3 root root 4096 Nov 7 07:02 . [2025-11-07T07:10:37.885Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 07:10 .. [2025-11-07T07:10:37.885Z] drwxr-xr-x 2 root root 4096 Nov 7 07:02 cost [2025-11-07T07:10:37.885Z] -rw-r--r-- 1 root root 83 Nov 7 07:02 cost.csv [2025-11-07T07:10:37.885Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-11-07T07:10:37.885Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-11-07T07:10:37.885Z] total 16 [2025-11-07T07:10:37.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 07:02 . [2025-11-07T07:10:37.885Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 07:10 .. [2025-11-07T07:10:37.885Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 07:02 cost [2025-11-07T07:10:37.885Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 7 07:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:38.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:39.045Z] ---> package-listing.sh [2025-11-07T07:10:39.045Z] ++ facter osfamily [2025-11-07T07:10:39.045Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T07:10:39.306Z] + OS_FAMILY=debian [2025-11-07T07:10:39.306Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-11-07T07:10:39.306Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T07:10:39.306Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T07:10:39.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T07:10:39.306Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T07:10:39.306Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-11-07T07:10:39.306Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T07:10:39.306Z] + case "${OS_FAMILY}" in [2025-11-07T07:10:39.306Z] + dpkg -l [2025-11-07T07:10:39.306Z] + grep '^ii' [2025-11-07T07:10:39.306Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T07:10:39.306Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T07:10:39.306Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T07:10:39.306Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-11-07T07:10:39.306Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-11-07T07:10:39.306Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2025-11-07T07:10:39.318Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T07:10:39.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T07:10:40.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T07:10:40.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T07:10:40.317Z] prd-ubuntu20.04-docker-8c-8g-772678 does not seem to be running inside a container [2025-11-07T07:10:40.338Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T07:10:40.525Z] $ docker top 0779a8c447549eae77d2cecbe521bd1ce7adb10f650d0f0314de454beeb03500 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T07:10:40.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T07:10:41.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T07:10:41.433Z] + ls /var/log/sa-host [2025-11-07T07:10:41.433Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T07:10:41.468Z] provisioning config files... [2025-11-07T07:10:41.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11022264530198817226tmp [Pipeline] { [Pipeline] echo [2025-11-07T07:10:41.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:41.780Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T07:10:41.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:42.101Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T07:10:42.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:42.392Z] ---> sudo-logs.sh [2025-11-07T07:10:42.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-07T07:10:42.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:42.703Z] ---> job-cost.sh [2025-11-07T07:10:42.703Z] lf-activate-venv: SKIPPING [2025-11-07T07:10:42.703Z] DEBUG: total: 0.2199999988079071 [2025-11-07T07:10:42.703Z] INFO: Retrieving Stack Cost... [2025-11-07T07:10:43.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T07:10:43.531Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T07:10:43.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T07:10:43.828Z] ---> logs-deploy.sh [2025-11-07T07:10:43.828Z] lf-activate-venv: SKIPPING [2025-11-07T07:10:43.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/188 [2025-11-07T07:10:43.828Z] INFO: archiving workspace using pattern(s): [2025-11-07T07:10:44.795Z] Archives upload complete. [2025-11-07T07:10:44.795Z] INFO: archiving logs to Nexus [2025-11-07T07:10:45.363Z] ---> uname -a: [2025-11-07T07:10:45.363Z] Linux prd-ubuntu20-04-docker-8c-8g-772678 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] ---> lscpu: [2025-11-07T07:10:45.363Z] Architecture: x86_64 [2025-11-07T07:10:45.363Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-07T07:10:45.363Z] Byte Order: Little Endian [2025-11-07T07:10:45.363Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-07T07:10:45.363Z] CPU(s): 8 [2025-11-07T07:10:45.363Z] On-line CPU(s) list: 0-7 [2025-11-07T07:10:45.363Z] Thread(s) per core: 1 [2025-11-07T07:10:45.363Z] Core(s) per socket: 1 [2025-11-07T07:10:45.363Z] Socket(s): 8 [2025-11-07T07:10:45.363Z] NUMA node(s): 1 [2025-11-07T07:10:45.363Z] Vendor ID: AuthenticAMD [2025-11-07T07:10:45.363Z] CPU family: 23 [2025-11-07T07:10:45.363Z] Model: 49 [2025-11-07T07:10:45.363Z] Model name: AMD EPYC-Rome Processor [2025-11-07T07:10:45.363Z] Stepping: 0 [2025-11-07T07:10:45.363Z] CPU MHz: 2799.998 [2025-11-07T07:10:45.363Z] BogoMIPS: 5599.99 [2025-11-07T07:10:45.363Z] Virtualization: AMD-V [2025-11-07T07:10:45.363Z] Hypervisor vendor: KVM [2025-11-07T07:10:45.363Z] Virtualization type: full [2025-11-07T07:10:45.363Z] L1d cache: 256 KiB [2025-11-07T07:10:45.363Z] L1i cache: 256 KiB [2025-11-07T07:10:45.363Z] L2 cache: 4 MiB [2025-11-07T07:10:45.363Z] L3 cache: 128 MiB [2025-11-07T07:10:45.363Z] NUMA node0 CPU(s): 0-7 [2025-11-07T07:10:45.363Z] Vulnerability Gather data sampling: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Itlb multihit: Not affected [2025-11-07T07:10:45.363Z] Vulnerability L1tf: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Mds: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Meltdown: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Mmio stale data: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Retbleed: Vulnerable [2025-11-07T07:10:45.363Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-07T07:10:45.363Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-07T07:10:45.363Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-07T07:10:45.363Z] Vulnerability Srbds: Not affected [2025-11-07T07:10:45.363Z] Vulnerability Tsx async abort: Not affected [2025-11-07T07:10:45.363Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] ---> nproc: [2025-11-07T07:10:45.363Z] 8 [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] ---> df -h: [2025-11-07T07:10:45.363Z] Filesystem Size Used Avail Use% Mounted on [2025-11-07T07:10:45.363Z] overlay 155G 17G 139G 11% / [2025-11-07T07:10:45.363Z] tmpfs 64M 0 64M 0% /dev [2025-11-07T07:10:45.363Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-07T07:10:45.363Z] shm 64M 0 64M 0% /dev/shm [2025-11-07T07:10:45.363Z] /dev/vda1 155G 17G 139G 11% /facter-os [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] ---> sar -b -r -n DEV: [2025-11-07T07:10:45.363Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772678) 11/07/25 _x86_64_ (8 CPU) [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] 06:54:11 LINUX RESTART (8 CPU) [2025-11-07T07:10:45.363Z] [2025-11-07T07:10:45.363Z] 06:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-11-07T07:10:45.364Z] 06:56:01 367.16 17.00 350.16 0.00 2273.68 122158.66 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 194.93 0.28 194.65 0.00 3.60 97880.49 0.00 [2025-11-07T07:10:45.364Z] 06:58:01 126.50 0.27 126.23 0.00 28.66 49870.22 0.00 [2025-11-07T07:10:45.364Z] 06:59:01 28.00 0.02 27.98 0.00 1.07 2077.54 0.00 [2025-11-07T07:10:45.364Z] 07:00:01 32.96 5.07 27.90 0.00 4505.78 6361.74 0.00 [2025-11-07T07:10:45.364Z] 07:01:01 2.03 0.00 2.03 0.00 0.00 21.19 0.00 [2025-11-07T07:10:45.364Z] 07:02:01 1.60 0.00 1.60 0.00 0.00 25.60 0.00 [2025-11-07T07:10:45.364Z] 07:03:01 54.56 0.00 54.56 0.00 0.00 20941.58 0.00 [2025-11-07T07:10:45.364Z] 07:04:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-11-07T07:10:45.364Z] 07:05:01 2.30 0.00 2.30 0.00 0.00 40.53 0.00 [2025-11-07T07:10:45.364Z] 07:06:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2025-11-07T07:10:45.364Z] 07:07:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2025-11-07T07:10:45.364Z] 07:08:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-11-07T07:10:45.364Z] 07:09:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2025-11-07T07:10:45.364Z] 07:10:01 47.17 0.85 46.32 0.00 17.59 31339.42 0.00 [2025-11-07T07:10:45.364Z] Average: 56.84 1.53 55.31 0.00 451.30 21829.10 0.00 [2025-11-07T07:10:45.364Z] [2025-11-07T07:10:45.364Z] 06:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-11-07T07:10:45.364Z] 06:56:01 25927128 31212412 1062076 3.23 160672 5210928 2370104 6.99 1941248 4395112 346196 [2025-11-07T07:10:45.364Z] 06:57:01 24322660 31276284 990064 3.01 216976 6675900 1950192 5.75 1962820 5817484 1012 [2025-11-07T07:10:45.364Z] 06:58:01 23486488 31452148 819068 2.49 221112 7662236 1922392 5.67 2001128 6603584 276 [2025-11-07T07:10:45.364Z] 06:59:01 23481276 31500004 771104 2.35 221912 7712812 1669504 4.92 2013984 6599052 28 [2025-11-07T07:10:45.364Z] 07:00:01 23141608 31474160 783532 2.38 227436 8012332 1756148 5.18 2216860 6707104 200 [2025-11-07T07:10:45.364Z] 07:01:01 23155096 31487724 769924 2.34 227480 8012340 1756148 5.18 2203064 6707104 16 [2025-11-07T07:10:45.364Z] 07:02:01 22900820 31463516 793328 2.41 227532 8234512 1858628 5.48 2224088 6928824 222296 [2025-11-07T07:10:45.364Z] 07:03:01 22621472 31465868 789772 2.40 237624 8464152 1743508 5.14 2247724 7146132 12 [2025-11-07T07:10:45.364Z] 07:04:01 22621536 31465940 789656 2.40 237648 8464152 1743508 5.14 2247648 7146132 16 [2025-11-07T07:10:45.364Z] 07:05:01 22630252 31474736 780816 2.38 237740 8464132 1743508 5.14 2239988 7146112 16 [2025-11-07T07:10:45.364Z] 07:06:01 22629912 31474420 781072 2.38 237772 8464132 1743508 5.14 2239852 7146112 12 [2025-11-07T07:10:45.364Z] 07:07:01 22635576 31480240 775176 2.36 237812 8464264 1743508 5.14 2234876 7146244 12 [2025-11-07T07:10:45.364Z] 07:08:01 22635268 31480020 775320 2.36 237836 8464272 1743508 5.14 2234940 7146252 8 [2025-11-07T07:10:45.364Z] 07:09:01 22635236 31480032 775260 2.36 237876 8464272 1743508 5.14 2235044 7146252 4 [2025-11-07T07:10:45.364Z] 07:10:01 21348264 31441492 805904 2.45 275000 9548868 1904632 5.62 2444328 8087688 393840 [2025-11-07T07:10:45.364Z] Average: 23078173 31441933 817471 2.49 229495 8021287 1826154 5.38 2179173 6791279 64263 [2025-11-07T07:10:45.364Z] [2025-11-07T07:10:45.364Z] 06:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-11-07T07:10:45.364Z] 06:56:01 docker0 441.06 507.88 35.73 3631.55 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:56:01 ens3 766.52 598.57 9545.63 109.36 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:56:01 veth017bf8e 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:56:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 docker0 166.21 390.57 20.89 6515.62 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 veth2fedc8b 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 ens3 452.81 201.78 7410.61 39.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 veth017bf8e 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:58:01 docker0 10.93 21.18 1.36 138.37 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:58:01 ens3 46.56 25.40 161.15 12.26 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:58:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:59:01 ens3 65.94 59.87 28.53 373.31 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 06:59:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:00:01 ens3 91.15 44.43 2120.64 3.45 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:00:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:01:01 ens3 0.82 0.50 1.20 0.03 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:02:01 ens3 80.54 50.64 2506.09 4.98 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:02:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:03:01 ens3 37.58 42.58 16.66 125.73 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:04:01 ens3 0.90 0.43 1.44 0.03 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:05:01 ens3 0.60 0.48 0.34 0.27 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:07:01 ens3 0.63 0.17 0.12 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:08:01 ens3 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:10:01 docker0 70.81 88.99 6.33 882.53 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:10:01 ens3 233.06 154.17 4918.69 22.32 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] 07:10:01 veth1134450 70.81 89.12 7.30 882.54 0.00 0.00 0.00 0.07 [2025-11-07T07:10:45.364Z] Average: docker0 45.05 66.26 4.22 738.10 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] Average: ens3 117.08 77.47 1763.48 45.92 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] Average: lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] Average: veth1134450 4.73 5.96 0.49 58.98 0.00 0.00 0.00 0.00 [2025-11-07T07:10:45.364Z] [2025-11-07T07:10:45.364Z]