Pull request #419 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 7197b5395b6595121ae517d092f588b7666cae3e+b9d2d911777f2755eb40dc58b25585fdfc1b56ba (2faef64d9127ff41eef9a5d526124150d7e900b3) 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-ssh2300122554926781999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4546269852025103831.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7792318211668905245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh4484078289309911118.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1759354547057072677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1977 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-419 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/jenkins-gitclient-ssh2664264924974445313.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/jenkins-gitclient-ssh9145132984453815486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) > git config core.sparsecheckout # timeout=10 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/jenkins-gitclient-ssh1960500163886128635.key > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 Commit message: "feat: update ui built product artifact" > git rev-list --no-walk aa8cfe149a05e2640fa1d6b8de8ba347436b3379 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:25:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:25:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:25:19 ========================================================= 15:25:19 EdgeX Global Pipelines Version Info 15:25:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:25:20 ------------------- 15:25:20 stable info: 15:25:20 ------------------- 15:25:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:25:20 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:25:20 Message: update stable to v1.0.203 15:25:21 ------------------- 15:25:21 experimental info: 15:25:21 ------------------- 15:25:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:25:21 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:25:21 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:25:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7197b53 [Pipeline] echo 15:25:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:22 provisioning config files... 15:25:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config2475683312999717165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:22 ---> docker-login.sh 15:25:22 nexus3.edgexfoundry.org:10001 15:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:22 Configure a credential helper to remove this warning. See 15:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:22 15:25:22 Login Succeeded 15:25:22 nexus3.edgexfoundry.org:10002 15:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:22 Configure a credential helper to remove this warning. See 15:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:22 15:25:22 Login Succeeded 15:25:22 nexus3.edgexfoundry.org:10003 15:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:23 Configure a credential helper to remove this warning. See 15:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:23 15:25:23 Login Succeeded 15:25:23 nexus3.edgexfoundry.org:10004 15:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:23 Configure a credential helper to remove this warning. See 15:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:23 15:25:23 Login Succeeded 15:25:23 docker.io 15:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:24 Configure a credential helper to remove this warning. See 15:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:24 15:25:24 Login Succeeded 15:25:24 ---> docker-login.sh ends [Pipeline] } 15:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:24 + git log --format=format:%s -1 7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] echo 15:25:24 GIT_COMMIT: 7197b5395b6595121ae517d092f588b7666cae3e, Commit Message: feat: update ui built product artifact [Pipeline] echo 15:25:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:25:27 15:25:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:25:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:25:27 latest: Pulling from edgex-devops/git-semver 15:25:27 31603596830f: Pulling fs layer 15:25:27 d4622e32a9a9: Pulling fs layer 15:25:27 1030fce36090: Pulling fs layer 15:25:27 6c6cb7e1b49b: Pulling fs layer 15:25:27 6c6cb7e1b49b: Waiting 15:25:27 d4622e32a9a9: Verifying Checksum 15:25:27 d4622e32a9a9: Download complete 15:25:27 31603596830f: Verifying Checksum 15:25:27 31603596830f: Download complete 15:25:27 31603596830f: Pull complete 15:25:28 6c6cb7e1b49b: Verifying Checksum 15:25:28 6c6cb7e1b49b: Download complete 15:25:28 d4622e32a9a9: Pull complete 15:25:28 1030fce36090: Verifying Checksum 15:25:28 1030fce36090: Download complete 15:25:28 1030fce36090: Pull complete 15:25:28 6c6cb7e1b49b: Pull complete 15:25:28 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:25:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:25:28 prd-centos7-docker-4c-2g-1977 does not seem to be running inside a container 15:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-419 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419:/w/workspace/edgexfoundry_edgex-ui-go_PR-419:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:25:29 $ docker top e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:25:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:29 [ssh-agent] Looking for ssh-agent implementation... 15:25:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:29 $ docker exec e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent 15:25:29 SSH_AUTH_SOCK=/tmp/ssh-NQoLKahQH1f6/agent.14 15:25:29 SSH_AGENT_PID=21 15:25:29 Running ssh-add (command line suppressed) 15:25:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_591686441459727895.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_591686441459727895.key) 15:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:30 + git tag --points-at HEAD [Pipeline] } 15:25:30 $ docker exec --env ******** --env ******** e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent -k 15:25:30 unset SSH_AUTH_SOCK; 15:25:30 unset SSH_AGENT_PID; 15:25:30 echo Agent pid 21 killed; 15:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:25:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:25:30 [ssh-agent] Looking for ssh-agent implementation... 15:25:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:25:30 $ docker exec e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent 15:25:30 SSH_AUTH_SOCK=/tmp/ssh-dFqRM6J9mOgS/agent.54 15:25:30 SSH_AGENT_PID=60 15:25:30 Running ssh-add (command line suppressed) 15:25:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_5345432194096117301.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_5345432194096117301.key) 15:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:25:31 + git semver init 15:25:31 # -> Open(): unable to determine branch for HEAD 15:25:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-419/.git 15:25:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-419 15:25:31 # $SEMVER_REMOTE_NAME = origin 15:25:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:25:31 # $SEMVER_USER_NAME = edgex-jenkins 15:25:31 # $SEMVER_BRANCH = PR-419 15:25:31 # $SEMVER_TEMP = /tmp/semver-333303011 15:25:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:25:33 # '/tmp/semver-333303011' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-419/.semver' 15:25:33 # -> Force: false 15:25:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-419/.semver [Pipeline] } 15:25:33 $ docker exec --env ******** --env ******** e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent -k 15:25:33 unset SSH_AUTH_SOCK; 15:25:33 unset SSH_AGENT_PID; 15:25:33 echo Agent pid 60 killed; 15:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:33 + git semver [Pipeline] } 15:25:33 $ docker stop --time=1 e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b 15:25:34 $ docker rm -f e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b [Pipeline] // withDockerContainer [Pipeline] sh 15:25:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:25:35 Stashed 1 file(s) [Pipeline] echo 15:25:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:25:50 Still waiting to schedule task 15:25:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1977’ 15:25:51 Still waiting to schedule task 15:25:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:28:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1978 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [Pipeline] { [Pipeline] ws 15:28:06 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:28:06 The recommended git tool is: git 15:28:11 using credential edgex-jenkins-ssh 15:28:11 Cloning the remote Git repository 15:28:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:28:11 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:28:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:11 > git --version # timeout=10 15:28:11 > git --version # 'git version 2.17.1' 15:28:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:15 Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e 15:28:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:28:15 > git config core.sparsecheckout # timeout=10 15:28:15 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 15:28:15 Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e 15:28:15 Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) 15:28:15 > git remote # timeout=10 15:28:15 > git config --get remote.origin.url # timeout=10 15:28:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:15 > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 15:28:15 > git rev-parse HEAD^{commit} # timeout=10 15:28:15 > git config core.sparsecheckout # timeout=10 15:28:15 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 15:28:20 Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:20 provisioning config files... 15:28:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3815058147688197589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:21 ---> docker-login.sh 15:28:21 nexus3.edgexfoundry.org:10001 15:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:22 Configure a credential helper to remove this warning. See 15:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:22 15:28:22 Login Succeeded 15:28:22 nexus3.edgexfoundry.org:10002 15:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:22 Configure a credential helper to remove this warning. See 15:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:22 15:28:22 Login Succeeded 15:28:22 nexus3.edgexfoundry.org:10003 15:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:23 Configure a credential helper to remove this warning. See 15:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:23 15:28:23 Login Succeeded 15:28:23 nexus3.edgexfoundry.org:10004 15:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:23 Configure a credential helper to remove this warning. See 15:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:23 15:28:23 Login Succeeded 15:28:23 docker.io 15:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:24 Configure a credential helper to remove this warning. See 15:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:24 15:28:24 Login Succeeded 15:28:24 ---> docker-login.sh ends [Pipeline] } 15:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:25 ========================================================= 15:28:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:28:25 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:28:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:28:26 Sending build context to Docker daemon 20.31MB 15:28:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:28:26 Step 2/8 : FROM ${BASE} 15:28:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:28:27 595b0fe564bb: Pulling fs layer 15:28:27 24495759ef45: Pulling fs layer 15:28:27 d148012ef14d: Pulling fs layer 15:28:27 e90a11edd702: Pulling fs layer 15:28:27 d77568369979: Pulling fs layer 15:28:27 02195dbdac53: Pulling fs layer 15:28:27 2b1b35aa2570: Pulling fs layer 15:28:27 e90a11edd702: Waiting 15:28:27 d77568369979: Waiting 15:28:27 02195dbdac53: Waiting 15:28:27 2c1f732e5b09: Pulling fs layer 15:28:27 2b1b35aa2570: Waiting 15:28:27 2c1f732e5b09: Waiting 15:28:27 d148012ef14d: Verifying Checksum 15:28:27 d148012ef14d: Download complete 15:28:27 24495759ef45: Download complete 15:28:27 d77568369979: Download complete 15:28:27 02195dbdac53: Verifying Checksum 15:28:27 02195dbdac53: Download complete 15:28:27 595b0fe564bb: Verifying Checksum 15:28:27 595b0fe564bb: Download complete 15:28:27 2b1b35aa2570: Verifying Checksum 15:28:27 2b1b35aa2570: Download complete 15:28:27 595b0fe564bb: Pull complete 15:28:28 24495759ef45: Pull complete 15:28:29 d148012ef14d: Pull complete 15:28:30 2c1f732e5b09: Download complete 15:28:31 e90a11edd702: Verifying Checksum 15:28:31 e90a11edd702: Download complete 15:28:41 e90a11edd702: Pull complete 15:28:42 d77568369979: Pull complete 15:28:42 02195dbdac53: Pull complete 15:28:44 2b1b35aa2570: Pull complete 15:28:45 Running on prd-centos7-docker-4c-2g-1979 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [Pipeline] { [Pipeline] ws 15:28:45 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:28:45 The recommended git tool is: git 15:28:49 2c1f732e5b09: Pull complete 15:28:49 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 15:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:28:49 ---> 88ecf2bb1f95 15:28:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:28:51 using credential edgex-jenkins-ssh 15:28:51 Cloning the remote Git repository 15:28:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:28:51 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:28:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:51 > git --version # timeout=10 15:28:51 > git --version # 'git version 2.24.4' 15:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:51 [INFO] Currently running in a labeled security context 15:28:51 [INFO] Currently SELinux is 'enforcing' on the host 15:28:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5690355002851730247.key 15:28:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:53 Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e 15:28:53 Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e 15:28:53 Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) 15:28:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:52 [INFO] Currently running in a labeled security context 15:28:52 [INFO] Currently SELinux is 'enforcing' on the host 15:28:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7636300126749438894.key 15:28:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:28:53 > git config core.sparsecheckout # timeout=10 15:28:53 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 15:28:53 > git remote # timeout=10 15:28:53 > git config --get remote.origin.url # timeout=10 15:28:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:53 [INFO] Currently running in a labeled security context 15:28:53 [INFO] Currently SELinux is 'enforcing' on the host 15:28:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4318571089403050676.key 15:28:53 > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 15:28:53 > git rev-parse HEAD^{commit} # timeout=10 15:28:53 > git config core.sparsecheckout # timeout=10 15:28:53 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 15:28:54 ---> Running in 6b46af1e9d82 15:28:54 Removing intermediate container 6b46af1e9d82 15:28:54 ---> 9cd9af7f9c7c 15:28:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:54 ---> Running in 187b69c2f7b4 15:28:57 Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:57 provisioning config files... 15:28:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5007648964211316113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:57 Removing intermediate container 187b69c2f7b4 15:28:57 ---> 88f28eb1a5f1 15:28:57 Step 5/8 : RUN apk add --no-cache make git 15:28:57 ---> Running in d6a421ea28aa 15:28:58 ---> docker-login.sh 15:28:58 nexus3.edgexfoundry.org:10001 15:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:58 Configure a credential helper to remove this warning. See 15:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:58 15:28:58 Login Succeeded 15:28:58 nexus3.edgexfoundry.org:10002 15:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:58 Configure a credential helper to remove this warning. See 15:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:58 15:28:58 Login Succeeded 15:28:58 nexus3.edgexfoundry.org:10003 15:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:58 Configure a credential helper to remove this warning. See 15:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:58 15:28:58 Login Succeeded 15:28:58 nexus3.edgexfoundry.org:10004 15:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:58 Configure a credential helper to remove this warning. See 15:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:58 15:28:58 Login Succeeded 15:28:58 docker.io 15:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:59 Configure a credential helper to remove this warning. See 15:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:59 15:28:59 Login Succeeded 15:28:59 ---> docker-login.sh ends [Pipeline] } 15:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:59 ========================================================= 15:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:28:59 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:28:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:28:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:28:59 Sending build context to Docker daemon 20.31MB 15:28:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:28:59 Step 2/8 : FROM ${BASE} 15:29:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:29:00 540db60ca938: Pulling fs layer 15:29:00 adcc1eea9eea: Pulling fs layer 15:29:00 4c4ab2625f07: Pulling fs layer 15:29:00 db62176df00c: Pulling fs layer 15:29:00 3b30891b0d05: Pulling fs layer 15:29:00 444f5516b4c7: Pulling fs layer 15:29:00 90b9b1106a8b: Pulling fs layer 15:29:00 0383d17a5b7e: Pulling fs layer 15:29:00 c82ef313ddc5: Pulling fs layer 15:29:00 db62176df00c: Waiting 15:29:00 3b30891b0d05: Waiting 15:29:00 444f5516b4c7: Waiting 15:29:00 90b9b1106a8b: Waiting 15:29:00 0383d17a5b7e: Waiting 15:29:00 c82ef313ddc5: Waiting 15:29:00 4c4ab2625f07: Verifying Checksum 15:29:00 4c4ab2625f07: Download complete 15:29:00 adcc1eea9eea: Download complete 15:29:00 3b30891b0d05: Verifying Checksum 15:29:00 3b30891b0d05: Download complete 15:29:00 444f5516b4c7: Verifying Checksum 15:29:00 444f5516b4c7: Download complete 15:29:00 540db60ca938: Verifying Checksum 15:29:00 540db60ca938: Download complete 15:29:00 90b9b1106a8b: Verifying Checksum 15:29:00 90b9b1106a8b: Download complete 15:29:00 540db60ca938: Pull complete 15:29:00 OK: 218 MiB in 52 packages 15:29:00 adcc1eea9eea: Pull complete 15:29:00 4c4ab2625f07: Pull complete 15:29:00 0383d17a5b7e: Verifying Checksum 15:29:00 0383d17a5b7e: Download complete 15:29:01 Removing intermediate container d6a421ea28aa 15:29:01 ---> 94a548e32926 15:29:01 Step 6/8 : WORKDIR /edgex-ui-go 15:29:01 ---> Running in a9dc5f9d11cb 15:29:02 Removing intermediate container a9dc5f9d11cb 15:29:02 ---> 91c6d5a0493c 15:29:02 Step 7/8 : COPY . . 15:29:05 ---> 773107c2162e 15:29:05 Step 8/8 : RUN go mod download 15:29:05 ---> Running in 4b3effd12a35 15:29:06 c82ef313ddc5: Verifying Checksum 15:29:06 c82ef313ddc5: Download complete 15:29:06 db62176df00c: Verifying Checksum 15:29:06 db62176df00c: Download complete 15:29:09 db62176df00c: Pull complete 15:29:09 3b30891b0d05: Pull complete 15:29:09 444f5516b4c7: Pull complete 15:29:09 90b9b1106a8b: Pull complete 15:29:09 0383d17a5b7e: Pull complete 15:29:12 c82ef313ddc5: Pull complete 15:29:12 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 15:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:29:12 ---> 4508b0543a43 15:29:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:29:14 ---> Running in a4fb15d552e3 15:29:14 Removing intermediate container a4fb15d552e3 15:29:14 ---> 1e6cd1f5dd4c 15:29:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:14 ---> Running in 748acccf62be 15:29:14 Removing intermediate container 748acccf62be 15:29:14 ---> 02f0fd1da71b 15:29:14 Step 5/8 : RUN apk add --no-cache make git 15:29:14 ---> Running in ac064135c21b 15:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:29:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:29:16 OK: 219 MiB in 52 packages 15:29:16 Removing intermediate container ac064135c21b 15:29:16 ---> 1b4b12ba77ba 15:29:16 Step 6/8 : WORKDIR /edgex-ui-go 15:29:16 ---> Running in 5499d53db21f 15:29:16 Removing intermediate container 5499d53db21f 15:29:16 ---> 60577d38bb15 15:29:16 Step 7/8 : COPY . . 15:29:17 ---> 0c0c160b4146 15:29:17 Step 8/8 : RUN go mod download 15:29:17 ---> Running in 9e1de8cfb9bb 15:29:30 Removing intermediate container 9e1de8cfb9bb 15:29:30 ---> 3edd156660d5 15:29:30 Successfully built 3edd156660d5 15:29:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:29:30 + docker inspect -f . ci-base-image-x86_64 15:29:30 . [Pipeline] withDockerContainer 15:29:30 prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container 15:29:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:31 $ docker top 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:31 + go version 15:29:31 go version go1.16.6 linux/amd64 [Pipeline] } 15:29:31 $ docker stop --time=1 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 15:29:32 $ docker rm -f 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:33 + docker inspect -f . ci-base-image-x86_64 15:29:33 . [Pipeline] withDockerContainer 15:29:33 prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container 15:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:34 $ docker top bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:34 + go mod tidy [Pipeline] sh 15:29:35 + make test 15:29:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:29:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:29:44 Removing intermediate container 4b3effd12a35 15:29:44 ---> 15cdb261e34f 15:29:44 Successfully built 15cdb261e34f 15:29:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:29:45 + docker inspect -f . ci-base-image-arm64 15:29:45 . [Pipeline] withDockerContainer 15:29:45 prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container 15:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:29:47 $ docker top 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:29:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:29:48 GO111MODULE=on go vet ./... 15:29:48 + go version 15:29:48 go version go1.16.6 linux/arm64 [Pipeline] } 15:29:48 $ docker stop --time=1 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 15:29:50 $ docker rm -f 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:51 + docker inspect -f . ci-base-image-arm64 15:29:51 . [Pipeline] withDockerContainer 15:29:51 prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container 15:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:29:53 $ docker top 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 -eo pid,comm [Pipeline] { [Pipeline] } 15:29:53 $ docker stop --time=1 bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c 15:29:55 $ docker rm -f bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 15:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:29:56 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 15:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:00 + make test 15:30:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:30:00 + ls -al . 15:30:00 total 92 15:30:00 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 15:29 . 15:30:00 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 15:28 .. 15:30:00 drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 15:28 assets 15:30:00 drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 15:28 bin 15:30:00 drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 15:28 cmd 15:30:00 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 15:28 CONTRIBUTING.md 15:30:00 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 15:29 coverage.out 15:30:00 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 15:28 Dockerfile 15:30:00 -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 15:28 Dockerfile.build 15:30:00 drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 15:28 docs 15:30:00 drwxrwxr-x. 8 jenkins jenkins 179 Aug 4 15:28 .git 15:30:00 drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 15:28 .github 15:30:00 -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 15:28 .gitignore 15:30:00 -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 15:28 go.mod 15:30:00 -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 15:29 go.sum 15:30:00 drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 15:28 internal 15:30:00 -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 15:28 Jenkinsfile 15:30:00 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 15:28 LICENSE 15:30:00 -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 15:28 Makefile 15:30:00 drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 15:28 pkg 15:30:00 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 15:28 README.md 15:30:00 -rw-rw-r--. 1 jenkins jenkins 5 Aug 4 15:25 VERSION 15:30:00 -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 15:28 version.go 15:30:00 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 15:28 web [Pipeline] isUnix [Pipeline] sh 15:30:01 + 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=7197b5395b6595121ae517d092f588b7666cae3e --label arch=amd64 --label version=0.0.0 . 15:30:01 Sending build context to Docker daemon 20.34MB 15:30:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:30:01 Step 2/25 : FROM ${BASE} AS builder 15:30:01 ---> 3edd156660d5 15:30:01 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:30:01 ---> Running in 4494250d9956 15:30:01 Removing intermediate container 4494250d9956 15:30:01 ---> 82203d866ebb 15:30:01 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:30:01 ---> Running in 5f7fa0b9a832 15:30:01 Removing intermediate container 5f7fa0b9a832 15:30:01 ---> a3710a5f91b4 15:30:01 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:30:01 ---> Running in bab0258d870d 15:30:01 Removing intermediate container bab0258d870d 15:30:01 ---> 31b176a7bdfd 15:30:01 Step 6/25 : LABEL Name=edgex-ui-go 15:30:01 ---> Running in bf1362e1c670 15:30:01 Removing intermediate container bf1362e1c670 15:30:01 ---> 59920aa309d3 15:30:01 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:30:01 ---> Running in 51f7644573c6 15:30:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:30:01 Removing intermediate container 51f7644573c6 15:30:01 ---> 63c348ff6ffb 15:30:01 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:01 ---> Running in 0b085e0c61be 15:30:02 Removing intermediate container 0b085e0c61be 15:30:02 ---> 92e29a52a313 15:30:02 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:02 ---> Running in 41eddcbaeffc 15:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:30:03 OK: 219 MiB in 52 packages 15:30:04 Removing intermediate container 41eddcbaeffc 15:30:04 ---> 1db34b5a1a99 15:30:04 Step 10/25 : ENV GO111MODULE=on 15:30:04 ---> Running in 006262e6358c 15:30:04 Removing intermediate container 006262e6358c 15:30:04 ---> 863ffc2f766d 15:30:04 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:30:04 ---> Running in 6597af1bd62a 15:30:04 Removing intermediate container 6597af1bd62a 15:30:04 ---> b0afaa5f8518 15:30:04 Step 12/25 : COPY go.mod . 15:30:04 ---> 6624c9819a2c 15:30:04 Step 13/25 : COPY Makefile . 15:30:04 ---> a11cc25aee74 15:30:04 Step 14/25 : RUN make update 15:30:04 ---> Running in f0ce473df3d8 15:30:04 CGO_ENABLED=0 GO111MODULE=on go mod download 15:30:05 Removing intermediate container f0ce473df3d8 15:30:05 ---> 83237845a75c 15:30:05 Step 15/25 : COPY . . 15:30:05 ---> 49e427dab286 15:30:05 Step 16/25 : RUN go mod tidy 15:30:05 ---> Running in f46c6659ff18 15:30:06 Removing intermediate container f46c6659ff18 15:30:06 ---> aa03a70b76dd 15:30:06 Step 17/25 : RUN ${MAKE} 15:30:07 ---> Running in d7dd82261023 15:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:30:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:30:17 Removing intermediate container d7dd82261023 15:30:17 ---> 0aa5706fda1c 15:30:17 Step 18/25 : FROM alpine:3.12 15:30:18 3.12: Pulling from library/alpine 15:30:23 339de151aab4: Pulling fs layer 15:30:23 339de151aab4: Verifying Checksum 15:30:23 339de151aab4: Download complete 15:30:23 339de151aab4: Pull complete 15:30:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:30:23 Status: Downloaded newer image for alpine:3.12 15:30:23 ---> 13621d1b12d4 15:30:23 Step 19/25 : EXPOSE 4000 15:30:23 ---> Running in 37561f499439 15:30:23 Removing intermediate container 37561f499439 15:30:23 ---> 2fa2b652df79 15:30:23 Step 20/25 : 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 15:30:24 ---> c080bcd75bd8 15:30:24 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:30:24 ---> Running in 4f491a43350b 15:30:24 Removing intermediate container 4f491a43350b 15:30:24 ---> d8d1b62f225e 15:30:24 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:30:24 ---> Running in 35925f5c7c4e 15:30:24 Removing intermediate container 35925f5c7c4e 15:30:24 ---> e968dcb1bf3c 15:30:24 Step 23/25 : LABEL arch=amd64 15:30:24 ---> Running in 46b8e9aaf1f2 15:30:24 Removing intermediate container 46b8e9aaf1f2 15:30:24 ---> f083392582aa 15:30:24 Step 24/25 : LABEL git_sha=7197b5395b6595121ae517d092f588b7666cae3e 15:30:24 ---> Running in b73d09c449b9 15:30:24 Removing intermediate container b73d09c449b9 15:30:24 ---> 2b16b3041d23 15:30:24 Step 25/25 : LABEL version=0.0.0 15:30:24 ---> Running in b8bdf86893d6 15:30:24 Removing intermediate container b8bdf86893d6 15:30:24 ---> 4767ebd410f0 15:30:24 [Warning] One or more build-args [ARCH] were not consumed 15:30:24 Successfully built 4767ebd410f0 15:30:24 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:25 15:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:25 latest: Pulling from edgex-lftools-log-publisher 15:30:25 b4d181a07f80: Pulling fs layer 15:30:25 a1111a8f2ec3: Pulling fs layer 15:30:25 ed53099fbce6: Pulling fs layer 15:30:25 dc539afda2c1: Pulling fs layer 15:30:25 77bc0d833cb6: Pulling fs layer 15:30:25 9065ff56babe: Pulling fs layer 15:30:25 d287ab97295c: Pulling fs layer 15:30:25 dc539afda2c1: Waiting 15:30:25 77bc0d833cb6: Waiting 15:30:25 9065ff56babe: Waiting 15:30:25 d287ab97295c: Waiting 15:30:26 a1111a8f2ec3: Verifying Checksum 15:30:26 a1111a8f2ec3: Download complete 15:30:27 ed53099fbce6: Verifying Checksum 15:30:27 ed53099fbce6: Download complete 15:30:27 77bc0d833cb6: Verifying Checksum 15:30:27 77bc0d833cb6: Download complete 15:30:27 9065ff56babe: Verifying Checksum 15:30:27 9065ff56babe: Download complete 15:30:27 dc539afda2c1: Verifying Checksum 15:30:27 dc539afda2c1: Download complete 15:30:28 b4d181a07f80: Verifying Checksum 15:30:28 b4d181a07f80: Download complete 15:30:29 b4d181a07f80: Pull complete 15:30:29 a1111a8f2ec3: Pull complete 15:30:29 ed53099fbce6: Pull complete 15:30:30 dc539afda2c1: Pull complete 15:30:30 77bc0d833cb6: Pull complete 15:30:30 9065ff56babe: Pull complete 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:30:34 GO111MODULE=on go vet ./... 15:30:34 d287ab97295c: Verifying Checksum 15:30:34 d287ab97295c: Download complete 15:30:38 d287ab97295c: Pull complete 15:30:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:30:38 prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container 15:30:38 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:40 $ docker top 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:41 ---> job-cost.sh 15:30:41 lf-activate-venv: SKIPPING 15:30:41 INFO: No Stack... 15:30:42 INFO: Retrieving Pricing Info for: v3-standard-2 15:30:42 INFO: Archiving Costs [Pipeline] sh 15:30:43 + cut -d, -f6 15:30:43 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 15:30:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] 15:30:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] did not exist. Created. 15:30:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:43 + echo total: 0.05999999865889549 [Pipeline] stash 15:30:43 Stashed 1 file(s) [Pipeline] } 15:30:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:30:43 $ docker stop --time=1 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 15:30:44 $ docker rm -f 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 15:30:57 $ docker stop --time=1 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 15:30:59 $ docker rm -f 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:59 Warning: overwriting stash ‘coverage-report’ 15:31:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:31:01 + ls -al . 15:31:01 total 128 15:31:01 drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 15:30 . 15:31:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:28 .. 15:31:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:28 .git 15:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 .github 15:31:01 -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 15:28 .gitignore 15:31:01 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 15:28 CONTRIBUTING.md 15:31:01 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 15:28 Dockerfile 15:31:01 -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 15:28 Dockerfile.build 15:31:01 -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 15:28 Jenkinsfile 15:31:01 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 15:28 LICENSE 15:31:01 -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 15:28 Makefile 15:31:01 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 15:28 README.md 15:31:01 -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 15:25 VERSION 15:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 assets 15:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 bin 15:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 cmd 15:31:01 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 15:30 coverage.out 15:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 docs 15:31:01 -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 15:28 go.mod 15:31:01 -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 15:29 go.sum 15:31:01 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:28 internal 15:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 pkg 15:31:01 -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 15:28 version.go 15:31:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:28 web [Pipeline] isUnix [Pipeline] sh 15:31:01 + 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=7197b5395b6595121ae517d092f588b7666cae3e --label arch=arm64 --label version=0.0.0 . 15:31:02 Sending build context to Docker daemon 20.34MB 15:31:02 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:31:02 Step 2/25 : FROM ${BASE} AS builder 15:31:02 ---> 15cdb261e34f 15:31:02 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:31:03 ---> Running in ea1ec6cbfd78 15:31:04 Removing intermediate container ea1ec6cbfd78 15:31:04 ---> a65f54305c2d 15:31:04 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:31:04 ---> Running in e098649ee92f 15:31:05 Removing intermediate container e098649ee92f 15:31:05 ---> 7f1d277d556c 15:31:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:31:05 ---> Running in c7704a5048a4 15:31:06 Removing intermediate container c7704a5048a4 15:31:06 ---> 6e9ed6b9ec45 15:31:06 Step 6/25 : LABEL Name=edgex-ui-go 15:31:06 ---> Running in b1370bfbb985 15:31:06 Removing intermediate container b1370bfbb985 15:31:06 ---> 7cb3651debe4 15:31:06 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:31:06 ---> Running in e67d5cb34cb7 15:31:07 Removing intermediate container e67d5cb34cb7 15:31:07 ---> 0855947d91fb 15:31:07 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:07 ---> Running in 5d09ece18c01 15:31:10 Removing intermediate container 5d09ece18c01 15:31:10 ---> 567912000c12 15:31:10 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:10 ---> Running in e1e9ce2d83fc 15:31:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:31:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:31:13 OK: 218 MiB in 52 packages 15:31:14 Removing intermediate container e1e9ce2d83fc 15:31:14 ---> 85614269d87a 15:31:14 Step 10/25 : ENV GO111MODULE=on 15:31:15 ---> Running in e789c9807f32 15:31:15 Removing intermediate container e789c9807f32 15:31:15 ---> 7cb422b827ac 15:31:15 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:31:15 ---> Running in 9378a3951687 15:31:16 Removing intermediate container 9378a3951687 15:31:16 ---> dc6f522c52b9 15:31:16 Step 12/25 : COPY go.mod . 15:31:17 ---> 34f28c9199d8 15:31:17 Step 13/25 : COPY Makefile . 15:31:18 ---> 851da868d1b2 15:31:18 Step 14/25 : RUN make update 15:31:18 ---> Running in cca2354f4eba 15:31:19 CGO_ENABLED=0 GO111MODULE=on go mod download 15:31:21 Removing intermediate container cca2354f4eba 15:31:21 ---> 8e8741eacc39 15:31:21 Step 15/25 : COPY . . 15:31:24 ---> 3a0f59a6ef3e 15:31:24 Step 16/25 : RUN go mod tidy 15:31:24 ---> Running in efbf8b64d14e 15:31:27 Removing intermediate container efbf8b64d14e 15:31:27 ---> 012cbd70f67d 15:31:27 Step 17/25 : RUN ${MAKE} 15:31:27 ---> Running in 18e50b006f17 15:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:31:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:31:59 Removing intermediate container 18e50b006f17 15:31:59 ---> d66f9dd86d03 15:31:59 Step 18/25 : FROM alpine:3.12 15:32:00 3.12: Pulling from library/alpine 15:32:00 d2f70382dc9a: Pulling fs layer 15:32:00 d2f70382dc9a: Verifying Checksum 15:32:00 d2f70382dc9a: Download complete 15:32:01 d2f70382dc9a: Pull complete 15:32:01 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:32:01 Status: Downloaded newer image for alpine:3.12 15:32:01 ---> c4fd0aeabfcf 15:32:01 Step 19/25 : EXPOSE 4000 15:32:01 ---> Running in 649f7a404b61 15:32:02 Removing intermediate container 649f7a404b61 15:32:02 ---> 516bfe440553 15:32:02 Step 20/25 : 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 15:32:05 ---> cc78e2bb1cb2 15:32:05 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:32:05 ---> Running in 0b4c058f621e 15:32:06 Removing intermediate container 0b4c058f621e 15:32:06 ---> d7caec18f9d1 15:32:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:32:06 ---> Running in f1665d753855 15:32:06 Removing intermediate container f1665d753855 15:32:06 ---> 0fef5baad85e 15:32:06 Step 23/25 : LABEL arch=arm64 15:32:06 ---> Running in 7a72f9fbc8de 15:32:07 Removing intermediate container 7a72f9fbc8de 15:32:07 ---> 385efff94cdc 15:32:07 Step 24/25 : LABEL git_sha=7197b5395b6595121ae517d092f588b7666cae3e 15:32:07 ---> Running in 1c7a5ae18c3c 15:32:08 Removing intermediate container 1c7a5ae18c3c 15:32:08 ---> d3333642cd11 15:32:08 Step 25/25 : LABEL version=0.0.0 15:32:08 ---> Running in d2756d523468 15:32:09 Removing intermediate container d2756d523468 15:32:09 ---> 4edca3237642 15:32:09 [Warning] One or more build-args [ARCH] were not consumed 15:32:09 Successfully built 4edca3237642 15:32:09 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:10 15:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:11 arm64: Pulling from edgex-lftools-log-publisher 15:32:11 448f6bf000e3: Pulling fs layer 15:32:11 f757da607395: Pulling fs layer 15:32:11 05883995daec: Pulling fs layer 15:32:11 8603b9c90790: Pulling fs layer 15:32:11 1560dd03e051: Pulling fs layer 15:32:11 27f5ce0e4adf: Pulling fs layer 15:32:11 c2d8d7efcc4b: Pulling fs layer 15:32:11 8603b9c90790: Waiting 15:32:11 1560dd03e051: Waiting 15:32:11 c2d8d7efcc4b: Waiting 15:32:11 f757da607395: Verifying Checksum 15:32:11 f757da607395: Download complete 15:32:11 8603b9c90790: Verifying Checksum 15:32:11 8603b9c90790: Download complete 15:32:11 1560dd03e051: Verifying Checksum 15:32:11 27f5ce0e4adf: Download complete 15:32:11 05883995daec: Verifying Checksum 15:32:11 05883995daec: Download complete 15:32:12 448f6bf000e3: Verifying Checksum 15:32:12 448f6bf000e3: Download complete 15:32:15 c2d8d7efcc4b: Verifying Checksum 15:32:15 c2d8d7efcc4b: Download complete 15:32:16 448f6bf000e3: Pull complete 15:32:16 f757da607395: Pull complete 15:32:18 05883995daec: Pull complete 15:32:19 8603b9c90790: Pull complete 15:32:20 1560dd03e051: Pull complete 15:32:21 27f5ce0e4adf: Pull complete 15:32:36 c2d8d7efcc4b: Pull complete 15:32:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:32:36 prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container 15:32:36 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:32:42 $ docker top 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:43 ---> job-cost.sh 15:32:43 lf-activate-venv: SKIPPING 15:32:43 INFO: No Stack... 15:32:46 INFO: Retrieving Pricing Info for: v2-standard-4 15:32:46 INFO: Archiving Costs [Pipeline] sh 15:32:47 + cut -d, -f6 15:32:47 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 15:32:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] 15:32:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] did not exist. Created. 15:32:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:47 /w/workspace/edgex-ui-go/2@tmp/durable-ccba619d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-ccba619d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:48 + echo total: 0.18000000715255737 [Pipeline] stash 15:32:48 Warning: overwriting stash ‘stack-cost’ 15:32:48 Stashed 1 file(s) [Pipeline] } 15:32:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:48 $ docker stop --time=1 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 15:32:50 $ docker rm -f 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 [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 15:32:51 provisioning config files... 15:32:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config3898168759752331020tmp [Pipeline] { [Pipeline] sh 15:32:52 + set +x 15:32:52 + bash -s -- 15:32:52 + curl -s https://codecov.io/bash 15:32:52 15:32:52 _____ _ 15:32:52 / ____| | | 15:32:52 | | ___ __| | ___ ___ _____ __ 15:32:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:52 Bash-1.0.6 15:32:52 15:32:52 15:32:52 ==> git version 2.24.4 found 15:32:52 ==> 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 15:32:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:32:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:32:52 ==> Jenkins CI detected. 15:32:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-419 15:32:52 project root: . 15:32:52 --> token set from env 15:32:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:52 ==> Running gcov in . (disable via -X gcov) 15:32:52 ==> Python coveragepy not found 15:32:52 ==> Searching for coverage reports in: 15:32:52 + . 15:32:52 -> Found 1 reports 15:32:52 ==> Detecting git/mercurial file structure 15:32:52 ==> Reading reports 15:32:52 + ./coverage.out bytes=10 15:32:52 ==> Appending adjustments 15:32:52 https://docs.codecov.io/docs/fixing-reports 15:32:52 + Found adjustments 15:32:52 ==> Gzipping contents 15:32:52 4.0K /tmp/codecov.gIRs2c.gz 15:32:52 ==> Uploading reports 15:32:52 url: https://codecov.io 15:32:52 query: branch=PR-419&commit=7197b5395b6595121ae517d092f588b7666cae3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=419&job=&cmd_args= 15:32:52 -> Pinging Codecov 15:32:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-419&commit=7197b5395b6595121ae517d092f588b7666cae3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=419&job=&cmd_args= 15:32:53 -> Uploading to 15:32:53 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/7197b5395b6595121ae517d092f588b7666cae3e/ef79035b-4a7c-4a3c-b131-c05ac14c7557.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T153252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aac7082d05749baca2796bf411cebdcf2fc03cc02712e6284a8f0f233ada55d 15:32:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:53 Dload Upload Total Spent Left Speed 15:32:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 5181 --:--:-- --:--:-- --:--:-- 5186 15:32:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] } 15:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:32:55 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:32:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:56 ---> package-listing.sh 15:32:56 ++ facter osfamily 15:32:56 ++ tr '[:upper:]' '[:lower:]' 15:32:56 + OS_FAMILY=redhat 15:32:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-419 15:32:56 + START_PACKAGES=/tmp/packages_start.txt 15:32:56 + END_PACKAGES=/tmp/packages_end.txt 15:32:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:56 + PACKAGES=/tmp/packages_start.txt 15:32:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-419 ']' 15:32:56 + PACKAGES=/tmp/packages_end.txt 15:32:56 + case "${OS_FAMILY}" in 15:32:56 + rpm -qa 15:32:56 + sort 15:32:57 + '[' -f /tmp/packages_start.txt ']' 15:32:57 + '[' -f /tmp/packages_end.txt ']' 15:32:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-419 ']' 15:32:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives/ 15:32:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives/ [Pipeline] echo 15:32:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:58 15:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:58 latest: Pulling from edgex-lftools-log-publisher 15:32:58 b4d181a07f80: Pulling fs layer 15:32:58 a1111a8f2ec3: Pulling fs layer 15:32:58 ed53099fbce6: Pulling fs layer 15:32:58 dc539afda2c1: Pulling fs layer 15:32:58 77bc0d833cb6: Pulling fs layer 15:32:58 9065ff56babe: Pulling fs layer 15:32:58 d287ab97295c: Pulling fs layer 15:32:58 dc539afda2c1: Waiting 15:32:58 77bc0d833cb6: Waiting 15:32:58 9065ff56babe: Waiting 15:32:58 d287ab97295c: Waiting 15:32:58 a1111a8f2ec3: Verifying Checksum 15:32:58 a1111a8f2ec3: Download complete 15:32:58 dc539afda2c1: Verifying Checksum 15:32:58 dc539afda2c1: Download complete 15:32:59 ed53099fbce6: Verifying Checksum 15:32:59 ed53099fbce6: Download complete 15:32:59 9065ff56babe: Download complete 15:32:59 77bc0d833cb6: Verifying Checksum 15:32:59 77bc0d833cb6: Download complete 15:33:00 b4d181a07f80: Verifying Checksum 15:33:00 b4d181a07f80: Download complete 15:33:01 b4d181a07f80: Pull complete 15:33:01 a1111a8f2ec3: Pull complete 15:33:01 ed53099fbce6: Pull complete 15:33:01 dc539afda2c1: Pull complete 15:33:02 77bc0d833cb6: Pull complete 15:33:02 9065ff56babe: Pull complete 15:33:04 d287ab97295c: Verifying Checksum 15:33:04 d287ab97295c: Download complete 15:33:08 d287ab97295c: Pull complete 15:33:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:33:08 prd-centos7-docker-4c-2g-1977 does not seem to be running inside a container 15:33:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-419 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419:/w/workspace/edgexfoundry_edgex-ui-go_PR-419:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:33:10 $ docker top bebcf961921c049c89d68d5d28bf93385dcc63200ba175a094f81209a9932ab5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:11 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:11 + ls /var/log/sa-host 15:33:11 + sadf -c /var/log/sa-host/sa04 15:33:11 file_magic: OK 15:33:11 HZ: Using current value: 100 15:33:11 file_header: OK 15:33:11 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 15:33:11 Statistics: 15:33:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:33:11 File successfully converted to sysstat format version 12.0.3 15:33:11 + sadf -c /var/log/sa-host/sa05 15:33:11 file_magic: OK 15:33:11 HZ: Using current value: 100 15:33:11 file_header: OK 15:33:11 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 15:33:11 Statistics: 15:33:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:33:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:12 provisioning config files... 15:33:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config2733468575135494267tmp [Pipeline] { [Pipeline] echo 15:33:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:12 ---> create-netrc.sh [Pipeline] } 15:33:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> python-tools-install.sh [Pipeline] echo 15:33:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> sudo-logs.sh 15:33:13 Archiving 'sudo' log.. 15:33:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1977.vexxhost.local: Name or service not known 15:33:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1977.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:33:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:13 ---> job-cost.sh 15:33:13 lf-activate-venv: SKIPPING 15:33:13 DEBUG: total: 0.18000000715255737 15:33:13 INFO: Retrieving Stack Cost... 15:33:15 INFO: Retrieving Pricing Info for: v3-standard-2 15:33:15 INFO: Archiving Costs [Pipeline] echo 15:33:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:16 ---> logs-deploy.sh 15:33:16 lf-activate-venv: SKIPPING 15:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-419/2 15:33:16 INFO: archiving workspace using pattern(s): 15:33:16 Archives upload complete. 15:33:17 INFO: archiving logs to Nexus 15:33:19 ---> uname -a: 15:33:19 Linux prd-centos7-docker-4c-2g-1977.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:33:19 15:33:19 15:33:19 ---> lscpu: 15:33:19 Architecture: x86_64 15:33:19 CPU op-mode(s): 32-bit, 64-bit 15:33:19 Byte Order: Little Endian 15:33:19 Address sizes: 40 bits physical, 48 bits virtual 15:33:19 CPU(s): 2 15:33:19 On-line CPU(s) list: 0,1 15:33:19 Thread(s) per core: 1 15:33:19 Core(s) per socket: 1 15:33:19 Socket(s): 2 15:33:19 NUMA node(s): 1 15:33:19 Vendor ID: AuthenticAMD 15:33:19 CPU family: 23 15:33:19 Model: 49 15:33:19 Model name: AMD EPYC-Rome Processor 15:33:19 Stepping: 0 15:33:19 CPU MHz: 2799.998 15:33:19 BogoMIPS: 5599.99 15:33:19 Virtualization: AMD-V 15:33:19 Hypervisor vendor: KVM 15:33:19 Virtualization type: full 15:33:19 L1d cache: 32K 15:33:19 L1i cache: 32K 15:33:19 L2 cache: 512K 15:33:19 L3 cache: 16384K 15:33:19 NUMA node0 CPU(s): 0,1 15:33:19 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 15:33:19 15:33:19 15:33:19 ---> nproc: 15:33:19 2 15:33:19 15:33:19 15:33:19 ---> df -h: 15:33:19 Filesystem Size Used Avail Use% Mounted on 15:33:19 overlay 40G 7.7G 33G 20% / 15:33:19 tmpfs 64M 0 64M 0% /dev 15:33:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:33:19 shm 64M 0 64M 0% /dev/shm 15:33:19 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:33:19 15:33:19 15:33:19 ---> sar -b -r -n DEV: 15:33:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 15:33:19 15:33:19 15:24:36 LINUX RESTART (2 CPU) 15:33:19 15:33:19 15:25:01 tps rtps wtps bread/s bwrtn/s 15:33:19 15:26:03 109.89 16.33 93.57 5512.60 5952.79 15:33:19 15:27:01 1.67 0.00 1.67 0.00 33.60 15:33:19 15:28:01 0.50 0.00 0.50 0.00 6.76 15:33:19 15:29:01 0.22 0.00 0.22 0.00 2.73 15:33:19 15:30:01 0.30 0.00 0.30 0.00 3.76 15:33:19 15:31:01 0.28 0.00 0.28 0.00 4.13 15:33:19 15:32:01 0.18 0.00 0.18 0.00 2.07 15:33:19 15:33:01 2.43 0.13 2.30 13.72 93.86 15:33:19 Average: 14.51 2.07 12.44 694.74 766.66 15:33:19 15:33:19 15:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:19 15:26:03 5438740 0 802256 10.02 2620 1765324 1291376 14.26 595764 1573104 128 15:33:19 15:27:01 5451476 0 789508 9.86 2620 1765336 1197156 13.22 585016 1573068 20 15:33:19 15:28:01 5451244 0 789740 9.86 2620 1765336 1197156 13.22 586264 1572004 8 15:33:19 15:29:01 5448704 0 792272 9.89 2620 1765344 1197432 13.22 588888 1572004 20 15:33:19 15:30:01 5450988 0 789984 9.86 2620 1765348 1197156 13.22 583200 1576188 16 15:33:19 15:31:01 5447800 0 793144 9.90 2620 1765376 1197264 13.22 586260 1576196 16 15:33:19 15:32:01 5448680 0 792284 9.89 2620 1765356 1197156 13.22 585672 1576188 8 15:33:19 15:33:01 5207000 0 892520 11.14 2620 1906800 1596220 17.62 793416 1588092 140880 15:33:19 Average: 5418079 0 805214 10.05 2620 1783028 1258864 13.90 613060 1575856 17637 15:33:19 15:33:19 15:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:19 15:26:03 eth0 621.65 426.74 1415.73 88.84 0.00 0.00 0.00 0.00 15:33:19 15:26:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:26:03 docker0 82.59 64.68 6.86 213.27 0.00 0.00 0.00 0.00 15:33:19 15:27:01 eth0 0.76 0.09 0.07 0.04 0.00 0.00 0.00 0.00 15:33:19 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:28:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:19 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:29:01 eth0 5.23 2.03 3.62 0.46 0.00 0.00 0.00 0.00 15:33:19 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:30:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:33:19 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:31:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:33:19 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:33:19 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:33:01 eth0 219.03 138.07 1474.12 14.43 0.00 0.00 0.00 0.00 15:33:19 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 Average: eth0 106.47 71.30 363.50 13.06 0.00 0.00 0.00 0.00 15:33:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:19 Average: docker0 10.38 8.13 0.86 26.81 0.00 0.00 0.00 0.00 15:33:19 15:33:19 15:33:19 ---> sar -P ALL: 15:33:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 15:33:19 15:33:19 15:24:36 LINUX RESTART (2 CPU) 15:33:19 15:33:19 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:33:19 15:26:03 all 14.58 0.00 3.63 2.31 0.06 79.41 15:33:19 15:26:03 0 15.11 0.00 3.85 2.23 0.07 78.75 15:33:19 15:26:03 1 14.05 0.00 3.42 2.40 0.05 80.08 15:33:19 15:27:01 all 0.15 0.00 0.07 0.00 0.03 99.76 15:33:19 15:27:01 0 0.07 0.00 0.09 0.00 0.03 99.81 15:33:19 15:27:01 1 0.22 0.00 0.05 0.00 0.02 99.71 15:33:19 15:28:01 all 0.22 0.00 0.08 0.01 0.02 99.67 15:33:19 15:28:01 0 0.08 0.00 0.07 0.02 0.02 99.82 15:33:19 15:28:01 1 0.35 0.00 0.10 0.00 0.02 99.53 15:33:19 15:29:01 all 0.21 0.00 0.08 0.00 0.02 99.70 15:33:19 15:29:01 0 0.08 0.00 0.10 0.00 0.03 99.78 15:33:19 15:29:01 1 0.33 0.00 0.05 0.00 0.00 99.62 15:33:19 15:30:01 all 0.13 0.00 0.12 0.00 0.02 99.73 15:33:19 15:30:01 0 0.08 0.00 0.15 0.00 0.02 99.75 15:33:19 15:30:01 1 0.18 0.00 0.08 0.00 0.02 99.72 15:33:19 15:31:01 all 0.13 0.00 0.07 0.00 0.03 99.78 15:33:19 15:31:01 0 0.18 0.00 0.05 0.00 0.02 99.75 15:33:19 15:31:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:33:19 15:32:01 all 0.15 0.00 0.04 0.00 0.01 99.80 15:33:19 15:32:01 0 0.23 0.00 0.05 0.00 0.02 99.70 15:33:19 15:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:33:19 15:33:01 all 3.39 0.00 1.12 0.01 0.03 95.46 15:33:19 15:33:01 0 4.48 0.00 1.45 0.00 0.02 94.05 15:33:19 15:33:01 1 2.30 0.00 0.79 0.02 0.03 96.86 15:33:19 Average: all 2.34 0.00 0.64 0.29 0.02 96.71 15:33:19 Average: 0 2.51 0.00 0.72 0.28 0.03 96.47 15:33:19 Average: 1 2.17 0.00 0.57 0.30 0.02 96.94 15:33:19 15:33:19 15:33:19