Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7851913016143679338.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh7040878685703227452.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-431/workspace@libs/edgex-global-pipelines/.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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8132995858459031601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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 shared 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-ssh7575919058463997673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-431/workspace@libs/lf-pipelines/.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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8736183278405843614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1206 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh5127000810736868343.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh6653184210554774001.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh8066029532247269517.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 Merge succeeded, producing 22425b3583e7cfd419637abf2d93db3d51fb330a Checking out Revision 22425b3583e7cfd419637abf2d93db3d51fb330a (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22425b3583e7cfd419637abf2d93db3d51fb330a # timeout=10 Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:07:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:07:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:07:29 ========================================================= 06:07:29 EdgeX Global Pipelines Version Info 06:07:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:07:30 ------------------- 06:07:30 stable info: 06:07:30 ------------------- 06:07:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:07:30 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 06:07:30 Message: update stable to v2.0.216 06:07:30 ------------------- 06:07:30 experimental info: 06:07:30 ------------------- 06:07:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:07:30 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 06:07:30 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:07:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:07:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:07:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:07:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22425b3 [Pipeline] echo 06:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:34 provisioning config files... 06:07:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5239538387097725113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:34 ---> docker-login.sh 06:07:34 nexus3.edgexfoundry.org:10001 06:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:34 Configure a credential helper to remove this warning. See 06:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:34 06:07:34 Login Succeeded 06:07:34 nexus3.edgexfoundry.org:10002 06:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:34 Configure a credential helper to remove this warning. See 06:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:34 06:07:34 Login Succeeded 06:07:34 nexus3.edgexfoundry.org:10003 06:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:35 Configure a credential helper to remove this warning. See 06:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:35 06:07:35 Login Succeeded 06:07:35 nexus3.edgexfoundry.org:10004 06:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:35 Configure a credential helper to remove this warning. See 06:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:35 06:07:35 Login Succeeded 06:07:35 docker.io 06:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:35 Configure a credential helper to remove this warning. See 06:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:35 06:07:35 Login Succeeded 06:07:35 ---> docker-login.sh ends [Pipeline] } 06:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:07:36 + git rev-list -1 --merges 22425b3583e7cfd419637abf2d93db3d51fb330a~1..22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo 06:07:36 -----------> git rev-list -1 --merges 22425b3583e7cfd419637abf2d93db3d51fb330a~1..22425b3583e7cfd419637abf2d93db3d51fb330a 22425b3583e7cfd419637abf2d93db3d51fb330a 06:07:36 22425b3583e7cfd419637abf2d93db3d51fb330a [false] [Pipeline] sh 06:07:36 + git log --format=format:%s -1 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo 06:07:36 ========================================================= 06:07:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:07:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:37 + git log --format=format:%s -1 22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] echo 06:07:37 [semverPrep] GIT_COMMIT: 22425b3583e7cfd419637abf2d93db3d51fb330a, Commit Message: Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD [Pipeline] echo 06:07:37 [semverPrep] This is not a build commit. [Pipeline] sh 06:07:39 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 06:07:39 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 06:07:39 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:07:39 + sudo tee -a /etc/ssh/ssh_known_hosts 06:07:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:07:42 06:07:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:07:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:07:42 latest: Pulling from edgex-devops/git-semver 06:07:42 a0d0a0d46f8b: Pulling fs layer 06:07:42 3e5f54012d9b: Pulling fs layer 06:07:42 4c7163046ea9: Pulling fs layer 06:07:42 0c2d73faf560: Pulling fs layer 06:07:42 0c2d73faf560: Waiting 06:07:42 3e5f54012d9b: Verifying Checksum 06:07:42 3e5f54012d9b: Download complete 06:07:42 a0d0a0d46f8b: Verifying Checksum 06:07:42 a0d0a0d46f8b: Download complete 06:07:42 4c7163046ea9: Verifying Checksum 06:07:42 4c7163046ea9: Download complete 06:07:42 0c2d73faf560: Verifying Checksum 06:07:42 0c2d73faf560: Download complete 06:07:42 a0d0a0d46f8b: Pull complete 06:07:42 3e5f54012d9b: Pull complete 06:07:43 4c7163046ea9: Pull complete 06:07:43 0c2d73faf560: Pull complete 06:07:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:07:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:07:43 prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container 06:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:07:44 $ docker top 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:44 [ssh-agent] Looking for ssh-agent implementation... 06:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:44 $ docker exec 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent 06:07:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhpLOHc/agent.14 06:07:44 SSH_AGENT_PID=20 06:07:44 Running ssh-add (command line suppressed) 06:07:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6498526569387223207.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6498526569387223207.key) 06:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:45 + git tag --points-at HEAD [Pipeline] } 06:07:45 $ docker exec --env ******** --env ******** 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent -k 06:07:45 unset SSH_AUTH_SOCK; 06:07:45 unset SSH_AGENT_PID; 06:07:45 echo Agent pid 20 killed; 06:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:45 [ssh-agent] Looking for ssh-agent implementation... 06:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:45 $ docker exec 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent 06:07:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFPaJiC/agent.52 06:07:45 SSH_AGENT_PID=58 06:07:45 Running ssh-add (command line suppressed) 06:07:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7830716396516393504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7830716396516393504.key) 06:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:46 + git semver init 06:07:46 # -> Open(): unable to determine branch for HEAD 06:07:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 06:07:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:07:46 # $SEMVER_REMOTE_NAME = origin 06:07:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:07:46 # $SEMVER_USER_NAME = edgex-jenkins 06:07:46 # $SEMVER_BRANCH = PR-431 06:07:46 # $SEMVER_TEMP = /tmp/semver-331009860 06:07:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:07:48 # '/tmp/semver-331009860' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 06:07:48 # -> Force: false 06:07:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 06:07:48 $ docker exec --env ******** --env ******** 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed ssh-agent -k 06:07:49 unset SSH_AUTH_SOCK; 06:07:49 unset SSH_AGENT_PID; 06:07:49 echo Agent pid 58 killed; 06:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:49 + git semver [Pipeline] } 06:07:49 $ docker stop --time=1 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed 06:07:50 $ docker rm -f 7e6b943f04fe74af49d90bdbdfbdc625a6f4b8ea62ff23821349b02f9279d6ed [Pipeline] // withDockerContainer [Pipeline] sh 06:07:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:07:51 Stashed 1 file(s) [Pipeline] echo 06:07:51 [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] node [Pipeline] node 06:08:07 Still waiting to schedule task 06:08:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1206’ 06:08:07 Still waiting to schedule task 06:08:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:09:22 Running on prd-centos7-docker-4c-2g-1209 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:09:22 Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout 06:09:22 The recommended git tool is: git 06:09:27 using credential edgex-jenkins-ssh 06:09:27 Cloning the remote Git repository 06:09:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:09:27 > git init /w/workspace/edgex-ui-go/18 # timeout=10 06:09:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:27 > git --version # timeout=10 06:09:27 > git --version # 'git version 2.24.4' 06:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:27 [INFO] Currently running in a labeled security context 06:09:27 [INFO] Currently SELinux is 'enforcing' on the host 06:09:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh6446108740397404716.key 06:09:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1207 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:09:35 Running in /w/workspace/edgex-ui-go/18 [Pipeline] { [Pipeline] checkout 06:09:35 The recommended git tool is: git 06:09:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:37 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:09:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:36 [INFO] Currently running in a labeled security context 06:09:36 [INFO] Currently SELinux is 'enforcing' on the host 06:09:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh2629682833484788152.key 06:09:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:09:37 > git config core.sparsecheckout # timeout=10 06:09:37 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:09:37 > git remote # timeout=10 06:09:37 > git config --get remote.origin.url # timeout=10 06:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:37 [INFO] Currently running in a labeled security context 06:09:37 [INFO] Currently SELinux is 'enforcing' on the host 06:09:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/18@tmp/jenkins-gitclient-ssh5267755677045783812.key 06:09:37 > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 06:09:38 Merge succeeded, producing 1cb90b810ae06e1070eadebd668cf3418c7cabe6 06:09:38 Checking out Revision 1cb90b810ae06e1070eadebd668cf3418c7cabe6 (PR-431) 06:09:38 > git rev-parse HEAD^{commit} # timeout=10 06:09:38 > git config core.sparsecheckout # timeout=10 06:09:38 > git checkout -f 1cb90b810ae06e1070eadebd668cf3418c7cabe6 # timeout=10 06:09:43 Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" 06:09:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:44 provisioning config files... 06:09:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2946764616898188662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:43 > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 06:09:45 ---> docker-login.sh 06:09:45 nexus3.edgexfoundry.org:10001 06:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:45 Configure a credential helper to remove this warning. See 06:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:45 06:09:45 Login Succeeded 06:09:45 nexus3.edgexfoundry.org:10002 06:09:45 using credential edgex-jenkins-ssh 06:09:45 Cloning the remote Git repository 06:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:45 Configure a credential helper to remove this warning. See 06:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:45 06:09:45 Login Succeeded 06:09:45 nexus3.edgexfoundry.org:10003 06:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:45 Configure a credential helper to remove this warning. See 06:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:45 06:09:45 Login Succeeded 06:09:45 nexus3.edgexfoundry.org:10004 06:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:45 Configure a credential helper to remove this warning. See 06:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:45 06:09:45 Login Succeeded 06:09:45 docker.io 06:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:46 Configure a credential helper to remove this warning. See 06:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:46 06:09:46 Login Succeeded 06:09:46 ---> docker-login.sh ends [Pipeline] } 06:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:09:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:09:45 > git init /w/workspace/edgex-ui-go/18 # timeout=10 06:09:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:45 > git --version # timeout=10 06:09:45 > git --version # 'git version 2.17.1' 06:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 06:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:47 ========================================================= 06:09:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:09:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:09:47 Sending build context to Docker daemon 26.19MB 06:09:47 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:47 Step 2/14 : FROM ${BASE} AS builder 06:09:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:47 a0d0a0d46f8b: Pulling fs layer 06:09:47 31adcdaf11c8: Pulling fs layer 06:09:47 b8b176561691: Pulling fs layer 06:09:47 4527c011a84f: Pulling fs layer 06:09:47 5d74067f8e1e: Pulling fs layer 06:09:47 e0aca202a116: Pulling fs layer 06:09:47 3a43be97a3b4: Pulling fs layer 06:09:47 34cad66bf833: Pulling fs layer 06:09:47 b4e3c513aaa6: Pulling fs layer 06:09:47 4527c011a84f: Waiting 06:09:47 5d74067f8e1e: Waiting 06:09:47 e0aca202a116: Waiting 06:09:47 3a43be97a3b4: Waiting 06:09:47 34cad66bf833: Waiting 06:09:47 b4e3c513aaa6: Waiting 06:09:47 b8b176561691: Verifying Checksum 06:09:47 b8b176561691: Download complete 06:09:47 31adcdaf11c8: Verifying Checksum 06:09:47 31adcdaf11c8: Download complete 06:09:47 5d74067f8e1e: Verifying Checksum 06:09:47 5d74067f8e1e: Download complete 06:09:47 e0aca202a116: Verifying Checksum 06:09:47 e0aca202a116: Download complete 06:09:47 a0d0a0d46f8b: Verifying Checksum 06:09:47 a0d0a0d46f8b: Download complete 06:09:47 3a43be97a3b4: Verifying Checksum 06:09:47 3a43be97a3b4: Download complete 06:09:48 34cad66bf833: Verifying Checksum 06:09:48 34cad66bf833: Download complete 06:09:48 a0d0a0d46f8b: Pull complete 06:09:48 4527c011a84f: Verifying Checksum 06:09:48 4527c011a84f: Download complete 06:09:48 31adcdaf11c8: Pull complete 06:09:48 b4e3c513aaa6: Verifying Checksum 06:09:48 b8b176561691: Pull complete 06:09:50 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:09:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:09:50 > git config core.sparsecheckout # timeout=10 06:09:50 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:09:50 > git remote # timeout=10 06:09:50 > git config --get remote.origin.url # timeout=10 06:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:50 > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 06:09:51 4527c011a84f: Pull complete 06:09:51 Merge succeeded, producing 17b9b23e16a30ee9cf67e89d808e1ba067dab71f 06:09:51 Checking out Revision 17b9b23e16a30ee9cf67e89d808e1ba067dab71f (PR-431) 06:09:52 5d74067f8e1e: Pull complete 06:09:52 e0aca202a116: Pull complete 06:09:52 3a43be97a3b4: Pull complete 06:09:51 > git rev-parse HEAD^{commit} # timeout=10 06:09:51 > git config core.sparsecheckout # timeout=10 06:09:51 > git checkout -f 17b9b23e16a30ee9cf67e89d808e1ba067dab71f # timeout=10 06:09:53 34cad66bf833: Pull complete 06:09:55 b4e3c513aaa6: Pull complete 06:09:55 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:55 ---> 9f6097aaca64 06:09:55 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:56 ---> Running in e67b826385e8 06:09:56 Removing intermediate container e67b826385e8 06:09:56 ---> 417688151940 06:09:56 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:56 ---> Running in 65347ba44b18 06:09:57 Removing intermediate container 65347ba44b18 06:09:57 ---> 86447fad2fce 06:09:57 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:57 ---> Running in 12b7e022607d 06:09:57 Removing intermediate container 12b7e022607d 06:09:57 ---> 30ef4b294413 06:09:57 Step 6/14 : LABEL Name=edgex-ui-go 06:09:57 ---> Running in 640a84fe86d6 06:09:57 Removing intermediate container 640a84fe86d6 06:09:57 ---> 310358a220f4 06:09:57 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:57 ---> Running in 182203b9c8d4 06:09:57 Removing intermediate container 182203b9c8d4 06:09:57 ---> 905ef6921a16 06:09:57 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:57 ---> Running in a594fb2673c1 06:09:57 Commit message: "Merge commit '7cabfbefb872e4d8c79bc319b9175d5c26ac1025' into HEAD" 06:09:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 06:09:57 > git rev-list --no-walk cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 [Pipeline] withEnv [Pipeline] { 06:09:58 Removing intermediate container a594fb2673c1 06:09:58 ---> 23612c1a1263 06:09:58 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:58 ---> Running in c25df452ca89 06:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:09:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:59 Dload Upload Total Spent Left Speed 06:09:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 06:09:59 OK: 220 MiB in 52 packages [Pipeline] sh 06:09:59 Removing intermediate container c25df452ca89 06:09:59 ---> 68eb56fe5018 06:09:59 Step 10/14 : ENV GO111MODULE=on 06:09:59 ---> Running in ce2e66bf3ed9 06:09:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:09:59 Removing intermediate container ce2e66bf3ed9 06:09:59 ---> ed94a25233a1 06:09:59 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:59 ---> Running in 6a371d364bcf 06:09:59 Removing intermediate container 6a371d364bcf 06:09:59 ---> e158e66b4aad 06:09:59 Step 12/14 : COPY . . 06:09:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:09:59 + sudo tee /etc/docker/daemon.new 06:09:59 { 06:09:59 "registry-mirrors": [ 06:09:59 "https://nexus3.edgexfoundry.org:10001" 06:09:59 ], 06:09:59 "bip": "10.250.0.254/24", 06:09:59 "hosts": [ 06:09:59 "tcp://0.0.0.0:5555", 06:09:59 "unix:///var/run/docker.sock" 06:09:59 ], 06:09:59 "mtu": 1458, 06:09:59 "selinux-enabled": true, 06:09:59 "seccomp-profile": "/etc/docker/seccomp.json" 06:09:59 } [Pipeline] sh 06:10:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:10:00 + sudo service docker restart 06:10:00 ---> 5876bfdf452b 06:10:00 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:00 ---> Running in 16cb198128cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:19 provisioning config files... 06:10:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/18@tmp/config2239355606876984480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:20 ---> docker-login.sh 06:10:20 nexus3.edgexfoundry.org:10001 06:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:21 Configure a credential helper to remove this warning. See 06:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:21 06:10:21 Login Succeeded 06:10:21 nexus3.edgexfoundry.org:10002 06:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:21 Configure a credential helper to remove this warning. See 06:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:21 06:10:21 Login Succeeded 06:10:21 nexus3.edgexfoundry.org:10003 06:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:22 Configure a credential helper to remove this warning. See 06:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:22 06:10:22 Login Succeeded 06:10:22 nexus3.edgexfoundry.org:10004 06:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:22 Configure a credential helper to remove this warning. See 06:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:22 06:10:22 Login Succeeded 06:10:22 docker.io 06:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:23 Configure a credential helper to remove this warning. See 06:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:23 06:10:23 Login Succeeded 06:10:23 ---> docker-login.sh ends [Pipeline] } 06:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:10:25 ========================================================= 06:10:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:10:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:10:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:10:26 Sending build context to Docker daemon 26.19MB 06:10:26 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:10:26 Step 2/14 : FROM ${BASE} AS builder 06:10:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:27 552d1f2373af: Pulling fs layer 06:10:27 ea3f2d53f512: Pulling fs layer 06:10:27 9e70ebbbe112: Pulling fs layer 06:10:27 7a9cfe048b4a: Pulling fs layer 06:10:27 72dc09318566: Pulling fs layer 06:10:27 f4f7b4309257: Pulling fs layer 06:10:27 0ac9a79272e3: Pulling fs layer 06:10:27 b78e95d17946: Pulling fs layer 06:10:27 f4f7b4309257: Waiting 06:10:27 0ac9a79272e3: Waiting 06:10:27 b78e95d17946: Waiting 06:10:27 7a9cfe048b4a: Waiting 06:10:27 72dc09318566: Waiting 06:10:27 9e70ebbbe112: Verifying Checksum 06:10:27 9e70ebbbe112: Download complete 06:10:27 ea3f2d53f512: Download complete 06:10:27 72dc09318566: Verifying Checksum 06:10:27 72dc09318566: Download complete 06:10:27 f4f7b4309257: Verifying Checksum 06:10:27 f4f7b4309257: Download complete 06:10:27 552d1f2373af: Verifying Checksum 06:10:27 552d1f2373af: Download complete 06:10:27 0ac9a79272e3: Verifying Checksum 06:10:27 0ac9a79272e3: Download complete 06:10:28 552d1f2373af: Pull complete 06:10:28 ea3f2d53f512: Pull complete 06:10:29 9e70ebbbe112: Pull complete 06:10:29 b78e95d17946: Verifying Checksum 06:10:29 b78e95d17946: Download complete 06:10:29 7a9cfe048b4a: Verifying Checksum 06:10:29 7a9cfe048b4a: Download complete 06:10:40 7a9cfe048b4a: Pull complete 06:10:40 72dc09318566: Pull complete 06:10:40 Removing intermediate container 16cb198128cc 06:10:40 ---> ed48fe155e7e 06:10:40 Step 14/14 : RUN ${MAKE} 06:10:40 ---> Running in 7e3364789174 06:10:40 noop 06:10:40 Removing intermediate container 7e3364789174 06:10:40 ---> 99eac4347ddc 06:10:40 Successfully built 99eac4347ddc 06:10:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:10:40 f4f7b4309257: Pull complete 06:10:40 + docker inspect -f . ci-base-image-x86_64 06:10:40 . [Pipeline] withDockerContainer 06:10:40 prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container 06:10:40 0ac9a79272e3: Pull complete 06:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 06:10:41 $ docker top ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:41 + go version 06:10:41 go version go1.16.8 linux/amd64 [Pipeline] } 06:10:41 $ docker stop --time=1 ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 06:10:42 $ docker rm -f ce1c05fabfa2a3c9d8d55fb55c83c1b6a5c4453e4813f7921e063ed45ca812d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:44 + docker inspect -f . ci-base-image-x86_64 06:10:44 . [Pipeline] withDockerContainer 06:10:44 prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container 06:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 06:10:44 $ docker top d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:10:45 + make test 06:10:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:10:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:46 b78e95d17946: Pull complete 06:10:46 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:10:46 ---> 8b459fc5aaf0 06:10:46 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:10:48 ---> Running in 697eb0dfbc59 06:10:48 Removing intermediate container 697eb0dfbc59 06:10:48 ---> 90a42dfdd5a8 06:10:48 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:10:48 ---> Running in dff833bfbb00 06:10:49 Removing intermediate container dff833bfbb00 06:10:49 ---> d519689107e4 06:10:49 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:10:49 ---> Running in 33bd6c158233 06:10:49 Removing intermediate container 33bd6c158233 06:10:49 ---> f2923d1f4ab0 06:10:49 Step 6/14 : LABEL Name=edgex-ui-go 06:10:49 ---> Running in 0bf4a7fe899d 06:10:50 Removing intermediate container 0bf4a7fe899d 06:10:50 ---> 4c48607228bd 06:10:50 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:10:50 ---> Running in 18979b70402b 06:10:50 Removing intermediate container 18979b70402b 06:10:50 ---> 4ed6d3130ba7 06:10:50 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:50 ---> Running in a1806ae723f3 06:10:52 Removing intermediate container a1806ae723f3 06:10:52 ---> be3e6fd4ebcd 06:10:52 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:10:52 ---> Running in 6a747f8a2dbb 06:10:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:10:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:10:55 OK: 219 MiB in 52 packages 06:10:56 Removing intermediate container 6a747f8a2dbb 06:10:56 ---> 2dab21a71b42 06:10:56 Step 10/14 : ENV GO111MODULE=on 06:10:56 ---> Running in 76e8ccb63b56 06:10:57 Removing intermediate container 76e8ccb63b56 06:10:57 ---> b8d196236f77 06:10:57 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:10:57 ---> Running in 15ddce54c139 06:10:57 Removing intermediate container 15ddce54c139 06:10:57 ---> ecbb8d9e9815 06:10:57 Step 12/14 : COPY . . 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:10:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:10:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:11:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:11:01 ---> 2b308edef521 06:11:01 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:01 ---> Running in 095d37e22fb0 [Pipeline] echo 06:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:11:01 $ docker stop --time=1 d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f 06:11:03 $ docker rm -f d9003570826046a4c7d7611946c97cb72f452066a07d45344e10306e6c612a8f [Pipeline] // withDockerContainer [Pipeline] sh 06:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:17 + ls -al . 06:11:17 total 112 06:11:17 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 18 06:10 . 06:11:17 drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 06:09 .. 06:11:17 drwxrwxr-x. 4 jenkins jenkins 36 Nov 18 06:09 assets 06:11:17 drwxrwxr-x. 2 jenkins jenkins 66 Nov 18 06:09 bin 06:11:17 drwxrwxr-x. 3 jenkins jenkins 29 Nov 18 06:09 cmd 06:11:17 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 18 06:09 CONTRIBUTING.md 06:11:17 -rw-r--r--. 1 jenkins jenkins 10 Nov 18 06:10 coverage.out 06:11:17 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 18 06:09 Dockerfile 06:11:17 drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 06:09 docs 06:11:17 drwxrwxr-x. 8 jenkins jenkins 179 Nov 18 06:09 .git 06:11:17 drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 06:09 .github 06:11:17 -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 06:09 .gitignore 06:11:17 -rw-rw-r--. 1 jenkins jenkins 744 Nov 18 06:09 go.mod 06:11:17 -rw-rw-r--. 1 jenkins jenkins 48565 Nov 18 06:09 go.sum 06:11:17 drwxrwxr-x. 9 jenkins jenkins 125 Nov 18 06:09 internal 06:11:17 -rw-rw-r--. 1 jenkins jenkins 652 Nov 18 06:09 Jenkinsfile 06:11:17 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 18 06:09 LICENSE 06:11:17 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 18 06:09 Makefile 06:11:17 drwxrwxr-x. 3 jenkins jenkins 19 Nov 18 06:09 pkg 06:11:17 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 18 06:09 README.md 06:11:17 drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 06:09 snap 06:11:17 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 06:07 VERSION 06:11:17 -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 06:09 version.go 06:11:17 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 18 06:09 web [Pipeline] isUnix [Pipeline] sh 06:11:17 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1cb90b810ae06e1070eadebd668cf3418c7cabe6 --label arch=amd64 --label version=0.0.0 . 06:11:17 Sending build context to Docker daemon 26.2MB 06:11:17 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:11:17 Step 2/22 : FROM ${BASE} AS builder 06:11:17 ---> 99eac4347ddc 06:11:17 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:11:17 ---> Running in 3b00d4946aad 06:11:17 Removing intermediate container 3b00d4946aad 06:11:17 ---> 0352b2ef647c 06:11:17 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:11:18 ---> Running in 91b9cd7af036 06:11:18 Removing intermediate container 91b9cd7af036 06:11:18 ---> c1f3787b76b0 06:11:18 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:11:18 ---> Running in 5662a06be0a3 06:11:18 Removing intermediate container 5662a06be0a3 06:11:18 ---> c8ad89ddfa6a 06:11:18 Step 6/22 : LABEL Name=edgex-ui-go 06:11:18 ---> Running in c28aa6878c67 06:11:18 Removing intermediate container c28aa6878c67 06:11:18 ---> d6d31002a791 06:11:18 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:11:18 ---> Running in 93735fd00e73 06:11:18 Removing intermediate container 93735fd00e73 06:11:18 ---> 8824b327e180 06:11:18 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:18 ---> Running in 32d26aca1de2 06:11:18 Removing intermediate container 32d26aca1de2 06:11:18 ---> a9886f3a356c 06:11:18 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:18 ---> Running in 1203703e71ee 06:11:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:11:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:11:20 OK: 220 MiB in 52 packages 06:11:20 Removing intermediate container 1203703e71ee 06:11:20 ---> a054049bec6e 06:11:20 Step 10/22 : ENV GO111MODULE=on 06:11:20 ---> Running in 405c6a0a7e03 06:11:20 Removing intermediate container 405c6a0a7e03 06:11:20 ---> 254c59c70637 06:11:20 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:11:20 ---> Running in 58ff37d06ce2 06:11:20 Removing intermediate container 58ff37d06ce2 06:11:20 ---> 5629182850f0 06:11:20 Step 12/22 : COPY . . 06:11:21 ---> 8833b7e3d2e5 06:11:21 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:21 ---> Running in c1ed730a0821 06:11:22 Removing intermediate container c1ed730a0821 06:11:22 ---> 95fb08860315 06:11:22 Step 14/22 : RUN ${MAKE} 06:11:22 ---> Running in 271ad058e984 06:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:11:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:11:32 Removing intermediate container 271ad058e984 06:11:32 ---> ac028d96189d 06:11:32 Step 15/22 : FROM alpine:3.14 06:11:32 3.14: Pulling from library/alpine 06:11:32 97518928ae5f: Pulling fs layer 06:11:32 97518928ae5f: Verifying Checksum 06:11:32 97518928ae5f: Download complete 06:11:33 97518928ae5f: Pull complete 06:11:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:11:33 Status: Downloaded newer image for alpine:3.14 06:11:33 ---> 0a97eee8041e 06:11:33 Step 16/22 : EXPOSE 4000 06:11:33 ---> Running in c940ad693d27 06:11:33 Removing intermediate container c940ad693d27 06:11:33 ---> b40972082c31 06:11:33 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:11:34 ---> 3ba497b41091 06:11:34 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:11:34 ---> Running in 73449b27a603 06:11:34 Removing intermediate container 73449b27a603 06:11:34 ---> d84704cd9d4c 06:11:34 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:11:34 ---> Running in fae9d952f871 06:11:34 Removing intermediate container fae9d952f871 06:11:34 ---> ba96785dd127 06:11:34 Step 20/22 : LABEL arch=amd64 06:11:34 ---> Running in b459962f877d 06:11:34 Removing intermediate container b459962f877d 06:11:34 ---> 759cb61fa5db 06:11:34 Step 21/22 : LABEL git_sha=1cb90b810ae06e1070eadebd668cf3418c7cabe6 06:11:34 ---> Running in 527f40663abb 06:11:34 Removing intermediate container 527f40663abb 06:11:34 ---> 03a26da1f4ee 06:11:34 Step 22/22 : LABEL version=0.0.0 06:11:34 ---> Running in 397910269eaa 06:11:34 Removing intermediate container 397910269eaa 06:11:34 ---> ee997e7e7292 06:11:34 [Warning] One or more build-args [ARCH] were not consumed 06:11:34 Successfully built ee997e7e7292 06:11:34 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:36 06:11:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:36 latest: Pulling from edgex-lftools-log-publisher 06:11:36 b4d181a07f80: Pulling fs layer 06:11:36 a1111a8f2ec3: Pulling fs layer 06:11:36 ed53099fbce6: Pulling fs layer 06:11:36 dc539afda2c1: Pulling fs layer 06:11:36 77bc0d833cb6: Pulling fs layer 06:11:36 9065ff56babe: Pulling fs layer 06:11:36 d287ab97295c: Pulling fs layer 06:11:36 77bc0d833cb6: Waiting 06:11:36 9065ff56babe: Waiting 06:11:36 d287ab97295c: Waiting 06:11:36 dc539afda2c1: Waiting 06:11:36 a1111a8f2ec3: Verifying Checksum 06:11:36 a1111a8f2ec3: Download complete 06:11:36 dc539afda2c1: Verifying Checksum 06:11:36 dc539afda2c1: Download complete 06:11:36 ed53099fbce6: Verifying Checksum 06:11:36 ed53099fbce6: Download complete 06:11:36 9065ff56babe: Verifying Checksum 06:11:36 9065ff56babe: Download complete 06:11:37 77bc0d833cb6: Verifying Checksum 06:11:37 77bc0d833cb6: Download complete 06:11:37 b4d181a07f80: Verifying Checksum 06:11:37 b4d181a07f80: Download complete 06:11:37 d287ab97295c: Verifying Checksum 06:11:37 d287ab97295c: Download complete 06:11:38 b4d181a07f80: Pull complete 06:11:38 a1111a8f2ec3: Pull complete 06:11:40 ed53099fbce6: Pull complete 06:11:40 dc539afda2c1: Pull complete 06:11:40 77bc0d833cb6: Pull complete 06:11:40 9065ff56babe: Pull complete 06:11:44 d287ab97295c: Pull complete 06:11:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:11:44 prd-centos7-docker-4c-2g-1209 does not seem to be running inside a container 06:11:44 $ 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/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 06:11:46 $ docker top ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:48 ---> job-cost.sh 06:11:48 lf-activate-venv: SKIPPING 06:11:48 INFO: No Stack... 06:11:49 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:49 INFO: Archiving Costs [Pipeline] sh 06:11:50 + cat /w/workspace/edgex-ui-go/18/archives/cost.csv 06:11:50 + cut -d, -f6 [Pipeline] lock 06:11:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] 06:11:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] did not exist. Created. 06:11:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:51 + echo total: 0.05999999865889549 [Pipeline] stash 06:11:51 Stashed 1 file(s) [Pipeline] } 06:11:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:51 $ docker stop --time=1 ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 06:11:53 $ docker rm -f ca3116a9c735afb02e73c31b46992bccd09eaddf34dde780c49a26a1bd1bac35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:14 Removing intermediate container 095d37e22fb0 06:12:14 ---> 5c686e2ac192 06:12:14 Step 14/14 : RUN ${MAKE} 06:12:14 ---> Running in 055434c7ee3d 06:12:14 noop 06:12:14 Removing intermediate container 055434c7ee3d 06:12:14 ---> df8893e13ec7 06:12:14 Successfully built df8893e13ec7 06:12:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:12:14 + docker inspect -f . ci-base-image-arm64 06:12:14 . [Pipeline] withDockerContainer 06:12:15 prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container 06:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** -e ******** ci-base-image-arm64 cat 06:12:17 $ docker top 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:19 + go version 06:12:19 go version go1.16.8 linux/arm64 [Pipeline] } 06:12:19 $ docker stop --time=1 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 06:12:21 $ docker rm -f 351fe1a076566add16a616d84fc033a2f488665530a8390dcce2543097ec3048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:21 + docker inspect -f . ci-base-image-arm64 06:12:21 . [Pipeline] withDockerContainer 06:12:23 prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container 06:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** -e ******** ci-base-image-arm64 cat 06:12:24 $ docker top ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:12:25 + make test 06:12:25 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:12:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:13:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:13:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:13:31 $ docker stop --time=1 ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da 06:13:33 $ docker rm -f ffa677681393268e5a6a29cce10aba03f7590a9080d68dabeb05bee853da48da [Pipeline] // withDockerContainer [Pipeline] sh 06:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:34 Warning: overwriting stash ‘coverage-report’ 06:13:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:37 + ls -al . 06:13:37 total 152 06:13:37 drwxrwxr-x 12 jenkins jenkins 4096 Nov 18 06:12 . 06:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 .. 06:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 06:09 .git 06:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 .github 06:13:37 -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 06:09 .gitignore 06:13:37 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 18 06:09 CONTRIBUTING.md 06:13:37 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 18 06:09 Dockerfile 06:13:37 -rw-rw-r-- 1 jenkins jenkins 652 Nov 18 06:09 Jenkinsfile 06:13:37 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 18 06:09 LICENSE 06:13:37 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 18 06:09 Makefile 06:13:37 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 18 06:09 README.md 06:13:37 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 06:07 VERSION 06:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 assets 06:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 bin 06:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 06:09 cmd 06:13:37 -rw-r--r-- 1 jenkins jenkins 10 Nov 18 06:12 coverage.out 06:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 06:09 docs 06:13:37 -rw-rw-r-- 1 jenkins jenkins 744 Nov 18 06:09 go.mod 06:13:37 -rw-rw-r-- 1 jenkins jenkins 48565 Nov 18 06:09 go.sum 06:13:37 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 06:09 internal 06:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 06:09 pkg 06:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 snap 06:13:37 -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 06:09 version.go 06:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 06:09 web [Pipeline] isUnix [Pipeline] sh 06:13:37 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17b9b23e16a30ee9cf67e89d808e1ba067dab71f --label arch=arm64 --label version=0.0.0 . 06:13:38 Sending build context to Docker daemon 26.19MB 06:13:38 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:13:38 Step 2/22 : FROM ${BASE} AS builder 06:13:38 ---> df8893e13ec7 06:13:38 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:13:38 ---> Running in 20dafd53c55d 06:13:38 Removing intermediate container 20dafd53c55d 06:13:38 ---> 132c67f86633 06:13:38 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:13:39 ---> Running in d3e32be959b6 06:13:39 Removing intermediate container d3e32be959b6 06:13:39 ---> 2035f1d60b28 06:13:39 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:13:39 ---> Running in 5f96839a7e11 06:13:40 Removing intermediate container 5f96839a7e11 06:13:40 ---> 58285037e8ae 06:13:40 Step 6/22 : LABEL Name=edgex-ui-go 06:13:40 ---> Running in b6346de953b1 06:13:40 Removing intermediate container b6346de953b1 06:13:40 ---> 4151998595ef 06:13:40 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:13:40 ---> Running in d75c8cc27332 06:13:41 Removing intermediate container d75c8cc27332 06:13:41 ---> 84c1b0151c27 06:13:41 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:41 ---> Running in c829e139f220 06:13:42 Removing intermediate container c829e139f220 06:13:42 ---> c3a0809981a2 06:13:42 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:43 ---> Running in ce11d1f137f3 06:13:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:13:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:13:46 OK: 219 MiB in 52 packages 06:13:47 Removing intermediate container ce11d1f137f3 06:13:47 ---> b76231044ebc 06:13:47 Step 10/22 : ENV GO111MODULE=on 06:13:47 ---> Running in ba8d9b7f52e1 06:13:47 Removing intermediate container ba8d9b7f52e1 06:13:47 ---> aa774275fca0 06:13:47 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:13:47 ---> Running in 19b2a926dd54 06:13:48 Removing intermediate container 19b2a926dd54 06:13:48 ---> 77912e413511 06:13:48 Step 12/22 : COPY . . 06:13:50 ---> cfdcd9aa721d 06:13:50 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:51 ---> Running in 699e322fcf54 06:13:53 Removing intermediate container 699e322fcf54 06:13:53 ---> 6c423d6abd8d 06:13:53 Step 14/22 : RUN ${MAKE} 06:13:53 ---> Running in d82ef8a9bce4 06:13:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:14:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:14:26 Removing intermediate container d82ef8a9bce4 06:14:26 ---> 4aac421cd43d 06:14:26 Step 15/22 : FROM alpine:3.14 06:14:27 3.14: Pulling from library/alpine 06:14:27 be307f383ecc: Pulling fs layer 06:14:27 be307f383ecc: Verifying Checksum 06:14:27 be307f383ecc: Download complete 06:14:28 be307f383ecc: Pull complete 06:14:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:14:28 Status: Downloaded newer image for alpine:3.14 06:14:28 ---> 5b8b7b635229 06:14:28 Step 16/22 : EXPOSE 4000 06:14:28 ---> Running in 6064436d10fc 06:14:28 Removing intermediate container 6064436d10fc 06:14:28 ---> 274e71565a83 06:14:28 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:14:29 ---> c2685eaade71 06:14:29 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:14:30 ---> Running in d6bbc205527e 06:14:30 Removing intermediate container d6bbc205527e 06:14:30 ---> 0331943fbef2 06:14:30 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:14:30 ---> Running in 3e11ada5996f 06:14:31 Removing intermediate container 3e11ada5996f 06:14:31 ---> 4c491bab2af5 06:14:31 Step 20/22 : LABEL arch=arm64 06:14:31 ---> Running in e1fd88591b88 06:14:31 Removing intermediate container e1fd88591b88 06:14:31 ---> b306967693fe 06:14:31 Step 21/22 : LABEL git_sha=17b9b23e16a30ee9cf67e89d808e1ba067dab71f 06:14:31 ---> Running in ee2165204eab 06:14:31 Removing intermediate container ee2165204eab 06:14:31 ---> c90dd160ccd8 06:14:31 Step 22/22 : LABEL version=0.0.0 06:14:31 ---> Running in d0a5e43f062d 06:14:33 Removing intermediate container d0a5e43f062d 06:14:33 ---> 26e2c50567d4 06:14:33 [Warning] One or more build-args [ARCH] were not consumed 06:14:33 Successfully built 26e2c50567d4 06:14:33 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:34 06:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:34 arm64: Pulling from edgex-lftools-log-publisher 06:14:34 448f6bf000e3: Pulling fs layer 06:14:34 f757da607395: Pulling fs layer 06:14:34 05883995daec: Pulling fs layer 06:14:34 8603b9c90790: Pulling fs layer 06:14:34 1560dd03e051: Pulling fs layer 06:14:34 27f5ce0e4adf: Pulling fs layer 06:14:34 c2d8d7efcc4b: Pulling fs layer 06:14:34 1560dd03e051: Waiting 06:14:34 8603b9c90790: Waiting 06:14:34 27f5ce0e4adf: Waiting 06:14:34 c2d8d7efcc4b: Waiting 06:14:34 f757da607395: Verifying Checksum 06:14:34 f757da607395: Download complete 06:14:34 8603b9c90790: Verifying Checksum 06:14:34 8603b9c90790: Download complete 06:14:34 1560dd03e051: Verifying Checksum 06:14:34 1560dd03e051: Download complete 06:14:35 27f5ce0e4adf: Download complete 06:14:35 05883995daec: Verifying Checksum 06:14:35 05883995daec: Download complete 06:14:35 448f6bf000e3: Download complete 06:14:38 c2d8d7efcc4b: Verifying Checksum 06:14:38 c2d8d7efcc4b: Download complete 06:14:39 448f6bf000e3: Pull complete 06:14:39 f757da607395: Pull complete 06:14:41 05883995daec: Pull complete 06:14:41 8603b9c90790: Pull complete 06:14:42 1560dd03e051: Pull complete 06:14:42 27f5ce0e4adf: Pull complete 06:14:57 c2d8d7efcc4b: Pull complete 06:14:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:14:58 prd-ubuntu18.04-docker-arm64-4c-16g-1207 does not seem to be running inside a container 06:14:58 $ 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/18 -v /w/workspace/edgex-ui-go/18:/w/workspace/edgex-ui-go/18:rw,z -v /w/workspace/edgex-ui-go/18@tmp:/w/workspace/edgex-ui-go/18@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:15:01 $ docker top 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:02 ---> job-cost.sh 06:15:02 lf-activate-venv: SKIPPING 06:15:02 INFO: No Stack... 06:15:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:15:03 INFO: Archiving Costs [Pipeline] sh 06:15:04 + cut -d, -f6 06:15:04 + cat /w/workspace/edgex-ui-go/18/archives/cost.csv [Pipeline] lock 06:15:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] 06:15:05 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] did not exist. Created. 06:15:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:05 /w/workspace/edgex-ui-go/18@tmp/durable-f163b858/script.sh: 1: /w/workspace/edgex-ui-go/18@tmp/durable-f163b858/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:06 + echo total: 0.10999999940395355 [Pipeline] stash 06:15:06 Warning: overwriting stash ‘stack-cost’ 06:15:06 Stashed 1 file(s) [Pipeline] } 06:15:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-18-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:06 $ docker stop --time=1 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 06:15:08 $ docker rm -f 3876100ea4f06b3c1fd3ad7930b6efecb324207c69ccc8a4df2a0218664997a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:15:12 provisioning config files... 06:15:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7314563175546185032tmp [Pipeline] { [Pipeline] sh 06:15:12 + set +x 06:15:12 + curl -s https://codecov.io/bash 06:15:12 + bash -s -- 06:15:12 06:15:12 _____ _ 06:15:12 / ____| | | 06:15:12 | | ___ __| | ___ ___ _____ __ 06:15:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:12 Bash-1.0.6 06:15:12 06:15:12 06:15:12 ==> git version 2.24.4 found 06:15:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:15:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:15:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:15:12 ==> Jenkins CI detected. 06:15:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:15:12 project root: . 06:15:12 --> token set from env 06:15:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:12 ==> Running gcov in . (disable via -X gcov) 06:15:12 ==> Python coveragepy not found 06:15:12 ==> Searching for coverage reports in: 06:15:12 + . 06:15:12 -> Found 1 reports 06:15:12 ==> Detecting git/mercurial file structure 06:15:12 ==> Reading reports 06:15:12 + ./coverage.out bytes=10 06:15:12 ==> Appending adjustments 06:15:12 https://docs.codecov.io/docs/fixing-reports 06:15:12 + Found adjustments 06:15:12 ==> Gzipping contents 06:15:12 4.0K /tmp/codecov.8HnXYd.gz 06:15:12 ==> Uploading reports 06:15:12 url: https://codecov.io 06:15:12 query: branch=PR-431&commit=22425b3583e7cfd419637abf2d93db3d51fb330a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:15:12 -> Pinging Codecov 06:15:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=22425b3583e7cfd419637abf2d93db3d51fb330a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:15:13 -> Uploading to 06:15:13 https://storage.googleapis.com/codecov/v4/raw/2021-11-18/FB506323287CE973F263BFD2A0EB1F37/22425b3583e7cfd419637abf2d93db3d51fb330a/8df5d3d8-c70a-4056-91d8-b065e38058b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T061512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e72c7b0209f1a1eba0b19a9124a2b3b754ebdb2b230016af129642dc2030f73 06:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:13 Dload Upload Total Spent Left Speed 06:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12116 --:--:-- --:--:-- --:--:-- 12153 06:15:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/22425b3583e7cfd419637abf2d93db3d51fb330a [Pipeline] } 06:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:15:16 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:17 ---> package-listing.sh 06:15:17 ++ facter osfamily 06:15:17 ++ tr '[:upper:]' '[:lower:]' 06:15:18 + OS_FAMILY=redhat 06:15:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:15:18 + START_PACKAGES=/tmp/packages_start.txt 06:15:18 + END_PACKAGES=/tmp/packages_end.txt 06:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:18 + PACKAGES=/tmp/packages_start.txt 06:15:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:15:18 + PACKAGES=/tmp/packages_end.txt 06:15:18 + case "${OS_FAMILY}" in 06:15:18 + rpm -qa 06:15:18 + sort 06:15:18 + '[' -f /tmp/packages_start.txt ']' 06:15:18 + '[' -f /tmp/packages_end.txt ']' 06:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:15:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 06:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 06:15:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:20 06:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:21 latest: Pulling from edgex-lftools-log-publisher 06:15:21 b4d181a07f80: Pulling fs layer 06:15:21 a1111a8f2ec3: Pulling fs layer 06:15:21 ed53099fbce6: Pulling fs layer 06:15:21 dc539afda2c1: Pulling fs layer 06:15:21 77bc0d833cb6: Pulling fs layer 06:15:21 9065ff56babe: Pulling fs layer 06:15:21 d287ab97295c: Pulling fs layer 06:15:21 dc539afda2c1: Waiting 06:15:21 77bc0d833cb6: Waiting 06:15:21 9065ff56babe: Waiting 06:15:21 d287ab97295c: Waiting 06:15:21 a1111a8f2ec3: Verifying Checksum 06:15:21 a1111a8f2ec3: Download complete 06:15:21 dc539afda2c1: Verifying Checksum 06:15:21 dc539afda2c1: Download complete 06:15:22 ed53099fbce6: Verifying Checksum 06:15:22 ed53099fbce6: Download complete 06:15:22 9065ff56babe: Verifying Checksum 06:15:22 9065ff56babe: Download complete 06:15:22 77bc0d833cb6: Verifying Checksum 06:15:22 77bc0d833cb6: Download complete 06:15:22 b4d181a07f80: Verifying Checksum 06:15:22 b4d181a07f80: Download complete 06:15:23 d287ab97295c: Verifying Checksum 06:15:23 d287ab97295c: Download complete 06:15:23 b4d181a07f80: Pull complete 06:15:23 a1111a8f2ec3: Pull complete 06:15:24 ed53099fbce6: Pull complete 06:15:24 dc539afda2c1: Pull complete 06:15:24 77bc0d833cb6: Pull complete 06:15:24 9065ff56babe: Pull complete 06:15:30 d287ab97295c: Pull complete 06:15:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:15:30 prd-centos7-docker-4c-2g-1206 does not seem to be running inside a container 06:15:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 06:15:32 $ docker top f8ff7af262afe38ddc032e243514152befaa902f21928d7400f204d1ec4d8fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:35 + mkdir -p /var/log/sysstat [Pipeline] sh 06:15:36 + ls /var/log/sa-host 06:15:36 + sadf -c /var/log/sa-host/sa17 06:15:36 file_magic: OK 06:15:36 HZ: Using current value: 100 06:15:36 file_header: OK 06:15:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:36 Statistics: 06:15:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:36 File successfully converted to sysstat format version 12.0.3 06:15:36 + sadf -c /var/log/sa-host/sa18 06:15:36 file_magic: OK 06:15:36 HZ: Using current value: 100 06:15:36 file_header: OK 06:15:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:36 Statistics: 06:15:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:39 provisioning config files... 06:15:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config3663909341445008850tmp [Pipeline] { [Pipeline] echo 06:15:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:40 ---> create-netrc.sh [Pipeline] } 06:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:15:41 ---> python-tools-install.sh [Pipeline] echo 06:15:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:41 ---> sudo-logs.sh 06:15:41 Archiving 'sudo' log.. 06:15:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known 06:15:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-1206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:15:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:42 ---> job-cost.sh 06:15:42 lf-activate-venv: SKIPPING 06:15:42 DEBUG: total: 0.10999999940395355 06:15:42 INFO: Retrieving Stack Cost... 06:15:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:15:42 INFO: Archiving Costs [Pipeline] echo 06:15:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:42 ---> logs-deploy.sh 06:15:42 lf-activate-venv: SKIPPING 06:15:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/18 06:15:42 INFO: archiving workspace using pattern(s): 06:15:44 Archives upload complete. 06:15:44 INFO: archiving logs to Nexus 06:15:44 ---> uname -a: 06:15:44 Linux prd-centos7-docker-4c-2g-1206.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 06:15:44 06:15:44 06:15:44 ---> lscpu: 06:15:44 Architecture: x86_64 06:15:44 CPU op-mode(s): 32-bit, 64-bit 06:15:44 Byte Order: Little Endian 06:15:44 Address sizes: 40 bits physical, 48 bits virtual 06:15:44 CPU(s): 2 06:15:44 On-line CPU(s) list: 0,1 06:15:44 Thread(s) per core: 1 06:15:44 Core(s) per socket: 1 06:15:44 Socket(s): 2 06:15:44 NUMA node(s): 1 06:15:44 Vendor ID: AuthenticAMD 06:15:44 CPU family: 23 06:15:44 Model: 49 06:15:44 Model name: AMD EPYC-Rome Processor 06:15:44 Stepping: 0 06:15:44 CPU MHz: 2799.996 06:15:44 BogoMIPS: 5599.99 06:15:44 Virtualization: AMD-V 06:15:44 Hypervisor vendor: KVM 06:15:44 Virtualization type: full 06:15:44 L1d cache: 32K 06:15:44 L1i cache: 32K 06:15:44 L2 cache: 512K 06:15:44 L3 cache: 16384K 06:15:44 NUMA node0 CPU(s): 0,1 06:15:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:15:44 06:15:44 06:15:44 ---> nproc: 06:15:44 2 06:15:44 06:15:44 06:15:44 ---> df -h: 06:15:44 Filesystem Size Used Avail Use% Mounted on 06:15:44 overlay 40G 7.7G 33G 20% / 06:15:44 tmpfs 64M 0 64M 0% /dev 06:15:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:15:44 shm 64M 0 64M 0% /dev/shm 06:15:44 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:15:44 06:15:44 06:15:44 ---> sar -b -r -n DEV: 06:15:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 11/18/21 _x86_64_ (2 CPU) 06:15:44 06:15:44 06:06:36 LINUX RESTART (2 CPU) 06:15:44 06:15:44 06:07:01 tps rtps wtps bread/s bwrtn/s 06:15:44 06:08:01 94.17 12.36 81.81 4061.83 4874.58 06:15:44 06:09:01 3.51 0.00 3.51 0.00 120.88 06:15:44 06:10:01 0.40 0.00 0.40 0.00 6.18 06:15:44 06:11:01 0.23 0.00 0.23 0.00 2.70 06:15:44 06:12:01 0.28 0.00 0.28 0.00 4.13 06:15:44 06:13:01 0.30 0.00 0.30 0.00 4.85 06:15:44 06:14:01 0.17 0.00 0.17 0.00 1.65 06:15:44 06:15:01 0.32 0.00 0.32 0.00 3.36 06:15:44 Average: 12.42 1.54 10.88 507.77 627.35 06:15:44 06:15:44 06:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:44 06:08:01 5652976 0 615628 7.69 2620 1737708 1255980 13.87 582408 1536584 132 06:15:44 06:09:01 5663156 0 605440 7.56 2620 1737716 1165328 12.87 574500 1536548 20 06:15:44 06:10:01 5662704 0 605892 7.57 2620 1737716 1165436 12.87 574636 1536548 8 06:15:44 06:11:01 5662308 0 606276 7.57 2620 1737728 1160988 12.82 575520 1536552 20 06:15:44 06:12:01 5660592 0 607988 7.59 2620 1737732 1161312 12.82 577244 1536548 20 06:15:44 06:13:01 5665312 0 603268 7.53 2620 1737732 1161120 12.82 573036 1536548 12 06:15:44 06:14:01 5665956 0 602616 7.52 2620 1737740 1160988 12.82 572216 1536548 8 06:15:44 06:15:01 5656888 0 611680 7.64 2620 1737744 1160988 12.82 581576 1536548 8 06:15:44 Average: 5661236 0 607348 7.58 2620 1737727 1174018 12.96 576392 1536553 28 06:15:44 06:15:44 06:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:44 06:08:01 eth0 524.08 369.04 1440.14 85.87 0.00 0.00 0.00 0.00 06:15:44 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:08:01 docker0 80.03 44.09 7.16 243.13 0.00 0.00 0.00 0.00 06:15:44 06:09:01 eth0 1.88 0.37 0.43 0.18 0.00 0.00 0.00 0.00 06:15:44 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:10:01 eth0 0.95 0.62 0.53 0.43 0.00 0.00 0.00 0.00 06:15:44 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:11:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:15:44 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:12:01 eth0 1.38 0.68 0.59 0.37 0.00 0.00 0.00 0.00 06:15:44 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:13:01 eth0 0.32 0.22 0.14 0.11 0.00 0.00 0.00 0.00 06:15:44 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:14:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:15:44 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:15:44 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 Average: eth0 66.20 46.40 180.25 10.87 0.00 0.00 0.00 0.00 06:15:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:44 Average: docker0 10.00 5.51 0.90 30.39 0.00 0.00 0.00 0.00 06:15:44 06:15:44 06:15:44 ---> sar -P ALL: 06:15:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 11/18/21 _x86_64_ (2 CPU) 06:15:44 06:15:44 06:06:36 LINUX RESTART (2 CPU) 06:15:44 06:15:44 06:07:01 CPU %user %nice %system %iowait %steal %idle 06:15:44 06:08:01 all 13.52 0.00 3.07 2.24 0.06 81.11 06:15:44 06:08:01 0 12.16 0.00 3.32 0.70 0.07 83.75 06:15:44 06:08:01 1 14.88 0.00 2.82 3.78 0.05 78.46 06:15:44 06:09:01 all 0.18 0.00 0.06 0.00 0.03 99.73 06:15:44 06:09:01 0 0.10 0.00 0.07 0.00 0.03 99.80 06:15:44 06:09:01 1 0.27 0.00 0.05 0.00 0.02 99.67 06:15:44 06:10:01 all 0.18 0.00 0.04 0.00 0.03 99.74 06:15:44 06:10:01 0 0.02 0.00 0.05 0.00 0.03 99.90 06:15:44 06:10:01 1 0.35 0.00 0.03 0.00 0.03 99.58 06:15:44 06:11:01 all 0.17 0.00 0.03 0.00 0.03 99.78 06:15:44 06:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:15:44 06:11:01 1 0.30 0.00 0.03 0.00 0.02 99.65 06:15:44 06:12:01 all 0.23 0.00 0.03 0.00 0.03 99.71 06:15:44 06:12:01 0 0.40 0.00 0.03 0.00 0.02 99.55 06:15:44 06:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:15:44 06:13:01 all 0.17 0.00 0.03 0.00 0.02 99.78 06:15:44 06:13:01 0 0.32 0.00 0.05 0.00 0.02 99.62 06:15:44 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:15:44 06:14:01 all 0.20 0.00 0.03 0.00 0.02 99.76 06:15:44 06:14:01 0 0.37 0.00 0.02 0.00 0.02 99.60 06:15:44 06:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:15:44 06:15:01 all 0.16 0.00 0.03 0.00 0.03 99.78 06:15:44 06:15:01 0 0.28 0.00 0.03 0.00 0.03 99.65 06:15:44 06:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:15:44 Average: all 1.82 0.00 0.41 0.27 0.03 97.47 06:15:44 Average: 0 1.68 0.00 0.44 0.09 0.03 97.76 06:15:44 Average: 1 1.95 0.00 0.37 0.46 0.03 97.18 06:15:44 06:15:44 06:15:44