Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73143d8e813d7e48fb01ce4878e17204bfc36d2+2fd4722eefcd485d8d8cf5eb24f524ab25e62510 (1f19f7be3cc70009288cf14b0505ef25a9937dff) 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-ssh14923579418902703643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9111405098033098859.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17622806234642139484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3141378103890622418.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14758774961453598172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [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-623 # 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/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 Merge succeeded, producing 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 Checking out Revision 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 (PR-623) > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # 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 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 # timeout=10 Commit message: "Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:05 ========================================================= 02:08:05 EdgeX Global Pipelines Version Info 02:08:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:05 ------------------- 02:08:05 stable info: 02:08:05 ------------------- 02:08:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:08:05 Message: update stable to v1.0.254 02:08:06 ------------------- 02:08:06 experimental info: 02:08:06 ------------------- 02:08:06 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:08:06 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f75d94 [Pipeline] echo 02:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:07 provisioning config files... 02:08:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config15123792786548542286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:07 ---> docker-login.sh 02:08:07 nexus3.edgexfoundry.org:10001 02:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:07 Configure a credential helper to remove this warning. See 02:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:07 02:08:07 Login Succeeded 02:08:07 nexus3.edgexfoundry.org:10002 02:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:07 Configure a credential helper to remove this warning. See 02:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:07 02:08:07 Login Succeeded 02:08:07 nexus3.edgexfoundry.org:10003 02:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:07 Configure a credential helper to remove this warning. See 02:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:07 02:08:07 Login Succeeded 02:08:07 nexus3.edgexfoundry.org:10004 02:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:07 Configure a credential helper to remove this warning. See 02:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:07 02:08:07 Login Succeeded 02:08:07 docker.io 02:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:08 Configure a credential helper to remove this warning. See 02:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:08 02:08:08 Login Succeeded 02:08:08 ---> docker-login.sh ends [Pipeline] } 02:08:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:08 + git rev-list -1 --merges 2f75d94d2bba270a975b8f9dbba1379d6d05eca3~1..2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo 02:08:08 -----------> git rev-list -1 --merges 2f75d94d2bba270a975b8f9dbba1379d6d05eca3~1..2f75d94d2bba270a975b8f9dbba1379d6d05eca3 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 02:08:08 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [false] [Pipeline] sh 02:08:08 + git log --format=format:%s -1 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo 02:08:08 ========================================================= 02:08:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:09 + git log --format=format:%s -1 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo 02:08:09 [semverPrep] GIT_COMMIT: 2f75d94d2bba270a975b8f9dbba1379d6d05eca3, Commit Message: Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD [Pipeline] echo 02:08:09 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:09 + grep -v github /etc/ssh/ssh_known_hosts 02:08:09 + [ -e /tmp/ssh_known_hosts ] 02:08:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:09 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:09 02:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:10 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:10 b85a868b505f: Pulling fs layer 02:08:10 e2be974225ed: Pulling fs layer 02:08:10 339a4e72a1f5: Pulling fs layer 02:08:10 988bab9f4d93: Pulling fs layer 02:08:10 1469e6f7b9e6: Pulling fs layer 02:08:10 eaf3925da568: Pulling fs layer 02:08:10 bab4dde63d76: Pulling fs layer 02:08:10 bde34c3a00c8: Pulling fs layer 02:08:10 b352a97aabf1: Pulling fs layer 02:08:10 4872d77fe225: Pulling fs layer 02:08:10 5851b861e8e6: Pulling fs layer 02:08:10 eaf3925da568: Waiting 02:08:10 bab4dde63d76: Waiting 02:08:10 1469e6f7b9e6: Waiting 02:08:10 bde34c3a00c8: Waiting 02:08:10 b352a97aabf1: Waiting 02:08:10 5851b861e8e6: Waiting 02:08:10 4872d77fe225: Waiting 02:08:10 e2be974225ed: Verifying Checksum 02:08:10 e2be974225ed: Download complete 02:08:10 988bab9f4d93: Download complete 02:08:10 1469e6f7b9e6: Verifying Checksum 02:08:10 1469e6f7b9e6: Download complete 02:08:10 eaf3925da568: Verifying Checksum 02:08:10 eaf3925da568: Download complete 02:08:10 339a4e72a1f5: Verifying Checksum 02:08:10 339a4e72a1f5: Download complete 02:08:10 bde34c3a00c8: Verifying Checksum 02:08:10 bde34c3a00c8: Download complete 02:08:10 b352a97aabf1: Verifying Checksum 02:08:10 b352a97aabf1: Download complete 02:08:10 4872d77fe225: Verifying Checksum 02:08:10 4872d77fe225: Download complete 02:08:10 5851b861e8e6: Verifying Checksum 02:08:10 5851b861e8e6: Download complete 02:08:10 b85a868b505f: Verifying Checksum 02:08:10 b85a868b505f: Download complete 02:08:10 bab4dde63d76: Verifying Checksum 02:08:10 bab4dde63d76: Download complete 02:08:11 b85a868b505f: Pull complete 02:08:11 e2be974225ed: Pull complete 02:08:12 339a4e72a1f5: Pull complete 02:08:12 988bab9f4d93: Pull complete 02:08:12 1469e6f7b9e6: Pull complete 02:08:12 eaf3925da568: Pull complete 02:08:14 bab4dde63d76: Pull complete 02:08:14 bde34c3a00c8: Pull complete 02:08:14 b352a97aabf1: Pull complete 02:08:14 4872d77fe225: Pull complete 02:08:15 5851b861e8e6: Pull complete 02:08:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:15 prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container 02:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:17 $ docker top 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 -eo pid,comm 02:08:17 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). 02:08:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:17 [ssh-agent] Looking for ssh-agent implementation... 02:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:17 $ docker exec 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent 02:08:18 SSH_AUTH_SOCK=/tmp/ssh-aed2LJj43AfP/agent.33 02:08:18 SSH_AGENT_PID=39 02:08:18 Running ssh-add (command line suppressed) 02:08:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_8822481540294402462.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_8822481540294402462.key) 02:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:18 + git tag --points-at HEAD [Pipeline] } 02:08:18 $ docker exec --env ******** --env ******** 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent -k 02:08:18 unset SSH_AUTH_SOCK; 02:08:18 unset SSH_AGENT_PID; 02:08:18 echo Agent pid 39 killed; 02:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:18 [ssh-agent] Looking for ssh-agent implementation... 02:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:18 $ docker exec 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent 02:08:18 SSH_AUTH_SOCK=/tmp/ssh-PdCIvuEnKLnk/agent.71 02:08:18 SSH_AGENT_PID=77 02:08:18 Running ssh-add (command line suppressed) 02:08:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_2658584892884039067.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_2658584892884039067.key) 02:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:19 + git semver init 02:08:19 2023-09-21 02:08:19,424 [run_init] DEBUG init version:0.0.0 force:False 02:08:19 2023-09-21 02:08:19,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver 02:08:19 2023-09-21 02:08:19,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver 02:08:19 2023-09-21 02:08:19,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623, universal_newlines=False, shell=None, istream=None) 02:08:21 2023-09-21 02:08:20,927 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.git/info/exclude 02:08:21 2023-09-21 02:08:20,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 with force:False 02:08:21 2023-09-21 02:08:20,928 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 02:08:21 2023-09-21 02:08:20,933 [execute] INFO git cat-file --batch-check 02:08:21 2023-09-21 02:08:20,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) 02:08:21 2023-09-21 02:08:20,939 [execute] INFO git cat-file --batch 02:08:21 2023-09-21 02:08:20,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) 02:08:21 2023-09-21 02:08:20,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 02:08:21 0.0.0 [Pipeline] } 02:08:21 $ docker exec --env ******** --env ******** 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent -k 02:08:21 unset SSH_AUTH_SOCK; 02:08:21 unset SSH_AGENT_PID; 02:08:21 echo Agent pid 77 killed; 02:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:21 + git semver [Pipeline] } 02:08:22 $ docker stop --time=1 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 02:08:23 $ docker rm -f --volumes 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:23 Stashed 1 file(s) [Pipeline] echo 02:08:23 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:24 provisioning config files... 02:08:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config17977215186045568379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:24 ---> docker-login.sh 02:08:24 nexus3.edgexfoundry.org:10001 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10002 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10003 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10004 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 docker.io 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 ---> docker-login.sh ends [Pipeline] } 02:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:25 ========================================================= 02:08:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:08:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:08:25 Sending build context to Docker daemon 47.53MB 02:08:25 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:08:25 Step 2/15 : FROM ${BASE} AS builder 02:08:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:25 7264a8db6415: Pulling fs layer 02:08:25 c4d48a809fc2: Pulling fs layer 02:08:25 4f1c88b9dad5: Pulling fs layer 02:08:25 ad3a456e5733: Pulling fs layer 02:08:25 33e27b845d1e: Pulling fs layer 02:08:25 c68163c4e522: Pulling fs layer 02:08:25 50da416c3ac9: Pulling fs layer 02:08:25 23d2d4c4bb30: Pulling fs layer 02:08:25 c68163c4e522: Waiting 02:08:25 50da416c3ac9: Waiting 02:08:25 ad3a456e5733: Waiting 02:08:25 23d2d4c4bb30: Waiting 02:08:25 33e27b845d1e: Waiting 02:08:25 c4d48a809fc2: Verifying Checksum 02:08:25 c4d48a809fc2: Download complete 02:08:25 ad3a456e5733: Verifying Checksum 02:08:25 ad3a456e5733: Download complete 02:08:25 33e27b845d1e: Download complete 02:08:25 7264a8db6415: Verifying Checksum 02:08:25 7264a8db6415: Download complete 02:08:25 c68163c4e522: Verifying Checksum 02:08:25 c68163c4e522: Download complete 02:08:25 7264a8db6415: Pull complete 02:08:26 c4d48a809fc2: Pull complete 02:08:26 23d2d4c4bb30: Verifying Checksum 02:08:26 23d2d4c4bb30: Download complete 02:08:26 4f1c88b9dad5: Verifying Checksum 02:08:26 4f1c88b9dad5: Download complete 02:08:26 50da416c3ac9: Verifying Checksum 02:08:26 50da416c3ac9: Download complete 02:08:29 4f1c88b9dad5: Pull complete 02:08:29 ad3a456e5733: Pull complete 02:08:29 33e27b845d1e: Pull complete 02:08:29 c68163c4e522: Pull complete 02:08:31 50da416c3ac9: Pull complete 02:08:31 23d2d4c4bb30: Pull complete 02:08:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:08:31 ---> 0786185ac409 02:08:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:35 ---> Running in 04925a8830ed 02:08:35 Removing intermediate container 04925a8830ed 02:08:35 ---> 84efe2018afb 02:08:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:35 ---> Running in c83ca1179cd7 02:08:35 Removing intermediate container c83ca1179cd7 02:08:35 ---> 4cf6081eecd2 02:08:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:35 ---> Running in 943abe80c6ac 02:08:35 Removing intermediate container 943abe80c6ac 02:08:35 ---> 360c164bfbd1 02:08:35 Step 6/15 : LABEL Name=edgex-ui-go 02:08:35 ---> Running in 3bdbdb6784c2 02:08:35 Removing intermediate container 3bdbdb6784c2 02:08:35 ---> f29d1a80ccc3 02:08:35 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:35 ---> Running in 41756f7e0fdf 02:08:35 Removing intermediate container 41756f7e0fdf 02:08:35 ---> 08a086ec7ebb 02:08:35 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:35 latest: Pulling from library/docker 02:08:36 7264a8db6415: Already exists 02:08:36 cfafd3a03f86: Pulling fs layer 02:08:36 4f4fb700ef54: Pulling fs layer 02:08:36 f11d96ce7eaa: Pulling fs layer 02:08:36 6adc040a05cc: Pulling fs layer 02:08:36 787484ec7e57: Pulling fs layer 02:08:36 ab22443da284: Pulling fs layer 02:08:36 4df676a3ac49: Pulling fs layer 02:08:36 579a751e9a42: Pulling fs layer 02:08:36 433699f84749: Pulling fs layer 02:08:36 3e5c5f3a87be: Pulling fs layer 02:08:36 389d589ce89a: Pulling fs layer 02:08:36 a43e1216f500: Pulling fs layer 02:08:36 2c2a8ce1e4eb: Pulling fs layer 02:08:36 6adc040a05cc: Waiting 02:08:36 787484ec7e57: Waiting 02:08:36 ab22443da284: Waiting 02:08:36 4df676a3ac49: Waiting 02:08:36 389d589ce89a: Waiting 02:08:36 a43e1216f500: Waiting 02:08:36 579a751e9a42: Waiting 02:08:36 2c2a8ce1e4eb: Waiting 02:08:36 433699f84749: Waiting 02:08:36 3e5c5f3a87be: Waiting 02:08:36 4f4fb700ef54: Verifying Checksum 02:08:36 4f4fb700ef54: Download complete 02:08:36 cfafd3a03f86: Verifying Checksum 02:08:36 cfafd3a03f86: Pull complete 02:08:36 6adc040a05cc: Verifying Checksum 02:08:36 6adc040a05cc: Download complete 02:08:36 4f4fb700ef54: Pull complete 02:08:36 f11d96ce7eaa: Download complete 02:08:36 ab22443da284: Download complete 02:08:36 787484ec7e57: Verifying Checksum 02:08:36 787484ec7e57: Download complete 02:08:36 4df676a3ac49: Verifying Checksum 02:08:36 4df676a3ac49: Download complete 02:08:36 579a751e9a42: Verifying Checksum 02:08:36 579a751e9a42: Download complete 02:08:37 3e5c5f3a87be: Verifying Checksum 02:08:37 3e5c5f3a87be: Download complete 02:08:37 f11d96ce7eaa: Pull complete 02:08:37 a43e1216f500: Verifying Checksum 02:08:37 a43e1216f500: Download complete 02:08:37 2c2a8ce1e4eb: Verifying Checksum 02:08:37 2c2a8ce1e4eb: Download complete 02:08:37 433699f84749: Verifying Checksum 02:08:37 433699f84749: Download complete 02:08:37 6adc040a05cc: Pull complete 02:08:37 389d589ce89a: Verifying Checksum 02:08:37 389d589ce89a: Download complete 02:08:37 787484ec7e57: Pull complete 02:08:37 ab22443da284: Pull complete 02:08:38 4df676a3ac49: Pull complete 02:08:38 579a751e9a42: Pull complete 02:08:38 433699f84749: Pull complete 02:08:38 3e5c5f3a87be: Pull complete 02:08:39 Still waiting to schedule task 02:08:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7516’ 02:08:39 389d589ce89a: Pull complete 02:08:40 a43e1216f500: Pull complete 02:08:40 2c2a8ce1e4eb: Pull complete 02:08:40 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 02:08:40 Status: Downloaded newer image for docker:latest 02:08:42 ---> b8c8aba53f6d 02:08:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:42 ---> Running in 65a3012033bd 02:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:43 OK: 264 MiB in 52 packages 02:08:43 Removing intermediate container 65a3012033bd 02:08:43 ---> a74bb1a41fb8 02:08:43 Step 10/15 : ENV GO111MODULE=on 02:08:43 ---> Running in f39511015aca 02:08:43 Removing intermediate container f39511015aca 02:08:43 ---> ef2046c61250 02:08:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:43 ---> Running in 545cc86f631a 02:08:44 Removing intermediate container 545cc86f631a 02:08:44 ---> 09e5f36f807e 02:08:44 Step 12/15 : COPY go.mod vendor* ./ 02:08:44 ---> 0357b89505fc 02:08:44 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:44 ---> Running in e765296b72ab 02:11:05 Removing intermediate container e765296b72ab 02:11:05 ---> cd7b8aa07212 02:11:05 Step 14/15 : COPY . . 02:11:05 ---> 81d113930031 02:11:05 Step 15/15 : RUN ${MAKE} 02:11:05 ---> Running in 5ffd932e8549 02:11:05 noop 02:11:05 Removing intermediate container 5ffd932e8549 02:11:05 ---> e2b697011763 02:11:05 Successfully built e2b697011763 02:11:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:05 + docker inspect -f . ci-base-image-x86_64 02:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:06 prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container 02:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** ci-base-image-x86_64 cat 02:11:06 $ docker top 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:06 + go version 02:11:06 go version go1.21.0 linux/amd64 [Pipeline] } 02:11:06 $ docker stop --time=1 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 02:11:07 $ docker rm -f --volumes 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker inspect -f . ci-base-image-x86_64 02:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:08 prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container 02:11:08 $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** ci-base-image-x86_64 cat 02:11:08 $ docker top 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] fileExists [Pipeline] sh 02:11:09 + make test 02:11:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:11:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:11:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:11:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:11:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:20 ./bin/test-attribution-txt.sh 02:11:20 make -C web test 02:11:20 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' 02:11:20 make[1]: tput: No such file or directory 02:11:20 make[1]: tput: No such file or directory 02:11:20 warning: generating ./VERSION 02:11:20 echo "0.0.0" > VERSION 02:11:20 docker build \ 02:11:20 -f Dockerfile \ 02:11:20 --build-arg USER=1000 \ 02:11:20 \ 02:11:20 --label "git_sha=2f75d94d2bba270a975b8f9dbba1379d6d05eca3" \ 02:11:20 -t edgexfoundry/edgex-web-ui:2f75d94d2bba270a975b8f9dbba1379d6d05eca3 \ 02:11:20 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:11:20 . 02:11:20 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:11:20 Install the buildx component to build images with BuildKit: 02:11:20 https://docs.docker.com/go/buildx/ 02:11:20 02:11:20 Sending build context to Docker daemon 2.556MB 02:11:20 Step 1/11 : FROM node:18-alpine3.18 02:11:21 18-alpine3.18: Pulling from library/node 02:11:21 7264a8db6415: Already exists 02:11:21 3a6f55851eb7: Pulling fs layer 02:11:21 7486ac2d79f6: Pulling fs layer 02:11:21 a57032b0c6a0: Pulling fs layer 02:11:21 a57032b0c6a0: Verifying Checksum 02:11:21 a57032b0c6a0: Download complete 02:11:21 7486ac2d79f6: Verifying Checksum 02:11:21 7486ac2d79f6: Download complete 02:11:21 3a6f55851eb7: Verifying Checksum 02:11:21 3a6f55851eb7: Download complete 02:11:23 3a6f55851eb7: Pull complete 02:11:23 7486ac2d79f6: Pull complete 02:11:23 a57032b0c6a0: Pull complete 02:11:23 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 02:11:23 Status: Downloaded newer image for node:18-alpine3.18 02:11:23 ---> ce4edc0a721a 02:11:23 Step 2/11 : RUN apk add --no-cache chromium 02:11:26 ---> Running in 5c74bab24cfe 02:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:11:27 (1/155) Installing libexpat (2.5.0-r1) 02:11:27 (2/155) Installing brotli-libs (1.0.9-r14) 02:11:27 (3/155) Installing libbz2 (1.0.8-r5) 02:11:27 (4/155) Installing libpng (1.6.39-r3) 02:11:27 (5/155) Installing freetype (2.13.0-r5) 02:11:27 (6/155) Installing fontconfig (2.14.2-r3) 02:11:27 (7/155) Installing libfontenc (1.1.7-r2) 02:11:27 (8/155) Installing mkfontscale (1.2.2-r3) 02:11:27 (9/155) Installing font-opensans (0_git20210927-r1) 02:11:27 (10/155) Installing pkgconf (1.9.5-r0) 02:11:27 (11/155) Installing libffi (3.4.4-r2) 02:11:27 (12/155) Installing libintl (0.21.1-r7) 02:11:27 (13/155) Installing libblkid (2.38.1-r8) 02:11:27 (14/155) Installing libmount (2.38.1-r8) 02:11:27 (15/155) Installing pcre2 (10.42-r1) 02:11:27 (16/155) Installing glib (2.76.4-r0) 02:11:27 (17/155) Installing xz-libs (5.4.3-r0) 02:11:27 (18/155) Installing libxml2 (2.11.4-r0) 02:11:27 (19/155) Installing shared-mime-info (2.2-r5) 02:11:27 (20/155) Installing hicolor-icon-theme (0.17-r2) 02:11:27 (21/155) Installing libjpeg-turbo (2.1.5.1-r3) 02:11:27 (22/155) Installing libwebp (1.3.2-r0) 02:11:27 (23/155) Installing zstd-libs (1.5.5-r4) 02:11:27 (24/155) Installing tiff (4.5.1-r0) 02:11:27 (25/155) Installing gdk-pixbuf (2.42.10-r5) 02:11:27 (26/155) Installing gtk-update-icon-cache (3.24.38-r1) 02:11:27 (27/155) Installing libxau (1.0.11-r2) 02:11:27 (28/155) Installing libmd (1.0.4-r2) 02:11:27 (29/155) Installing libbsd (0.11.7-r1) 02:11:27 (30/155) Installing libxdmcp (1.1.4-r2) 02:11:27 (31/155) Installing libxcb (1.15-r1) 02:11:27 (32/155) Installing libx11 (1.8.4-r4) 02:11:27 (33/155) Installing libxcomposite (0.4.6-r3) 02:11:27 (34/155) Installing libxfixes (6.0.1-r2) 02:11:27 (35/155) Installing libxrender (0.9.11-r3) 02:11:27 (36/155) Installing libxcursor (1.2.1-r2) 02:11:27 (37/155) Installing libxdamage (1.1.6-r2) 02:11:27 (38/155) Installing libxext (1.3.5-r2) 02:11:27 (39/155) Installing libxi (1.8.1-r0) 02:11:27 (40/155) Installing libxinerama (1.1.5-r2) 02:11:27 (41/155) Installing libxrandr (1.5.3-r2) 02:11:27 (42/155) Installing libatk-1.0 (2.48.3-r0) 02:11:27 (43/155) Installing libxtst (1.2.4-r2) 02:11:27 (44/155) Installing dbus-libs (1.14.8-r0) 02:11:27 (45/155) Installing at-spi2-core (2.48.3-r0) 02:11:27 (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) 02:11:27 (47/155) Installing pixman (0.42.2-r1) 02:11:27 (48/155) Installing cairo (1.17.8-r1) 02:11:27 (49/155) Installing cairo-gobject (1.17.8-r1) 02:11:27 (50/155) Installing avahi-libs (0.8-r13) 02:11:27 (51/155) Installing gmp (6.2.1-r3) 02:11:27 (52/155) Installing nettle (3.8.1-r2) 02:11:27 (53/155) Installing libunistring (1.1-r1) 02:11:27 (54/155) Installing libidn2 (2.3.4-r1) 02:11:27 (55/155) Installing p11-kit (0.24.1-r2) 02:11:27 (56/155) Installing libtasn1 (4.19.0-r1) 02:11:27 (57/155) Installing gnutls (3.8.0-r2) 02:11:27 (58/155) Installing cups-libs (2.4.7-r0) 02:11:27 (59/155) Installing libepoxy (1.5.10-r1) 02:11:27 (60/155) Installing fribidi (1.0.13-r0) 02:11:27 (61/155) Installing graphite2 (1.3.14-r5) 02:11:27 (62/155) Installing harfbuzz (7.3.0-r0) 02:11:27 (63/155) Installing libxft (2.3.8-r1) 02:11:27 (64/155) Installing pango (1.50.14-r1) 02:11:27 (65/155) Installing wayland-libs-client (1.22.0-r2) 02:11:27 (66/155) Installing wayland-libs-cursor (1.22.0-r2) 02:11:27 (67/155) Installing wayland-libs-egl (1.22.0-r2) 02:11:27 (68/155) Installing xkeyboard-config (2.38-r0) 02:11:27 (69/155) Installing libxkbcommon (1.5.0-r2) 02:11:27 (70/155) Installing gtk+3.0 (3.24.38-r1) 02:11:27 Executing gtk+3.0-3.24.38-r1.post-install 02:11:27 (71/155) Installing icu-data-full (73.2-r2) 02:11:28 (72/155) Installing mesa (23.0.4-r0) 02:11:28 (73/155) Installing llvm15-libs (15.0.7-r6) 02:11:28 (74/155) Installing hwdata-pci (0.370-r0) 02:11:28 (75/155) Installing libpciaccess (0.17-r2) 02:11:28 (76/155) Installing libdrm (2.4.115-r4) 02:11:28 (77/155) Installing musl-fts (1.2.7-r5) 02:11:28 (78/155) Installing libelf (0.189-r2) 02:11:28 (79/155) Installing mesa-glapi (23.0.4-r0) 02:11:28 (80/155) Installing mesa-dri-gallium (23.0.4-r0) 02:11:29 (81/155) Installing eudev-libs (3.2.11-r8) 02:11:29 (82/155) Installing libmagic (5.45-r0) 02:11:29 (83/155) Installing file (5.45-r0) 02:11:29 (84/155) Installing libice (1.1.1-r2) 02:11:29 (85/155) Installing libuuid (2.38.1-r8) 02:11:29 (86/155) Installing libsm (1.2.4-r1) 02:11:29 (87/155) Installing libxt (1.3.0-r2) 02:11:29 (88/155) Installing libxmu (1.1.4-r2) 02:11:29 (89/155) Installing xset (1.2.5-r1) 02:11:29 (90/155) Installing xprop (1.2.6-r0) 02:11:29 (91/155) Installing xdg-utils (1.1.3-r4) 02:11:29 (92/155) Installing libogg (1.3.5-r4) 02:11:29 (93/155) Installing flac-libs (1.4.3-r0) 02:11:29 (94/155) Installing alsa-lib (1.2.9-r1) 02:11:29 (95/155) Installing libatomic (12.2.1_git20220924-r10) 02:11:29 (96/155) Installing svt-av1-libs (1.6.0-r0) 02:11:29 (97/155) Installing aom-libs (3.6.1-r0) 02:11:29 (98/155) Installing libva (2.18.0-r1) 02:11:29 (99/155) Installing libvdpau (1.5-r1) 02:11:29 (100/155) Installing onevpl-libs (2023.2.1-r0) 02:11:29 (101/155) Installing ffmpeg-libavutil (6.0-r15) 02:11:29 (102/155) Installing libdav1d (1.2.1-r0) 02:11:29 (103/155) Installing libhwy (1.0.4-r1) 02:11:29 (104/155) Installing lcms2 (2.15-r2) 02:11:29 (105/155) Installing libjxl (0.8.2-r0) 02:11:29 (106/155) Installing lame-libs (3.100-r5) 02:11:29 (107/155) Installing opus (1.4-r0) 02:11:29 (108/155) Installing libgomp (12.2.1_git20220924-r10) 02:11:29 (109/155) Installing soxr (0.1.3-r5) 02:11:29 (110/155) Installing ffmpeg-libswresample (6.0-r15) 02:11:29 (111/155) Installing libtheora (1.1.1-r17) 02:11:29 (112/155) Installing libvorbis (1.3.7-r1) 02:11:29 (113/155) Installing libvpx (1.13.0-r1) 02:11:29 (114/155) Installing x264-libs (0.164_git20220602-r1) 02:11:29 (115/155) Installing numactl (2.0.16-r4) 02:11:29 (116/155) Installing x265-libs (3.5-r4) 02:11:29 (117/155) Installing xvidcore (1.3.7-r1) 02:11:29 (118/155) Installing ffmpeg-libavcodec (6.0-r15) 02:11:29 (119/155) Installing libbluray (1.3.4-r0) 02:11:29 (120/155) Installing mpg123-libs (1.31.3-r1) 02:11:29 (121/155) Installing libopenmpt (0.7.2-r0) 02:11:29 (122/155) Installing cjson (1.7.15-r4) 02:11:29 (123/155) Installing mbedtls (2.28.4-r0) 02:11:29 (124/155) Installing librist (0.2.7-r0) 02:11:29 (125/155) Installing libsrt (1.5.2-r0) 02:11:29 (126/155) Installing libssh (0.10.5-r0) 02:11:29 (127/155) Installing libsodium (1.0.18-r3) 02:11:29 (128/155) Installing libzmq (4.3.4-r4) 02:11:29 (129/155) Installing ffmpeg-libavformat (6.0-r15) 02:11:29 (130/155) Installing libevent (2.1.12-r6) 02:11:29 (131/155) Installing wayland-libs-server (1.22.0-r2) 02:11:29 (132/155) Installing mesa-gbm (23.0.4-r0) 02:11:29 (133/155) Installing harfbuzz-subset (7.3.0-r0) 02:11:29 (134/155) Installing icu-libs (73.2-r2) 02:11:29 (135/155) Installing jsoncpp (1.9.5-r0) 02:11:29 (136/155) Installing minizip (1.2.13-r0) 02:11:29 (137/155) Installing nspr (4.35-r2) 02:11:29 (138/155) Installing sqlite-libs (3.41.2-r2) 02:11:30 (139/155) Installing nss (3.91-r0) 02:11:30 (140/155) Installing pipewire-libs (0.3.70-r1) 02:11:30 (141/155) Installing libasyncns (0.8-r1) 02:11:30 (142/155) Installing libltdl (2.4.7-r2) 02:11:30 (143/155) Installing orc (0.4.34-r0) 02:11:30 (144/155) Installing libsndfile (1.2.0-r2) 02:11:30 (145/155) Installing speexdsp (1.2.1-r1) 02:11:30 (146/155) Installing tdb-libs (1.4.8-r1) 02:11:30 (147/155) Installing libpulse (16.1-r10) 02:11:30 (148/155) Installing re2 (2023.03.01-r1) 02:11:30 (149/155) Installing snappy (1.1.10-r1) 02:11:30 (150/155) Installing libwoff2common (1.0.2-r2) 02:11:30 (151/155) Installing libwoff2enc (1.0.2-r2) 02:11:30 (152/155) Installing libgpg-error (1.47-r1) 02:11:30 (153/155) Installing libgcrypt (1.10.2-r1) 02:11:30 (154/155) Installing libxslt (1.1.38-r0) 02:11:30 (155/155) Installing chromium (115.0.5790.170-r0) 02:11:31 Executing busybox-1.36.1-r2.trigger 02:11:31 Executing fontconfig-2.14.2-r3.trigger 02:11:31 Executing mkfontscale-1.2.2-r3.trigger 02:11:31 Executing glib-2.76.4-r0.trigger 02:11:31 Executing shared-mime-info-2.2-r5.trigger 02:11:31 Executing gdk-pixbuf-2.42.10-r5.trigger 02:11:31 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:11:31 OK: 572 MiB in 172 packages 02:11:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7521 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] { [Pipeline] ws 02:11:37 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 02:11:37 The recommended git tool is: git 02:11:45 using credential edgex-jenkins-ssh 02:11:45 Cloning the remote Git repository 02:11:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:45 > git init /w/workspace/edgex-ui-go/4 # timeout=10 02:11:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:45 > git --version # timeout=10 02:11:45 > git --version # 'git version 2.25.1' 02:11:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:46 Removing intermediate container 5c74bab24cfe 02:11:46 ---> cbc0f5730766 02:11:46 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:11:47 ---> Running in ac7c8d188bed 02:11:47 Removing intermediate container ac7c8d188bed 02:11:47 ---> 95e3eda6759c 02:11:47 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:11:47 ---> Running in 1fb0bfac7474 02:11:47 Removing intermediate container 1fb0bfac7474 02:11:47 ---> 3141b4d36c7e 02:11:47 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:11:47 ---> Running in e1f0412cb13d 02:11:48 Removing intermediate container e1f0412cb13d 02:11:48 ---> f382f55b5502 02:11:48 Step 6/11 : RUN npm install -g npm 02:11:48 ---> Running in 4942cfa99c85 02:11:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:50 Merging remotes/origin/main commit 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 02:11:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:50 > git config core.sparsecheckout # timeout=10 02:11:50 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 02:11:52 Merge succeeded, producing 89fe7b80ea300bfe56dd51fae644b40281bda663 02:11:52 Checking out Revision 89fe7b80ea300bfe56dd51fae644b40281bda663 (PR-623) 02:11:51 > git remote # timeout=10 02:11:51 > git config --get remote.origin.url # timeout=10 02:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:51 > git merge 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 02:11:52 > git rev-parse HEAD^{commit} # timeout=10 02:11:52 > git config core.sparsecheckout # timeout=10 02:11:52 > git checkout -f 89fe7b80ea300bfe56dd51fae644b40281bda663 # timeout=10 02:11:55 Commit message: "Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD" 02:11:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 02:11:55 > git rev-list --no-walk 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:11:56 02:11:56 removed 2 packages, and changed 59 packages in 7s 02:11:56 02:11:56 28 packages are looking for funding 02:11:56 run `npm fund` for details [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:56 Dload Upload Total Spent Left Speed 02:11:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 02:11:57 Removing intermediate container 4942cfa99c85 02:11:57 ---> 0bfe53589680 02:11:57 Step 7/11 : ARG USER=1000 02:11:57 ---> Running in 5ada1235e248 02:11:57 Removing intermediate container 5ada1235e248 02:11:57 ---> 6e99b53a53bf 02:11:57 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:11:57 ---> Running in 229918835aea 02:11:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:57 Removing intermediate container 229918835aea 02:11:57 ---> 931c2b7c357d 02:11:57 Step 9/11 : USER $USER:$USER 02:11:57 ---> Running in eae86a798461 02:11:57 Removing intermediate container eae86a798461 02:11:57 ---> eef1edb683eb 02:11:57 Step 10/11 : WORKDIR /app 02:11:57 ---> Running in 08677ed780eb 02:11:57 + sudo tee /etc/docker/daemon.new 02:11:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:57 { 02:11:57 "registry-mirrors": [ 02:11:57 "https://nexus3.edgexfoundry.org:10001" 02:11:57 ], 02:11:57 "bip": "10.250.0.254/24", 02:11:57 "hosts": [ 02:11:57 "tcp://0.0.0.0:5555", 02:11:57 "unix:///var/run/docker.sock" 02:11:57 ], 02:11:57 "mtu": 1458, 02:11:57 "selinux-enabled": true, 02:11:57 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:57 } [Pipeline] sh 02:11:58 Removing intermediate container 08677ed780eb 02:11:58 ---> e9c89212d3f3 02:11:58 Step 11/11 : LABEL git_sha=2f75d94d2bba270a975b8f9dbba1379d6d05eca3 02:11:58 ---> Running in 62795090676c 02:11:58 Removing intermediate container 62795090676c 02:11:58 ---> 5ae6d5e43521 02:11:58 Successfully built 5ae6d5e43521 02:11:58 Successfully tagged edgexfoundry/edgex-web-ui:2f75d94d2bba270a975b8f9dbba1379d6d05eca3 02:11:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:11:58 touch edgex-web-ui.imagebuilt 02:11:58 mkdir -p node_modules coverage 02:11:58 chown "1000:1000" node_modules coverage package-lock.json 02:11:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:11:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:58 + sudo service docker restart 02:11:59 npm WARN old lockfile 02:11:59 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:11:59 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:11:59 npm WARN old lockfile 02:11:59 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:11:59 npm WARN old lockfile 02:12:02 npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:12:02 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:12:02 npm WARN old lockfile code: 'ETARGET', 02:12:02 npm WARN old lockfile type: 'version', 02:12:02 npm WARN old lockfile wanted: '6.0.1', 02:12:02 npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], 02:12:02 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:12:02 npm WARN old lockfile defaultTag: 'latest' 02:12:02 npm WARN old lockfile } 02:12:02 npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:12:02 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:12:02 npm WARN old lockfile code: 'ETARGET', 02:12:02 npm WARN old lockfile type: 'version', 02:12:02 npm WARN old lockfile wanted: '4.2.3', 02:12:02 npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], 02:12:02 npm WARN old lockfile distTags: { latest: '5.1.1' }, 02:12:02 npm WARN old lockfile defaultTag: 'latest' 02:12:02 npm WARN old lockfile } 02:12:02 npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:12:02 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:12:02 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:12:02 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:12:02 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:12:02 npm WARN old lockfile code: 'ETARGET', 02:12:02 npm WARN old lockfile type: 'version', 02:12:02 npm WARN old lockfile wanted: '7.0.0', 02:12:02 npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], 02:12:02 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:12:02 npm WARN old lockfile defaultTag: 'latest' 02:12:02 npm WARN old lockfile } 02:12:07 npm WARN EBADENGINE Unsupported engine { 02:12:07 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:12:07 npm WARN EBADENGINE required: { 02:12:07 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:12:07 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:12:07 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:12:07 npm WARN EBADENGINE }, 02:12:07 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:12:07 npm WARN EBADENGINE } 02:12:07 npm WARN EBADENGINE Unsupported engine { 02:12:07 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:12:07 npm WARN EBADENGINE required: { 02:12:07 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:12:07 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:12:07 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:12:07 npm WARN EBADENGINE }, 02:12:07 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:12:07 npm WARN EBADENGINE } 02:12:07 npm WARN EBADENGINE Unsupported engine { 02:12:07 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:12:07 npm WARN EBADENGINE required: { 02:12:07 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:12:07 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:12:07 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:12:07 npm WARN EBADENGINE }, 02:12:07 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:12:07 npm WARN EBADENGINE } 02:12:07 npm WARN EBADENGINE Unsupported engine { 02:12:07 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:12:07 npm WARN EBADENGINE required: { 02:12:07 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:12:07 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:12:07 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:12:07 npm WARN EBADENGINE }, 02:12:07 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:12:07 npm WARN EBADENGINE } 02:12:07 npm WARN EBADENGINE Unsupported engine { 02:12:07 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:12:07 npm WARN EBADENGINE required: { 02:12:07 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:12:07 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:12:07 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:12:07 npm WARN EBADENGINE }, 02:12:07 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:12:07 npm WARN EBADENGINE } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:16 provisioning config files... 02:12:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config12558340745194935946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:17 ---> docker-login.sh 02:12:17 nexus3.edgexfoundry.org:10001 02:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:17 Configure a credential helper to remove this warning. See 02:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:17 02:12:17 Login Succeeded 02:12:17 nexus3.edgexfoundry.org:10002 02:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:17 Configure a credential helper to remove this warning. See 02:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:17 02:12:17 Login Succeeded 02:12:18 nexus3.edgexfoundry.org:10003 02:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:18 Configure a credential helper to remove this warning. See 02:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:18 02:12:18 Login Succeeded 02:12:18 nexus3.edgexfoundry.org:10004 02:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:18 Configure a credential helper to remove this warning. See 02:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:18 02:12:18 Login Succeeded 02:12:18 docker.io 02:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:19 Configure a credential helper to remove this warning. See 02:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:19 02:12:19 Login Succeeded 02:12:19 ---> docker-login.sh ends [Pipeline] } 02:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:19 ========================================================= 02:12:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:12:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:12:20 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. 02:12:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:12:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:12:20 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. 02:12:20 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:12:20 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. 02:12:20 Sending build context to Docker daemon 30.3MB 02:12:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:12:20 Step 2/15 : FROM ${BASE} AS builder 02:12:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:21 9fda8d8052c6: Pulling fs layer 02:12:21 5d54e960e981: Pulling fs layer 02:12:21 c4a7e357bf2a: Pulling fs layer 02:12:21 f0e02332f6b5: Pulling fs layer 02:12:21 cefa15bbcfad: Pulling fs layer 02:12:21 17808c966233: Pulling fs layer 02:12:21 f4c1fc716caa: Pulling fs layer 02:12:21 cefa15bbcfad: Waiting 02:12:21 f0e02332f6b5: Waiting 02:12:21 17808c966233: Waiting 02:12:21 f4c1fc716caa: Waiting 02:12:21 5d54e960e981: Download complete 02:12:21 f0e02332f6b5: Verifying Checksum 02:12:21 f0e02332f6b5: Download complete 02:12:21 cefa15bbcfad: Verifying Checksum 02:12:21 cefa15bbcfad: Download complete 02:12:21 9fda8d8052c6: Verifying Checksum 02:12:21 9fda8d8052c6: Download complete 02:12:21 npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version 02:12:21 f4c1fc716caa: Verifying Checksum 02:12:21 f4c1fc716caa: Download complete 02:12:22 9fda8d8052c6: Pull complete 02:12:22 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:12:22 5d54e960e981: Pull complete 02:12:22 c4a7e357bf2a: Download complete 02:12:23 17808c966233: Verifying Checksum 02:12:23 17808c966233: Download complete 02:12:24 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 02:12:24 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 02:12:27 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. 02:12:33 c4a7e357bf2a: Pull complete 02:12:33 f0e02332f6b5: Pull complete 02:12:33 cefa15bbcfad: Pull complete 02:12:37 02:12:37 added 1357 packages, and audited 1358 packages in 37s 02:12:37 02:12:37 110 packages are looking for funding 02:12:37 run `npm fund` for details 02:12:37 02:12:37 29 vulnerabilities (18 moderate, 8 high, 3 critical) 02:12:37 02:12:37 To address issues that do not require attention, run: 02:12:37 npm audit fix 02:12:37 02:12:37 To address all issues (including breaking changes), run: 02:12:37 npm audit fix --force 02:12:37 02:12:37 Run `npm audit` for details. 02:12:39 17808c966233: Pull complete 02:12:39 f4c1fc716caa: Pull complete 02:12:39 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:12:39 ---> ea914061e18c 02:12:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:41 ---> Running in d8a0da34d868 02:12:42 Removing intermediate container d8a0da34d868 02:12:42 ---> d5c118621c80 02:12:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:12:42 ---> Running in e84a46fba61f 02:12:42 Removing intermediate container e84a46fba61f 02:12:42 ---> 7bb7c1022409 02:12:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:12:42 ---> Running in d320bdd7fcbf 02:12:42 Removing intermediate container d320bdd7fcbf 02:12:42 ---> f7347c3ac5d4 02:12:42 Step 6/15 : LABEL Name=edgex-ui-go 02:12:42 ---> Running in ddb0ecd61a58 02:12:43 Removing intermediate container ddb0ecd61a58 02:12:43 ---> 0f777afb4ea4 02:12:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:43 ---> Running in 05a3831bc7e0 02:12:43 Removing intermediate container 05a3831bc7e0 02:12:43 ---> 4358498cc3d2 02:12:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:44 latest: Pulling from library/docker 02:12:44 9fda8d8052c6: Already exists 02:12:44 6852f3ef0b5f: Pulling fs layer 02:12:44 4f4fb700ef54: Pulling fs layer 02:12:44 767c2a40dc41: Pulling fs layer 02:12:44 011855a528fc: Pulling fs layer 02:12:44 2eb2999eb53e: Pulling fs layer 02:12:44 52a6c1800204: Pulling fs layer 02:12:44 a01340eade1a: Pulling fs layer 02:12:44 fcee97a2aa0f: Pulling fs layer 02:12:44 8cf3fdb5711b: Pulling fs layer 02:12:44 36ac283ad2d4: Pulling fs layer 02:12:44 3f3c41fd9ebb: Pulling fs layer 02:12:44 29a5074801a2: Pulling fs layer 02:12:44 0a0cc6640ec8: Pulling fs layer 02:12:44 011855a528fc: Waiting 02:12:44 2eb2999eb53e: Waiting 02:12:44 52a6c1800204: Waiting 02:12:44 a01340eade1a: Waiting 02:12:44 fcee97a2aa0f: Waiting 02:12:44 8cf3fdb5711b: Waiting 02:12:44 36ac283ad2d4: Waiting 02:12:44 3f3c41fd9ebb: Waiting 02:12:44 29a5074801a2: Waiting 02:12:44 0a0cc6640ec8: Waiting 02:12:44 4f4fb700ef54: Verifying Checksum 02:12:44 4f4fb700ef54: Download complete 02:12:44 6852f3ef0b5f: Verifying Checksum 02:12:44 6852f3ef0b5f: Download complete 02:12:44 767c2a40dc41: Verifying Checksum 02:12:44 767c2a40dc41: Download complete 02:12:45 011855a528fc: Verifying Checksum 02:12:45 011855a528fc: Download complete 02:12:45 52a6c1800204: Download complete 02:12:45 2eb2999eb53e: Verifying Checksum 02:12:45 2eb2999eb53e: Download complete 02:12:45 6852f3ef0b5f: Pull complete 02:12:45 fcee97a2aa0f: Verifying Checksum 02:12:45 fcee97a2aa0f: Download complete 02:12:45 a01340eade1a: Download complete 02:12:45 36ac283ad2d4: Verifying Checksum 02:12:45 4f4fb700ef54: Pull complete 02:12:45 8cf3fdb5711b: Verifying Checksum 02:12:45 8cf3fdb5711b: Download complete 02:12:45 0a0cc6640ec8: Verifying Checksum 02:12:45 0a0cc6640ec8: Download complete 02:12:45 29a5074801a2: Verifying Checksum 02:12:45 29a5074801a2: Download complete 02:12:46 767c2a40dc41: Pull complete 02:12:46 3f3c41fd9ebb: Verifying Checksum 02:12:46 3f3c41fd9ebb: Download complete 02:12:47 011855a528fc: Pull complete 02:12:48 2eb2999eb53e: Pull complete 02:12:48 52a6c1800204: Pull complete 02:12:49 a01340eade1a: Pull complete 02:12:49 fcee97a2aa0f: Pull complete 02:12:52 8cf3fdb5711b: Pull complete 02:12:52 36ac283ad2d4: Pull complete 02:12:54 3f3c41fd9ebb: Pull complete 02:12:54 29a5074801a2: Pull complete 02:12:54 0a0cc6640ec8: Pull complete 02:12:55 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 02:12:55 Status: Downloaded newer image for docker:latest 02:12:57 ---> c5d86a1b7bec 02:12:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:57 ---> Running in c46d9fb68ab5 02:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:59 OK: 266 MiB in 52 packages 02:13:00 Removing intermediate container c46d9fb68ab5 02:13:00 ---> f1725d1bbd34 02:13:00 Step 10/15 : ENV GO111MODULE=on 02:13:00 ---> Running in 36e6b69eb8a9 02:13:01 Removing intermediate container 36e6b69eb8a9 02:13:01 ---> 2da04756fc70 02:13:01 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:01 ---> Running in 488d17b25150 02:13:01 Removing intermediate container 488d17b25150 02:13:01 ---> c3aaf4e03e5e 02:13:01 Step 12/15 : COPY go.mod vendor* ./ 02:13:02 ---> 76680e3b2bb9 02:13:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:02 ---> Running in 9b5dc85b3e80 02:13:33 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 02:13:34 This version of CLI is only compatible with Angular versions ^16.1.0, 02:13:34 but Angular version 12.2.4 was found instead. 02:13:34 02:13:34 Please visit the link below to find instructions on how to update Angular. 02:13:34 https://update.angular.io/ 02:13:34 02:13:36 make[1]: *** [Makefile:144: test] Error 3 02:13:36 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' 02:13:36 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:13:36 $ docker stop --time=1 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c 02:13:40 $ docker rm -f --volumes 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:41 02:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:41 latest: Pulling from edgex-lftools-log-publisher 02:13:41 5eb5b503b376: Pulling fs layer 02:13:41 5c69ac0246d0: Pulling fs layer 02:13:41 ec43610c2a17: Pulling fs layer 02:13:41 3a2ae6a8a46f: Pulling fs layer 02:13:41 33b1e0a273af: Pulling fs layer 02:13:41 5d3b04190fa2: Pulling fs layer 02:13:41 2f39f015ded8: Pulling fs layer 02:13:41 3a2ae6a8a46f: Waiting 02:13:41 33b1e0a273af: Waiting 02:13:41 5d3b04190fa2: Waiting 02:13:41 2f39f015ded8: Waiting 02:13:42 5c69ac0246d0: Verifying Checksum 02:13:42 3a2ae6a8a46f: Verifying Checksum 02:13:42 3a2ae6a8a46f: Download complete 02:13:42 33b1e0a273af: Verifying Checksum 02:13:42 33b1e0a273af: Download complete 02:13:42 5d3b04190fa2: Verifying Checksum 02:13:42 5d3b04190fa2: Download complete 02:13:42 ec43610c2a17: Verifying Checksum 02:13:42 ec43610c2a17: Download complete 02:13:42 5eb5b503b376: Verifying Checksum 02:13:42 5eb5b503b376: Download complete 02:13:43 2f39f015ded8: Download complete 02:13:45 5eb5b503b376: Pull complete 02:13:47 5c69ac0246d0: Pull complete 02:13:48 ec43610c2a17: Pull complete 02:13:50 3a2ae6a8a46f: Pull complete 02:13:52 33b1e0a273af: Pull complete 02:13:52 5d3b04190fa2: Pull complete 02:13:57 2f39f015ded8: Pull complete 02:13:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:57 prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container 02:13:57 $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:02 $ docker top f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:03 ---> job-cost.sh 02:14:03 lf-activate-venv: SKIPPING 02:14:03 INFO: No Stack... 02:14:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:04 INFO: Archiving Costs [Pipeline] sh 02:14:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/cost.csv 02:14:04 + cut -d, -f6 [Pipeline] lock 02:14:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] 02:14:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] did not exist. Created. 02:14:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:04 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:05 Stashed 1 file(s) [Pipeline] } 02:14:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:05 $ docker stop --time=1 f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc 02:14:07 $ docker rm -f --volumes f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:07 Failed in branch amd64 02:14:10 Removing intermediate container 9b5dc85b3e80 02:14:10 ---> 7f3ac75b7313 02:14:10 Step 14/15 : COPY . . 02:14:10 ---> 57abbf6a04be 02:14:10 Step 15/15 : RUN ${MAKE} 02:14:10 ---> Running in 3520afd889dc 02:14:10 noop 02:14:10 Removing intermediate container 3520afd889dc 02:14:10 ---> 6444189a49b7 02:14:10 Successfully built 6444189a49b7 02:14:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:10 + docker inspect -f . ci-base-image-arm64 02:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:10 prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container 02:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** ci-base-image-arm64 cat 02:14:12 $ docker top 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:12 + go version 02:14:12 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:12 $ docker stop --time=1 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 02:14:14 $ docker rm -f --volumes 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:15 + docker inspect -f . ci-base-image-arm64 02:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container 02:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** ci-base-image-arm64 cat 02:14:16 $ docker top 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 02:14:18 + make test 02:14:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:15:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:15:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:16:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:06 ./bin/test-attribution-txt.sh 02:16:06 make -C web test 02:16:06 make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' 02:16:06 make[1]: tput: No such file or directory 02:16:06 make[1]: tput: No such file or directory 02:16:06 warning: generating ./VERSION 02:16:06 echo "0.0.0" > VERSION 02:16:06 docker build \ 02:16:06 -f Dockerfile \ 02:16:06 --build-arg USER=1000 \ 02:16:06 \ 02:16:06 --label "git_sha=89fe7b80ea300bfe56dd51fae644b40281bda663" \ 02:16:06 -t edgexfoundry/edgex-web-ui:89fe7b80ea300bfe56dd51fae644b40281bda663 \ 02:16:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:16:06 . 02:16:06 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:16:06 Install the buildx component to build images with BuildKit: 02:16:06 https://docs.docker.com/go/buildx/ 02:16:06 02:16:06 Sending build context to Docker daemon 2.556MB 02:16:06 Step 1/11 : FROM node:18-alpine3.18 02:16:06 18-alpine3.18: Pulling from library/node 02:16:06 9fda8d8052c6: Already exists 02:16:06 5b9fa85dad3f: Pulling fs layer 02:16:06 5645b18d5cbb: Pulling fs layer 02:16:06 dfb2fed0773f: Pulling fs layer 02:16:06 dfb2fed0773f: Download complete 02:16:06 5645b18d5cbb: Verifying Checksum 02:16:06 5645b18d5cbb: Download complete 02:16:07 5b9fa85dad3f: Verifying Checksum 02:16:07 5b9fa85dad3f: Download complete 02:16:17 5b9fa85dad3f: Pull complete 02:16:17 5645b18d5cbb: Pull complete 02:16:17 dfb2fed0773f: Pull complete 02:16:17 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 02:16:17 Status: Downloaded newer image for node:18-alpine3.18 02:16:17 ---> 7acdaa204ef2 02:16:17 Step 2/11 : RUN apk add --no-cache chromium 02:16:18 ---> Running in 396dd8696e1d 02:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:16:23 (1/152) Installing libexpat (2.5.0-r1) 02:16:23 (2/152) Installing brotli-libs (1.0.9-r14) 02:16:23 (3/152) Installing libbz2 (1.0.8-r5) 02:16:23 (4/152) Installing libpng (1.6.39-r3) 02:16:23 (5/152) Installing freetype (2.13.0-r5) 02:16:23 (6/152) Installing fontconfig (2.14.2-r3) 02:16:23 (7/152) Installing libfontenc (1.1.7-r2) 02:16:23 (8/152) Installing mkfontscale (1.2.2-r3) 02:16:23 (9/152) Installing font-opensans (0_git20210927-r1) 02:16:23 (10/152) Installing pkgconf (1.9.5-r0) 02:16:23 (11/152) Installing libffi (3.4.4-r2) 02:16:23 (12/152) Installing libintl (0.21.1-r7) 02:16:23 (13/152) Installing libblkid (2.38.1-r8) 02:16:23 (14/152) Installing libmount (2.38.1-r8) 02:16:23 (15/152) Installing pcre2 (10.42-r1) 02:16:23 (16/152) Installing glib (2.76.4-r0) 02:16:23 (17/152) Installing xz-libs (5.4.3-r0) 02:16:23 (18/152) Installing libxml2 (2.11.4-r0) 02:16:24 (19/152) Installing shared-mime-info (2.2-r5) 02:16:24 (20/152) Installing hicolor-icon-theme (0.17-r2) 02:16:24 (21/152) Installing libjpeg-turbo (2.1.5.1-r3) 02:16:24 (22/152) Installing libwebp (1.3.2-r0) 02:16:24 (23/152) Installing zstd-libs (1.5.5-r4) 02:16:24 (24/152) Installing tiff (4.5.1-r0) 02:16:24 (25/152) Installing gdk-pixbuf (2.42.10-r5) 02:16:24 (26/152) Installing gtk-update-icon-cache (3.24.38-r1) 02:16:24 (27/152) Installing libxau (1.0.11-r2) 02:16:24 (28/152) Installing libmd (1.0.4-r2) 02:16:24 (29/152) Installing libbsd (0.11.7-r1) 02:16:24 (30/152) Installing libxdmcp (1.1.4-r2) 02:16:24 (31/152) Installing libxcb (1.15-r1) 02:16:24 (32/152) Installing libx11 (1.8.4-r4) 02:16:24 (33/152) Installing libxcomposite (0.4.6-r3) 02:16:24 (34/152) Installing libxfixes (6.0.1-r2) 02:16:24 (35/152) Installing libxrender (0.9.11-r3) 02:16:24 (36/152) Installing libxcursor (1.2.1-r2) 02:16:24 (37/152) Installing libxdamage (1.1.6-r2) 02:16:24 (38/152) Installing libxext (1.3.5-r2) 02:16:24 (39/152) Installing libxi (1.8.1-r0) 02:16:24 (40/152) Installing libxinerama (1.1.5-r2) 02:16:24 (41/152) Installing libxrandr (1.5.3-r2) 02:16:24 (42/152) Installing libatk-1.0 (2.48.3-r0) 02:16:24 (43/152) Installing libxtst (1.2.4-r2) 02:16:24 (44/152) Installing dbus-libs (1.14.8-r0) 02:16:24 (45/152) Installing at-spi2-core (2.48.3-r0) 02:16:24 (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) 02:16:24 (47/152) Installing pixman (0.42.2-r1) 02:16:24 (48/152) Installing cairo (1.17.8-r1) 02:16:24 (49/152) Installing cairo-gobject (1.17.8-r1) 02:16:24 (50/152) Installing avahi-libs (0.8-r13) 02:16:24 (51/152) Installing gmp (6.2.1-r3) 02:16:24 (52/152) Installing nettle (3.8.1-r2) 02:16:24 (53/152) Installing libunistring (1.1-r1) 02:16:24 (54/152) Installing libidn2 (2.3.4-r1) 02:16:24 (55/152) Installing p11-kit (0.24.1-r2) 02:16:24 (56/152) Installing libtasn1 (4.19.0-r1) 02:16:24 (57/152) Installing gnutls (3.8.0-r2) 02:16:24 (58/152) Installing cups-libs (2.4.7-r0) 02:16:24 (59/152) Installing libepoxy (1.5.10-r1) 02:16:25 (60/152) Installing fribidi (1.0.13-r0) 02:16:25 (61/152) Installing graphite2 (1.3.14-r5) 02:16:25 (62/152) Installing harfbuzz (7.3.0-r0) 02:16:25 (63/152) Installing libxft (2.3.8-r1) 02:16:25 (64/152) Installing pango (1.50.14-r1) 02:16:25 (65/152) Installing wayland-libs-client (1.22.0-r2) 02:16:25 (66/152) Installing wayland-libs-cursor (1.22.0-r2) 02:16:25 (67/152) Installing wayland-libs-egl (1.22.0-r2) 02:16:25 (68/152) Installing xkeyboard-config (2.38-r0) 02:16:25 (69/152) Installing libxkbcommon (1.5.0-r2) 02:16:25 (70/152) Installing gtk+3.0 (3.24.38-r1) 02:16:25 Executing gtk+3.0-3.24.38-r1.post-install 02:16:25 (71/152) Installing icu-data-full (73.2-r2) 02:16:26 (72/152) Installing mesa (23.0.4-r0) 02:16:26 (73/152) Installing llvm15-libs (15.0.7-r6) 02:16:29 (74/152) Installing libdrm (2.4.115-r4) 02:16:29 (75/152) Installing musl-fts (1.2.7-r5) 02:16:29 (76/152) Installing libelf (0.189-r2) 02:16:29 (77/152) Installing mesa-glapi (23.0.4-r0) 02:16:29 (78/152) Installing mesa-dri-gallium (23.0.4-r0) 02:16:29 (79/152) Installing eudev-libs (3.2.11-r8) 02:16:29 (80/152) Installing libmagic (5.45-r0) 02:16:29 (81/152) Installing file (5.45-r0) 02:16:29 (82/152) Installing libice (1.1.1-r2) 02:16:29 (83/152) Installing libuuid (2.38.1-r8) 02:16:29 (84/152) Installing libsm (1.2.4-r1) 02:16:29 (85/152) Installing libxt (1.3.0-r2) 02:16:29 (86/152) Installing libxmu (1.1.4-r2) 02:16:29 (87/152) Installing xset (1.2.5-r1) 02:16:29 (88/152) Installing xprop (1.2.6-r0) 02:16:29 (89/152) Installing xdg-utils (1.1.3-r4) 02:16:29 (90/152) Installing libogg (1.3.5-r4) 02:16:29 (91/152) Installing flac-libs (1.4.3-r0) 02:16:29 (92/152) Installing alsa-lib (1.2.9-r1) 02:16:29 (93/152) Installing libatomic (12.2.1_git20220924-r10) 02:16:29 (94/152) Installing svt-av1-libs (1.6.0-r0) 02:16:29 (95/152) Installing aom-libs (3.6.1-r0) 02:16:29 (96/152) Installing libva (2.18.0-r1) 02:16:30 (97/152) Installing libvdpau (1.5-r1) 02:16:30 (98/152) Installing ffmpeg-libavutil (6.0-r15) 02:16:30 (99/152) Installing libdav1d (1.2.1-r0) 02:16:30 (100/152) Installing libhwy (1.0.4-r1) 02:16:30 (101/152) Installing lcms2 (2.15-r2) 02:16:30 (102/152) Installing libjxl (0.8.2-r0) 02:16:30 (103/152) Installing lame-libs (3.100-r5) 02:16:30 (104/152) Installing opus (1.4-r0) 02:16:30 (105/152) Installing libgomp (12.2.1_git20220924-r10) 02:16:30 (106/152) Installing soxr (0.1.3-r5) 02:16:30 (107/152) Installing ffmpeg-libswresample (6.0-r15) 02:16:30 (108/152) Installing libtheora (1.1.1-r17) 02:16:30 (109/152) Installing libvorbis (1.3.7-r1) 02:16:30 (110/152) Installing libvpx (1.13.0-r1) 02:16:30 (111/152) Installing x264-libs (0.164_git20220602-r1) 02:16:30 (112/152) Installing numactl (2.0.16-r4) 02:16:30 (113/152) Installing x265-libs (3.5-r4) 02:16:30 (114/152) Installing xvidcore (1.3.7-r1) 02:16:30 (115/152) Installing ffmpeg-libavcodec (6.0-r15) 02:16:31 (116/152) Installing libbluray (1.3.4-r0) 02:16:31 (117/152) Installing mpg123-libs (1.31.3-r1) 02:16:31 (118/152) Installing libopenmpt (0.7.2-r0) 02:16:31 (119/152) Installing cjson (1.7.15-r4) 02:16:31 (120/152) Installing mbedtls (2.28.4-r0) 02:16:31 (121/152) Installing librist (0.2.7-r0) 02:16:31 (122/152) Installing libsrt (1.5.2-r0) 02:16:31 (123/152) Installing libssh (0.10.5-r0) 02:16:31 (124/152) Installing libsodium (1.0.18-r3) 02:16:31 (125/152) Installing libzmq (4.3.4-r4) 02:16:31 (126/152) Installing ffmpeg-libavformat (6.0-r15) 02:16:31 (127/152) Installing libevent (2.1.12-r6) 02:16:31 (128/152) Installing wayland-libs-server (1.22.0-r2) 02:16:31 (129/152) Installing mesa-gbm (23.0.4-r0) 02:16:31 (130/152) Installing harfbuzz-subset (7.3.0-r0) 02:16:31 (131/152) Installing icu-libs (73.2-r2) 02:16:31 (132/152) Installing jsoncpp (1.9.5-r0) 02:16:31 (133/152) Installing minizip (1.2.13-r0) 02:16:31 (134/152) Installing nspr (4.35-r2) 02:16:31 (135/152) Installing sqlite-libs (3.41.2-r2) 02:16:31 (136/152) Installing nss (3.91-r0) 02:16:31 (137/152) Installing pipewire-libs (0.3.70-r1) 02:16:31 (138/152) Installing libasyncns (0.8-r1) 02:16:31 (139/152) Installing libltdl (2.4.7-r2) 02:16:31 (140/152) Installing orc (0.4.34-r0) 02:16:31 (141/152) Installing libsndfile (1.2.0-r2) 02:16:31 (142/152) Installing speexdsp (1.2.1-r1) 02:16:31 (143/152) Installing tdb-libs (1.4.8-r1) 02:16:31 (144/152) Installing libpulse (16.1-r10) 02:16:31 (145/152) Installing re2 (2023.03.01-r1) 02:16:31 (146/152) Installing snappy (1.1.10-r1) 02:16:31 (147/152) Installing libwoff2common (1.0.2-r2) 02:16:31 (148/152) Installing libwoff2enc (1.0.2-r2) 02:16:31 (149/152) Installing libgpg-error (1.47-r1) 02:16:31 (150/152) Installing libgcrypt (1.10.2-r1) 02:16:31 (151/152) Installing libxslt (1.1.38-r0) 02:16:31 (152/152) Installing chromium (115.0.5790.170-r0) 02:16:38 Executing busybox-1.36.1-r2.trigger 02:16:38 Executing fontconfig-2.14.2-r3.trigger 02:16:38 Executing mkfontscale-1.2.2-r3.trigger 02:16:38 Executing glib-2.76.4-r0.trigger 02:16:38 Executing shared-mime-info-2.2-r5.trigger 02:16:40 Executing gdk-pixbuf-2.42.10-r5.trigger 02:16:40 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:16:40 OK: 551 MiB in 169 packages 02:16:55 Removing intermediate container 396dd8696e1d 02:16:55 ---> 5b35e5ceb102 02:16:55 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:16:55 ---> Running in 60ef967cfed7 02:16:55 Removing intermediate container 60ef967cfed7 02:16:55 ---> a457afcc317f 02:16:55 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:16:55 ---> Running in e927da869c35 02:16:55 Removing intermediate container e927da869c35 02:16:55 ---> 0c36dd1c0144 02:16:55 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:16:55 ---> Running in 93decd813833 02:16:56 Removing intermediate container 93decd813833 02:16:56 ---> ae4c2bb816b1 02:16:56 Step 6/11 : RUN npm install -g npm 02:16:56 ---> Running in 4a7b7d4cf089 02:17:28 02:17:28 removed 2 packages, and changed 59 packages in 26s 02:17:28 02:17:28 28 packages are looking for funding 02:17:28 run `npm fund` for details 02:17:32 Removing intermediate container 4a7b7d4cf089 02:17:32 ---> 3f6ddaa913d8 02:17:32 Step 7/11 : ARG USER=1000 02:17:33 ---> Running in e5e2e6feb337 02:17:33 Removing intermediate container e5e2e6feb337 02:17:33 ---> 6d20e0052170 02:17:33 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:17:33 ---> Running in e2a91fd15fdc 02:17:35 Removing intermediate container e2a91fd15fdc 02:17:35 ---> ddc2e324b338 02:17:35 Step 9/11 : USER $USER:$USER 02:17:35 ---> Running in 732f24bfdcd0 02:17:36 Removing intermediate container 732f24bfdcd0 02:17:36 ---> fa93bfeba111 02:17:36 Step 10/11 : WORKDIR /app 02:17:36 ---> Running in c4775e5f354a 02:17:36 Removing intermediate container c4775e5f354a 02:17:36 ---> dc7bd3bce984 02:17:36 Step 11/11 : LABEL git_sha=89fe7b80ea300bfe56dd51fae644b40281bda663 02:17:36 ---> Running in 4a242579eeb9 02:17:36 Removing intermediate container 4a242579eeb9 02:17:36 ---> da75ccf60753 02:17:37 Successfully built da75ccf60753 02:17:37 Successfully tagged edgexfoundry/edgex-web-ui:89fe7b80ea300bfe56dd51fae644b40281bda663 02:17:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:17:37 touch edgex-web-ui.imagebuilt 02:17:37 mkdir -p node_modules coverage 02:17:37 chown "1000:1000" node_modules coverage package-lock.json 02:17:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:17:52 npm WARN old lockfile 02:17:52 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:17:52 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:17:52 npm WARN old lockfile 02:17:52 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:17:52 npm WARN old lockfile 02:18:07 npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:07 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:07 npm WARN old lockfile code: 'ETARGET', 02:18:07 npm WARN old lockfile type: 'version', 02:18:07 npm WARN old lockfile wanted: '4.2.3', 02:18:07 npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], 02:18:07 npm WARN old lockfile distTags: { latest: '5.1.1' }, 02:18:07 npm WARN old lockfile defaultTag: 'latest' 02:18:07 npm WARN old lockfile } 02:18:07 npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:07 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:07 npm WARN old lockfile code: 'ETARGET', 02:18:07 npm WARN old lockfile type: 'version', 02:18:07 npm WARN old lockfile wanted: '6.0.1', 02:18:07 npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], 02:18:07 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:18:07 npm WARN old lockfile defaultTag: 'latest' 02:18:07 npm WARN old lockfile } 02:18:07 npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:18:07 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. 02:18:07 npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) 02:18:07 npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) 02:18:07 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:18:07 npm WARN old lockfile code: 'ETARGET', 02:18:07 npm WARN old lockfile type: 'version', 02:18:07 npm WARN old lockfile wanted: '7.0.0', 02:18:07 npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], 02:18:07 npm WARN old lockfile distTags: { latest: '8.0.0' }, 02:18:07 npm WARN old lockfile defaultTag: 'latest' 02:18:07 npm WARN old lockfile } 02:18:33 npm WARN EBADENGINE Unsupported engine { 02:18:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:33 npm WARN EBADENGINE required: { 02:18:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:33 npm WARN EBADENGINE }, 02:18:33 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:18:33 npm WARN EBADENGINE } 02:18:33 npm WARN EBADENGINE Unsupported engine { 02:18:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:33 npm WARN EBADENGINE required: { 02:18:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:33 npm WARN EBADENGINE }, 02:18:33 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:18:33 npm WARN EBADENGINE } 02:18:33 npm WARN EBADENGINE Unsupported engine { 02:18:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:33 npm WARN EBADENGINE required: { 02:18:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:33 npm WARN EBADENGINE }, 02:18:33 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:18:33 npm WARN EBADENGINE } 02:18:33 npm WARN EBADENGINE Unsupported engine { 02:18:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:33 npm WARN EBADENGINE required: { 02:18:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:33 npm WARN EBADENGINE }, 02:18:33 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:18:33 npm WARN EBADENGINE } 02:18:33 npm WARN EBADENGINE Unsupported engine { 02:18:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:33 npm WARN EBADENGINE required: { 02:18:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:33 npm WARN EBADENGINE }, 02:18:33 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 02:18:33 npm WARN EBADENGINE } 02:19:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:19:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:19:55 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. 02:19:55 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. 02:19:58 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:19:58 npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version 02:19:59 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. 02:20:01 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:20:28 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 02:20:28 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 02:20:50 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. 02:21:58 02:21:58 added 1354 packages, and audited 1355 packages in 4m 02:21:58 02:21:58 110 packages are looking for funding 02:21:58 run `npm fund` for details 02:21:58 02:21:58 29 vulnerabilities (18 moderate, 8 high, 3 critical) 02:21:58 02:21:58 To address issues that do not require attention, run: 02:21:58 npm audit fix 02:21:58 02:21:58 To address all issues (including breaking changes), run: 02:21:58 npm audit fix --force 02:21:58 02:21:58 Run `npm audit` for details. 02:21:58 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 02:22:06 This version of CLI is only compatible with Angular versions ^16.1.0, 02:22:06 but Angular version 12.2.4 was found instead. 02:22:06 02:22:06 Please visit the link below to find instructions on how to update Angular. 02:22:06 https://update.angular.io/ 02:22:06 02:22:09 make[1]: *** [Makefile:144: test] Error 3 02:22:09 make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' 02:22:09 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:22:09 $ docker stop --time=1 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 02:22:11 $ docker rm -f --volumes 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:12 02:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:13 arm64: Pulling from edgex-lftools-log-publisher 02:22:13 8998bd30e6a1: Pulling fs layer 02:22:13 04944245beec: Pulling fs layer 02:22:13 699f458cf7ca: Pulling fs layer 02:22:13 765212b225bb: Pulling fs layer 02:22:13 f23df028b6ca: Pulling fs layer 02:22:13 d65c8cfc05b1: Pulling fs layer 02:22:13 2437ff75d9bd: Pulling fs layer 02:22:13 765212b225bb: Waiting 02:22:13 d65c8cfc05b1: Waiting 02:22:13 2437ff75d9bd: Waiting 02:22:13 f23df028b6ca: Waiting 02:22:13 04944245beec: Verifying Checksum 02:22:13 04944245beec: Download complete 02:22:13 765212b225bb: Verifying Checksum 02:22:13 765212b225bb: Download complete 02:22:13 f23df028b6ca: Verifying Checksum 02:22:13 f23df028b6ca: Download complete 02:22:13 d65c8cfc05b1: Verifying Checksum 02:22:13 d65c8cfc05b1: Download complete 02:22:13 699f458cf7ca: Verifying Checksum 02:22:13 699f458cf7ca: Download complete 02:22:14 8998bd30e6a1: Verifying Checksum 02:22:14 8998bd30e6a1: Download complete 02:22:16 2437ff75d9bd: Verifying Checksum 02:22:16 2437ff75d9bd: Download complete 02:22:18 8998bd30e6a1: Pull complete 02:22:18 04944245beec: Pull complete 02:22:20 699f458cf7ca: Pull complete 02:22:20 765212b225bb: Pull complete 02:22:21 f23df028b6ca: Pull complete 02:22:22 d65c8cfc05b1: Pull complete 02:22:37 2437ff75d9bd: Pull complete 02:22:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:37 prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container 02:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:22:40 $ docker top e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:41 ---> job-cost.sh 02:22:41 lf-activate-venv: SKIPPING 02:22:41 INFO: No Stack... 02:22:41 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:42 INFO: Archiving Costs [Pipeline] sh 02:22:43 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 02:22:43 + cut -d, -f6 [Pipeline] lock 02:22:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] 02:22:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] did not exist. Created. 02:22:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:43 /w/workspace/edgex-ui-go/4@tmp/durable-58b0ef01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:44 Warning: overwriting stash ‘stack-cost’ 02:22:52 Stashed 1 file(s) [Pipeline] } 02:22:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:52 $ docker stop --time=1 e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa 02:22:53 $ docker rm -f --volumes e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:22:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:22:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives ] 02:22:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:22:54 total 16 02:22:54 drwxr-xr-x 3 root root 4096 Sep 21 02:14 . 02:22:54 drwxrwxr-x 15 jenkins jenkins 4096 Sep 21 02:14 .. 02:22:54 drwxr-xr-x 2 root root 4096 Sep 21 02:14 cost 02:22:54 -rw-r--r-- 1 root root 83 Sep 21 02:14 cost.csv 02:22:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:22:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives 02:22:54 total 16 02:22:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 02:14 . 02:22:54 drwxrwxr-x 15 jenkins jenkins 4096 Sep 21 02:14 .. 02:22:54 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 02:14 cost 02:22:54 -rw-r--r-- 1 jenkins jenkins 83 Sep 21 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:55 ---> package-listing.sh 02:22:55 ++ facter osfamily 02:22:55 ++ tr '[:upper:]' '[:lower:]' 02:22:56 + OS_FAMILY=debian 02:22:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-623 02:22:56 + START_PACKAGES=/tmp/packages_start.txt 02:22:56 + END_PACKAGES=/tmp/packages_end.txt 02:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:56 + PACKAGES=/tmp/packages_start.txt 02:22:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' 02:22:56 + PACKAGES=/tmp/packages_end.txt 02:22:56 + case "${OS_FAMILY}" in 02:22:56 + dpkg -l 02:22:56 + grep '^ii' 02:22:56 + '[' -f /tmp/packages_start.txt ']' 02:22:56 + '[' -f /tmp/packages_end.txt ']' 02:22:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' 02:22:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ 02:22:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [Pipeline] echo 02:22:56 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-623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:57 prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container 02:22:57 $ 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-623/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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 02:22:57 $ docker top e44eeb20fd318de9fc8f703045f96b0f19c08dbbe6b97a177bd59cedae0d1d38 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:57 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:57 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:58 + ls /var/log/sa-host 02:22:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:58 provisioning config files... 02:22:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config14059007238365013452tmp [Pipeline] { [Pipeline] echo 02:22:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:58 ---> create-netrc.sh [Pipeline] } 02:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:59 ---> python-tools-install.sh [Pipeline] echo 02:22:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:59 ---> sudo-logs.sh 02:22:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:59 ---> job-cost.sh 02:22:59 lf-activate-venv: SKIPPING 02:22:59 DEBUG: total: 0.2199999988079071 02:22:59 INFO: Retrieving Stack Cost... 02:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:00 INFO: Archiving Costs [Pipeline] echo 02:23:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:00 ---> logs-deploy.sh 02:23:00 lf-activate-venv: SKIPPING 02:23:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-623/4 02:23:00 INFO: archiving workspace using pattern(s): 02:23:01 Archives upload complete. 02:23:01 INFO: archiving logs to Nexus 02:23:02 ---> uname -a: 02:23:02 Linux prd-ubuntu20-04-docker-8c-8g-7519 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:23:02 02:23:02 02:23:02 ---> lscpu: 02:23:02 Architecture: x86_64 02:23:02 CPU op-mode(s): 32-bit, 64-bit 02:23:02 Byte Order: Little Endian 02:23:02 Address sizes: 40 bits physical, 48 bits virtual 02:23:02 CPU(s): 8 02:23:02 On-line CPU(s) list: 0-7 02:23:02 Thread(s) per core: 1 02:23:02 Core(s) per socket: 1 02:23:02 Socket(s): 8 02:23:02 NUMA node(s): 1 02:23:02 Vendor ID: AuthenticAMD 02:23:02 CPU family: 23 02:23:02 Model: 49 02:23:02 Model name: AMD EPYC-Rome Processor 02:23:02 Stepping: 0 02:23:02 CPU MHz: 2799.998 02:23:02 BogoMIPS: 5599.99 02:23:02 Virtualization: AMD-V 02:23:02 Hypervisor vendor: KVM 02:23:02 Virtualization type: full 02:23:02 L1d cache: 256 KiB 02:23:02 L1i cache: 256 KiB 02:23:02 L2 cache: 4 MiB 02:23:02 L3 cache: 128 MiB 02:23:02 NUMA node0 CPU(s): 0-7 02:23:02 Vulnerability Itlb multihit: Not affected 02:23:02 Vulnerability L1tf: Not affected 02:23:02 Vulnerability Mds: Not affected 02:23:02 Vulnerability Meltdown: Not affected 02:23:02 Vulnerability Mmio stale data: Not affected 02:23:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:23:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:23:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:23:02 Vulnerability Srbds: Not affected 02:23:02 Vulnerability Tsx async abort: Not affected 02:23:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:23:02 02:23:02 02:23:02 ---> nproc: 02:23:02 8 02:23:02 02:23:02 02:23:02 ---> df -h: 02:23:02 Filesystem Size Used Avail Use% Mounted on 02:23:02 overlay 155G 13G 142G 9% / 02:23:02 tmpfs 64M 0 64M 0% /dev 02:23:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:23:02 shm 64M 0 64M 0% /dev/shm 02:23:02 /dev/vda1 155G 13G 142G 9% /facter-os 02:23:02 02:23:02 02:23:02 ---> sar -b -r -n DEV: 02:23:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7519) 09/21/23 _x86_64_ (8 CPU) 02:23:02 02:23:02 02:07:24 LINUX RESTART (8 CPU) 02:23:02 02:23:02 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:23:02 02:09:01 345.27 10.28 334.99 0.00 1740.75 100405.46 0.00 02:23:02 02:10:01 20.93 1.08 19.85 0.00 8.67 2676.42 0.00 02:23:02 02:11:01 85.87 0.00 85.87 0.00 0.00 45392.70 0.00 02:23:02 02:12:01 269.71 0.02 269.69 0.00 1.73 60623.10 0.00 02:23:02 02:13:01 133.94 1.43 132.51 0.00 72.52 21626.66 0.00 02:23:02 02:14:01 134.99 10.35 124.64 0.00 2853.32 39423.13 0.00 02:23:02 02:15:01 43.24 1.52 41.73 0.00 2273.09 9100.88 0.00 02:23:02 02:16:01 3.95 0.02 3.93 0.00 0.13 97.45 0.00 02:23:02 02:17:01 1.38 0.02 1.37 0.00 0.13 14.40 0.00 02:23:02 02:18:01 2.10 0.00 2.10 0.00 0.00 22.53 0.00 02:23:02 02:19:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 02:23:02 02:20:01 3.93 1.02 2.92 0.00 21.86 35.73 0.00 02:23:02 02:21:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 02:23:02 02:22:01 1.98 0.00 1.98 0.00 0.00 21.06 0.00 02:23:02 02:23:01 6.86 0.17 6.70 0.00 12.26 118.63 0.00 02:23:02 Average: 70.43 1.73 68.71 0.00 465.67 18639.96 0.00 02:23:02 02:23:02 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:23:02 02:09:01 28807816 31557708 748556 2.28 82084 2933340 1989256 5.86 1083676 2611084 4820 02:23:02 02:10:01 28155464 31567092 735576 2.24 113896 3498136 1886212 5.56 1212592 3065540 505804 02:23:02 02:11:01 28125564 31580924 722728 2.20 151028 3499888 1758012 5.18 1125188 3177060 672 02:23:02 02:12:01 26811256 31353804 937816 2.85 176828 4480184 2065124 6.09 1449360 4069864 32564 02:23:02 02:13:01 25899356 31546128 739076 2.25 229672 5385112 1902084 5.61 1349520 4926200 524460 02:23:02 02:14:01 25547084 31526588 740812 2.25 245960 5689144 1808496 5.33 1456632 5147828 107268 02:23:02 02:15:01 25326744 31519156 746156 2.27 259472 5882564 1715988 5.06 1697216 5116476 4 02:23:02 02:16:01 25333072 31520580 744936 2.27 257984 5879320 1711692 5.04 1695144 5113260 4 02:23:02 02:17:01 25336252 31523824 741676 2.26 258040 5879316 1711692 5.04 1691448 5113264 4 02:23:02 02:18:01 25336848 31524540 740712 2.25 258084 5879324 1711692 5.04 1691280 5113264 20 02:23:02 02:19:01 25347636 31535376 729912 2.22 258096 5879324 1711692 5.04 1680128 5113264 12 02:23:02 02:20:01 25347036 31535816 729032 2.22 258176 5879944 1745572 5.14 1679232 5113820 8 02:23:02 02:21:01 25347296 31536144 728664 2.22 258216 5879948 1745572 5.14 1679288 5113828 8 02:23:02 02:22:01 25347640 31536552 728076 2.21 258292 5879948 1745572 5.14 1679388 5113832 164 02:23:02 02:23:01 25253224 31448416 811612 2.47 258460 5881120 1824236 5.38 1766972 5110976 900 02:23:02 Average: 26088153 31520843 755023 2.30 221619 5227107 1802193 5.31 1529138 4601304 78447 02:23:02 02:23:02 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:23:02 02:09:01 lo 8.20 8.20 0.86 0.86 0.00 0.00 0.00 0.00 02:23:02 02:09:01 docker0 108.55 130.61 8.58 359.19 0.00 0.00 0.00 0.00 02:23:02 02:09:01 veth2ca8406 69.21 88.04 6.54 48.98 0.00 0.00 0.00 0.00 02:23:02 02:09:01 ens3 517.09 314.71 7069.12 72.95 0.00 0.00 0.00 0.00 02:23:02 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:10:01 docker0 149.70 224.45 11.97 1841.95 0.00 0.00 0.00 0.00 02:23:02 02:10:01 ens3 227.48 151.50 1843.83 15.06 0.00 0.00 0.00 0.00 02:23:02 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:11:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:11:01 ens3 6.03 3.47 9.38 0.86 0.00 0.00 0.00 0.00 02:23:02 02:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:23:02 02:12:01 docker0 85.34 231.01 6.08 4447.54 0.00 0.00 0.00 0.00 02:23:02 02:12:01 vethecd8baf 25.13 41.23 2.80 568.17 0.00 0.00 0.00 0.05 02:23:02 02:12:01 ens3 297.97 129.18 5309.73 27.36 0.00 0.00 0.00 0.00 02:23:02 02:12:01 veth64e41c9 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 02:23:02 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:23:02 02:13:01 docker0 561.21 604.40 56.93 2789.85 0.00 0.00 0.00 0.00 02:23:02 02:13:01 ens3 706.98 594.70 3299.14 75.39 0.00 0.00 0.00 0.00 02:23:02 02:13:01 veth64e41c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:14:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 02:23:02 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:14:01 ens3 236.20 102.60 3396.55 20.74 0.00 0.00 0.00 0.00 02:23:02 02:15:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:23:02 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:15:01 ens3 110.88 62.61 1387.25 54.49 0.00 0.00 0.00 0.00 02:23:02 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:16:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:17:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:18:01 ens3 0.60 1.33 0.11 6.57 0.00 0.00 0.00 0.00 02:23:02 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:02 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:22:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:23:02 02:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:23:02 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:02 02:23:01 ens3 52.02 56.83 29.58 92.23 0.00 0.00 0.00 0.00 02:23:02 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 02:23:02 Average: docker0 60.32 79.36 5.57 629.21 0.00 0.00 0.00 0.00 02:23:02 Average: ens3 143.75 94.49 1489.71 24.38 0.00 0.00 0.00 0.00 02:23:02 02:23:02 02:23:02 ---> sar -P ALL: 02:23:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7519) 09/21/23 _x86_64_ (8 CPU) 02:23:02 02:23:02 02:07:24 LINUX RESTART (8 CPU) 02:23:02 02:23:02 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:23:02 02:09:01 all 7.49 0.00 3.46 2.91 0.07 86.07 02:23:02 02:09:01 0 5.27 0.00 2.27 0.05 0.05 92.36 02:23:02 02:09:01 1 7.18 0.00 2.90 0.34 0.05 89.53 02:23:02 02:09:01 2 7.71 0.00 2.72 1.58 0.05 87.95 02:23:02 02:09:01 3 7.51 0.00 4.31 2.10 0.07 86.01 02:23:02 02:09:01 4 7.78 0.00 4.98 3.94 0.07 83.23 02:23:02 02:09:01 5 7.42 0.00 3.43 1.10 0.07 87.99 02:23:02 02:09:01 6 10.01 0.00 3.43 0.77 0.07 85.72 02:23:02 02:09:01 7 7.08 0.00 3.69 13.54 0.10 75.59 02:23:02 02:10:01 all 1.67 0.00 0.60 28.35 0.02 69.36 02:23:02 02:10:01 0 1.25 0.00 0.32 41.30 0.00 57.13 02:23:02 02:10:01 1 1.87 0.00 0.65 41.96 0.02 55.50 02:23:02 02:10:01 2 1.42 0.00 0.43 44.36 0.02 53.77 02:23:02 02:10:01 3 1.74 0.00 0.58 1.32 0.03 96.33 02:23:02 02:10:01 4 2.14 0.00 0.67 1.05 0.02 96.13 02:23:02 02:10:01 5 1.69 0.00 0.69 43.21 0.02 54.40 02:23:02 02:10:01 6 1.66 0.00 0.69 9.30 0.03 88.33 02:23:02 02:10:01 7 1.62 0.00 0.75 44.31 0.03 53.29 02:23:02 02:11:01 all 2.14 0.00 1.27 12.87 0.02 83.71 02:23:02 02:11:01 0 0.87 0.00 0.23 2.07 0.02 96.81 02:23:02 02:11:01 1 1.64 0.00 1.47 0.12 0.02 96.76 02:23:02 02:11:01 2 1.91 0.00 1.39 28.44 0.02 68.25 02:23:02 02:11:01 3 2.14 0.00 1.36 0.23 0.03 96.23 02:23:02 02:11:01 4 2.28 0.00 1.27 11.66 0.02 84.77 02:23:02 02:11:01 5 2.54 0.00 0.97 0.00 0.02 96.47 02:23:02 02:11:01 6 2.83 0.00 2.26 60.43 0.02 34.46 02:23:02 02:11:01 7 2.88 0.00 1.17 0.05 0.05 95.85 02:23:02 02:12:01 all 16.13 0.00 3.67 5.00 0.07 75.14 02:23:02 02:12:01 0 12.28 0.00 2.21 0.15 0.05 85.30 02:23:02 02:12:01 1 14.59 0.00 5.17 5.62 0.07 74.56 02:23:02 02:12:01 2 15.20 0.00 3.02 1.54 0.05 80.19 02:23:02 02:12:01 3 18.76 0.00 4.10 0.42 0.07 76.65 02:23:02 02:12:01 4 16.18 0.00 3.94 23.95 0.10 55.84 02:23:02 02:12:01 5 18.21 0.00 3.67 2.26 0.08 75.78 02:23:02 02:12:01 6 18.46 0.00 4.00 0.89 0.07 76.58 02:23:02 02:12:01 7 15.34 0.00 3.25 5.27 0.07 76.08 02:23:02 02:13:01 all 8.27 0.00 2.23 13.95 0.05 75.50 02:23:02 02:13:01 0 2.65 0.00 0.26 0.00 0.02 97.07 02:23:02 02:13:01 1 2.46 0.00 4.28 8.61 0.05 84.61 02:23:02 02:13:01 2 20.99 0.00 3.03 2.19 0.05 73.74 02:23:02 02:13:01 3 10.78 0.00 1.40 41.38 0.03 46.41 02:23:02 02:13:01 4 4.05 0.00 3.41 42.34 0.05 50.15 02:23:02 02:13:01 5 6.63 0.00 1.09 8.49 0.05 83.75 02:23:02 02:13:01 6 5.79 0.00 1.07 5.72 0.03 87.39 02:23:02 02:13:01 7 12.86 0.00 3.38 3.18 0.10 80.48 02:23:02 02:14:01 all 4.18 0.00 1.97 18.88 0.04 74.93 02:23:02 02:14:01 0 5.00 0.00 1.95 1.07 0.03 91.95 02:23:02 02:14:01 1 3.86 0.00 3.20 5.34 0.03 87.57 02:23:02 02:14:01 2 3.52 0.00 1.71 7.29 0.03 87.45 02:23:02 02:14:01 3 4.38 0.00 1.64 55.16 0.05 38.77 02:23:02 02:14:01 4 4.26 0.00 2.28 52.43 0.03 40.98 02:23:02 02:14:01 5 3.88 0.00 1.67 5.90 0.02 88.53 02:23:02 02:14:01 6 4.24 0.00 1.51 8.13 0.03 86.09 02:23:02 02:14:01 7 4.32 0.00 1.80 15.85 0.05 77.98 02:23:02 02:15:01 all 1.81 0.00 0.83 2.51 0.02 94.82 02:23:02 02:15:01 0 1.14 0.00 0.65 0.27 0.02 97.93 02:23:02 02:15:01 1 1.17 0.00 1.67 8.35 0.02 88.79 02:23:02 02:15:01 2 2.65 0.00 0.60 4.54 0.02 92.19 02:23:02 02:15:01 3 1.44 0.00 0.52 1.95 0.02 96.07 02:23:02 02:15:01 4 1.68 0.00 1.12 1.52 0.02 95.66 02:23:02 02:15:01 5 3.40 0.00 0.60 0.32 0.02 95.66 02:23:02 02:15:01 6 1.05 0.00 0.50 2.24 0.02 96.19 02:23:02 02:15:01 7 1.97 0.00 1.00 0.90 0.03 96.09 02:23:02 02:16:01 all 0.06 0.00 0.05 0.56 0.01 99.31 02:23:02 02:16:01 0 0.00 0.00 0.05 0.13 0.00 99.82 02:23:02 02:16:01 1 0.03 0.00 0.03 0.52 0.02 99.40 02:23:02 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:23:02 02:16:01 3 0.07 0.00 0.03 3.55 0.00 96.35 02:23:02 02:16:01 4 0.05 0.00 0.05 0.05 0.02 99.83 02:23:02 02:16:01 5 0.07 0.00 0.05 0.00 0.00 99.88 02:23:02 02:16:01 6 0.03 0.00 0.05 0.17 0.00 99.75 02:23:02 02:16:01 7 0.23 0.00 0.12 0.10 0.02 99.53 02:23:02 02:17:01 all 0.02 0.00 0.01 0.70 0.01 99.27 02:23:02 02:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:23:02 02:17:01 1 0.02 0.00 0.00 0.35 0.00 99.63 02:23:02 02:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:23:02 02:17:01 3 0.02 0.00 0.02 4.28 0.02 95.67 02:23:02 02:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:23:02 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:23:02 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:23:02 02:17:01 7 0.02 0.00 0.02 0.95 0.00 99.02 02:23:02 02:18:01 all 0.01 0.00 0.01 0.38 0.00 99.59 02:23:02 02:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:23:02 02:18:01 1 0.02 0.00 0.02 0.52 0.00 99.45 02:23:02 02:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:23:02 02:18:01 3 0.02 0.00 0.00 1.67 0.00 98.32 02:23:02 02:18:01 4 0.00 0.00 0.02 0.08 0.00 99.90 02:23:02 02:18:01 5 0.02 0.00 0.02 0.20 0.00 99.77 02:23:02 02:18:01 6 0.00 0.00 0.02 0.20 0.00 99.78 02:23:02 02:18:01 7 0.02 0.00 0.02 0.35 0.02 99.60 02:23:02 02:19:01 all 0.02 0.00 0.01 0.05 0.01 99.92 02:23:02 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:19:01 1 0.03 0.00 0.00 0.17 0.02 99.78 02:23:02 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:23:02 02:19:01 3 0.02 0.00 0.00 0.20 0.00 99.78 02:23:02 02:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:23:02 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:23:02 02:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:23:02 02:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:23:02 02:23:02 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:23:02 02:20:01 all 0.06 0.00 0.04 0.02 0.00 99.88 02:23:02 02:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 02:23:02 02:20:01 1 0.05 0.00 0.05 0.03 0.00 99.87 02:23:02 02:20:01 2 0.08 0.00 0.03 0.00 0.00 99.88 02:23:02 02:20:01 3 0.02 0.00 0.03 0.02 0.00 99.93 02:23:02 02:20:01 4 0.18 0.00 0.07 0.07 0.00 99.68 02:23:02 02:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:23:02 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:23:02 02:20:01 7 0.02 0.00 0.05 0.00 0.00 99.93 02:23:02 02:21:01 all 0.02 0.00 0.01 0.06 0.01 99.91 02:23:02 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:23:02 02:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:23:02 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:21:01 3 0.00 0.00 0.00 0.45 0.00 99.55 02:23:02 02:21:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:23:02 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:23:02 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:23:02 02:22:01 all 0.01 0.00 0.00 0.03 0.00 99.96 02:23:02 02:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:23:02 02:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:23:02 02:22:01 3 0.00 0.00 0.00 0.18 0.00 99.82 02:23:02 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:23:02 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:23:02 02:23:01 all 0.77 0.00 0.26 0.08 0.02 98.87 02:23:02 02:23:01 0 0.55 0.00 0.32 0.00 0.03 99.10 02:23:02 02:23:01 1 0.73 0.00 0.27 0.02 0.03 98.95 02:23:02 02:23:01 2 0.60 0.00 0.28 0.02 0.00 99.10 02:23:02 02:23:01 3 0.30 0.00 0.20 0.33 0.03 99.13 02:23:02 02:23:01 4 0.60 0.00 0.22 0.13 0.02 99.03 02:23:02 02:23:01 5 0.77 0.00 0.20 0.10 0.02 98.92 02:23:02 02:23:01 6 2.10 0.00 0.42 0.07 0.02 97.40 02:23:02 02:23:01 7 0.48 0.00 0.18 0.00 0.02 99.32 02:23:02 Average: all 2.83 0.00 0.96 5.75 0.02 90.44 02:23:02 Average: 0 1.94 0.00 0.55 2.99 0.02 94.49 02:23:02 Average: 1 2.24 0.00 1.31 4.80 0.02 91.63 02:23:02 Average: 2 3.61 0.00 0.88 5.99 0.02 89.50 02:23:02 Average: 3 3.14 0.00 0.94 7.54 0.02 88.36 02:23:02 Average: 4 2.61 0.00 1.20 9.09 0.02 87.08 02:23:02 Average: 5 2.97 0.00 0.83 4.10 0.02 92.09 02:23:02 Average: 6 3.07 0.00 0.93 5.85 0.02 90.13 02:23:02 Average: 7 3.10 0.00 1.02 5.61 0.03 90.23 02:23:02 02:23:02 02:23:02