Started by upstream project "edgexfoundry/cd-management/release" build number 87 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token 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-ssh3539443043695131003.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-ssh7546078448043481228.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1940179768864592213.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-ssh6464126922175012521.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8073751195515830443.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-0 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.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_main@tmp/jenkins-gitclient-ssh8440777154940857824.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 Commit message: "docs(snap): remove replicated JWT instructions (#484)" > git rev-list --no-walk 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:53:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:53:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:53:26 ========================================================= 17:53:26 EdgeX Global Pipelines Version Info 17:53:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:53:27 ------------------- 17:53:27 stable info: 17:53:27 ------------------- 17:53:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:53:27 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 17:53:27 Message: update stable to v2.0.216 17:53:28 ------------------- 17:53:28 experimental info: 17:53:28 ------------------- 17:53:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:53:28 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 17:53:28 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cabfbe [Pipeline] echo 17:53:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:28 provisioning config files... 17:53:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6760000742614479910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:28 ---> docker-login.sh 17:53:28 nexus3.edgexfoundry.org:10001 17:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:29 Configure a credential helper to remove this warning. See 17:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:29 17:53:29 Login Succeeded 17:53:29 nexus3.edgexfoundry.org:10002 17:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:29 Configure a credential helper to remove this warning. See 17:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:29 17:53:29 Login Succeeded 17:53:29 nexus3.edgexfoundry.org:10003 17:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:29 Configure a credential helper to remove this warning. See 17:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:29 17:53:29 Login Succeeded 17:53:29 nexus3.edgexfoundry.org:10004 17:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:29 Configure a credential helper to remove this warning. See 17:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:29 17:53:29 Login Succeeded 17:53:29 docker.io 17:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:29 Configure a credential helper to remove this warning. See 17:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:29 17:53:29 Login Succeeded 17:53:30 ---> docker-login.sh ends [Pipeline] } 17:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:53:30 + git rev-list -1 --merges 7cabfbefb872e4d8c79bc319b9175d5c26ac1025~1..7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo 17:53:30 -----------> git rev-list -1 --merges 7cabfbefb872e4d8c79bc319b9175d5c26ac1025~1..7cabfbefb872e4d8c79bc319b9175d5c26ac1025 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [false] [Pipeline] sh 17:53:30 + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo 17:53:30 ========================================================= 17:53:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 17:53:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:53:31 + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo 17:53:31 [semverPrep] GIT_COMMIT: 7cabfbefb872e4d8c79bc319b9175d5c26ac1025, Commit Message: docs(snap): remove replicated JWT instructions (#484) [Pipeline] echo 17:53:31 [semverPrep] This is not a build commit. [Pipeline] sh 17:53:31 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 17:53:31 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 17:53:32 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:53:32 + sudo tee -a /etc/ssh/ssh_known_hosts 17:53:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:32 17:53:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:53:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:32 latest: Pulling from edgex-devops/git-semver 17:53:32 a0d0a0d46f8b: Pulling fs layer 17:53:32 3e5f54012d9b: Pulling fs layer 17:53:32 4c7163046ea9: Pulling fs layer 17:53:32 0c2d73faf560: Pulling fs layer 17:53:32 0c2d73faf560: Waiting 17:53:32 3e5f54012d9b: Verifying Checksum 17:53:32 3e5f54012d9b: Download complete 17:53:32 a0d0a0d46f8b: Verifying Checksum 17:53:32 a0d0a0d46f8b: Download complete 17:53:32 4c7163046ea9: Verifying Checksum 17:53:32 4c7163046ea9: Download complete 17:53:32 0c2d73faf560: Verifying Checksum 17:53:32 0c2d73faf560: Download complete 17:53:33 a0d0a0d46f8b: Pull complete 17:53:33 3e5f54012d9b: Pull complete 17:53:33 4c7163046ea9: Pull complete 17:53:33 0c2d73faf560: Pull complete 17:53:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:53:33 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 17:53:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:53:34 $ docker top 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:34 [ssh-agent] Looking for ssh-agent implementation... 17:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:34 $ docker exec 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent 17:53:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgndlA/agent.15 17:53:34 SSH_AGENT_PID=21 17:53:34 Running ssh-add (command line suppressed) 17:53:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1738584024937501208.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1738584024937501208.key) 17:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:35 + git tag --points-at 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] } 17:53:35 $ docker exec --env ******** --env ******** 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent -k 17:53:35 unset SSH_AUTH_SOCK; 17:53:35 unset SSH_AGENT_PID; 17:53:35 echo Agent pid 21 killed; 17:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:53:35 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent 17:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:35 [ssh-agent] Looking for ssh-agent implementation... 17:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:35 $ docker exec 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent 17:53:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDnojBl/agent.52 17:53:35 SSH_AGENT_PID=59 17:53:35 Running ssh-add (command line suppressed) 17:53:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4169887758895950396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4169887758895950396.key) 17:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:36 + git semver init 17:53:36 # -> Open(): unable to determine branch for HEAD 17:53:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 17:53:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 17:53:36 # $SEMVER_REMOTE_NAME = origin 17:53:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:53:36 # $SEMVER_USER_NAME = edgex-jenkins 17:53:36 # $SEMVER_BRANCH = main 17:53:36 # $SEMVER_TEMP = /tmp/semver-316195756 17:53:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 17:53:38 # '/tmp/semver-316195756' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 17:53:38 # -> Force: false 17:53:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 17:53:38 $ docker exec --env ******** --env ******** 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent -k 17:53:38 unset SSH_AUTH_SOCK; 17:53:38 unset SSH_AGENT_PID; 17:53:38 echo Agent pid 59 killed; 17:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:39 + git semver [Pipeline] } 17:53:39 $ docker stop --time=1 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e 17:53:40 $ docker rm -f 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e [Pipeline] // withDockerContainer [Pipeline] sh 17:53:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:53:41 Stashed 1 file(s) [Pipeline] echo 17:53:41 [edgeXSemver]: initialized semver on version 2.1.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 17:53:56 Still waiting to schedule task 17:53:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:53:56 Still waiting to schedule task 17:53:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:55:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:55:21 Running in /w/workspace/edgex-ui-go/39 [Pipeline] { [Pipeline] checkout 17:55:22 The recommended git tool is: git 17:55:27 using credential edgex-jenkins-ssh 17:55:27 Cloning the remote Git repository 17:55:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:55:27 > git init /w/workspace/edgex-ui-go/39 # timeout=10 17:55:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:55:27 > git --version # timeout=10 17:55:27 > git --version # 'git version 2.17.1' 17:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:30 Avoid second fetch 17:55:30 Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) 17:55:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:55:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:30 > git config core.sparsecheckout # timeout=10 17:55:30 > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 17:55:35 Commit message: "docs(snap): remove replicated JWT instructions (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:36 Dload Upload Total Spent Left Speed 17:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67565 [Pipeline] sh 17:55:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:55:36 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:55:36 tee /etc/docker/daemon.new 17:55:36 { 17:55:36 "registry-mirrors": [ 17:55:36 "https://nexus3.edgexfoundry.org:10001" 17:55:36 ], 17:55:36 "bip": "10.250.0.254/24", 17:55:36 "hosts": [ 17:55:36 "tcp://0.0.0.0:5555", 17:55:36 "unix:///var/run/docker.sock" 17:55:36 ], 17:55:36 "mtu": 1458, 17:55:36 "selinux-enabled": true, 17:55:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:55:36 } [Pipeline] sh 17:55:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:55:37 + sudo service docker restart 17:55:46 Running on prd-centos7-docker-4c-2g-5 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:55:46 Running in /w/workspace/edgex-ui-go/39 [Pipeline] { [Pipeline] checkout 17:55:46 The recommended git tool is: git 17:55:48 using credential edgex-jenkins-ssh 17:55:48 Cloning the remote Git repository 17:55:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:55:49 > git init /w/workspace/edgex-ui-go/39 # timeout=10 17:55:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:55:49 > git --version # timeout=10 17:55:49 > git --version # 'git version 2.24.4' 17:55:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:49 [INFO] Currently running in a labeled security context 17:55:49 [INFO] Currently SELinux is 'enforcing' on the host 17:55:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/39@tmp/jenkins-gitclient-ssh8924854758705064892.key 17:55:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:50 Avoid second fetch 17:55:50 Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) 17:55:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:55:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:50 > git config core.sparsecheckout # timeout=10 17:55:51 > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 17:55:54 Commit message: "docs(snap): remove replicated JWT instructions (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:55 + git checkout 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:55:55 HEAD is now at 7cabfbe docs(snap): remove replicated JWT instructions (#484) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:55 provisioning config files... 17:55:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config8288288512535441198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:55 ---> docker-login.sh 17:55:55 nexus3.edgexfoundry.org:10001 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 nexus3.edgexfoundry.org:10002 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 nexus3.edgexfoundry.org:10003 17:55:56 + git checkout 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:55:56 HEAD is now at 7cabfbe docs(snap): remove replicated JWT instructions (#484) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:56 provisioning config files... 17:55:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config3703629535830669722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 nexus3.edgexfoundry.org:10004 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 docker.io 17:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 ---> docker-login.sh 17:55:56 nexus3.edgexfoundry.org:10001 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 ---> docker-login.sh ends [Pipeline] } 17:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:56 ========================================================= 17:55:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:55:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:57 + 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 . 17:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:57 Configure a credential helper to remove this warning. See 17:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:57 17:55:57 Login Succeeded 17:55:57 nexus3.edgexfoundry.org:10002 17:55:57 Sending build context to Docker daemon 25.3MB 17:55:57 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 17:55:57 Step 2/14 : FROM ${BASE} AS builder 17:55:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:57 a0d0a0d46f8b: Pulling fs layer 17:55:57 31adcdaf11c8: Pulling fs layer 17:55:57 b8b176561691: Pulling fs layer 17:55:57 4527c011a84f: Pulling fs layer 17:55:57 5d74067f8e1e: Pulling fs layer 17:55:57 e0aca202a116: Pulling fs layer 17:55:57 3a43be97a3b4: Pulling fs layer 17:55:57 34cad66bf833: Pulling fs layer 17:55:57 b4e3c513aaa6: Pulling fs layer 17:55:57 4527c011a84f: Waiting 17:55:57 5d74067f8e1e: Waiting 17:55:57 3a43be97a3b4: Waiting 17:55:57 e0aca202a116: Waiting 17:55:57 34cad66bf833: Waiting 17:55:57 b4e3c513aaa6: Waiting 17:55:57 b8b176561691: Verifying Checksum 17:55:57 b8b176561691: Download complete 17:55:57 31adcdaf11c8: Verifying Checksum 17:55:57 31adcdaf11c8: Download complete 17:55:57 5d74067f8e1e: Verifying Checksum 17:55:57 5d74067f8e1e: Download complete 17:55:57 e0aca202a116: Verifying Checksum 17:55:57 e0aca202a116: Download complete 17:55:57 3a43be97a3b4: Verifying Checksum 17:55:57 3a43be97a3b4: Download complete 17:55:57 a0d0a0d46f8b: Verifying Checksum 17:55:57 a0d0a0d46f8b: Download complete 17:55:57 34cad66bf833: Verifying Checksum 17:55:57 34cad66bf833: Download complete 17:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:58 Configure a credential helper to remove this warning. See 17:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:58 17:55:58 Login Succeeded 17:55:58 nexus3.edgexfoundry.org:10003 17:55:58 4527c011a84f: Verifying Checksum 17:55:58 4527c011a84f: Download complete 17:55:58 b4e3c513aaa6: Verifying Checksum 17:55:58 b4e3c513aaa6: Download complete 17:55:58 a0d0a0d46f8b: Pull complete 17:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:58 31adcdaf11c8: Pull complete 17:55:58 b8b176561691: Pull complete 17:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:58 Configure a credential helper to remove this warning. See 17:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:58 17:55:58 Login Succeeded 17:55:58 nexus3.edgexfoundry.org:10004 17:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:59 Configure a credential helper to remove this warning. See 17:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:59 17:55:59 Login Succeeded 17:55:59 docker.io 17:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:00 Configure a credential helper to remove this warning. See 17:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:00 17:56:00 Login Succeeded 17:56:00 ---> docker-login.sh ends [Pipeline] } 17:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:00 ========================================================= 17:56:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:56:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:56:00 + 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 . 17:56:01 Sending build context to Docker daemon 25.3MB 17:56:01 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 17:56:01 Step 2/14 : FROM ${BASE} AS builder 17:56:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:01 552d1f2373af: Pulling fs layer 17:56:01 ea3f2d53f512: Pulling fs layer 17:56:01 9e70ebbbe112: Pulling fs layer 17:56:01 7a9cfe048b4a: Pulling fs layer 17:56:01 72dc09318566: Pulling fs layer 17:56:01 f4f7b4309257: Pulling fs layer 17:56:01 0ac9a79272e3: Pulling fs layer 17:56:01 b78e95d17946: Pulling fs layer 17:56:01 7a9cfe048b4a: Waiting 17:56:01 72dc09318566: Waiting 17:56:01 f4f7b4309257: Waiting 17:56:01 0ac9a79272e3: Waiting 17:56:01 b78e95d17946: Waiting 17:56:01 9e70ebbbe112: Verifying Checksum 17:56:01 9e70ebbbe112: Download complete 17:56:01 ea3f2d53f512: Verifying Checksum 17:56:01 ea3f2d53f512: Download complete 17:56:01 72dc09318566: Verifying Checksum 17:56:01 72dc09318566: Download complete 17:56:01 f4f7b4309257: Verifying Checksum 17:56:01 f4f7b4309257: Download complete 17:56:01 552d1f2373af: Verifying Checksum 17:56:01 0ac9a79272e3: Verifying Checksum 17:56:01 0ac9a79272e3: Download complete 17:56:02 552d1f2373af: Pull complete 17:56:02 4527c011a84f: Pull complete 17:56:02 5d74067f8e1e: Pull complete 17:56:02 e0aca202a116: Pull complete 17:56:02 3a43be97a3b4: Pull complete 17:56:02 34cad66bf833: Pull complete 17:56:03 ea3f2d53f512: Pull complete 17:56:03 9e70ebbbe112: Pull complete 17:56:03 b78e95d17946: Verifying Checksum 17:56:03 b78e95d17946: Download complete 17:56:04 7a9cfe048b4a: Verifying Checksum 17:56:04 7a9cfe048b4a: Download complete 17:56:05 b4e3c513aaa6: Pull complete 17:56:05 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:56:05 ---> 9f6097aaca64 17:56:05 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:56:07 ---> Running in 473b3eb5a906 17:56:07 Removing intermediate container 473b3eb5a906 17:56:07 ---> 64d200bccf93 17:56:07 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 17:56:07 ---> Running in 05220f5c13b5 17:56:07 Removing intermediate container 05220f5c13b5 17:56:07 ---> 6feb916e5609 17:56:07 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 17:56:07 ---> Running in 529f26930c1c 17:56:07 Removing intermediate container 529f26930c1c 17:56:07 ---> 530cff4e64ca 17:56:07 Step 6/14 : LABEL Name=edgex-ui-go 17:56:07 ---> Running in 535d0e077ec4 17:56:07 Removing intermediate container 535d0e077ec4 17:56:07 ---> 3fb2e6c6ef14 17:56:07 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:56:07 ---> Running in 9bee0ed6645d 17:56:07 Removing intermediate container 9bee0ed6645d 17:56:07 ---> 845dd07464fa 17:56:07 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:07 ---> Running in a073294f92a9 17:56:08 Removing intermediate container a073294f92a9 17:56:08 ---> 6922bcffa36d 17:56:08 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:08 ---> Running in ffff26e65a1c 17:56:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:10 OK: 220 MiB in 52 packages 17:56:10 Removing intermediate container ffff26e65a1c 17:56:10 ---> bb1233cce8bd 17:56:10 Step 10/14 : ENV GO111MODULE=on 17:56:10 ---> Running in 8f1bdb250ba2 17:56:10 Removing intermediate container 8f1bdb250ba2 17:56:10 ---> eae37a6ea6b8 17:56:10 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:56:10 ---> Running in f439c81046cd 17:56:10 Removing intermediate container f439c81046cd 17:56:10 ---> 7c135b238295 17:56:10 Step 12/14 : COPY . . 17:56:11 ---> 3efa5a4ce53d 17:56:11 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:11 ---> Running in 3b404b9cf7b9 17:56:14 7a9cfe048b4a: Pull complete 17:56:14 72dc09318566: Pull complete 17:56:15 f4f7b4309257: Pull complete 17:56:15 0ac9a79272e3: Pull complete 17:56:22 b78e95d17946: Pull complete 17:56:22 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:56:22 ---> 8b459fc5aaf0 17:56:22 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:56:22 ---> Running in 1f0a147a80bd 17:56:23 Removing intermediate container 1f0a147a80bd 17:56:23 ---> e4381b3d3a32 17:56:23 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 17:56:23 ---> Running in a8f8c7a54d14 17:56:23 Removing intermediate container a8f8c7a54d14 17:56:23 ---> 34ced89c91bf 17:56:23 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 17:56:23 ---> Running in aa1141f4cf9d 17:56:24 Removing intermediate container aa1141f4cf9d 17:56:24 ---> e9f33be3bf22 17:56:24 Step 6/14 : LABEL Name=edgex-ui-go 17:56:24 ---> Running in ccfc0d8223ac 17:56:24 Removing intermediate container ccfc0d8223ac 17:56:24 ---> 7bcf48fb787b 17:56:24 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:56:24 ---> Running in bd897e1aed9e 17:56:25 Removing intermediate container bd897e1aed9e 17:56:25 ---> 3a1a8fc080b1 17:56:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:25 ---> Running in 556bb3276da1 17:56:27 Removing intermediate container 556bb3276da1 17:56:27 ---> 5723e0cd8712 17:56:27 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:27 ---> Running in 3f6b2b77e6ae 17:56:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:56:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:56:30 OK: 219 MiB in 52 packages 17:56:31 Removing intermediate container 3f6b2b77e6ae 17:56:31 ---> 5a4098816acb 17:56:31 Step 10/14 : ENV GO111MODULE=on 17:56:31 ---> Running in 17008b998308 17:56:31 Removing intermediate container 17008b998308 17:56:31 ---> ea5a8e074841 17:56:31 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:56:31 ---> Running in 64241718957a 17:56:32 Removing intermediate container 64241718957a 17:56:32 ---> 76b4ba5e5144 17:56:32 Step 12/14 : COPY . . 17:56:34 ---> b22d4827e0f7 17:56:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:34 ---> Running in 89d84a13aa0d 17:56:43 Removing intermediate container 3b404b9cf7b9 17:56:43 ---> 4d4264d34bcc 17:56:43 Step 14/14 : RUN ${MAKE} 17:56:43 ---> Running in 69152cbe3db7 17:56:43 noop 17:56:43 Removing intermediate container 69152cbe3db7 17:56:43 ---> 0f05837eb667 17:56:43 Successfully built 0f05837eb667 17:56:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:56:44 + docker inspect -f . ci-base-image-x86_64 17:56:44 . [Pipeline] withDockerContainer 17:56:44 prd-centos7-docker-4c-2g-5 does not seem to be running inside a container 17:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:44 $ docker top 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:44 + go version 17:56:44 go version go1.16.8 linux/amd64 [Pipeline] } 17:56:44 $ docker stop --time=1 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 17:56:46 $ docker rm -f 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:46 + docker inspect -f . ci-base-image-x86_64 17:56:46 . [Pipeline] withDockerContainer 17:56:46 prd-centos7-docker-4c-2g-5 does not seem to be running inside a container 17:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:47 $ docker top 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:56:47 + make test 17:56:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:56:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:57:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:57:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:57:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:06 $ docker stop --time=1 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd 17:57:07 $ docker rm -f 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd [Pipeline] // withDockerContainer [Pipeline] sh 17:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:57:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:57:09 + ls -al . 17:57:09 total 112 17:57:09 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 18 17:56 . 17:57:09 drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 17:55 .. 17:57:09 drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 17:55 assets 17:57:09 drwxrwxr-x. 2 jenkins jenkins 66 Nov 18 17:55 bin 17:57:09 drwxrwxr-x. 3 jenkins jenkins 29 Nov 18 17:55 cmd 17:57:09 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 18 17:55 CONTRIBUTING.md 17:57:09 -rw-r--r--. 1 jenkins jenkins 10 Nov 18 17:56 coverage.out 17:57:09 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 18 17:55 Dockerfile 17:57:09 drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 17:55 docs 17:57:09 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 17:55 .git 17:57:09 drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 17:55 .github 17:57:09 -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 17:55 .gitignore 17:57:09 -rw-rw-r--. 1 jenkins jenkins 744 Nov 18 17:55 go.mod 17:57:09 -rw-rw-r--. 1 jenkins jenkins 48565 Nov 18 17:55 go.sum 17:57:09 drwxrwxr-x. 9 jenkins jenkins 125 Nov 18 17:55 internal 17:57:09 -rw-rw-r--. 1 jenkins jenkins 652 Nov 18 17:55 Jenkinsfile 17:57:09 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 18 17:55 LICENSE 17:57:09 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 18 17:55 Makefile 17:57:09 drwxrwxr-x. 3 jenkins jenkins 19 Nov 18 17:55 pkg 17:57:09 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 18 17:55 README.md 17:57:09 drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 17:55 snap 17:57:09 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 17:53 VERSION 17:57:09 -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 17:55 version.go 17:57:09 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 18 17:55 web [Pipeline] isUnix [Pipeline] sh 17:57:09 + 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=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 --label arch=amd64 --label version=2.1.0 . 17:57:09 Sending build context to Docker daemon 25.3MB 17:57:09 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 17:57:09 Step 2/22 : FROM ${BASE} AS builder 17:57:09 ---> 0f05837eb667 17:57:09 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:57:09 ---> Running in 57f702ffbfa5 17:57:10 Removing intermediate container 57f702ffbfa5 17:57:10 ---> 5dc27312c36e 17:57:10 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 17:57:10 ---> Running in 5271fea342cd 17:57:10 Removing intermediate container 5271fea342cd 17:57:10 ---> b0cb891e7664 17:57:10 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 17:57:10 ---> Running in 5f2301307399 17:57:10 Removing intermediate container 5f2301307399 17:57:10 ---> 27ecf89bde94 17:57:10 Step 6/22 : LABEL Name=edgex-ui-go 17:57:10 ---> Running in cf8bfe7c5416 17:57:10 Removing intermediate container cf8bfe7c5416 17:57:10 ---> 5730ba34470e 17:57:10 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:57:10 ---> Running in 9425df50ad39 17:57:10 Removing intermediate container 9425df50ad39 17:57:10 ---> 9def97bb61d8 17:57:10 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:10 ---> Running in b7f6482b50ec 17:57:10 Removing intermediate container b7f6482b50ec 17:57:10 ---> df571bed28a5 17:57:10 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:10 ---> Running in 97813137ef92 17:57:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:57:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:57:12 OK: 220 MiB in 52 packages 17:57:12 Removing intermediate container 97813137ef92 17:57:12 ---> 76d370ef46bc 17:57:12 Step 10/22 : ENV GO111MODULE=on 17:57:12 ---> Running in a1e0484f8aa0 17:57:12 Removing intermediate container a1e0484f8aa0 17:57:12 ---> 465f282a03c8 17:57:12 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:57:12 ---> Running in 228df9e8b47a 17:57:12 Removing intermediate container 228df9e8b47a 17:57:12 ---> 9848fa20800f 17:57:12 Step 12/22 : COPY . . 17:57:13 ---> 8ac8ce5f638e 17:57:13 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:13 ---> Running in 87edf7a00dd7 17:57:14 Removing intermediate container 87edf7a00dd7 17:57:14 ---> 613ed85d2480 17:57:14 Step 14/22 : RUN ${MAKE} 17:57:14 ---> Running in c9d22a5e2f4c 17:57:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:57:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:57:24 Removing intermediate container c9d22a5e2f4c 17:57:24 ---> e98b7d996e46 17:57:24 Step 15/22 : FROM alpine:3.14 17:57:25 3.14: Pulling from library/alpine 17:57:25 97518928ae5f: Pulling fs layer 17:57:25 97518928ae5f: Verifying Checksum 17:57:25 97518928ae5f: Download complete 17:57:26 97518928ae5f: Pull complete 17:57:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:57:26 Status: Downloaded newer image for alpine:3.14 17:57:26 ---> 0a97eee8041e 17:57:26 Step 16/22 : EXPOSE 4000 17:57:26 ---> Running in 71a8e7c0a63f 17:57:26 Removing intermediate container 71a8e7c0a63f 17:57:26 ---> 20104d1ac57e 17:57:26 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 17:57:26 ---> b39ab8f5a2cd 17:57:26 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:57:26 ---> Running in 38db1b29e1d1 17:57:26 Removing intermediate container 38db1b29e1d1 17:57:26 ---> c7b0ee6ca12d 17:57:26 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 17:57:26 ---> Running in cecc583fab91 17:57:26 Removing intermediate container cecc583fab91 17:57:26 ---> 0082e68be3b9 17:57:26 Step 20/22 : LABEL arch=amd64 17:57:26 ---> Running in 8b2b16230a6c 17:57:26 Removing intermediate container 8b2b16230a6c 17:57:26 ---> edd26272a49e 17:57:26 Step 21/22 : LABEL git_sha=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:57:26 ---> Running in 9276811bd434 17:57:26 Removing intermediate container 9276811bd434 17:57:26 ---> f44580b53390 17:57:26 Step 22/22 : LABEL version=2.1.0 17:57:26 ---> Running in 0b9c727ebc7b 17:57:27 Removing intermediate container 0b9c727ebc7b 17:57:27 ---> 2d9b425bb76e 17:57:27 [Warning] One or more build-args [ARCH] were not consumed 17:57:27 Successfully built 2d9b425bb76e 17:57:27 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:27 provisioning config files... 17:57:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config1005597336447409343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:27 ---> docker-login.sh 17:57:27 nexus3.edgexfoundry.org:10001 17:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:27 Configure a credential helper to remove this warning. See 17:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:27 17:57:27 Login Succeeded 17:57:27 nexus3.edgexfoundry.org:10002 17:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:27 Configure a credential helper to remove this warning. See 17:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:27 17:57:27 Login Succeeded 17:57:27 nexus3.edgexfoundry.org:10003 17:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:27 Configure a credential helper to remove this warning. See 17:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:27 17:57:27 Login Succeeded 17:57:27 nexus3.edgexfoundry.org:10004 17:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:27 Configure a credential helper to remove this warning. See 17:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:27 17:57:27 Login Succeeded 17:57:27 docker.io 17:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:28 Configure a credential helper to remove this warning. See 17:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:28 17:57:28 Login Succeeded 17:57:28 ---> docker-login.sh ends [Pipeline] } 17:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:28 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 17:57:28 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:57:28 latest 17:57:28 2.1.0 17:57:28 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 17:57:28 main 17:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] isUnix [Pipeline] sh 17:57:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:57:29 7dd24e72bf0b: Preparing 17:57:29 1a058d5342cc: Preparing 17:57:29 1a058d5342cc: Layer already exists 17:57:31 7dd24e72bf0b: Pushed 17:57:31 7cabfbefb872e4d8c79bc319b9175d5c26ac1025: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh 17:57:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 17:57:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:57:31 7dd24e72bf0b: Preparing 17:57:31 1a058d5342cc: Preparing 17:57:31 1a058d5342cc: Layer already exists 17:57:31 7dd24e72bf0b: Layer already exists 17:57:31 latest: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh 17:57:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 [Pipeline] isUnix [Pipeline] sh 17:57:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 17:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:57:32 7dd24e72bf0b: Preparing 17:57:32 1a058d5342cc: Preparing 17:57:32 1a058d5342cc: Layer already exists 17:57:32 7dd24e72bf0b: Layer already exists 17:57:32 2.1.0: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh 17:57:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [Pipeline] isUnix [Pipeline] sh 17:57:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 17:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:57:32 7dd24e72bf0b: Preparing 17:57:32 1a058d5342cc: Preparing 17:57:32 7dd24e72bf0b: Layer already exists 17:57:32 1a058d5342cc: Layer already exists 17:57:32 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh 17:57:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 17:57:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 17:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:57:33 7dd24e72bf0b: Preparing 17:57:33 1a058d5342cc: Preparing 17:57:33 1a058d5342cc: Layer already exists 17:57:33 7dd24e72bf0b: Layer already exists 17:57:33 main: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:33 ===================================================== [Pipeline] echo 17:57:33 taggedImages: 17:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 17:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 17:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 17:57:33 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 17:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:34 17:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:34 latest: Pulling from edgex-lftools-log-publisher 17:57:34 b4d181a07f80: Pulling fs layer 17:57:34 a1111a8f2ec3: Pulling fs layer 17:57:34 ed53099fbce6: Pulling fs layer 17:57:34 dc539afda2c1: Pulling fs layer 17:57:34 77bc0d833cb6: Pulling fs layer 17:57:34 9065ff56babe: Pulling fs layer 17:57:34 d287ab97295c: Pulling fs layer 17:57:34 dc539afda2c1: Waiting 17:57:34 77bc0d833cb6: Waiting 17:57:34 9065ff56babe: Waiting 17:57:34 d287ab97295c: Waiting 17:57:34 a1111a8f2ec3: Verifying Checksum 17:57:34 a1111a8f2ec3: Download complete 17:57:34 dc539afda2c1: Verifying Checksum 17:57:34 dc539afda2c1: Download complete 17:57:34 ed53099fbce6: Verifying Checksum 17:57:34 ed53099fbce6: Download complete 17:57:34 9065ff56babe: Verifying Checksum 17:57:34 9065ff56babe: Download complete 17:57:34 77bc0d833cb6: Verifying Checksum 17:57:34 77bc0d833cb6: Download complete 17:57:34 b4d181a07f80: Verifying Checksum 17:57:34 b4d181a07f80: Download complete 17:57:35 d287ab97295c: Verifying Checksum 17:57:35 d287ab97295c: Download complete 17:57:36 b4d181a07f80: Pull complete 17:57:36 a1111a8f2ec3: Pull complete 17:57:36 ed53099fbce6: Pull complete 17:57:36 dc539afda2c1: Pull complete 17:57:37 77bc0d833cb6: Pull complete 17:57:37 9065ff56babe: Pull complete 17:57:42 d287ab97295c: Pull complete 17:57:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:57:42 prd-centos7-docker-4c-2g-5 does not seem to be running inside a container 17:57:42 $ 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/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:57:45 $ docker top 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:45 ---> job-cost.sh 17:57:45 lf-activate-venv: SKIPPING 17:57:45 INFO: No Stack... 17:57:45 INFO: Retrieving Pricing Info for: v3-standard-2 17:57:45 INFO: Archiving Costs [Pipeline] sh 17:57:46 + cat /w/workspace/edgex-ui-go/39/archives/cost.csv 17:57:46 + cut -d, -f6 [Pipeline] lock 17:57:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] 17:57:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] did not exist. Created. 17:57:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:46 + echo total: 0.05999999865889549 [Pipeline] stash 17:57:46 Stashed 1 file(s) [Pipeline] } 17:57:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:46 $ docker stop --time=1 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f 17:57:47 $ docker rm -f 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:56 Removing intermediate container 89d84a13aa0d 17:57:56 ---> 4ba6b99fc6f3 17:57:56 Step 14/14 : RUN ${MAKE} 17:57:56 ---> Running in 073dd9074de0 17:57:56 noop 17:57:56 Removing intermediate container 073dd9074de0 17:57:56 ---> 40ea6fc0e2ec 17:57:56 Successfully built 40ea6fc0e2ec 17:57:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:57:56 + docker inspect -f . ci-base-image-arm64 17:57:56 . [Pipeline] withDockerContainer 17:57:57 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 17:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:58 $ docker top b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:59 + go version 17:57:59 go version go1.16.8 linux/arm64 [Pipeline] } 17:57:59 $ docker stop --time=1 b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 17:58:01 $ docker rm -f b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:01 + docker inspect -f . ci-base-image-arm64 17:58:01 . [Pipeline] withDockerContainer 17:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 17:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:03 $ docker top e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:58:04 + make test 17:58:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:58:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:58:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:58:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:59:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:59:07 $ docker stop --time=1 e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f 17:59:09 $ docker rm -f e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f [Pipeline] // withDockerContainer [Pipeline] sh 17:59:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:09 Warning: overwriting stash ‘coverage-report’ 17:59:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:59:11 + ls -al . 17:59:11 total 152 17:59:11 drwxrwxr-x 12 jenkins jenkins 4096 Nov 18 17:58 . 17:59:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 .. 17:59:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 17:55 .git 17:59:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 .github 17:59:11 -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 17:55 .gitignore 17:59:11 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 18 17:55 CONTRIBUTING.md 17:59:11 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 18 17:55 Dockerfile 17:59:11 -rw-rw-r-- 1 jenkins jenkins 652 Nov 18 17:55 Jenkinsfile 17:59:11 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 18 17:55 LICENSE 17:59:11 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 18 17:55 Makefile 17:59:11 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 18 17:55 README.md 17:59:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 17:53 VERSION 17:59:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 assets 17:59:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 bin 17:59:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 cmd 17:59:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 18 17:58 coverage.out 17:59:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 docs 17:59:11 -rw-rw-r-- 1 jenkins jenkins 744 Nov 18 17:55 go.mod 17:59:11 -rw-rw-r-- 1 jenkins jenkins 48565 Nov 18 17:55 go.sum 17:59:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 17:55 internal 17:59:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 pkg 17:59:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 snap 17:59:11 -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 17:55 version.go 17:59:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 web [Pipeline] isUnix [Pipeline] sh 17:59:11 + 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=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 --label arch=arm64 --label version=2.1.0 . 17:59:12 Sending build context to Docker daemon 25.3MB 17:59:12 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 17:59:12 Step 2/22 : FROM ${BASE} AS builder 17:59:12 ---> 40ea6fc0e2ec 17:59:12 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:59:12 ---> Running in e0d47494db0b 17:59:13 Removing intermediate container e0d47494db0b 17:59:13 ---> c86f8bf3b3b3 17:59:13 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 17:59:13 ---> Running in e39910262174 17:59:13 Removing intermediate container e39910262174 17:59:13 ---> b927342e8b51 17:59:13 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 17:59:13 ---> Running in 15910c1f4b6b 17:59:14 Removing intermediate container 15910c1f4b6b 17:59:14 ---> b72d1f88789c 17:59:14 Step 6/22 : LABEL Name=edgex-ui-go 17:59:14 ---> Running in 924e000e3c1f 17:59:14 Removing intermediate container 924e000e3c1f 17:59:14 ---> 7b9b08c3b13d 17:59:14 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:59:14 ---> Running in bcc4f5f9681a 17:59:14 Removing intermediate container bcc4f5f9681a 17:59:14 ---> f81df22686e0 17:59:14 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:15 ---> Running in 55b6e1b32653 17:59:17 Removing intermediate container 55b6e1b32653 17:59:17 ---> f22a971f9f42 17:59:17 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:59:17 ---> Running in 0fa23cde05a9 17:59:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:19 OK: 219 MiB in 52 packages 17:59:20 Removing intermediate container 0fa23cde05a9 17:59:20 ---> 033a0fa72a00 17:59:20 Step 10/22 : ENV GO111MODULE=on 17:59:20 ---> Running in 27620cc4e682 17:59:21 Removing intermediate container 27620cc4e682 17:59:21 ---> aa3b18b66ff6 17:59:21 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:59:21 ---> Running in 93067fc1af65 17:59:21 Removing intermediate container 93067fc1af65 17:59:21 ---> 38ace640b669 17:59:21 Step 12/22 : COPY . . 17:59:25 ---> b7e145368090 17:59:25 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:25 ---> Running in 5b40fc94f672 17:59:27 Removing intermediate container 5b40fc94f672 17:59:27 ---> 8c6bb2a279a9 17:59:27 Step 14/22 : RUN ${MAKE} 17:59:27 ---> Running in 6a2094fdde59 17:59:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:59:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:59:59 Removing intermediate container 6a2094fdde59 17:59:59 ---> 0193efd06285 17:59:59 Step 15/22 : FROM alpine:3.14 17:59:59 3.14: Pulling from library/alpine 17:59:59 be307f383ecc: Pulling fs layer 18:00:00 be307f383ecc: Verifying Checksum 18:00:00 be307f383ecc: Download complete 18:00:00 be307f383ecc: Pull complete 18:00:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:00:00 Status: Downloaded newer image for alpine:3.14 18:00:00 ---> 5b8b7b635229 18:00:00 Step 16/22 : EXPOSE 4000 18:00:01 ---> Running in 315c20335f0e 18:00:01 Removing intermediate container 315c20335f0e 18:00:01 ---> e47ae1dd60eb 18:00:01 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 18:00:02 ---> dc787584dc39 18:00:02 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:00:03 ---> Running in b51b2601630a 18:00:03 Removing intermediate container b51b2601630a 18:00:03 ---> 7e4faff483d2 18:00:03 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 18:00:03 ---> Running in e2f62431da71 18:00:03 Removing intermediate container e2f62431da71 18:00:03 ---> 05b173f36f97 18:00:03 Step 20/22 : LABEL arch=arm64 18:00:03 ---> Running in 48734e0769cb 18:00:04 Removing intermediate container 48734e0769cb 18:00:04 ---> f875a26ce58a 18:00:04 Step 21/22 : LABEL git_sha=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 18:00:04 ---> Running in bafe271ee0f0 18:00:04 Removing intermediate container bafe271ee0f0 18:00:04 ---> b4fe0f7ef3ae 18:00:04 Step 22/22 : LABEL version=2.1.0 18:00:04 ---> Running in 933d9dc2cb8c 18:00:05 Removing intermediate container 933d9dc2cb8c 18:00:05 ---> 2cd47e78eadc 18:00:05 [Warning] One or more build-args [ARCH] were not consumed 18:00:05 Successfully built 2cd47e78eadc 18:00:05 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:05 provisioning config files... 18:00:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config7941495087529245042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:05 ---> docker-login.sh 18:00:05 nexus3.edgexfoundry.org:10001 18:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:06 Configure a credential helper to remove this warning. See 18:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:06 18:00:06 Login Succeeded 18:00:06 nexus3.edgexfoundry.org:10002 18:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:06 Configure a credential helper to remove this warning. See 18:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:06 18:00:06 Login Succeeded 18:00:06 nexus3.edgexfoundry.org:10003 18:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:07 Configure a credential helper to remove this warning. See 18:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:07 18:00:07 Login Succeeded 18:00:07 nexus3.edgexfoundry.org:10004 18:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:08 Configure a credential helper to remove this warning. See 18:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:08 18:00:08 Login Succeeded 18:00:08 docker.io 18:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:08 Configure a credential helper to remove this warning. See 18:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:08 18:00:08 Login Succeeded 18:00:08 ---> docker-login.sh ends [Pipeline] } 18:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:08 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 18:00:08 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 18:00:08 latest 18:00:08 2.1.0 18:00:08 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 18:00:08 main 18:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] isUnix [Pipeline] sh 18:00:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 18:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:00:09 7f37aca9cbe8: Preparing 18:00:09 62170e181a92: Preparing 18:00:09 62170e181a92: Layer already exists 18:00:13 7f37aca9cbe8: Pushed 18:00:14 7cabfbefb872e4d8c79bc319b9175d5c26ac1025: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh 18:00:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:00:14 7f37aca9cbe8: Preparing 18:00:14 62170e181a92: Preparing 18:00:14 7f37aca9cbe8: Layer already exists 18:00:14 62170e181a92: Layer already exists 18:00:15 latest: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh 18:00:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh 18:00:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 18:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:00:15 7f37aca9cbe8: Preparing 18:00:15 62170e181a92: Preparing 18:00:15 7f37aca9cbe8: Layer already exists 18:00:15 62170e181a92: Layer already exists 18:00:16 2.1.0: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [Pipeline] isUnix [Pipeline] sh 18:00:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 18:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:00:16 7f37aca9cbe8: Preparing 18:00:16 62170e181a92: Preparing 18:00:16 62170e181a92: Layer already exists 18:00:16 7f37aca9cbe8: Layer already exists 18:00:17 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh 18:00:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 18:00:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 18:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:00:17 7f37aca9cbe8: Preparing 18:00:17 62170e181a92: Preparing 18:00:17 62170e181a92: Layer already exists 18:00:17 7f37aca9cbe8: Layer already exists 18:00:18 main: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:00:18 ===================================================== [Pipeline] echo 18:00:18 taggedImages: 18:00:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 18:00:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:00:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 18:00:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 18:00:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:18 18:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:00:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:19 arm64: Pulling from edgex-lftools-log-publisher 18:00:19 448f6bf000e3: Pulling fs layer 18:00:19 f757da607395: Pulling fs layer 18:00:19 05883995daec: Pulling fs layer 18:00:19 8603b9c90790: Pulling fs layer 18:00:19 1560dd03e051: Pulling fs layer 18:00:19 27f5ce0e4adf: Pulling fs layer 18:00:19 c2d8d7efcc4b: Pulling fs layer 18:00:19 27f5ce0e4adf: Waiting 18:00:19 c2d8d7efcc4b: Waiting 18:00:19 8603b9c90790: Waiting 18:00:19 1560dd03e051: Waiting 18:00:19 f757da607395: Verifying Checksum 18:00:19 f757da607395: Download complete 18:00:19 8603b9c90790: Verifying Checksum 18:00:19 8603b9c90790: Download complete 18:00:19 1560dd03e051: Verifying Checksum 18:00:19 1560dd03e051: Download complete 18:00:19 27f5ce0e4adf: Verifying Checksum 18:00:19 27f5ce0e4adf: Download complete 18:00:19 05883995daec: Download complete 18:00:20 448f6bf000e3: Download complete 18:00:22 c2d8d7efcc4b: Verifying Checksum 18:00:22 c2d8d7efcc4b: Download complete 18:00:23 448f6bf000e3: Pull complete 18:00:24 f757da607395: Pull complete 18:00:26 05883995daec: Pull complete 18:00:26 8603b9c90790: Pull complete 18:00:27 1560dd03e051: Pull complete 18:00:27 27f5ce0e4adf: Pull complete 18:00:42 c2d8d7efcc4b: Pull complete 18:00:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:00:42 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 18:00:42 $ 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/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:00:45 $ docker top 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:46 ---> job-cost.sh 18:00:46 lf-activate-venv: SKIPPING 18:00:46 INFO: No Stack... 18:00:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:47 INFO: Archiving Costs [Pipeline] sh 18:00:47 + cut -d, -f6 18:00:47 + cat /w/workspace/edgex-ui-go/39/archives/cost.csv [Pipeline] lock 18:00:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] 18:00:47 Resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] did not exist. Created. 18:00:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:48 /w/workspace/edgex-ui-go/39@tmp/durable-7058559e/script.sh: 1: /w/workspace/edgex-ui-go/39@tmp/durable-7058559e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:49 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:49 Warning: overwriting stash ‘stack-cost’ 18:00:49 Stashed 1 file(s) [Pipeline] } 18:00:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:49 $ docker stop --time=1 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 18:00:50 $ docker rm -f 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 [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 18:00:51 provisioning config files... 18:00:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4479208566427088815tmp [Pipeline] { [Pipeline] sh 18:00:51 + set +x 18:00:51 + curl -s https://codecov.io/bash 18:00:51 + bash -s -- 18:00:51 18:00:51 _____ _ 18:00:51 / ____| | | 18:00:51 | | ___ __| | ___ ___ _____ __ 18:00:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:51 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:51 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:51 Bash-1.0.6 18:00:51 18:00:51 18:00:51 ==> git version 2.24.4 found 18:00:51 ==> 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 18:00:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:00:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:00:51 ==> Jenkins CI detected. 18:00:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 18:00:51 project root: . 18:00:51 --> token set from env 18:00:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:51 ==> Running gcov in . (disable via -X gcov) 18:00:51 ==> Python coveragepy not found 18:00:51 ==> Searching for coverage reports in: 18:00:51 + . 18:00:51 -> Found 1 reports 18:00:51 ==> Detecting git/mercurial file structure 18:00:51 ==> Reading reports 18:00:51 + ./coverage.out bytes=10 18:00:51 ==> Appending adjustments 18:00:51 https://docs.codecov.io/docs/fixing-reports 18:00:52 + Found adjustments 18:00:52 ==> Gzipping contents 18:00:52 4.0K /tmp/codecov.NfV1dh.gz 18:00:52 ==> Uploading reports 18:00:52 url: https://codecov.io 18:00:52 query: branch=main&commit=7cabfbefb872e4d8c79bc319b9175d5c26ac1025&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:52 -> Pinging Codecov 18:00:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=7cabfbefb872e4d8c79bc319b9175d5c26ac1025&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:52 -> Uploading to 18:00:52 https://storage.googleapis.com/codecov/v4/raw/2021-11-18/FB506323287CE973F263BFD2A0EB1F37/7cabfbefb872e4d8c79bc319b9175d5c26ac1025/e147dfef-e1e4-4c14-bcaa-a4fc114eaa00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T180052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c16b32fa31d974ce214aedd01719378646f1dddfcb7020eea92bdbc9ff00080 18:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:52 Dload Upload Total Spent Left Speed 18:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 13491 --:--:-- --:--:-- --:--:-- 13466 18:00:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] } 18:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:53 18:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:53 188c0c94c7c5: Pulling fs layer 18:00:53 0ef7d3d256c8: Pulling fs layer 18:00:53 de9db76c5a1d: Pulling fs layer 18:00:53 0eba1c9be4d2: Pulling fs layer 18:00:53 0d57e429df01: Pulling fs layer 18:00:53 4e4be7b47b0d: Pulling fs layer 18:00:53 e1f770b5df2f: Pulling fs layer 18:00:53 85a0685a4137: Pulling fs layer 18:00:53 4e4be7b47b0d: Waiting 18:00:53 e1f770b5df2f: Waiting 18:00:53 0eba1c9be4d2: Waiting 18:00:53 85a0685a4137: Waiting 18:00:53 0d57e429df01: Waiting 18:00:53 de9db76c5a1d: Verifying Checksum 18:00:53 de9db76c5a1d: Download complete 18:00:53 0ef7d3d256c8: Verifying Checksum 18:00:53 0ef7d3d256c8: Download complete 18:00:53 0d57e429df01: Verifying Checksum 18:00:53 0d57e429df01: Download complete 18:00:53 4e4be7b47b0d: Verifying Checksum 18:00:53 4e4be7b47b0d: Download complete 18:00:53 188c0c94c7c5: Verifying Checksum 18:00:53 188c0c94c7c5: Download complete 18:00:53 e1f770b5df2f: Verifying Checksum 18:00:53 e1f770b5df2f: Download complete 18:00:54 0eba1c9be4d2: Verifying Checksum 18:00:54 0eba1c9be4d2: Download complete 18:00:54 188c0c94c7c5: Pull complete 18:00:54 0ef7d3d256c8: Pull complete 18:00:54 85a0685a4137: Verifying Checksum 18:00:54 85a0685a4137: Download complete 18:00:54 de9db76c5a1d: Pull complete 18:00:58 0eba1c9be4d2: Pull complete 18:00:58 0d57e429df01: Pull complete 18:00:58 4e4be7b47b0d: Pull complete 18:00:59 e1f770b5df2f: Pull complete 18:01:03 85a0685a4137: Pull complete 18:01:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:01:03 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:01:05 $ docker top 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:01:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:01:06 + set -o pipefail 18:01:06 + snyk monitor '--org=edgex-jenkins' 18:01:11 18:01:11 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 18:01:11 18:01:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/2ab2f0c1-d175-407d-8e59-1454acfb0fd5 18:01:11 18:01:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:01:11 18:01:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:01:11 18:01:11 [Pipeline] } 18:01:11 $ docker stop --time=1 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 18:01:13 $ docker rm -f 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:14 + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] sh 18:01:14 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:14 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:15 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:15 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:01:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:15 . [Pipeline] withDockerContainer 18:01:15 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:01:16 $ docker top 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:16 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:16 + git semver [Pipeline] } 18:01:16 $ docker stop --time=1 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b 18:01:17 $ docker rm -f 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:18 18:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:18 0.23.1-centos7: Pulling from edgex-lftools 18:01:18 ab5ef0e58194: Pulling fs layer 18:01:18 9712f1f96733: Pulling fs layer 18:01:18 63f879dbbcfc: Pulling fs layer 18:01:18 0d9ebad4ef96: Pulling fs layer 18:01:18 e9a5061849ea: Pulling fs layer 18:01:18 d747dcd14b5f: Pulling fs layer 18:01:18 2de7ff778b66: Pulling fs layer 18:01:18 0d9ebad4ef96: Waiting 18:01:18 e9a5061849ea: Waiting 18:01:18 d747dcd14b5f: Waiting 18:01:18 2de7ff778b66: Waiting 18:01:18 9712f1f96733: Verifying Checksum 18:01:18 9712f1f96733: Download complete 18:01:18 63f879dbbcfc: Verifying Checksum 18:01:18 63f879dbbcfc: Download complete 18:01:19 0d9ebad4ef96: Verifying Checksum 18:01:19 0d9ebad4ef96: Download complete 18:01:19 d747dcd14b5f: Verifying Checksum 18:01:19 d747dcd14b5f: Download complete 18:01:19 ab5ef0e58194: Verifying Checksum 18:01:19 ab5ef0e58194: Download complete 18:01:19 e9a5061849ea: Verifying Checksum 18:01:19 e9a5061849ea: Download complete 18:01:19 2de7ff778b66: Verifying Checksum 18:01:19 2de7ff778b66: Download complete 18:01:22 ab5ef0e58194: Pull complete 18:01:22 9712f1f96733: Pull complete 18:01:23 63f879dbbcfc: Pull complete 18:01:27 0d9ebad4ef96: Pull complete 18:01:27 e9a5061849ea: Pull complete 18:01:27 d747dcd14b5f: Pull complete 18:01:28 2de7ff778b66: Pull complete 18:01:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:01:28 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:01:31 $ docker top 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:01:31 provisioning config files... 18:01:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6529944760634034617tmp 18:01:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6178771296682942248tmp 18:01:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8475399778507751045tmp [Pipeline] { [Pipeline] echo 18:01:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:01:32 ---> sigul-configuration.sh 18:01:32 gpg: directory `/root/.gnupg' created 18:01:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:01:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:01:32 gpg: keyring `/root/.gnupg/secring.gpg' created 18:01:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:01:32 gpg: CAST5 encrypted data 18:01:32 gpg: encrypted with 1 passphrase 18:01:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:01:32 + mkdir /home/jenkins 18:01:32 + mkdir /home/jenkins/sigul [Pipeline] sh 18:01:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:01:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:32 ---> sigul-install.sh 18:01:32 Sigul already installed; skipping installation. [Pipeline] sh 18:01:33 + git tag --list 18:01:33 0.1.1 18:01:33 v1.1.0 18:01:33 v1.2.0 18:01:33 v1.2.1 18:01:33 v1.3.0 18:01:33 v2.0.0 18:01:33 v2.0.1-dev.1 18:01:33 v2.0.1-dev.10 18:01:33 v2.0.1-dev.11 18:01:33 v2.0.1-dev.12 18:01:33 v2.0.1-dev.13 18:01:33 v2.0.1-dev.14 18:01:33 v2.0.1-dev.15 18:01:33 v2.0.1-dev.16 18:01:33 v2.0.1-dev.17 18:01:33 v2.0.1-dev.18 18:01:33 v2.0.1-dev.19 18:01:33 v2.0.1-dev.2 18:01:33 v2.0.1-dev.20 18:01:33 v2.0.1-dev.21 18:01:33 v2.0.1-dev.22 18:01:33 v2.0.1-dev.23 18:01:33 v2.0.1-dev.24 18:01:33 v2.0.1-dev.25 18:01:33 v2.0.1-dev.26 18:01:33 v2.0.1-dev.27 18:01:33 v2.0.1-dev.28 18:01:33 v2.0.1-dev.29 18:01:33 v2.0.1-dev.3 18:01:33 v2.0.1-dev.30 18:01:33 v2.0.1-dev.31 18:01:33 v2.0.1-dev.32 18:01:33 v2.0.1-dev.33 18:01:33 v2.0.1-dev.4 18:01:33 v2.0.1-dev.5 18:01:33 v2.0.1-dev.6 18:01:33 v2.0.1-dev.7 18:01:33 v2.0.1-dev.8 18:01:33 v2.0.1-dev.9 18:01:33 v2.1.0 [Pipeline] sh 18:01:33 + lftools sign git-tag v2.1.0 18:01:34 Signing Git tag with Sigul... 18:01:34 Signing v2.1.0 [Pipeline] echo 18:01:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:01:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:01:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:01:35 $ docker stop --time=1 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a 18:01:36 $ docker rm -f 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:37 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:37 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:01:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:38 . [Pipeline] withDockerContainer 18:01:38 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:01:38 $ docker top fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:38 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:39 + git semver [Pipeline] } 18:01:39 $ docker stop --time=1 fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 18:01:40 $ docker rm -f fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:40 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:40 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 18:01:41 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:01:41 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:41 . [Pipeline] withDockerContainer 18:01:41 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:01:42 $ docker top 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:42 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:42 + git semver [Pipeline] } 18:01:42 $ docker stop --time=1 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b 18:01:44 $ docker rm -f 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 18:01:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:01:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:45 ---> package-listing.sh 18:01:45 ++ facter osfamily 18:01:45 ++ tr '[:upper:]' '[:lower:]' 18:01:46 + OS_FAMILY=redhat 18:01:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 18:01:46 + START_PACKAGES=/tmp/packages_start.txt 18:01:46 + END_PACKAGES=/tmp/packages_end.txt 18:01:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:46 + PACKAGES=/tmp/packages_start.txt 18:01:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:01:46 + PACKAGES=/tmp/packages_end.txt 18:01:46 + case "${OS_FAMILY}" in 18:01:46 + sort 18:01:46 + rpm -qa 18:01:46 + '[' -f /tmp/packages_start.txt ']' 18:01:46 + '[' -f /tmp/packages_end.txt ']' 18:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:01:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 18:01:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 18:01:46 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:47 18:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:47 latest: Pulling from edgex-lftools-log-publisher 18:01:47 b4d181a07f80: Pulling fs layer 18:01:47 a1111a8f2ec3: Pulling fs layer 18:01:47 ed53099fbce6: Pulling fs layer 18:01:47 dc539afda2c1: Pulling fs layer 18:01:47 77bc0d833cb6: Pulling fs layer 18:01:47 9065ff56babe: Pulling fs layer 18:01:47 d287ab97295c: Pulling fs layer 18:01:47 77bc0d833cb6: Waiting 18:01:47 9065ff56babe: Waiting 18:01:47 d287ab97295c: Waiting 18:01:47 dc539afda2c1: Waiting 18:01:47 a1111a8f2ec3: Verifying Checksum 18:01:47 a1111a8f2ec3: Download complete 18:01:47 dc539afda2c1: Verifying Checksum 18:01:47 dc539afda2c1: Download complete 18:01:47 ed53099fbce6: Verifying Checksum 18:01:47 ed53099fbce6: Download complete 18:01:48 9065ff56babe: Verifying Checksum 18:01:48 9065ff56babe: Download complete 18:01:48 77bc0d833cb6: Verifying Checksum 18:01:48 77bc0d833cb6: Download complete 18:01:48 b4d181a07f80: Verifying Checksum 18:01:48 b4d181a07f80: Download complete 18:01:48 d287ab97295c: Verifying Checksum 18:01:48 d287ab97295c: Download complete 18:01:49 b4d181a07f80: Pull complete 18:01:50 a1111a8f2ec3: Pull complete 18:01:51 ed53099fbce6: Pull complete 18:01:51 dc539afda2c1: Pull complete 18:01:51 77bc0d833cb6: Pull complete 18:01:51 9065ff56babe: Pull complete 18:01:58 d287ab97295c: Pull complete 18:01:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:01:58 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 18:01:58 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:02:00 $ docker top 5f258f6d01cd8add6611b98b7a04034747bff792616b98acb38c9b2574dfe8c7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:01 + touch /tmp/pre-build-complete [Pipeline] sh 18:02:01 + mkdir -p /var/log/sysstat [Pipeline] sh 18:02:01 + ls /var/log/sa-host 18:02:01 + sadf -c /var/log/sa-host/sa18 18:02:01 file_magic: OK 18:02:01 HZ: Using current value: 100 18:02:01 file_header: OK 18:02:01 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 18:02:01 Statistics: 18:02:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:02:01 File successfully converted to sysstat format version 12.0.3 18:02:01 + sadf -c /var/log/sa-host/sa30 18:02:01 file_magic: OK 18:02:01 HZ: Using current value: 100 18:02:01 file_header: OK 18:02:01 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 18:02:01 Statistics: 18:02:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:02:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:01 provisioning config files... 18:02:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4051294207901389913tmp [Pipeline] { [Pipeline] echo 18:02:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:02:02 ---> create-netrc.sh [Pipeline] } 18:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:02:02 ---> python-tools-install.sh [Pipeline] echo 18:02:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:02:02 ---> sudo-logs.sh 18:02:02 Archiving 'sudo' log.. 18:02:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known 18:02:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:02:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:02:03 ---> job-cost.sh 18:02:03 lf-activate-venv: SKIPPING 18:02:03 DEBUG: total: 0.10999999940395355 18:02:03 INFO: Retrieving Stack Cost... 18:02:03 INFO: Retrieving Pricing Info for: v3-standard-2 18:02:03 INFO: Archiving Costs [Pipeline] echo 18:02:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:02:03 ---> logs-deploy.sh 18:02:03 lf-activate-venv: SKIPPING 18:02:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/39 18:02:03 INFO: archiving workspace using pattern(s): 18:02:04 Archives upload complete. 18:02:04 INFO: archiving logs to Nexus 18:02:05 ---> uname -a: 18:02:05 Linux prd-centos7-docker-4c-2g-0.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:02:05 18:02:05 18:02:05 ---> lscpu: 18:02:05 Architecture: x86_64 18:02:05 CPU op-mode(s): 32-bit, 64-bit 18:02:05 Byte Order: Little Endian 18:02:05 Address sizes: 40 bits physical, 48 bits virtual 18:02:05 CPU(s): 2 18:02:05 On-line CPU(s) list: 0,1 18:02:05 Thread(s) per core: 1 18:02:05 Core(s) per socket: 1 18:02:05 Socket(s): 2 18:02:05 NUMA node(s): 1 18:02:05 Vendor ID: AuthenticAMD 18:02:05 CPU family: 23 18:02:05 Model: 49 18:02:05 Model name: AMD EPYC-Rome Processor 18:02:05 Stepping: 0 18:02:05 CPU MHz: 2799.998 18:02:05 BogoMIPS: 5599.99 18:02:05 Virtualization: AMD-V 18:02:05 Hypervisor vendor: KVM 18:02:05 Virtualization type: full 18:02:05 L1d cache: 32K 18:02:05 L1i cache: 32K 18:02:05 L2 cache: 512K 18:02:05 L3 cache: 16384K 18:02:05 NUMA node0 CPU(s): 0,1 18:02:05 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 18:02:05 18:02:05 18:02:05 ---> nproc: 18:02:05 2 18:02:05 18:02:05 18:02:05 ---> df -h: 18:02:05 Filesystem Size Used Avail Use% Mounted on 18:02:05 overlay 40G 9.0G 32G 23% / 18:02:05 tmpfs 64M 0 64M 0% /dev 18:02:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:02:05 shm 64M 0 64M 0% /dev/shm 18:02:05 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:02:05 18:02:05 18:02:05 ---> sar -b -r -n DEV: 18:02:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) 18:02:05 18:02:05 17:52:51 LINUX RESTART (2 CPU) 18:02:05 18:02:05 17:53:02 tps rtps wtps bread/s bwrtn/s 18:02:05 17:54:01 185.69 69.52 116.17 8076.14 42497.14 18:02:05 17:55:01 1.75 0.00 1.75 0.00 34.12 18:02:05 17:56:01 0.27 0.00 0.27 0.00 4.66 18:02:05 17:57:01 0.17 0.00 0.17 0.00 1.75 18:02:05 17:58:01 0.35 0.00 0.35 0.00 6.48 18:02:05 17:59:01 0.20 0.00 0.20 0.00 3.35 18:02:05 18:00:01 0.28 0.00 0.28 0.00 3.51 18:02:05 18:01:01 8.29 0.07 8.22 3.99 479.83 18:02:05 Average: 24.29 8.57 15.72 995.46 5302.45 18:02:05 18:02:05 17:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:02:05 17:54:01 5639932 0 631588 7.89 2620 1734800 1268660 14.01 584276 1547068 132 18:02:05 17:55:01 5654080 0 617432 7.71 2620 1734808 1162092 12.83 572840 1547044 20 18:02:05 17:56:01 5649832 0 621680 7.76 2620 1734808 1162380 12.83 576496 1547316 12 18:02:05 17:57:01 5646840 0 624664 7.80 2620 1734816 1162308 12.83 579556 1547320 20 18:02:05 17:58:01 5655392 0 616108 7.69 2620 1734820 1162092 12.83 570256 1548292 20 18:02:05 17:59:01 5655280 0 616220 7.69 2620 1734820 1162188 12.83 570828 1548292 8 18:02:05 18:00:01 5654064 0 617428 7.71 2620 1734828 1162356 12.83 571800 1548348 16 18:02:05 18:01:01 4844896 0 772632 9.65 2620 2388792 1529432 16.89 766956 2086772 652876 18:02:05 Average: 5550040 0 639719 7.99 2620 1816562 1221438 13.49 599126 1615056 81638 18:02:05 18:02:05 17:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:02:05 17:54:01 eth0 569.08 350.99 1483.38 84.98 0.00 0.00 0.00 0.00 18:02:05 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:54:01 docker0 45.27 30.38 5.06 244.76 0.00 0.00 0.00 0.00 18:02:05 17:55:01 eth0 0.58 0.08 0.06 0.04 0.00 0.00 0.00 0.00 18:02:05 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:56:01 eth0 1.68 0.65 0.62 0.37 0.00 0.00 0.00 0.00 18:02:05 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:57:01 eth0 0.53 0.38 0.27 0.24 0.00 0.00 0.00 0.00 18:02:05 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:58:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:05 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:59:01 eth0 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:02:05 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 18:00:01 eth0 1.65 0.62 0.67 0.37 0.00 0.00 0.00 0.00 18:02:05 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 18:01:01 eth0 137.20 83.82 4052.85 9.52 0.00 0.00 0.00 0.00 18:02:05 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 Average: eth0 87.92 54.00 690.98 11.80 0.00 0.00 0.00 0.00 18:02:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:05 Average: docker0 5.58 3.74 0.62 30.15 0.00 0.00 0.00 0.00 18:02:05 18:02:05 18:02:05 ---> sar -P ALL: 18:02:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) 18:02:05 18:02:05 17:52:51 LINUX RESTART (2 CPU) 18:02:05 18:02:05 17:53:02 CPU %user %nice %system %iowait %steal %idle 18:02:05 17:54:01 all 20.84 0.00 7.53 8.51 0.08 63.04 18:02:05 17:54:01 0 20.69 0.00 8.13 8.60 0.09 62.50 18:02:05 17:54:01 1 21.00 0.00 6.93 8.42 0.07 63.59 18:02:05 17:55:01 all 0.23 0.00 0.06 0.00 0.02 99.69 18:02:05 17:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:02:05 17:55:01 1 0.40 0.00 0.07 0.00 0.02 99.52 18:02:05 17:56:01 all 0.18 0.00 0.04 0.00 0.02 99.77 18:02:05 17:56:01 0 0.10 0.00 0.05 0.00 0.02 99.83 18:02:05 17:56:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:02:05 17:57:01 all 0.14 0.00 0.03 0.00 0.03 99.79 18:02:05 17:57:01 0 0.03 0.00 0.03 0.00 0.05 99.88 18:02:05 17:57:01 1 0.25 0.00 0.03 0.00 0.02 99.70 18:02:05 17:58:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:02:05 17:58:01 0 0.18 0.00 0.05 0.00 0.03 99.73 18:02:05 17:58:01 1 0.10 0.00 0.03 0.00 0.00 99.87 18:02:05 17:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:02:05 17:59:01 0 0.22 0.00 0.02 0.00 0.02 99.75 18:02:05 17:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:02:05 18:00:01 all 0.13 0.00 0.04 0.00 0.02 99.82 18:02:05 18:00:01 0 0.18 0.00 0.05 0.00 0.02 99.75 18:02:05 18:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:02:05 18:01:01 all 7.47 0.00 3.14 0.03 0.04 89.31 18:02:05 18:01:01 0 7.47 0.00 3.47 0.03 0.05 88.97 18:02:05 18:01:01 1 7.47 0.00 2.81 0.03 0.03 89.65 18:02:05 Average: all 3.54 0.00 1.32 1.02 0.03 94.09 18:02:05 Average: 0 3.50 0.00 1.44 1.03 0.04 93.99 18:02:05 Average: 1 3.57 0.00 1.21 1.01 0.03 94.19 18:02:05 18:02:05 18:02:05