Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3c12b534f238725917337d895365f9f96d82ff07+da61adacfdf7582afac777cc495c283ef6d04343 (40084ad94ffdb31f42814e4bb5b0959a1b0eb382) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6551616846035843377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8792031485511361269.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-405/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-405/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1041321881727832879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-405/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3021638816619544962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3151274162247776189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-405/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-405/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1355098650740373909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1075 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [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-405 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/jenkins-gitclient-ssh3031953571880169535.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/jenkins-gitclient-ssh3056545915961016502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/jenkins-gitclient-ssh3552883182499986896.key > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:31 ========================================================= 04:16:31 EdgeX Global Pipelines Version Info 04:16:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:32 ------------------- 04:16:32 stable info: 04:16:32 ------------------- 04:16:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:16:32 Message: update stable to v1.0.195 04:16:33 ------------------- 04:16:33 experimental info: 04:16:33 ------------------- 04:16:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:16:33 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c12b53 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:35 provisioning config files... 04:16:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config7771918364600968579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:35 ---> docker-login.sh 04:16:35 nexus3.edgexfoundry.org:10001 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10002 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10003 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10004 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 docker.io 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 ---> docker-login.sh ends [Pipeline] } 04:16:36 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 04:16:37 + git log --format=format:%s -1 3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] echo 04:16:37 GIT_COMMIT: 3c12b534f238725917337d895365f9f96d82ff07, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 04:16:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:40 04:16:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:16:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:41 latest: Pulling from edgex-devops/git-semver 04:16:41 31603596830f: Pulling fs layer 04:16:41 54011a49482f: Pulling fs layer 04:16:41 a6820b24f6d8: Pulling fs layer 04:16:41 f581987b2513: Pulling fs layer 04:16:41 f581987b2513: Waiting 04:16:41 54011a49482f: Verifying Checksum 04:16:41 54011a49482f: Download complete 04:16:41 31603596830f: Verifying Checksum 04:16:41 31603596830f: Download complete 04:16:41 f581987b2513: Verifying Checksum 04:16:41 f581987b2513: Download complete 04:16:41 a6820b24f6d8: Verifying Checksum 04:16:41 a6820b24f6d8: Download complete 04:16:41 31603596830f: Pull complete 04:16:41 54011a49482f: Pull complete 04:16:42 a6820b24f6d8: Pull complete 04:16:42 f581987b2513: Pull complete 04:16:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:16:42 prd-centos7-docker-4c-2g-1075 does not seem to be running inside a container 04:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-405 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405:/w/workspace/edgexfoundry_edgex-ui-go_PR-405:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:16:43 $ docker top 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:44 [ssh-agent] Looking for ssh-agent implementation... 04:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:44 $ docker exec 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent 04:16:44 SSH_AUTH_SOCK=/tmp/ssh-IN2ewfXfDISS/agent.14 04:16:44 SSH_AGENT_PID=20 04:16:44 Running ssh-add (command line suppressed) 04:16:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_5563404020559923500.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_5563404020559923500.key) 04:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:44 + git tag --points-at HEAD [Pipeline] } 04:16:44 $ docker exec --env ******** --env ******** 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent -k 04:16:44 unset SSH_AUTH_SOCK; 04:16:44 unset SSH_AGENT_PID; 04:16:44 echo Agent pid 20 killed; 04:16:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:45 [ssh-agent] Looking for ssh-agent implementation... 04:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:45 $ docker exec 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent 04:16:45 SSH_AUTH_SOCK=/tmp/ssh-1JCyy3Xw1qvK/agent.52 04:16:45 SSH_AGENT_PID=57 04:16:45 Running ssh-add (command line suppressed) 04:16:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_3033515014521427675.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_3033515014521427675.key) 04:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:45 + git semver init 04:16:45 # -> Open(): unable to determine branch for HEAD 04:16:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-405/.git 04:16:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-405 04:16:45 # $SEMVER_REMOTE_NAME = origin 04:16:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:16:45 # $SEMVER_USER_NAME = edgex-jenkins 04:16:45 # $SEMVER_BRANCH = PR-405 04:16:45 # $SEMVER_TEMP = /tmp/semver-425196106 04:16:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:16:48 # '/tmp/semver-425196106' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-405/.semver' 04:16:48 # -> Force: false 04:16:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-405/.semver [Pipeline] } 04:16:48 $ docker exec --env ******** --env ******** 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent -k 04:16:48 unset SSH_AUTH_SOCK; 04:16:48 unset SSH_AGENT_PID; 04:16:48 echo Agent pid 57 killed; 04:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:48 + git semver [Pipeline] } 04:16:49 $ docker stop --time=1 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 04:16:50 $ docker rm -f 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:51 Stashed 1 file(s) [Pipeline] echo 04:16:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:17:06 Still waiting to schedule task 04:17:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:17:06 Still waiting to schedule task 04:17:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:19:55 Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [Pipeline] { [Pipeline] ws 04:19:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:19:55 The recommended git tool is: git 04:19:58 using credential edgex-jenkins-ssh 04:19:58 Cloning the remote Git repository 04:19:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:19:57 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:19:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:19:57 > git --version # timeout=10 04:19:57 > git --version # 'git version 2.24.4' 04:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:57 [INFO] Currently running in a labeled security context 04:19:57 [INFO] Currently SELinux is 'enforcing' on the host 04:19:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6261274731084834400.key 04:19:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:19:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:19:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:19:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:59 [INFO] Currently running in a labeled security context 04:19:59 [INFO] Currently SELinux is 'enforcing' on the host 04:19:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6549682388285868370.key 04:19:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:20:00 Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 04:20:00 Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 04:20:00 Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) 04:19:59 > git config core.sparsecheckout # timeout=10 04:19:59 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 04:20:00 > git remote # timeout=10 04:20:00 > git config --get remote.origin.url # timeout=10 04:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:00 [INFO] Currently running in a labeled security context 04:20:00 [INFO] Currently SELinux is 'enforcing' on the host 04:20:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3209208483348291955.key 04:20:00 > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 04:20:00 > git rev-parse HEAD^{commit} # timeout=10 04:20:00 > git config core.sparsecheckout # timeout=10 04:20:00 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 04:20:03 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" 04:20:03 > git --version # timeout=10 04:20:03 > git --version # 'git version 2.24.4' 04:20:03 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:20:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:20:06 + true 04:20:06 + sudo service docker restart 04:20:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:24 provisioning config files... 04:20:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5198964855778751930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:24 ---> docker-login.sh 04:20:24 nexus3.edgexfoundry.org:10001 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 nexus3.edgexfoundry.org:10002 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 nexus3.edgexfoundry.org:10003 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 nexus3.edgexfoundry.org:10004 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 docker.io 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 ---> docker-login.sh ends [Pipeline] } 04:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:26 ========================================================= 04:20:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:20:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:20:28 + 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 . 04:20:28 Sending build context to Docker daemon 20.12MB 04:20:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:20:28 Step 2/8 : FROM ${BASE} 04:20:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:28 540db60ca938: Pulling fs layer 04:20:28 adcc1eea9eea: Pulling fs layer 04:20:28 4c4ab2625f07: Pulling fs layer 04:20:28 0510c868ecb4: Pulling fs layer 04:20:28 afea3b2eda06: Pulling fs layer 04:20:28 7809a108b3ef: Pulling fs layer 04:20:28 f706445af74f: Pulling fs layer 04:20:28 afea3b2eda06: Waiting 04:20:28 7809a108b3ef: Waiting 04:20:28 f706445af74f: Waiting 04:20:28 0510c868ecb4: Waiting 04:20:28 4c4ab2625f07: Verifying Checksum 04:20:28 4c4ab2625f07: Download complete 04:20:28 adcc1eea9eea: Verifying Checksum 04:20:28 adcc1eea9eea: Download complete 04:20:28 afea3b2eda06: Verifying Checksum 04:20:28 afea3b2eda06: Download complete 04:20:29 7809a108b3ef: Verifying Checksum 04:20:29 7809a108b3ef: Download complete 04:20:29 540db60ca938: Verifying Checksum 04:20:29 540db60ca938: Download complete 04:20:29 540db60ca938: Pull complete 04:20:29 adcc1eea9eea: Pull complete 04:20:29 4c4ab2625f07: Pull complete 04:20:31 f706445af74f: Verifying Checksum 04:20:31 f706445af74f: Download complete 04:20:31 0510c868ecb4: Download complete 04:20:34 0510c868ecb4: Pull complete 04:20:35 afea3b2eda06: Pull complete 04:20:35 7809a108b3ef: Pull complete 04:20:37 f706445af74f: Pull complete 04:20:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:20:37 ---> b068be0155e3 04:20:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:20:40 ---> Running in 83af356df24f 04:20:40 Removing intermediate container 83af356df24f 04:20:40 ---> a55288645985 04:20:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:40 ---> Running in 1d85cfec5e6c 04:20:41 Removing intermediate container 1d85cfec5e6c 04:20:41 ---> 1ab1d50a081f 04:20:41 Step 5/8 : RUN apk add --no-cache make git 04:20:41 ---> Running in 7f365724d28b 04:20:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:20:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:20:43 OK: 149 MiB in 40 packages 04:20:43 Removing intermediate container 7f365724d28b 04:20:43 ---> b22db7514593 04:20:43 Step 6/8 : WORKDIR /edgex-ui-go 04:20:43 ---> Running in 4e0b42782e64 04:20:43 Removing intermediate container 4e0b42782e64 04:20:43 ---> 2d7130552905 04:20:43 Step 7/8 : COPY . . 04:20:44 ---> fceee787f6c0 04:20:44 Step 8/8 : RUN go mod download 04:20:44 ---> Running in f253f2966a7e 04:20:59 Removing intermediate container f253f2966a7e 04:20:59 ---> 3cec5f3ec7f2 04:20:59 Successfully built 3cec5f3ec7f2 04:20:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:20:59 + docker inspect -f . ci-base-image-x86_64 04:20:59 . [Pipeline] withDockerContainer 04:20:59 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 04:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:00 $ docker top bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:00 + go version 04:21:00 go version go1.16.3 linux/amd64 [Pipeline] } 04:21:00 $ docker stop --time=1 bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 04:21:01 $ docker rm -f bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 [Pipeline] // withDockerContainer [Pipeline] } 04:21:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1077 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [Pipeline] // script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws 04:21:02 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:02 The recommended git tool is: git 04:21:02 + docker inspect -f . ci-base-image-x86_64 04:21:02 . [Pipeline] withDockerContainer 04:21:02 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 04:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:03 $ docker top c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:03 + go mod tidy [Pipeline] sh 04:21:04 + make test 04:21:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:21:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:21:07 using credential edgex-jenkins-ssh 04:21:07 Cloning the remote Git repository 04:21:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:21:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:21:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:21:07 > git --version # timeout=10 04:21:07 > git --version # 'git version 2.17.1' 04:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:21:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:21:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:21:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:21:11 Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 04:21:11 Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 04:21:11 Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) 04:21:11 > git config core.sparsecheckout # timeout=10 04:21:11 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 04:21:11 > git remote # timeout=10 04:21:11 > git config --get remote.origin.url # timeout=10 04:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:11 > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 04:21:11 > git rev-parse HEAD^{commit} # timeout=10 04:21:11 > git config core.sparsecheckout # timeout=10 04:21:11 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 04:21:16 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" 04:21:16 > git --version # timeout=10 04:21:16 > git --version # 'git version 2.17.1' 04:21:16 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:21:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:21:16 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:21:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:21:18 + true 04:21:18 + sudo service docker restart [Pipeline] } 04:21:22 $ docker stop --time=1 c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 04:21:23 $ docker rm -f c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:29 + ls -al . 04:21:29 total 92 04:21:29 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 24 04:21 . 04:21:29 drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 04:19 .. 04:21:29 drwxrwxr-x. 3 jenkins jenkins 20 Jun 24 04:19 assets 04:21:29 drwxrwxr-x. 2 jenkins jenkins 35 Jun 24 04:19 bin 04:21:29 drwxrwxr-x. 3 jenkins jenkins 29 Jun 24 04:19 cmd 04:21:29 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 24 04:19 CONTRIBUTING.md 04:21:29 -rw-r--r--. 1 jenkins jenkins 10 Jun 24 04:21 coverage.out 04:21:29 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 24 04:19 Dockerfile 04:21:29 -rw-rw-r--. 1 jenkins jenkins 902 Jun 24 04:19 Dockerfile.build 04:21:29 drwxrwxr-x. 2 jenkins jenkins 23 Jun 24 04:20 docs 04:21:29 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 04:20 .git 04:21:29 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 04:19 .github 04:21:29 -rw-rw-r--. 1 jenkins jenkins 162 Jun 24 04:19 .gitignore 04:21:29 -rw-rw-r--. 1 jenkins jenkins 831 Jun 24 04:20 go.mod 04:21:29 -rw-r--r--. 1 jenkins jenkins 23709 Jun 24 04:21 go.sum 04:21:29 drwxrwxr-x. 9 jenkins jenkins 125 Jun 24 04:20 internal 04:21:29 -rw-rw-r--. 1 jenkins jenkins 652 Jun 24 04:19 Jenkinsfile 04:21:29 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 24 04:19 LICENSE 04:21:29 -rw-rw-r--. 1 jenkins jenkins 990 Jun 24 04:19 Makefile 04:21:29 drwxrwxr-x. 3 jenkins jenkins 19 Jun 24 04:20 pkg 04:21:29 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 24 04:19 README.md 04:21:29 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 04:16 VERSION 04:21:29 -rw-rw-r--. 1 jenkins jenkins 155 Jun 24 04:20 version.go 04:21:29 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 24 04:20 web [Pipeline] isUnix [Pipeline] sh 04:21:29 + 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=3c12b534f238725917337d895365f9f96d82ff07 --label arch=amd64 --label version=0.0.0 . 04:21:29 Sending build context to Docker daemon 20.15MB 04:21:30 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:21:30 Step 2/25 : FROM ${BASE} AS builder 04:21:30 ---> 3cec5f3ec7f2 04:21:30 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:21:30 ---> Running in a6a5eada382b 04:21:30 Removing intermediate container a6a5eada382b 04:21:30 ---> f2adb832b36e 04:21:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:21:30 ---> Running in 11fe08cc958b 04:21:30 Removing intermediate container 11fe08cc958b 04:21:30 ---> dbfcaa9926f7 04:21:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:21:30 ---> Running in ef270e65d372 04:21:30 Removing intermediate container ef270e65d372 04:21:30 ---> e2f03009354c 04:21:30 Step 6/25 : LABEL Name=edgex-ui-go 04:21:30 ---> Running in c887a2f6fbe1 04:21:30 Removing intermediate container c887a2f6fbe1 04:21:30 ---> c42e70907bb6 04:21:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:21:30 ---> Running in c33407c70ca3 04:21:30 Removing intermediate container c33407c70ca3 04:21:30 ---> 2179c3d3715d 04:21:30 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:30 ---> Running in 00ac39e47cf9 04:21:31 Removing intermediate container 00ac39e47cf9 04:21:31 ---> 5fed93dc2ab6 04:21:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:31 ---> Running in 6c501fef5d0b 04:21:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:21:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:21:32 OK: 149 MiB in 40 packages 04:21:33 Removing intermediate container 6c501fef5d0b 04:21:33 ---> 069926f291d7 04:21:33 Step 10/25 : ENV GO111MODULE=on 04:21:33 ---> Running in bb7f7013a639 04:21:33 Removing intermediate container bb7f7013a639 04:21:33 ---> 417aa233965a 04:21:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:21:33 ---> Running in e5596478165c 04:21:33 Removing intermediate container e5596478165c 04:21:33 ---> 75135f3e726d 04:21:33 Step 12/25 : COPY go.mod . 04:21:33 ---> 5d43f0d40bdd 04:21:33 Step 13/25 : COPY Makefile . 04:21:33 ---> cc7be49a30fa 04:21:33 Step 14/25 : RUN make update 04:21:33 ---> Running in dff1f25352a1 04:21:34 CGO_ENABLED=0 GO111MODULE=on go mod download 04:21:34 Removing intermediate container dff1f25352a1 04:21:34 ---> 7a702172fe40 04:21:34 Step 15/25 : COPY . . 04:21:35 ---> a29e5868e0f1 04:21:35 Step 16/25 : RUN go mod tidy 04:21:35 ---> Running in 2acb07d1d2d6 04:21:35 Removing intermediate container 2acb07d1d2d6 04:21:35 ---> d7c2d58166fa 04:21:35 Step 17/25 : RUN ${MAKE} 04:21:35 ---> Running in 98120e325ea2 04:21:36 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:38 provisioning config files... 04:21:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2595048177414986452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:39 ---> docker-login.sh 04:21:39 nexus3.edgexfoundry.org:10001 04:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 nexus3.edgexfoundry.org:10002 04:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:41 Configure a credential helper to remove this warning. See 04:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:41 04:21:41 Login Succeeded 04:21:41 nexus3.edgexfoundry.org:10003 04:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:42 Configure a credential helper to remove this warning. See 04:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:42 04:21:42 Login Succeeded 04:21:42 nexus3.edgexfoundry.org:10004 04:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:42 Configure a credential helper to remove this warning. See 04:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:42 04:21:42 Login Succeeded 04:21:42 docker.io 04:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:43 Configure a credential helper to remove this warning. See 04:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:43 04:21:43 Login Succeeded 04:21:43 ---> docker-login.sh ends [Pipeline] } 04:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:44 ========================================================= 04:21:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:21:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:21:44 + 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 . 04:21:45 Sending build context to Docker daemon 20.12MB 04:21:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:21:45 Step 2/8 : FROM ${BASE} 04:21:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:45 595b0fe564bb: Pulling fs layer 04:21:45 3088b5b3c5c0: Pulling fs layer 04:21:45 5b7225fbf94c: Pulling fs layer 04:21:45 ba82ee9f976e: Pulling fs layer 04:21:45 506bd15cee9f: Pulling fs layer 04:21:45 ba82ee9f976e: Waiting 04:21:45 506bd15cee9f: Waiting 04:21:45 75a0a4a0db45: Pulling fs layer 04:21:45 618dc40b7e24: Pulling fs layer 04:21:45 75a0a4a0db45: Waiting 04:21:45 618dc40b7e24: Waiting 04:21:45 5b7225fbf94c: Verifying Checksum 04:21:45 5b7225fbf94c: Download complete 04:21:45 3088b5b3c5c0: Verifying Checksum 04:21:45 3088b5b3c5c0: Download complete 04:21:45 506bd15cee9f: Verifying Checksum 04:21:45 506bd15cee9f: Download complete 04:21:45 75a0a4a0db45: Verifying Checksum 04:21:45 75a0a4a0db45: Download complete 04:21:45 595b0fe564bb: Verifying Checksum 04:21:45 595b0fe564bb: Download complete 04:21:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:21:46 Removing intermediate container 98120e325ea2 04:21:46 ---> fa71e254ec7b 04:21:46 Step 18/25 : FROM alpine:3.12 04:21:46 595b0fe564bb: Pull complete 04:21:47 3088b5b3c5c0: Pull complete 04:21:47 3.12: Pulling from library/alpine 04:21:47 339de151aab4: Pulling fs layer 04:21:47 339de151aab4: Verifying Checksum 04:21:47 339de151aab4: Download complete 04:21:47 5b7225fbf94c: Pull complete 04:21:47 339de151aab4: Pull complete 04:21:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:21:47 Status: Downloaded newer image for alpine:3.12 04:21:47 ---> 13621d1b12d4 04:21:47 Step 19/25 : EXPOSE 4000 04:21:47 ---> Running in 50c66cbfe996 04:21:47 Removing intermediate container 50c66cbfe996 04:21:47 ---> f951a3bed964 04:21:47 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 04:21:48 618dc40b7e24: Verifying Checksum 04:21:48 618dc40b7e24: Download complete 04:21:48 ---> bf176333d6f5 04:21:48 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:48 ---> Running in 58c303004e73 04:21:48 Removing intermediate container 58c303004e73 04:21:48 ---> 19fd5aea91bf 04:21:48 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:21:48 ---> Running in 5f9492b310cb 04:21:48 Removing intermediate container 5f9492b310cb 04:21:48 ---> bbac9be66442 04:21:48 Step 23/25 : LABEL arch=amd64 04:21:48 ---> Running in 796809a9332c 04:21:48 Removing intermediate container 796809a9332c 04:21:48 ---> f5502cb27967 04:21:48 Step 24/25 : LABEL git_sha=3c12b534f238725917337d895365f9f96d82ff07 04:21:48 ---> Running in 4dc342acbb03 04:21:48 Removing intermediate container 4dc342acbb03 04:21:48 ---> dfe9cf932002 04:21:48 Step 25/25 : LABEL version=0.0.0 04:21:48 ---> Running in 10136370b641 04:21:48 Removing intermediate container 10136370b641 04:21:48 ---> 633ae3660835 04:21:48 [Warning] One or more build-args [ARCH] were not consumed 04:21:48 Successfully built 633ae3660835 04:21:48 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] libraryResource [Pipeline] sh 04:21:49 ba82ee9f976e: Download complete 04:21:50 ---> job-cost.sh 04:21:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aHtP 04:22:00 ba82ee9f976e: Pull complete 04:22:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:22:00 506bd15cee9f: Pull complete 04:22:00 75a0a4a0db45: Pull complete 04:22:04 618dc40b7e24: Pull complete 04:22:04 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:22:04 ---> a36622ca3599 04:22:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:22:06 ---> Running in 2495b8bbecba 04:22:06 Removing intermediate container 2495b8bbecba 04:22:06 ---> de7c7901ea14 04:22:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:22:07 ---> Running in c5b37e41693f 04:22:09 Removing intermediate container c5b37e41693f 04:22:09 ---> 9897dbdf10d4 04:22:09 Step 5/8 : RUN apk add --no-cache make git 04:22:09 ---> Running in 6c14067539d7 04:22:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:22:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:22:12 OK: 138 MiB in 40 packages 04:22:12 lf-activate-venv(): INFO: Adding /tmp/venv-aHtP/bin to PATH 04:22:12 INFO: No Stack... 04:22:12 INFO: Retrieving Pricing Info for: v3-standard-2 04:22:12 INFO: Archiving Costs [Pipeline] sh 04:22:15 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:22:15 + cut -d, -f6 [Pipeline] lock 04:22:15 Removing intermediate container 6c14067539d7 04:22:15 ---> 080a6e2e679e 04:22:15 Step 6/8 : WORKDIR /edgex-ui-go 04:22:15 ---> Running in 6af4cda05889 04:22:15 Removing intermediate container 6af4cda05889 04:22:15 ---> be0962d2e968 04:22:15 Step 7/8 : COPY . . 04:22:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] 04:22:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] did not exist. Created. 04:22:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:15 + echo total: 0.05999999865889549 [Pipeline] stash 04:22:15 Stashed 1 file(s) [Pipeline] } 04:22:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:16 ---> e34f226bd037 04:22:16 Step 8/8 : RUN go mod download 04:22:16 ---> Running in d9442db4840d 04:22:43 Removing intermediate container d9442db4840d 04:22:43 ---> c88d7f7c3e6b 04:22:43 Successfully built c88d7f7c3e6b 04:22:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:22:44 + docker inspect -f . ci-base-image-arm64 04:22:44 . [Pipeline] withDockerContainer 04:22:44 prd-ubuntu18.04-docker-arm64-4c-16g-1077 does not seem to be running inside a container 04:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:22:45 $ docker top 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:46 + go version 04:22:46 go version go1.16.5 linux/arm64 [Pipeline] } 04:22:47 $ docker stop --time=1 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 04:22:48 $ docker rm -f 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:49 + docker inspect -f . ci-base-image-arm64 04:22:49 . [Pipeline] withDockerContainer 04:22:50 prd-ubuntu18.04-docker-arm64-4c-16g-1077 does not seem to be running inside a container 04:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:22:51 $ docker top 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:52 + go mod tidy [Pipeline] sh 04:22:54 + make test 04:22:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:22:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:23:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:23:27 GO111MODULE=on go vet ./... [Pipeline] } 04:23:46 $ docker stop --time=1 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d 04:23:47 $ docker rm -f 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d [Pipeline] // withDockerContainer [Pipeline] sh 04:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:48 Warning: overwriting stash ‘coverage-report’ 04:23:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:23:50 + ls -al . 04:23:50 total 128 04:23:50 drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 04:22 . 04:23:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:21 .. 04:23:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:21 .git 04:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 .github 04:23:50 -rw-rw-r-- 1 jenkins jenkins 162 Jun 24 04:21 .gitignore 04:23:50 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 04:21 CONTRIBUTING.md 04:23:50 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 24 04:21 Dockerfile 04:23:50 -rw-rw-r-- 1 jenkins jenkins 902 Jun 24 04:21 Dockerfile.build 04:23:50 -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 04:21 Jenkinsfile 04:23:50 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 04:21 LICENSE 04:23:50 -rw-rw-r-- 1 jenkins jenkins 990 Jun 24 04:21 Makefile 04:23:50 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 24 04:21 README.md 04:23:50 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:16 VERSION 04:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 assets 04:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 bin 04:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 cmd 04:23:50 -rw-r--r-- 1 jenkins jenkins 10 Jun 24 04:22 coverage.out 04:23:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 docs 04:23:50 -rw-rw-r-- 1 jenkins jenkins 831 Jun 24 04:21 go.mod 04:23:50 -rw-r--r-- 1 jenkins jenkins 23709 Jun 24 04:22 go.sum 04:23:50 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 04:21 internal 04:23:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 pkg 04:23:50 -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 04:21 version.go 04:23:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:21 web [Pipeline] isUnix [Pipeline] sh 04:23:50 + 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=3c12b534f238725917337d895365f9f96d82ff07 --label arch=arm64 --label version=0.0.0 . 04:23:51 Sending build context to Docker daemon 20.15MB 04:23:51 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:23:51 Step 2/25 : FROM ${BASE} AS builder 04:23:51 ---> c88d7f7c3e6b 04:23:51 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:23:52 ---> Running in 055892d1a711 04:23:52 Removing intermediate container 055892d1a711 04:23:52 ---> b99327297c4a 04:23:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:23:52 ---> Running in f1ce09fcabaf 04:23:53 Removing intermediate container f1ce09fcabaf 04:23:53 ---> a760f1df88d9 04:23:53 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:23:53 ---> Running in a4dae6573f33 04:23:54 Removing intermediate container a4dae6573f33 04:23:54 ---> db26af49b50e 04:23:54 Step 6/25 : LABEL Name=edgex-ui-go 04:23:54 ---> Running in ee3c30494741 04:23:54 Removing intermediate container ee3c30494741 04:23:54 ---> 6f7659139686 04:23:54 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:23:54 ---> Running in 5565b6cf92f5 04:23:55 Removing intermediate container 5565b6cf92f5 04:23:55 ---> 1e7c3c42dd78 04:23:55 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:55 ---> Running in 6a43ca5e69d5 04:23:57 Removing intermediate container 6a43ca5e69d5 04:23:57 ---> b7b2592fa1f0 04:23:57 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:57 ---> Running in 9237fa4c8d18 04:23:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:23:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:00 OK: 138 MiB in 40 packages 04:24:01 Removing intermediate container 9237fa4c8d18 04:24:01 ---> 53bbdbee0065 04:24:01 Step 10/25 : ENV GO111MODULE=on 04:24:01 ---> Running in f05bb5fcd9b6 04:24:02 Removing intermediate container f05bb5fcd9b6 04:24:02 ---> 53bebc02bcae 04:24:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:24:02 ---> Running in d762276874a6 04:24:03 Removing intermediate container d762276874a6 04:24:03 ---> 04b68d3a0ad1 04:24:03 Step 12/25 : COPY go.mod . 04:24:03 ---> 7c45aff394d7 04:24:03 Step 13/25 : COPY Makefile . 04:24:04 ---> edf79d03cd0e 04:24:04 Step 14/25 : RUN make update 04:24:04 ---> Running in 93cb277f374a 04:24:06 CGO_ENABLED=0 GO111MODULE=on go mod download 04:24:07 Removing intermediate container 93cb277f374a 04:24:07 ---> 7d14d0d61a38 04:24:07 Step 15/25 : COPY . . 04:24:10 ---> ee5f56ebd578 04:24:10 Step 16/25 : RUN go mod tidy 04:24:10 ---> Running in 2954bede8bd5 04:24:12 Removing intermediate container 2954bede8bd5 04:24:12 ---> 383506264d5a 04:24:12 Step 17/25 : RUN ${MAKE} 04:24:12 ---> Running in c63b51c9e80e 04:24:14 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 04:24:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:24:43 Removing intermediate container c63b51c9e80e 04:24:43 ---> f8b4510c1b53 04:24:43 Step 18/25 : FROM alpine:3.12 04:24:44 3.12: Pulling from library/alpine 04:24:44 d2f70382dc9a: Pulling fs layer 04:24:44 d2f70382dc9a: Verifying Checksum 04:24:44 d2f70382dc9a: Download complete 04:24:45 d2f70382dc9a: Pull complete 04:24:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:24:45 Status: Downloaded newer image for alpine:3.12 04:24:45 ---> c4fd0aeabfcf 04:24:45 Step 19/25 : EXPOSE 4000 04:24:45 ---> Running in a4844008a613 04:24:46 Removing intermediate container a4844008a613 04:24:46 ---> 572244fb1c57 04:24:46 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 04:24:47 ---> f6d08ae8dc3e 04:24:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:24:47 ---> Running in a8d0728b2fca 04:24:48 Removing intermediate container a8d0728b2fca 04:24:48 ---> 9b5a0dbf51f5 04:24:48 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:24:48 ---> Running in 4d0f37482dcf 04:24:49 Removing intermediate container 4d0f37482dcf 04:24:49 ---> 9389a68e04d2 04:24:49 Step 23/25 : LABEL arch=arm64 04:24:49 ---> Running in f84e36d5ea50 04:24:49 Removing intermediate container f84e36d5ea50 04:24:49 ---> cd2c0d45b996 04:24:49 Step 24/25 : LABEL git_sha=3c12b534f238725917337d895365f9f96d82ff07 04:24:49 ---> Running in e4761a194862 04:24:50 Removing intermediate container e4761a194862 04:24:50 ---> f51b7f6c40c8 04:24:50 Step 25/25 : LABEL version=0.0.0 04:24:50 ---> Running in 364dcd233279 04:24:50 Removing intermediate container 364dcd233279 04:24:50 ---> 7a68bc1cd6dd 04:24:50 [Warning] One or more build-args [ARCH] were not consumed 04:24:51 Successfully built 7a68bc1cd6dd 04:24:51 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] libraryResource [Pipeline] sh 04:24:52 ---> job-cost.sh 04:24:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yXCo 04:25:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-yXCo/bin to PATH 04:26:52 INFO: No Stack... 04:26:52 INFO: Retrieving Pricing Info for: v2-standard-4 04:26:52 INFO: Archiving Costs [Pipeline] sh 04:26:53 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:26:53 cut -d, -f6 [Pipeline] lock 04:26:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] 04:26:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] did not exist. Created. 04:26:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:53 /w/workspace/edgex-ui-go/1@tmp/durable-a19a1d0d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-a19a1d0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:26:54 + echo total: 0.18000000715255737 [Pipeline] stash 04:26:54 Warning: overwriting stash ‘stack-cost’ 04:26:54 Stashed 1 file(s) [Pipeline] } 04:26:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] // lock [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 04:26:58 provisioning config files... 04:26:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config5439382971425220620tmp [Pipeline] { [Pipeline] sh 04:26:58 + set +x 04:26:58 + curl -s https://codecov.io/bash 04:26:58 + bash -s -- 04:26:58 04:26:58 _____ _ 04:26:58 / ____| | | 04:26:58 | | ___ __| | ___ ___ _____ __ 04:26:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:58 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:58 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:58 Bash-1.0.3 04:26:58 04:26:58 04:26:58 ==> git version 2.24.4 found 04:26:58 ==> 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 04:26:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:26:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:26:58 ==> Jenkins CI detected. 04:26:58 project root: . 04:26:58 --> token set from env 04:26:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:58 ==> Running gcov in . (disable via -X gcov) 04:26:58 ==> Python coveragepy not found 04:26:58 ==> Searching for coverage reports in: 04:26:58 + . 04:26:58 -> Found 1 reports 04:26:58 ==> Detecting git/mercurial file structure 04:26:58 ==> Reading reports 04:26:58 + ./coverage.out bytes=10 04:26:58 ==> Appending adjustments 04:26:58 https://docs.codecov.io/docs/fixing-reports 04:26:58 + Found adjustments 04:26:58 ==> Gzipping contents 04:26:58 4.0K /tmp/codecov.7A51qx.gz 04:26:58 ==> Uploading reports 04:26:58 url: https://codecov.io 04:26:58 query: branch=PR-405&commit=3c12b534f238725917337d895365f9f96d82ff07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=405&job=&cmd_args= 04:26:58 -> Pinging Codecov 04:26:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-405&commit=3c12b534f238725917337d895365f9f96d82ff07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=405&job=&cmd_args= 04:26:59 -> Uploading to 04:26:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/FB506323287CE973F263BFD2A0EB1F37/3c12b534f238725917337d895365f9f96d82ff07/859ca4ae-1416-406c-9e41-1045c57bdc76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T042659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cb109547dc7c11ea5cbb37bbb048fb9005dd8dfdc409819c84b19ecb95412d1 04:26:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:59 Dload Upload Total Spent Left Speed 04:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3362 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 10102 --:--:-- --:--:-- --:--:-- 10096 04:26:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] } 04:26:59 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] libraryResource [Pipeline] sh 04:27:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:27:03 ---> package-listing.sh 04:27:03 ++ tr '[:upper:]' '[:lower:]' 04:27:03 ++ facter osfamily 04:27:03 + OS_FAMILY=redhat 04:27:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-405 04:27:03 + START_PACKAGES=/tmp/packages_start.txt 04:27:03 + END_PACKAGES=/tmp/packages_end.txt 04:27:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:27:03 + PACKAGES=/tmp/packages_start.txt 04:27:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-405 ']' 04:27:03 + PACKAGES=/tmp/packages_end.txt 04:27:03 + case "${OS_FAMILY}" in 04:27:03 + rpm -qa 04:27:03 + sort 04:27:04 + '[' -f /tmp/packages_start.txt ']' 04:27:04 + '[' -f /tmp/packages_end.txt ']' 04:27:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:27:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-405 ']' 04:27:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-405/archives/ 04:27:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-405/archives/ [Pipeline] echo 04:27:04 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:27:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:04 04:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:05 alpine: Pulling from edgex-lftools-log-publisher 04:27:05 df20fa9351a1: Pulling fs layer 04:27:05 36b3adc4ff6f: Pulling fs layer 04:27:05 8ad3a11d3b57: Pulling fs layer 04:27:05 46f8f816bc3b: Pulling fs layer 04:27:05 93b61091891f: Pulling fs layer 04:27:05 93b9cdb0e59b: Pulling fs layer 04:27:05 5e14af77c1be: Pulling fs layer 04:27:05 01666e4c0597: Pulling fs layer 04:27:05 aa168da1d23b: Pulling fs layer 04:27:05 93b9cdb0e59b: Waiting 04:27:05 5e14af77c1be: Waiting 04:27:05 01666e4c0597: Waiting 04:27:05 aa168da1d23b: Waiting 04:27:05 46f8f816bc3b: Waiting 04:27:05 93b61091891f: Waiting 04:27:05 36b3adc4ff6f: Verifying Checksum 04:27:05 36b3adc4ff6f: Download complete 04:27:05 46f8f816bc3b: Verifying Checksum 04:27:05 46f8f816bc3b: Download complete 04:27:05 df20fa9351a1: Verifying Checksum 04:27:05 df20fa9351a1: Download complete 04:27:05 93b9cdb0e59b: Verifying Checksum 04:27:05 93b9cdb0e59b: Download complete 04:27:05 5e14af77c1be: Verifying Checksum 04:27:05 5e14af77c1be: Download complete 04:27:05 93b61091891f: Verifying Checksum 04:27:05 93b61091891f: Download complete 04:27:05 01666e4c0597: Verifying Checksum 04:27:05 01666e4c0597: Download complete 04:27:05 df20fa9351a1: Pull complete 04:27:05 36b3adc4ff6f: Pull complete 04:27:05 8ad3a11d3b57: Verifying Checksum 04:27:05 8ad3a11d3b57: Download complete 04:27:06 8ad3a11d3b57: Pull complete 04:27:06 46f8f816bc3b: Pull complete 04:27:06 93b61091891f: Pull complete 04:27:06 93b9cdb0e59b: Pull complete 04:27:06 5e14af77c1be: Pull complete 04:27:06 01666e4c0597: Pull complete 04:27:07 aa168da1d23b: Verifying Checksum 04:27:07 aa168da1d23b: Download complete 04:27:11 aa168da1d23b: Pull complete 04:27:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:27:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:27:11 prd-centos7-docker-4c-2g-1075 does not seem to be running inside a container 04:27:11 $ 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-405/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-405 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405:/w/workspace/edgexfoundry_edgex-ui-go_PR-405:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:27:15 $ docker top 5ad9243613bb39088b43b060e9c5ba030f7282897ee996c951c873659aa76fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:27:15 + mkdir -p /var/log/sa [Pipeline] sh 04:27:16 + ls /var/log/sa-host 04:27:16 + sadf -c /var/log/sa-host/sa05 04:27:16 file_magic: OK 04:27:16 HZ: Using current value: 100 04:27:16 file_header: OK 04:27:16 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 04:27:16 Statistics: 04:27:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:27:16 File successfully converted to sysstat format version 12.2.1 04:27:16 + sadf -c /var/log/sa-host/sa24 04:27:16 file_magic: OK 04:27:16 HZ: Using current value: 100 04:27:16 file_header: OK 04:27:16 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 04:27:16 Statistics: 04:27:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:27:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:16 provisioning config files... 04:27:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config2224800719647794295tmp [Pipeline] { [Pipeline] echo 04:27:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:27:16 ---> create-netrc.sh [Pipeline] } 04:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:27:17 ---> python-tools-install.sh [Pipeline] echo 04:27:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:27:17 ---> sudo-logs.sh 04:27:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:27:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:27:18 ---> job-cost.sh 04:27:18 lf-activate-venv: SKIPPING 04:27:18 DEBUG: total: 0.18000000715255737 04:27:18 INFO: Retrieving Stack Cost... 04:27:18 INFO: Retrieving Pricing Info for: v3-standard-2 04:27:19 INFO: Archiving Costs [Pipeline] echo 04:27:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:27:19 ---> logs-deploy.sh 04:27:19 lf-activate-venv: SKIPPING 04:27:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-405/1 04:27:19 INFO: archiving workspace using pattern(s): 04:27:20 Archives upload complete. 04:27:20 INFO: archiving logs to Nexus 04:27:21 ---> uname -a: 04:27:21 Linux prd-centos7-docker-4c-2g-1075.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:27:21 04:27:21 04:27:21 ---> lscpu: 04:27:21 Architecture: x86_64 04:27:21 CPU op-mode(s): 32-bit, 64-bit 04:27:21 Byte Order: Little Endian 04:27:21 Address sizes: 40 bits physical, 48 bits virtual 04:27:21 CPU(s): 2 04:27:21 On-line CPU(s) list: 0,1 04:27:21 Thread(s) per core: 1 04:27:21 Core(s) per socket: 1 04:27:21 Socket(s): 2 04:27:21 NUMA node(s): 1 04:27:21 Vendor ID: AuthenticAMD 04:27:21 CPU family: 23 04:27:21 Model: 49 04:27:21 Model name: AMD EPYC-Rome Processor 04:27:21 Stepping: 0 04:27:21 CPU MHz: 2800.000 04:27:21 BogoMIPS: 5600.00 04:27:21 Virtualization: AMD-V 04:27:21 Hypervisor vendor: KVM 04:27:21 Virtualization type: full 04:27:21 L1d cache: 64 KiB 04:27:21 L1i cache: 64 KiB 04:27:21 L2 cache: 1 MiB 04:27:21 L3 cache: 32 MiB 04:27:21 NUMA node0 CPU(s): 0,1 04:27:21 Vulnerability Itlb multihit: Not affected 04:27:21 Vulnerability L1tf: Not affected 04:27:21 Vulnerability Mds: Not affected 04:27:21 Vulnerability Meltdown: Not affected 04:27:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:27:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:27:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:27:21 Vulnerability Srbds: Not affected 04:27:21 Vulnerability Tsx async abort: Not affected 04:27:21 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:27:21 04:27:21 04:27:21 ---> nproc: 04:27:21 2 04:27:21 04:27:21 04:27:21 ---> df -h: 04:27:21 Filesystem Size Used Available Use% Mounted on 04:27:21 overlay 40.0G 7.6G 32.4G 19% / 04:27:21 tmpfs 64.0M 0 64.0M 0% /dev 04:27:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:27:21 shm 64.0M 0 64.0M 0% /dev/shm 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-405 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:27:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:27:21 04:27:21 04:27:21 ---> free -m: 04:27:21 total used free shared buff/cache available 04:27:21 Mem: 7821 916 4779 0 2125 6727 04:27:21 Swap: 1023 0 1023 04:27:21 04:27:21 04:27:21 ---> ip addr: 04:27:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:27:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:27:21 inet 127.0.0.1/8 scope host lo 04:27:21 valid_lft forever preferred_lft forever 04:27:21 inet6 ::1/128 scope host 04:27:21 valid_lft forever preferred_lft forever 04:27:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:27:21 link/ether fa:16:3e:ab:33:0b brd ff:ff:ff:ff:ff:ff 04:27:21 inet 10.30.122.110/23 brd 10.30.123.255 scope global dynamic eth0 04:27:21 valid_lft 85716sec preferred_lft 85716sec 04:27:21 inet6 fe80::f816:3eff:feab:330b/64 scope link 04:27:21 valid_lft forever preferred_lft forever 04:27:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:27:21 link/ether 02:42:53:76:93:ea brd ff:ff:ff:ff:ff:ff 04:27:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:27:21 valid_lft forever preferred_lft forever 04:27:21 inet6 fe80::42:53ff:fe76:93ea/64 scope link 04:27:21 valid_lft forever preferred_lft forever 04:27:21 04:27:21 04:27:21 ---> sar -b -r -n DEV: 04:27:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:27:21 04:27:21 04:15:47 LINUX RESTART (2 CPU) 04:27:21 04:27:21 04:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:27:21 04:17:01 222.94 89.03 133.90 0.00 10465.91 41200.37 0.00 04:27:21 04:18:01 2.40 0.00 2.40 0.00 0.00 55.46 0.00 04:27:21 04:19:02 0.42 0.00 0.42 0.00 0.00 5.73 0.00 04:27:21 04:20:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 04:27:21 04:21:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 04:27:21 04:22:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 04:27:21 04:23:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 04:27:21 04:24:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 04:27:21 04:25:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 04:27:21 04:26:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 04:27:21 04:27:01 0.35 0.03 0.32 0.00 3.73 3.96 0.00 04:27:21 Average: 20.75 8.11 12.64 0.00 953.92 3761.76 0.00 04:27:21 04:27:21 04:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:27:21 04:17:01 5441392 0 795944 9.94 2620 1768984 1167092 12.89 581116 1583820 132 04:27:21 04:18:01 5450040 0 787288 9.83 2620 1768992 1098332 12.13 574164 1583784 20 04:27:21 04:19:02 5454740 0 782588 9.77 2620 1768992 1056184 11.66 568784 1585096 8 04:27:21 04:20:01 5453036 0 784280 9.79 2620 1769004 1056328 11.66 570580 1585096 16 04:27:21 04:21:01 5454060 0 783252 9.78 2620 1769008 1056184 11.66 569128 1585832 12 04:27:21 04:22:01 5452564 0 784688 9.80 2620 1769068 1056340 11.66 568864 1587580 16 04:27:21 04:23:01 5447072 0 790232 9.87 2620 1769016 1056184 11.66 574332 1587560 12 04:27:21 04:24:01 5439716 0 797584 9.96 2620 1769020 1056184 11.66 583180 1586432 8 04:27:21 04:25:01 5439784 0 797512 9.96 2620 1769024 1056184 11.66 583580 1585888 8 04:27:21 04:26:01 5439536 0 797756 9.96 2620 1769028 1056184 11.66 585656 1583856 8 04:27:21 04:27:01 5433628 0 803540 10.03 2620 1769152 1058136 11.68 596548 1578636 28 04:27:21 Average: 5445961 0 791333 9.88 2620 1769026 1070303 11.82 577812 1584871 24 04:27:21 04:27:21 04:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:27:21 04:17:01 eth0 651.86 510.54 1476.46 118.13 0.00 0.00 0.00 0.00 04:27:21 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:17:01 docker0 69.92 47.09 6.48 208.85 0.00 0.00 0.00 0.00 04:27:21 04:18:01 eth0 3.55 1.83 3.02 0.18 0.00 0.00 0.00 0.00 04:27:21 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:19:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:27:21 04:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:20:01 eth0 1.69 0.37 0.38 0.17 0.00 0.00 0.00 0.00 04:27:21 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:21:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 04:27:21 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:22:01 eth0 0.68 0.43 0.40 0.27 0.00 0.00 0.00 0.00 04:27:21 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:27:21 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:27:21 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:25:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:27:21 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:26:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:27:01 eth0 4.60 3.12 4.37 1.50 0.00 0.00 0.00 0.00 04:27:21 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 Average: eth0 60.41 47.08 135.27 10.96 0.00 0.00 0.00 0.00 04:27:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:21 Average: docker0 6.37 4.29 0.59 19.03 0.00 0.00 0.00 0.00 04:27:21 04:27:21 04:27:21 ---> sar -P ALL: 04:27:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 04:27:21 04:27:21 04:15:47 LINUX RESTART (2 CPU) 04:27:21 04:27:21 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:27:21 04:17:01 all 22.45 0.00 7.90 5.44 0.08 64.12 04:27:21 04:17:01 0 22.00 0.00 8.46 5.71 0.07 63.76 04:27:21 04:17:01 1 22.91 0.00 7.34 5.18 0.09 64.49 04:27:21 04:18:01 all 0.15 0.00 0.04 0.00 0.03 99.78 04:27:21 04:18:01 0 0.15 0.00 0.05 0.00 0.03 99.77 04:27:21 04:18:01 1 0.15 0.00 0.03 0.00 0.02 99.80 04:27:21 04:19:02 all 0.08 0.00 0.04 0.00 0.03 99.84 04:27:21 04:19:02 0 0.12 0.00 0.03 0.00 0.02 99.83 04:27:21 04:19:02 1 0.05 0.00 0.05 0.00 0.05 99.85 04:27:21 04:20:01 all 0.05 0.00 0.03 0.00 0.03 99.89 04:27:21 04:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:27:21 04:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:27:21 04:21:01 all 0.06 0.00 0.03 0.00 0.03 99.87 04:27:21 04:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 04:27:21 04:21:01 1 0.02 0.00 0.03 0.00 0.05 99.90 04:27:21 04:22:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:27:21 04:22:01 0 0.17 0.00 0.02 0.00 0.03 99.78 04:27:21 04:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:27:21 04:23:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:27:21 04:23:01 0 0.15 0.00 0.02 0.00 0.03 99.80 04:27:21 04:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:27:21 04:24:01 all 0.12 0.00 0.02 0.00 0.03 99.83 04:27:21 04:24:01 0 0.22 0.00 0.02 0.00 0.03 99.73 04:27:21 04:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:27:21 04:25:01 all 0.03 0.00 0.03 0.00 0.02 99.92 04:27:21 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:27:21 04:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:27:21 04:26:01 all 0.05 0.00 0.03 0.00 0.03 99.90 04:27:21 04:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:27:21 04:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:27:21 04:27:01 all 0.32 0.00 0.25 0.00 0.03 99.40 04:27:21 04:27:01 0 0.23 0.00 0.20 0.00 0.02 99.55 04:27:21 04:27:01 1 0.40 0.00 0.30 0.00 0.05 99.25 04:27:21 04:27:21 Average: CPU %user %nice %system %iowait %steal %idle 04:27:21 Average: all 2.07 0.00 0.74 0.48 0.03 96.68 04:27:21 Average: 0 2.05 0.00 0.78 0.50 0.03 96.64 04:27:21 Average: 1 2.08 0.00 0.70 0.45 0.04 96.73 04:27:21 04:27:21 04:27:21