Pull request #842 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f+8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (847a6cb10e0d96589cbe698458d3e488e536488a) 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-ssh17851379738516425530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh17506703122255389925.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1970851349137809057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9955664546541026871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18343913867972958603.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17218046343812783822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7757 in /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [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_PR-842 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 into PR head commit 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f Merge succeeded, producing 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f Checking out Revision 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f (PR-842) Commit message: "fix: web/package.json & web/package-lock.json to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-28T03:35:02.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-28T03:35:03.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-28T03:35:03.253Z] ========================================================= [2025-08-28T03:35:03.253Z] EdgeX Global Pipelines Version Info [2025-08-28T03:35:03.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:35:04.027Z] ------------------- [2025-08-28T03:35:04.027Z] stable info: [2025-08-28T03:35:04.027Z] ------------------- [2025-08-28T03:35:04.027Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-28T03:35:04.027Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T03:35:04.027Z] Message: update stable to v1.0.276 [2025-08-28T03:35:04.597Z] ------------------- [2025-08-28T03:35:04.597Z] experimental info: [2025-08-28T03:35:04.597Z] ------------------- [2025-08-28T03:35:04.597Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-28T03:35:04.597Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-28T03:35:04.597Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-28T03:35:04.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-08-28T03:35:04.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-08-28T03:35:04.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-28T03:35:04.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-28T03:35:05.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-28T03:35:05.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-28T03:35:05.146Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-28T03:35:05.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-28T03:35:05.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-28T03:35:05.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-28T03:35:05.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-28T03:35:05.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-08-28T03:35:05.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-28T03:35:05.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-28T03:35:05.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T03:35:05.677Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-28T03:35:05.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T03:35:05.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-28T03:35:05.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-28T03:35:05.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-28T03:35:05.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-28T03:35:06.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-28T03:35:06.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-28T03:35:06.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-28T03:35:06.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-28T03:35:06.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-28T03:35:06.307Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-28T03:35:06.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-842 [Pipeline] echo [2025-08-28T03:35:06.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-842 [Pipeline] echo [2025-08-28T03:35:06.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-842 [Pipeline] echo [2025-08-28T03:35:06.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo [2025-08-28T03:35:06.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1964e43 [Pipeline] echo [2025-08-28T03:35:06.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T03:35:06.776Z] provisioning config files... [2025-08-28T03:35:06.791Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config17370327191807235124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:35:07.181Z] ---> ****-login.sh [2025-08-28T03:35:07.181Z] nexus3.edgexfoundry.org:10001 [2025-08-28T03:35:07.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:07.442Z] [2025-08-28T03:35:07.442Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T03:35:07.442Z] Configure a credential helper to remove this warning. See [2025-08-28T03:35:07.442Z] https://docs.****.com/go/credential-store/ [2025-08-28T03:35:07.442Z] [2025-08-28T03:35:07.442Z] Login Succeeded [2025-08-28T03:35:07.442Z] nexus3.edgexfoundry.org:10002 [2025-08-28T03:35:07.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:07.703Z] [2025-08-28T03:35:07.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T03:35:07.703Z] Configure a credential helper to remove this warning. See [2025-08-28T03:35:07.703Z] https://docs.****.com/go/credential-store/ [2025-08-28T03:35:07.703Z] [2025-08-28T03:35:07.703Z] Login Succeeded [2025-08-28T03:35:07.703Z] nexus3.edgexfoundry.org:10003 [2025-08-28T03:35:07.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:07.703Z] [2025-08-28T03:35:07.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T03:35:07.703Z] Configure a credential helper to remove this warning. See [2025-08-28T03:35:07.703Z] https://docs.****.com/go/credential-store/ [2025-08-28T03:35:07.703Z] [2025-08-28T03:35:07.703Z] Login Succeeded [2025-08-28T03:35:07.703Z] nexus3.edgexfoundry.org:10004 [2025-08-28T03:35:07.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:07.964Z] [2025-08-28T03:35:07.964Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T03:35:07.964Z] Configure a credential helper to remove this warning. See [2025-08-28T03:35:07.964Z] https://docs.****.com/go/credential-store/ [2025-08-28T03:35:07.964Z] [2025-08-28T03:35:07.964Z] Login Succeeded [2025-08-28T03:35:07.964Z] ****.io [2025-08-28T03:35:07.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:08.225Z] [2025-08-28T03:35:08.225Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-28T03:35:08.225Z] Configure a credential helper to remove this warning. See [2025-08-28T03:35:08.225Z] https://docs.****.com/go/credential-store/ [2025-08-28T03:35:08.225Z] [2025-08-28T03:35:08.225Z] Login Succeeded [2025-08-28T03:35:08.225Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T03:35:08.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-28T03:35:08.949Z] + git rev-list -1 --merges 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f~1..1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo [2025-08-28T03:35:08.994Z] -----------> git rev-list -1 --merges 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f~1..1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [false] [Pipeline] sh [2025-08-28T03:35:09.316Z] + git log --format=format:%s -1 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo [2025-08-28T03:35:09.354Z] ========================================================= [2025-08-28T03:35:09.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-28T03:35:09.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-28T03:35:09.806Z] + git log --format=format:%s -1 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [Pipeline] echo [2025-08-28T03:35:09.844Z] [semverPrep] GIT_COMMIT: 1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f, Commit Message: fix: web/package.json & web/package-lock.json to reduce vulnerabilities [Pipeline] echo [2025-08-28T03:35:09.889Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-28T03:35:10.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-28T03:35:10.316Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-28T03:35:10.316Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-28T03:35:10.316Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-28T03:35:10.316Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-28T03:35:10.316Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-28T03:35:10.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:35:10.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T03:35:10.821Z] [2025-08-28T03:35:10.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:35:11.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T03:35:11.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-28T03:35:11.211Z] 3dae71ba6b94: Pulling fs layer [2025-08-28T03:35:11.211Z] 6bf1a483ea7c: Pulling fs layer [2025-08-28T03:35:11.211Z] f5dfc541a4d3: Pulling fs layer [2025-08-28T03:35:11.211Z] 461d9e800cba: Pulling fs layer [2025-08-28T03:35:11.211Z] 80192f66455f: Pulling fs layer [2025-08-28T03:35:11.211Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-28T03:35:11.211Z] a29436f7fd5d: Pulling fs layer [2025-08-28T03:35:11.211Z] 461d9e800cba: Waiting [2025-08-28T03:35:11.211Z] 80192f66455f: Waiting [2025-08-28T03:35:11.211Z] 923cac83aea3: Pulling fs layer [2025-08-28T03:35:11.211Z] 25ad8b0a4227: Pulling fs layer [2025-08-28T03:35:11.211Z] db01528c6b51: Pulling fs layer [2025-08-28T03:35:11.211Z] 28988de357af: Pulling fs layer [2025-08-28T03:35:11.211Z] a29436f7fd5d: Waiting [2025-08-28T03:35:11.211Z] 923cac83aea3: Waiting [2025-08-28T03:35:11.211Z] 25ad8b0a4227: Waiting [2025-08-28T03:35:11.211Z] 28988de357af: Waiting [2025-08-28T03:35:11.211Z] 2e8e34ca0e6c: Waiting [2025-08-28T03:35:11.211Z] 6bf1a483ea7c: Verifying Checksum [2025-08-28T03:35:11.211Z] 6bf1a483ea7c: Download complete [2025-08-28T03:35:11.211Z] 461d9e800cba: Verifying Checksum [2025-08-28T03:35:11.211Z] 461d9e800cba: Download complete [2025-08-28T03:35:11.471Z] 80192f66455f: Verifying Checksum [2025-08-28T03:35:11.471Z] 80192f66455f: Download complete [2025-08-28T03:35:11.471Z] f5dfc541a4d3: Verifying Checksum [2025-08-28T03:35:11.471Z] f5dfc541a4d3: Download complete [2025-08-28T03:35:11.471Z] 3dae71ba6b94: Verifying Checksum [2025-08-28T03:35:11.471Z] 3dae71ba6b94: Download complete [2025-08-28T03:35:11.471Z] 923cac83aea3: Verifying Checksum [2025-08-28T03:35:11.471Z] 923cac83aea3: Download complete [2025-08-28T03:35:11.471Z] 25ad8b0a4227: Verifying Checksum [2025-08-28T03:35:11.471Z] 25ad8b0a4227: Download complete [2025-08-28T03:35:11.733Z] db01528c6b51: Verifying Checksum [2025-08-28T03:35:11.733Z] db01528c6b51: Download complete [2025-08-28T03:35:11.733Z] 28988de357af: Download complete [2025-08-28T03:35:11.992Z] a29436f7fd5d: Verifying Checksum [2025-08-28T03:35:11.992Z] a29436f7fd5d: Download complete [2025-08-28T03:35:12.252Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-28T03:35:12.252Z] 2e8e34ca0e6c: Download complete [2025-08-28T03:35:12.831Z] 3dae71ba6b94: Pull complete [2025-08-28T03:35:12.831Z] 6bf1a483ea7c: Pull complete [2025-08-28T03:35:13.399Z] f5dfc541a4d3: Pull complete [2025-08-28T03:35:13.660Z] 461d9e800cba: Pull complete [2025-08-28T03:35:13.660Z] 80192f66455f: Pull complete [2025-08-28T03:35:16.951Z] 2e8e34ca0e6c: Pull complete [2025-08-28T03:35:17.524Z] a29436f7fd5d: Pull complete [2025-08-28T03:35:17.524Z] 923cac83aea3: Pull complete [2025-08-28T03:35:17.785Z] 25ad8b0a4227: Pull complete [2025-08-28T03:35:17.785Z] db01528c6b51: Pull complete [2025-08-28T03:35:17.785Z] 28988de357af: Pull complete [2025-08-28T03:35:17.785Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-28T03:35:17.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-28T03:35:17.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T03:35:18.053Z] prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container [2025-08-28T03:35:18.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@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-devops/py-git-semver:0.1.4 cat [2025-08-28T03:35:19.989Z] $ docker top dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 -eo pid,comm [2025-08-28T03:35:20.035Z] 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-08-28T03:35:20.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-28T03:35:20.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T03:35:20.190Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T03:35:20.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T03:35:20.297Z] $ docker exec dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent [2025-08-28T03:35:20.388Z] SSH_AUTH_SOCK=/tmp/ssh-k9zAYD7RmqeY/agent.32 [2025-08-28T03:35:20.388Z] SSH_AGENT_PID=38 [2025-08-28T03:35:20.394Z] Running ssh-add (command line suppressed) [2025-08-28T03:35:20.505Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_3783092039172385516.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_3783092039172385516.key) [2025-08-28T03:35:20.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T03:35:20.872Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [Pipeline] sh [2025-08-28T03:35:21.186Z] + git tag --points-at HEAD [Pipeline] } [2025-08-28T03:35:21.212Z] $ docker exec --env ******** --env ******** dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent -k [2025-08-28T03:35:21.314Z] unset SSH_AUTH_SOCK; [2025-08-28T03:35:21.315Z] unset SSH_AGENT_PID; [2025-08-28T03:35:21.315Z] echo Agent pid 38 killed; [2025-08-28T03:35:21.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-28T03:35:21.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-28T03:35:21.432Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-28T03:35:21.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-28T03:35:21.542Z] $ docker exec dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent [2025-08-28T03:35:21.634Z] SSH_AUTH_SOCK=/tmp/ssh-20T3n9GiOUEn/agent.85 [2025-08-28T03:35:21.634Z] SSH_AGENT_PID=91 [2025-08-28T03:35:21.640Z] Running ssh-add (command line suppressed) [2025-08-28T03:35:21.740Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_1735834576837361427.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/private_key_1735834576837361427.key) [2025-08-28T03:35:21.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-28T03:35:22.091Z] + git semver init [2025-08-28T03:35:22.350Z] 2025-08-28 03:35:22,332 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-28T03:35:22.350Z] 2025-08-28 03:35:22,336 [run_init] DEBUG init version:0.0.0 force:False [2025-08-28T03:35:22.350Z] 2025-08-28 03:35:22,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver [2025-08-28T03:35:22.350Z] 2025-08-28 03:35:22,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver [2025-08-28T03:35:22.350Z] 2025-08-28 03:35:22,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842, stdin=None, shell=False, universal_newlines=False) [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,557 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.git/info/exclude [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 with force:False [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,557 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,562 [execute] INFO git cat-file --batch-check [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,567 [execute] INFO git cat-file --batch [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-28T03:35:24.886Z] 2025-08-28 03:35:24,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-842/.semver/PR-842 [2025-08-28T03:35:24.886Z] 0.0.0 [Pipeline] } [2025-08-28T03:35:24.914Z] $ docker exec --env ******** --env ******** dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 ssh-agent -k [2025-08-28T03:35:25.002Z] unset SSH_AUTH_SOCK; [2025-08-28T03:35:25.002Z] unset SSH_AGENT_PID; [2025-08-28T03:35:25.003Z] echo Agent pid 91 killed; [2025-08-28T03:35:25.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-28T03:35:25.459Z] + git semver [Pipeline] } [2025-08-28T03:35:25.742Z] $ docker stop --time=1 dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 [2025-08-28T03:35:27.002Z] $ docker rm -f --volumes dc00309b44a88ebb8307d2f8c21fb58be5ce4b6243b0f70493b4cf10e765ff22 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-28T03:35:27.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-28T03:35:27.752Z] Stashed 1 file(s) [Pipeline] echo [2025-08-28T03:35:27.776Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T03:35:28.863Z] provisioning config files... [2025-08-28T03:35:28.888Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config7514554994378429519tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:35:29.349Z] ---> ****-login.sh [2025-08-28T03:35:29.349Z] nexus3.edgexfoundry.org:10001 [2025-08-28T03:35:29.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:29.349Z] Login Succeeded [2025-08-28T03:35:29.349Z] nexus3.edgexfoundry.org:10002 [2025-08-28T03:35:29.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:29.349Z] Login Succeeded [2025-08-28T03:35:29.349Z] nexus3.edgexfoundry.org:10003 [2025-08-28T03:35:29.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:29.610Z] Login Succeeded [2025-08-28T03:35:29.610Z] nexus3.edgexfoundry.org:10004 [2025-08-28T03:35:29.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:29.610Z] Login Succeeded [2025-08-28T03:35:29.610Z] ****.io [2025-08-28T03:35:29.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-28T03:35:29.870Z] Login Succeeded [2025-08-28T03:35:29.870Z] ---> ****-login.sh ends [Pipeline] } [2025-08-28T03:35:29.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-28T03:35:30.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T03:35:30.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-28T03:35:30.215Z] ========================================================= [2025-08-28T03:35:30.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-28T03:35:30.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:35:30.722Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-28T03:35:31.291Z] #0 building with "default" instance using docker driver [2025-08-28T03:35:31.291Z] [2025-08-28T03:35:31.291Z] #1 [internal] load build definition from Dockerfile [2025-08-28T03:35:31.291Z] #1 transferring dockerfile: 1.98kB done [2025-08-28T03:35:31.291Z] #1 DONE 0.0s [2025-08-28T03:35:31.291Z] [2025-08-28T03:35:31.291Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-28T03:35:31.291Z] #2 DONE 0.1s [2025-08-28T03:35:31.291Z] [2025-08-28T03:35:31.291Z] #3 [internal] load metadata for docker.io/library/docker:latest [2025-08-28T03:35:32.228Z] #3 DONE 0.8s [2025-08-28T03:35:32.229Z] [2025-08-28T03:35:32.229Z] #4 [internal] load .dockerignore [2025-08-28T03:35:32.229Z] #4 transferring context: 58B done [2025-08-28T03:35:32.229Z] #4 DONE 0.0s [2025-08-28T03:35:32.229Z] [2025-08-28T03:35:32.229Z] #5 FROM docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de [2025-08-28T03:35:32.229Z] #5 resolve docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 0.0s done [2025-08-28T03:35:32.229Z] #5 sha256:b2a8bf985f76be7345c0c827c568db287ccb4dfad919a4693488224e3644fb0c 12.03kB / 12.03kB done [2025-08-28T03:35:32.229Z] #5 sha256:acf2e2d09cedf21fa8f27bb0962674e33e159c744c152b248f1f7f43623ccd82 4.00kB / 4.00kB done [2025-08-28T03:35:32.229Z] #5 sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de 5.17kB / 5.17kB done [2025-08-28T03:35:32.229Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-28T03:35:32.487Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.5s [2025-08-28T03:35:32.744Z] #5 ... [2025-08-28T03:35:32.744Z] [2025-08-28T03:35:32.744Z] #6 [internal] load build context [2025-08-28T03:35:32.744Z] #6 transferring context: 72.02MB 0.6s done [2025-08-28T03:35:32.744Z] #6 DONE 0.7s [2025-08-28T03:35:32.744Z] [2025-08-28T03:35:32.744Z] #5 FROM docker.io/library/docker:latest@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de [2025-08-28T03:35:32.744Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 1.05MB / 3.80MB 0.6s [2025-08-28T03:35:33.003Z] #5 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.7s done [2025-08-28T03:35:33.003Z] #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 0B / 8.20MB 0.8s [2025-08-28T03:35:33.003Z] #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-08-28T03:35:33.003Z] #5 sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf 0B / 457B 0.8s [2025-08-28T03:35:33.003Z] #5 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-08-28T03:35:33.003Z] #5 sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf 457B / 457B 0.9s done [2025-08-28T03:35:33.003Z] #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 0B / 20.47MB 1.0s [2025-08-28T03:35:33.261Z] #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 1.05MB / 8.20MB 1.1s [2025-08-28T03:35:33.261Z] #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 6.29MB / 8.20MB 1.2s [2025-08-28T03:35:33.519Z] #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 8.20MB / 8.20MB 1.3s [2025-08-28T03:35:33.519Z] #5 sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 8.20MB / 8.20MB 1.3s done [2025-08-28T03:35:33.519Z] #5 extracting sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de [2025-08-28T03:35:33.519Z] #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 0B / 21.96MB 1.4s [2025-08-28T03:35:33.519Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 0B / 21.46MB 1.4s [2025-08-28T03:35:33.777Z] #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 1.05MB / 20.47MB 1.6s [2025-08-28T03:35:33.777Z] #5 extracting sha256:58ebeacb5069e0ef8d56ccb1434aba74d8b32eb24d4c40e8ce4292d7cbeb26de 0.2s done [2025-08-28T03:35:33.777Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-28T03:35:33.777Z] #5 extracting sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf [2025-08-28T03:35:33.777Z] #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 7.34MB / 20.47MB 1.7s [2025-08-28T03:35:33.777Z] #5 extracting sha256:499c513a0a32cd63d199cf4b0acf40c8616dcef3bfd62843207ac008e9da80bf done [2025-08-28T03:35:34.035Z] #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 12.58MB / 20.47MB 1.8s [2025-08-28T03:35:34.035Z] #5 sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 20.47MB / 20.47MB 2.0s done [2025-08-28T03:35:34.035Z] #5 extracting sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d [2025-08-28T03:35:34.294Z] #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 3.15MB / 21.96MB 2.1s [2025-08-28T03:35:34.294Z] #5 sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 0B / 538B 2.1s [2025-08-28T03:35:34.294Z] #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 15.73MB / 21.96MB 2.3s [2025-08-28T03:35:34.294Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 8.39MB / 21.46MB 2.3s [2025-08-28T03:35:34.294Z] #5 extracting sha256:773c23551ae3e5435972be063b594fd55a1397211c845621bf0b240da3581f2d 0.3s done [2025-08-28T03:35:34.294Z] #5 sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 538B / 538B 2.2s done [2025-08-28T03:35:34.294Z] #5 sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d 0B / 1.01kB 2.3s [2025-08-28T03:35:34.555Z] #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 21.96MB / 21.96MB 2.4s [2025-08-28T03:35:34.555Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 12.58MB / 21.46MB 2.4s [2025-08-28T03:35:34.555Z] #5 sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d 1.01kB / 1.01kB 2.4s done [2025-08-28T03:35:34.555Z] #5 sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 21.96MB / 21.96MB 2.4s done [2025-08-28T03:35:34.555Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 15.73MB / 21.46MB 2.5s [2025-08-28T03:35:34.555Z] #5 extracting sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf [2025-08-28T03:35:34.555Z] #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 0B / 6.91MB 2.5s [2025-08-28T03:35:34.555Z] #5 sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 0B / 116B 2.5s [2025-08-28T03:35:34.812Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 18.87MB / 21.46MB 2.6s [2025-08-28T03:35:34.812Z] #5 sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 21.46MB / 21.46MB 2.6s done [2025-08-28T03:35:34.812Z] #5 sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 116B / 116B 2.6s done [2025-08-28T03:35:34.812Z] #5 sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d 0B / 90.22kB 2.7s [2025-08-28T03:35:34.812Z] #5 sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a 0B / 1.01kB 2.7s [2025-08-28T03:35:35.069Z] #5 extracting sha256:a81e2e8a4d1616149136a0af9eff1e4dc8355495243a182432a353e992d85dbf 0.4s done [2025-08-28T03:35:35.069Z] #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 1.05MB / 6.91MB 2.9s [2025-08-28T03:35:35.069Z] #5 sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d 90.22kB / 90.22kB 2.9s done [2025-08-28T03:35:35.069Z] #5 sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a 1.01kB / 1.01kB 2.8s done [2025-08-28T03:35:35.069Z] #5 extracting sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 [2025-08-28T03:35:35.069Z] #5 sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 0B / 1.69kB 2.9s [2025-08-28T03:35:35.069Z] #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 0B / 62.52MB 2.9s [2025-08-28T03:35:35.069Z] #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 5.24MB / 6.91MB 3.0s [2025-08-28T03:35:35.327Z] #5 sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 6.91MB / 6.91MB 3.1s done [2025-08-28T03:35:35.327Z] #5 sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 1.69kB / 1.69kB 3.1s done [2025-08-28T03:35:35.327Z] #5 sha256:d2ae60b320044d4dddd57522c6c3ddcd806948664e3b77e4b4f3dfdbcbb154bb 3.30kB / 3.30kB 3.2s done [2025-08-28T03:35:35.585Z] #5 extracting sha256:102b158915f6747b88c1cd650daadc2fc149c11ea76b7f1daa3bc1e044be3e54 0.4s done [2025-08-28T03:35:35.585Z] #5 extracting sha256:18f5c9f196526fbb5e25d3ba912eb011d4ffa9573e4bf5e0d8811f1a579c3070 done [2025-08-28T03:35:35.585Z] #5 extracting sha256:5de31166e21da29b3bdcef0295121e678fef4d5295284dea2cc7658ef7c6477d done [2025-08-28T03:35:35.585Z] #5 extracting sha256:45275556821f5f32c9c52099d801009f2d8de70a62cee232069e664a536adfc5 done [2025-08-28T03:35:35.585Z] #5 extracting sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c [2025-08-28T03:35:35.843Z] #5 extracting sha256:b8791499fa9bdef98d7e3a188725e48e8c8dba0180702d559340747beef3519c 0.2s done [2025-08-28T03:35:35.843Z] #5 extracting sha256:2fadee7df1b34bce659502e94099411a4bcea4f3b4b5703acdea29f43f10435d done [2025-08-28T03:35:35.843Z] #5 extracting sha256:585c63523750cbc3e625b48e735c70327c58c50817730a4f0ccfa5bca404699a done [2025-08-28T03:35:36.776Z] #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 16.78MB / 62.52MB 4.5s [2025-08-28T03:35:36.776Z] #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 62.02MB / 62.52MB 4.7s [2025-08-28T03:35:37.033Z] #5 sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 62.52MB / 62.52MB 4.9s done [2025-08-28T03:35:37.033Z] #5 extracting sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b [2025-08-28T03:35:37.968Z] #5 extracting sha256:f66ef36d1f42ecc72cee33f9b3630df040c2b3c0129388095caa52aa65663b6b 0.9s done [2025-08-28T03:35:37.969Z] #5 extracting sha256:beaa56a13dffa7d647581a8133c12b84570ac763f9c5a281a0762d56e2cf50c5 done [2025-08-28T03:35:37.969Z] #5 extracting sha256:d2ae60b320044d4dddd57522c6c3ddcd806948664e3b77e4b4f3dfdbcbb154bb done [2025-08-28T03:35:38.227Z] #5 DONE 6.1s [2025-08-28T03:35:38.227Z] [2025-08-28T03:35:38.227Z] #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-28T03:35:38.227Z] #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-28T03:35:38.227Z] #7 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-28T03:35:38.227Z] #7 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done [2025-08-28T03:35:38.227Z] #7 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-28T03:35:38.227Z] #7 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-28T03:35:38.227Z] #7 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-28T03:35:38.227Z] #7 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-28T03:35:38.227Z] #7 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-28T03:35:38.227Z] #7 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-28T03:35:38.227Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-28T03:35:38.227Z] #7 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-28T03:35:38.227Z] #7 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-28T03:35:38.227Z] #7 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-28T03:35:38.227Z] #7 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-28T03:35:38.227Z] #7 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-28T03:35:38.227Z] #7 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-08-28T03:35:38.227Z] #7 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-28T03:35:38.227Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-28T03:35:38.227Z] #7 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-28T03:35:38.227Z] #7 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-28T03:35:38.227Z] #7 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.8s [2025-08-28T03:35:40.141Z] #7 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-28T03:35:41.945Z] #7 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-28T03:35:42.885Z] #7 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.3s done [2025-08-28T03:35:42.885Z] #7 DONE 10.7s [2025-08-28T03:35:42.885Z] [2025-08-28T03:35:42.885Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-08-28T03:35:43.145Z] #8 DONE 0.4s [2025-08-28T03:35:43.405Z] [2025-08-28T03:35:43.405Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2025-08-28T03:35:43.405Z] #9 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-28T03:35:46.690Z] #9 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-28T03:35:46.690Z] #9 3.232 OK: 248 MiB in 58 packages [2025-08-28T03:35:46.690Z] #9 DONE 3.3s [2025-08-28T03:35:46.690Z] [2025-08-28T03:35:46.690Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-08-28T03:35:46.690Z] #10 DONE 0.0s [2025-08-28T03:35:46.690Z] [2025-08-28T03:35:46.690Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2025-08-28T03:35:46.690Z] #11 DONE 0.1s [2025-08-28T03:35:46.690Z] [2025-08-28T03:35:46.690Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-28T03:36:13.244Z] #12 DONE 24.2s [2025-08-28T03:36:13.244Z] [2025-08-28T03:36:13.244Z] #13 [builder 7/8] COPY . . [2025-08-28T03:36:13.244Z] #13 DONE 0.3s [2025-08-28T03:36:13.244Z] [2025-08-28T03:36:13.244Z] #14 [builder 8/8] RUN echo noop [2025-08-28T03:36:13.244Z] #14 0.205 noop [2025-08-28T03:36:13.244Z] #14 DONE 0.3s [2025-08-28T03:36:13.244Z] [2025-08-28T03:36:13.244Z] #15 exporting to image [2025-08-28T03:36:13.244Z] #15 exporting layers [2025-08-28T03:36:18.515Z] #15 exporting layers 6.8s done [2025-08-28T03:36:18.516Z] #15 writing image sha256:4a8a2778e504b1de4b7ff4dcc362113966c2f4adada1e555119583ab6adc2054 done [2025-08-28T03:36:18.516Z] #15 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-28T03:36:18.516Z] #15 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:36:18.981Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T03:36:18.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T03:36:19.131Z] prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container [2025-08-28T03:36:19.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T03:36:19.474Z] $ docker top 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T03:36:19.861Z] + go version [2025-08-28T03:36:19.861Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-28T03:36:19.896Z] $ docker stop --time=1 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c [2025-08-28T03:36:21.174Z] $ docker rm -f --volumes 3a42629fe4a9ee9dedd823c1c02cbce4440b3a9843a0a8ad194740ec3bfcfd8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:36:21.910Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-28T03:36:21.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T03:36:22.069Z] prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container [2025-08-28T03:36:22.106Z] $ 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_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-28T03:36:22.364Z] $ docker top 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T03:36:22.770Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-842 [Pipeline] fileExists [Pipeline] sh [2025-08-28T03:36:23.143Z] + make test [2025-08-28T03:36:23.143Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-08-28T03:36:24.080Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-08-28T03:36:38.972Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-08-28T03:36:44.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-28T03:36:44.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-28T03:36:44.256Z] ./bin/test-attribution-txt.sh [2025-08-28T03:36:44.256Z] make -C web test [2025-08-28T03:36:44.256Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/web' [2025-08-28T03:36:44.256Z] make[1]: tput: No such file or directory [2025-08-28T03:36:44.256Z] make[1]: tput: No such file or directory [2025-08-28T03:36:44.256Z] warning: generating ./VERSION [2025-08-28T03:36:44.256Z] echo "0.0.0" > VERSION [2025-08-28T03:36:44.256Z] docker build \ [2025-08-28T03:36:44.256Z] -f Dockerfile \ [2025-08-28T03:36:44.256Z] --build-arg USER=1000 \ [2025-08-28T03:36:44.256Z] \ [2025-08-28T03:36:44.256Z] --label "git_sha=1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f" \ [2025-08-28T03:36:44.256Z] -t edgexfoundry/edgex-web-ui:1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f \ [2025-08-28T03:36:44.256Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-08-28T03:36:44.256Z] . [2025-08-28T03:36:44.256Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-08-28T03:36:44.256Z] Install the buildx component to build images with BuildKit: [2025-08-28T03:36:44.256Z] https://docs.docker.com/go/buildx/ [2025-08-28T03:36:44.256Z] [2025-08-28T03:36:44.256Z] Sending build context to Docker daemon 2.626MB [2025-08-28T03:36:44.256Z] Step 1/10 : FROM node:18-alpine3.18 [2025-08-28T03:36:44.516Z] 18-alpine3.18: Pulling from library/node [2025-08-28T03:36:44.516Z] 619be1103602: Pulling fs layer [2025-08-28T03:36:44.516Z] 7e9a007eb24b: Pulling fs layer [2025-08-28T03:36:44.516Z] 5189255e31c8: Pulling fs layer [2025-08-28T03:36:44.516Z] 88f4f8a6bc8d: Pulling fs layer [2025-08-28T03:36:44.516Z] 88f4f8a6bc8d: Waiting [2025-08-28T03:36:44.516Z] 619be1103602: Download complete [2025-08-28T03:36:44.779Z] 619be1103602: Pull complete [2025-08-28T03:36:45.038Z] 88f4f8a6bc8d: Download complete [2025-08-28T03:36:45.038Z] 5189255e31c8: Verifying Checksum [2025-08-28T03:36:45.038Z] 5189255e31c8: Download complete [2025-08-28T03:36:46.942Z] 7e9a007eb24b: Verifying Checksum [2025-08-28T03:36:46.942Z] 7e9a007eb24b: Download complete [2025-08-28T03:36:47.508Z] 7e9a007eb24b: Pull complete [2025-08-28T03:36:47.770Z] 5189255e31c8: Pull complete [2025-08-28T03:36:47.770Z] 88f4f8a6bc8d: Pull complete [2025-08-28T03:36:47.770Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2025-08-28T03:36:47.771Z] Status: Downloaded newer image for node:18-alpine3.18 [2025-08-28T03:36:47.771Z] ---> a19326513a45 [2025-08-28T03:36:47.771Z] Step 2/10 : RUN apk add --no-cache chromium [2025-08-28T03:36:49.154Z] ---> Running in 432531ddafbf [2025-08-28T03:36:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-28T03:36:49.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-28T03:36:49.673Z] (1/154) Installing libexpat (2.7.0-r0) [2025-08-28T03:36:49.673Z] (2/154) Installing brotli-libs (1.0.9-r14) [2025-08-28T03:36:49.673Z] (3/154) Installing libbz2 (1.0.8-r5) [2025-08-28T03:36:49.673Z] (4/154) Installing libpng (1.6.44-r0) [2025-08-28T03:36:49.673Z] (5/154) Installing freetype (2.13.0-r5) [2025-08-28T03:36:49.673Z] (6/154) Installing fontconfig (2.14.2-r3) [2025-08-28T03:36:49.673Z] (7/154) Installing libfontenc (1.1.7-r2) [2025-08-28T03:36:49.673Z] (8/154) Installing mkfontscale (1.2.2-r3) [2025-08-28T03:36:49.673Z] (9/154) Installing font-opensans (0_git20210927-r1) [2025-08-28T03:36:49.673Z] (10/154) Installing pkgconf (1.9.5-r0) [2025-08-28T03:36:49.674Z] (11/154) Installing libffi (3.4.4-r2) [2025-08-28T03:36:49.674Z] (12/154) Installing libintl (0.21.1-r7) [2025-08-28T03:36:49.674Z] (13/154) Installing libblkid (2.38.1-r8) [2025-08-28T03:36:49.674Z] (14/154) Installing libmount (2.38.1-r8) [2025-08-28T03:36:49.674Z] (15/154) Installing pcre2 (10.42-r1) [2025-08-28T03:36:49.933Z] (16/154) Installing glib (2.76.6-r0) [2025-08-28T03:36:49.933Z] (17/154) Installing xz-libs (5.4.3-r1) [2025-08-28T03:36:49.933Z] (18/154) Installing libxml2 (2.11.8-r3) [2025-08-28T03:36:49.933Z] (19/154) Installing shared-mime-info (2.2-r5) [2025-08-28T03:36:49.933Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2025-08-28T03:36:49.933Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2025-08-28T03:36:49.933Z] (22/154) Installing libwebp (1.3.2-r0) [2025-08-28T03:36:49.933Z] (23/154) Installing zstd-libs (1.5.5-r4) [2025-08-28T03:36:49.933Z] (24/154) Installing tiff (4.5.1-r0) [2025-08-28T03:36:49.933Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2025-08-28T03:36:49.933Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-28T03:36:49.933Z] (27/154) Installing libxau (1.0.11-r2) [2025-08-28T03:36:49.933Z] (28/154) Installing libmd (1.0.4-r2) [2025-08-28T03:36:49.933Z] (29/154) Installing libbsd (0.11.7-r1) [2025-08-28T03:36:49.933Z] (30/154) Installing libxdmcp (1.1.4-r2) [2025-08-28T03:36:49.933Z] (31/154) Installing libxcb (1.15-r1) [2025-08-28T03:36:49.933Z] (32/154) Installing libx11 (1.8.7-r0) [2025-08-28T03:36:49.933Z] (33/154) Installing libxcomposite (0.4.6-r3) [2025-08-28T03:36:49.933Z] (34/154) Installing libxfixes (6.0.1-r2) [2025-08-28T03:36:49.933Z] (35/154) Installing libxrender (0.9.11-r3) [2025-08-28T03:36:49.933Z] (36/154) Installing libxcursor (1.2.1-r2) [2025-08-28T03:36:49.933Z] (37/154) Installing libxdamage (1.1.6-r2) [2025-08-28T03:36:49.933Z] (38/154) Installing libxext (1.3.5-r2) [2025-08-28T03:36:49.933Z] (39/154) Installing libxi (1.8.1-r0) [2025-08-28T03:36:49.933Z] (40/154) Installing libxinerama (1.1.5-r2) [2025-08-28T03:36:50.193Z] (41/154) Installing libxrandr (1.5.3-r2) [2025-08-28T03:36:50.193Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2025-08-28T03:36:50.193Z] (43/154) Installing libxtst (1.2.4-r2) [2025-08-28T03:36:50.193Z] (44/154) Installing dbus-libs (1.14.8-r0) [2025-08-28T03:36:50.193Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2025-08-28T03:36:50.193Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2025-08-28T03:36:50.193Z] (47/154) Installing pixman (0.42.2-r1) [2025-08-28T03:36:50.193Z] (48/154) Installing cairo (1.17.8-r1) [2025-08-28T03:36:50.193Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2025-08-28T03:36:50.193Z] (50/154) Installing avahi-libs (0.8-r13) [2025-08-28T03:36:50.193Z] (51/154) Installing gmp (6.2.1-r3) [2025-08-28T03:36:50.193Z] (52/154) Installing nettle (3.8.1-r2) [2025-08-28T03:36:50.193Z] (53/154) Installing libunistring (1.1-r1) [2025-08-28T03:36:50.193Z] (54/154) Installing libidn2 (2.3.4-r1) [2025-08-28T03:36:50.193Z] (55/154) Installing p11-kit (0.24.1-r2) [2025-08-28T03:36:50.193Z] (56/154) Installing libtasn1 (4.20.0-r0) [2025-08-28T03:36:50.193Z] (57/154) Installing gnutls (3.8.4-r0) [2025-08-28T03:36:50.193Z] (58/154) Installing cups-libs (2.4.9-r0) [2025-08-28T03:36:50.193Z] (59/154) Installing libepoxy (1.5.10-r1) [2025-08-28T03:36:50.193Z] (60/154) Installing fribidi (1.0.13-r0) [2025-08-28T03:36:50.456Z] (61/154) Installing graphite2 (1.3.14-r5) [2025-08-28T03:36:50.456Z] (62/154) Installing harfbuzz (7.3.0-r0) [2025-08-28T03:36:50.456Z] (63/154) Installing libxft (2.3.8-r1) [2025-08-28T03:36:50.456Z] (64/154) Installing pango (1.50.14-r1) [2025-08-28T03:36:50.456Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2025-08-28T03:36:50.456Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2025-08-28T03:36:50.456Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2025-08-28T03:36:50.456Z] (68/154) Installing xkeyboard-config (2.38-r0) [2025-08-28T03:36:50.456Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2025-08-28T03:36:50.456Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2025-08-28T03:36:50.456Z] (71/154) Installing icu-data-full (73.2-r2) [2025-08-28T03:36:51.394Z] (72/154) Installing mesa (23.0.4-r0) [2025-08-28T03:36:51.394Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2025-08-28T03:36:51.970Z] (74/154) Installing hwdata-pci (0.370-r0) [2025-08-28T03:36:51.970Z] (75/154) Installing libpciaccess (0.17-r2) [2025-08-28T03:36:51.970Z] (76/154) Installing libdrm (2.4.115-r4) [2025-08-28T03:36:51.970Z] (77/154) Installing musl-fts (1.2.7-r5) [2025-08-28T03:36:51.970Z] (78/154) Installing libelf (0.189-r2) [2025-08-28T03:36:52.230Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2025-08-28T03:36:52.230Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2025-08-28T03:36:52.491Z] (81/154) Installing eudev-libs (3.2.11-r8) [2025-08-28T03:36:52.492Z] (82/154) Installing libmagic (5.45-r0) [2025-08-28T03:36:52.492Z] (83/154) Installing file (5.45-r0) [2025-08-28T03:36:52.492Z] (84/154) Installing libice (1.1.1-r2) [2025-08-28T03:36:52.492Z] (85/154) Installing libuuid (2.38.1-r8) [2025-08-28T03:36:52.492Z] (86/154) Installing libsm (1.2.4-r1) [2025-08-28T03:36:52.492Z] (87/154) Installing libxt (1.3.0-r2) [2025-08-28T03:36:52.492Z] (88/154) Installing libxmu (1.1.4-r2) [2025-08-28T03:36:52.492Z] (89/154) Installing xset (1.2.5-r1) [2025-08-28T03:36:52.492Z] (90/154) Installing xprop (1.2.7-r0) [2025-08-28T03:36:52.492Z] (91/154) Installing xdg-utils (1.1.3-r4) [2025-08-28T03:36:52.492Z] (92/154) Installing libogg (1.3.5-r4) [2025-08-28T03:36:52.492Z] (93/154) Installing flac-libs (1.4.3-r0) [2025-08-28T03:36:52.492Z] (94/154) Installing alsa-lib (1.2.9-r1) [2025-08-28T03:36:52.492Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2025-08-28T03:36:52.492Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2025-08-28T03:36:52.751Z] (97/154) Installing aom-libs (3.6.1-r0) [2025-08-28T03:36:52.751Z] (98/154) Installing libva (2.18.0-r1) [2025-08-28T03:36:52.751Z] (99/154) Installing libvdpau (1.5-r1) [2025-08-28T03:36:52.751Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2025-08-28T03:36:52.751Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2025-08-28T03:36:52.751Z] (102/154) Installing libdav1d (1.2.1-r0) [2025-08-28T03:36:52.751Z] (103/154) Installing libhwy (1.0.4-r1) [2025-08-28T03:36:52.751Z] (104/154) Installing lcms2 (2.15-r2) [2025-08-28T03:36:52.751Z] (105/154) Installing libjxl (0.8.2-r0) [2025-08-28T03:36:52.751Z] (106/154) Installing lame-libs (3.100-r5) [2025-08-28T03:36:52.751Z] (107/154) Installing opus (1.4-r0) [2025-08-28T03:36:52.751Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2025-08-28T03:36:52.751Z] (109/154) Installing soxr (0.1.3-r5) [2025-08-28T03:36:52.751Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2025-08-28T03:36:52.751Z] (111/154) Installing libtheora (1.1.1-r17) [2025-08-28T03:36:52.751Z] (112/154) Installing libvorbis (1.3.7-r1) [2025-08-28T03:36:52.751Z] (113/154) Installing libvpx (1.13.0-r2) [2025-08-28T03:36:53.012Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2025-08-28T03:36:53.012Z] (115/154) Installing numactl (2.0.16-r4) [2025-08-28T03:36:53.012Z] (116/154) Installing x265-libs (3.5-r4) [2025-08-28T03:36:53.012Z] (117/154) Installing xvidcore (1.3.7-r1) [2025-08-28T03:36:53.012Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2025-08-28T03:36:53.273Z] (119/154) Installing libbluray (1.3.4-r0) [2025-08-28T03:36:53.273Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2025-08-28T03:36:53.273Z] (121/154) Installing libopenmpt (0.7.2-r0) [2025-08-28T03:36:53.273Z] (122/154) Installing cjson (1.7.17-r0) [2025-08-28T03:36:53.273Z] (123/154) Installing mbedtls (2.28.10-r0) [2025-08-28T03:36:53.273Z] (124/154) Installing librist (0.2.7-r0) [2025-08-28T03:36:53.273Z] (125/154) Installing libsrt (1.5.2-r0) [2025-08-28T03:36:53.273Z] (126/154) Installing libssh (0.10.5-r0) [2025-08-28T03:36:53.273Z] (127/154) Installing libsodium (1.0.18-r3) [2025-08-28T03:36:53.273Z] (128/154) Installing libzmq (4.3.4-r4) [2025-08-28T03:36:53.273Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2025-08-28T03:36:53.273Z] (130/154) Installing libevent (2.1.12-r6) [2025-08-28T03:36:53.273Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2025-08-28T03:36:53.533Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2025-08-28T03:36:53.533Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2025-08-28T03:36:53.533Z] (134/154) Installing icu-libs (73.2-r2) [2025-08-28T03:36:53.533Z] (135/154) Installing jsoncpp (1.9.5-r0) [2025-08-28T03:36:53.533Z] (136/154) Installing minizip (1.2.13-r1) [2025-08-28T03:36:53.533Z] (137/154) Installing nspr (4.35-r2) [2025-08-28T03:36:53.533Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2025-08-28T03:36:53.533Z] (139/154) Installing nss (3.94-r0) [2025-08-28T03:36:53.533Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2025-08-28T03:36:53.533Z] (141/154) Installing libasyncns (0.8-r1) [2025-08-28T03:36:53.533Z] (142/154) Installing libltdl (2.4.7-r2) [2025-08-28T03:36:53.533Z] (143/154) Installing orc (0.4.39-r0) [2025-08-28T03:36:53.533Z] (144/154) Installing libsndfile (1.2.2-r1) [2025-08-28T03:36:53.533Z] (145/154) Installing speexdsp (1.2.1-r1) [2025-08-28T03:36:53.533Z] (146/154) Installing tdb-libs (1.4.8-r1) [2025-08-28T03:36:53.533Z] (147/154) Installing libpulse (16.1-r10) [2025-08-28T03:36:53.795Z] (148/154) Installing snappy (1.1.10-r1) [2025-08-28T03:36:53.795Z] (149/154) Installing libwoff2common (1.0.2-r2) [2025-08-28T03:36:53.795Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2025-08-28T03:36:53.795Z] (151/154) Installing libgpg-error (1.47-r1) [2025-08-28T03:36:53.795Z] (152/154) Installing libgcrypt (1.10.2-r1) [2025-08-28T03:36:53.795Z] (153/154) Installing libxslt (1.1.38-r1) [2025-08-28T03:36:53.795Z] (154/154) Installing chromium (119.0.6045.159-r0) [2025-08-28T03:36:57.093Z] Executing busybox-1.36.1-r5.trigger [2025-08-28T03:36:57.094Z] Executing fontconfig-2.14.2-r3.trigger [2025-08-28T03:36:57.094Z] Executing mkfontscale-1.2.2-r3.trigger [2025-08-28T03:36:57.094Z] Executing glib-2.76.6-r0.trigger [2025-08-28T03:36:57.094Z] Executing shared-mime-info-2.2-r5.trigger [2025-08-28T03:36:57.661Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-28T03:36:57.661Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-28T03:36:57.661Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-08-28T03:36:57.661Z] OK: 579 MiB in 171 packages [2025-08-28T03:37:05.785Z] ---> Removed intermediate container 432531ddafbf [2025-08-28T03:37:05.785Z] ---> 143098fd6248 [2025-08-28T03:37:05.785Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-08-28T03:37:05.785Z] ---> Running in 9b2da8d7eabc [2025-08-28T03:37:05.785Z] ---> Removed intermediate container 9b2da8d7eabc [2025-08-28T03:37:05.785Z] ---> 38e5fdd72323 [2025-08-28T03:37:05.785Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-08-28T03:37:05.785Z] ---> Running in 8c6c83c1b61e [2025-08-28T03:37:06.046Z] ---> Removed intermediate container 8c6c83c1b61e [2025-08-28T03:37:06.046Z] ---> 51f459270bd8 [2025-08-28T03:37:06.046Z] Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH [2025-08-28T03:37:06.046Z] ---> Running in 719d0c98cf29 [2025-08-28T03:37:06.046Z] ---> Removed intermediate container 719d0c98cf29 [2025-08-28T03:37:06.046Z] ---> c58c77aa5908 [2025-08-28T03:37:06.046Z] Step 6/10 : ARG USER=1000 [2025-08-28T03:37:06.046Z] ---> Running in e2849414957b [2025-08-28T03:37:06.046Z] ---> Removed intermediate container e2849414957b [2025-08-28T03:37:06.046Z] ---> f302e4223e9f [2025-08-28T03:37:06.046Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-08-28T03:37:06.046Z] ---> Running in 01cb7a6b85ab [2025-08-28T03:37:06.614Z] ---> Removed intermediate container 01cb7a6b85ab [2025-08-28T03:37:06.614Z] ---> d623d2a8ab44 [2025-08-28T03:37:06.614Z] Step 8/10 : USER $USER:$USER [2025-08-28T03:37:06.614Z] ---> Running in 4456886b3ff3 [2025-08-28T03:37:06.875Z] ---> Removed intermediate container 4456886b3ff3 [2025-08-28T03:37:06.875Z] ---> 8ef661d7e69c [2025-08-28T03:37:06.875Z] Step 9/10 : WORKDIR /app [2025-08-28T03:37:06.875Z] ---> Running in 8d91822b0059 [2025-08-28T03:37:06.875Z] ---> Removed intermediate container 8d91822b0059 [2025-08-28T03:37:06.875Z] ---> e245bb11ad72 [2025-08-28T03:37:06.875Z] Step 10/10 : LABEL git_sha=1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [2025-08-28T03:37:06.875Z] ---> Running in e42fcee690b7 [2025-08-28T03:37:07.134Z] ---> Removed intermediate container e42fcee690b7 [2025-08-28T03:37:07.134Z] ---> e1d2d693942e [2025-08-28T03:37:07.134Z] Successfully built e1d2d693942e [2025-08-28T03:37:07.134Z] Successfully tagged edgexfoundry/edgex-web-ui:1964e43835bb75ccec23c6e14c4aafc2c1bdcc5f [2025-08-28T03:37:07.134Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-08-28T03:37:07.134Z] touch edgex-web-ui.imagebuilt [2025-08-28T03:37:07.134Z] mkdir -p node_modules coverage [2025-08-28T03:37:07.134Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-08-28T03:37:07.134Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-08-28T03:37:11.339Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-08-28T03:37:12.273Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-08-28T03:37:12.840Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-08-28T03:37:13.408Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-08-28T03:37:13.973Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-08-28T03:37:14.238Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-08-28T03:37:14.238Z] 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-08-28T03:37:14.496Z] 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-08-28T03:37:14.496Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-08-28T03:37:14.755Z] 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-08-28T03:37:14.755Z] 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-08-28T03:37:15.691Z] 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-08-28T03:37:18.224Z] 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-08-28T03:37:23.505Z] [2025-08-28T03:37:23.505Z] added 1196 packages, and audited 1197 packages in 16s [2025-08-28T03:37:23.505Z] [2025-08-28T03:37:23.505Z] 100 packages are looking for funding [2025-08-28T03:37:23.505Z] run `npm fund` for details [2025-08-28T03:37:23.774Z] [2025-08-28T03:37:23.774Z] 52 vulnerabilities (11 low, 21 moderate, 17 high, 3 critical) [2025-08-28T03:37:23.774Z] [2025-08-28T03:37:23.774Z] To address issues that do not require attention, run: [2025-08-28T03:37:23.774Z] npm audit fix [2025-08-28T03:37:23.774Z] [2025-08-28T03:37:23.774Z] To address all issues (including breaking changes), run: [2025-08-28T03:37:23.774Z] npm audit fix --force [2025-08-28T03:37:23.774Z] [2025-08-28T03:37:23.774Z] Run `npm audit` for details. [2025-08-28T03:37:23.774Z] npm notice [2025-08-28T03:37:23.774Z] npm notice New major version of npm available! 10.7.0 -> 11.5.2 [2025-08-28T03:37:23.774Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2 [2025-08-28T03:37:23.774Z] npm notice To update run: npm install -g npm@11.5.2 [2025-08-28T03:37:23.774Z] npm notice [2025-08-28T03:37:26.323Z] 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-08-28T03:37:28.228Z] - Generating browser application bundles (phase: setup)... [2025-08-28T03:37:50.166Z] ✔ Browser application bundle generation complete. [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/edit/matchbrackets.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/fold/foldcode.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/fold/foldgutter.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/fold/foldgutter.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/fold/indent-fold.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/hint/show-hint.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/hint/show-hint.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/hint/sql-hint.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/mode/loadmode.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/scroll/simplescrollbars.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/scroll/simplescrollbars.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/addon/selection/active-line.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/keymap/sublime.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/lib/codemirror.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/lib/codemirror.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/mode/sql/sql.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/mode/yaml/yaml.js' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/abcdef.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/base16-dark.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/elegant.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/gruvbox-dark.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/material-darker.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] Error: Can't resolve 'node_modules/codemirror/theme/3024-night.css' in '/app' [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] [2025-08-28T03:37:50.166Z] 28 08 2025 03:37:49.964:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-08-28T03:37:50.166Z] 28 08 2025 03:37:49.965:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-08-28T03:37:50.166Z] 28 08 2025 03:37:49.966:ERROR [karma-server]: Error: Found 1 load error [2025-08-28T03:37:50.166Z] at Server. (/app/node_modules/karma/lib/server.js:243:26) [2025-08-28T03:37:50.166Z] at Object.onceWrapper (node:events:631:28) [2025-08-28T03:37:50.166Z] at Server.emit (node:events:529:35) [2025-08-28T03:37:50.166Z] at Server.emit (node:domain:489:12) [2025-08-28T03:37:50.166Z] at emitListeningNT (node:net:1851:10) [2025-08-28T03:37:50.166Z] at process.processTicksAndRejections (node:internal/process/task_queues:81:21) [2025-08-28T03:37:52.694Z] ✔ Browser application bundle generation complete. [2025-08-28T03:37:52.694Z] ✔ Browser application bundle generation complete. [2025-08-28T03:37:54.077Z] make[1]: *** [Makefile:144: test] Error 1 [2025-08-28T03:37:54.077Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-842/web' [2025-08-28T03:37:54.077Z] make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } [2025-08-28T03:37:54.125Z] $ docker stop --time=1 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 [2025-08-28T03:37:55.433Z] $ docker rm -f --volumes 01321bb645eb7c6d9dff4c081926ae5d730be4a347eacb7ca783347c4965e5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:37:56.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T03:37:56.763Z] [2025-08-28T03:37:56.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:37:57.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T03:37:57.153Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-28T03:37:57.153Z] 5eb5b503b376: Pulling fs layer [2025-08-28T03:37:57.153Z] 5c69ac0246d0: Pulling fs layer [2025-08-28T03:37:57.153Z] ec43610c2a17: Pulling fs layer [2025-08-28T03:37:57.153Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-28T03:37:57.153Z] 33b1e0a273af: Pulling fs layer [2025-08-28T03:37:57.153Z] 5d3b04190fa2: Pulling fs layer [2025-08-28T03:37:57.153Z] 2f39f015ded8: Pulling fs layer [2025-08-28T03:37:57.153Z] 3a2ae6a8a46f: Waiting [2025-08-28T03:37:57.153Z] 33b1e0a273af: Waiting [2025-08-28T03:37:57.153Z] 5d3b04190fa2: Waiting [2025-08-28T03:37:57.153Z] 2f39f015ded8: Waiting [2025-08-28T03:37:57.153Z] 5c69ac0246d0: Verifying Checksum [2025-08-28T03:37:57.153Z] 5c69ac0246d0: Download complete [2025-08-28T03:37:57.153Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-28T03:37:57.153Z] 3a2ae6a8a46f: Download complete [2025-08-28T03:37:57.153Z] ec43610c2a17: Verifying Checksum [2025-08-28T03:37:57.153Z] ec43610c2a17: Download complete [2025-08-28T03:37:57.153Z] 33b1e0a273af: Verifying Checksum [2025-08-28T03:37:57.153Z] 33b1e0a273af: Download complete [2025-08-28T03:37:57.153Z] 5d3b04190fa2: Download complete [2025-08-28T03:37:57.413Z] 5eb5b503b376: Download complete [2025-08-28T03:37:57.983Z] 2f39f015ded8: Download complete [2025-08-28T03:37:58.923Z] 5eb5b503b376: Pull complete [2025-08-28T03:37:59.182Z] 5c69ac0246d0: Pull complete [2025-08-28T03:37:59.750Z] ec43610c2a17: Pull complete [2025-08-28T03:37:59.750Z] 3a2ae6a8a46f: Pull complete [2025-08-28T03:37:59.750Z] 33b1e0a273af: Pull complete [2025-08-28T03:38:00.010Z] 5d3b04190fa2: Pull complete [2025-08-28T03:38:05.280Z] 2f39f015ded8: Pull complete [2025-08-28T03:38:05.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-28T03:38:05.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T03:38:05.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T03:38:05.531Z] prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container [2025-08-28T03:38:05.562Z] $ 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_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T03:38:07.063Z] $ docker top fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:07.650Z] ---> job-cost.sh [2025-08-28T03:38:07.651Z] lf-activate-venv: SKIPPING [2025-08-28T03:38:07.651Z] INFO: No Stack... [2025-08-28T03:38:07.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T03:38:08.171Z] INFO: Archiving Costs [Pipeline] sh [2025-08-28T03:38:08.488Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/cost.csv [2025-08-28T03:38:08.488Z] + cut -d, -f6 [Pipeline] lock [2025-08-28T03:38:08.531Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] [2025-08-28T03:38:08.541Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] did not exist. Created. [2025-08-28T03:38:08.547Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-28T03:38:08.947Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-28T03:38:09.344Z] Stashed 1 file(s) [Pipeline] } [2025-08-28T03:38:09.364Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-842-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-28T03:38:09.457Z] $ docker stop --time=1 fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e [2025-08-28T03:38:10.615Z] $ docker rm -f --volumes fb505cc244183c987dfb2746bcd9445f3b1113b75dc1f213e68e3786160b327e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-28T03:38:11.003Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-08-28T03:38:13.489Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives ] [2025-08-28T03:38:13.489Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives [2025-08-28T03:38:13.489Z] total 16 [2025-08-28T03:38:13.489Z] drwxr-xr-x 3 root root 4096 Aug 28 03:38 . [2025-08-28T03:38:13.489Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 28 03:38 .. [2025-08-28T03:38:13.489Z] drwxr-xr-x 2 root root 4096 Aug 28 03:38 cost [2025-08-28T03:38:13.489Z] -rw-r--r-- 1 root root 83 Aug 28 03:38 cost.csv [2025-08-28T03:38:13.489Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives [2025-08-28T03:38:13.489Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives [2025-08-28T03:38:13.489Z] total 16 [2025-08-28T03:38:13.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 03:38 . [2025-08-28T03:38:13.489Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 28 03:38 .. [2025-08-28T03:38:13.489Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 03:38 cost [2025-08-28T03:38:13.489Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 28 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:13.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:14.707Z] ---> package-listing.sh [2025-08-28T03:38:14.707Z] ++ facter osfamily [2025-08-28T03:38:14.707Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-28T03:38:14.967Z] + OS_FAMILY=debian [2025-08-28T03:38:14.967Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-842 [2025-08-28T03:38:14.967Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-28T03:38:14.967Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-28T03:38:14.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-28T03:38:14.967Z] + PACKAGES=/tmp/packages_start.txt [2025-08-28T03:38:14.967Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-842 ']' [2025-08-28T03:38:14.967Z] + PACKAGES=/tmp/packages_end.txt [2025-08-28T03:38:14.967Z] + case "${OS_FAMILY}" in [2025-08-28T03:38:14.967Z] + dpkg -l [2025-08-28T03:38:14.967Z] + grep '^ii' [2025-08-28T03:38:14.967Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-28T03:38:14.967Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-28T03:38:14.967Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-28T03:38:14.967Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-842 ']' [2025-08-28T03:38:14.967Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/ [2025-08-28T03:38:14.967Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-842/archives/ [Pipeline] echo [2025-08-28T03:38:15.006Z] 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_PR-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-28T03:38:15.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-28T03:38:15.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-28T03:38:15.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-28T03:38:16.190Z] prd-ubuntu20.04-docker-8c-8g-7757 does not seem to be running inside a container [2025-08-28T03:38:16.221Z] $ 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_PR-842/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_PR-842 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842:/w/workspace/edgexfoundry_edgex-ui-go_PR-842:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-28T03:38:16.409Z] $ docker top 578016b2aa912717c853d09f9d53ba575d4214ecacd6efc4484dadf7cba728fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-28T03:38:16.813Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-28T03:38:17.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-28T03:38:17.544Z] + ls /var/log/sa-host [2025-08-28T03:38:17.544Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-28T03:38:17.799Z] provisioning config files... [2025-08-28T03:38:17.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-842@tmp/config1497446400246179787tmp [Pipeline] { [Pipeline] echo [2025-08-28T03:38:17.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:18.264Z] ---> create-netrc.sh [Pipeline] } [2025-08-28T03:38:18.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:18.728Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-28T03:38:18.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:19.088Z] ---> sudo-logs.sh [2025-08-28T03:38:19.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-28T03:38:19.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:19.676Z] ---> job-cost.sh [2025-08-28T03:38:19.676Z] lf-activate-venv: SKIPPING [2025-08-28T03:38:19.676Z] DEBUG: total: 0.2199999988079071 [2025-08-28T03:38:19.676Z] INFO: Retrieving Stack Cost... [2025-08-28T03:38:19.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-28T03:38:19.935Z] INFO: Archiving Costs [Pipeline] echo [2025-08-28T03:38:19.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-28T03:38:20.290Z] ---> logs-deploy.sh [2025-08-28T03:38:20.290Z] lf-activate-venv: SKIPPING [2025-08-28T03:38:20.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-842/1 [2025-08-28T03:38:20.290Z] INFO: archiving workspace using pattern(s): [2025-08-28T03:38:21.230Z] Archives upload complete. [2025-08-28T03:38:21.230Z] INFO: archiving logs to Nexus