Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3403b5ca68896fa7d43f8231b58a5610464d24c3+6b56cf5bad85c4dbb8049a08f938d80b446ad560 (5adc9dde7b9e3d00a22c0da84acba548230a9c18) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-268/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-268/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6376’ is offline; ‘prd-centos7-docker-4c-2g-6388’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6379’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6381’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6384’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6390 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) > git config core.sparsecheckout # timeout=10 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:22 ========================================================= 23:01:22 EdgeX Global Pipelines Version Info 23:01:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:23 ------------------- 23:01:23 stable info: 23:01:23 ------------------- 23:01:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:23 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 23:01:23 Message: update stable to v1.0.144 23:01:24 ------------------- 23:01:24 experimental info: 23:01:24 ------------------- 23:01:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:24 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 23:01:24 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:01:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] echo 23:01:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3403b5c [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:01:31 + git log --format=format:%s -1 3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] echo 23:01:31 GIT_COMMIT: 3403b5ca68896fa7d43f8231b58a5610464d24c3, Commit Message: fix: replace broken link in pull request template [Pipeline] echo 23:01:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:32 23:01:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:01:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:32 latest: Pulling from edgex-devops/git-semver 23:01:32 31603596830f: Pulling fs layer 23:01:32 2a8b12db71e7: Pulling fs layer 23:01:32 6ca5941a6612: Pulling fs layer 23:01:32 ecc8261a40a4: Pulling fs layer 23:01:32 ecc8261a40a4: Waiting 23:01:32 2a8b12db71e7: Verifying Checksum 23:01:32 2a8b12db71e7: Download complete 23:01:33 31603596830f: Download complete 23:01:33 31603596830f: Pull complete 23:01:33 ecc8261a40a4: Verifying Checksum 23:01:33 ecc8261a40a4: Download complete 23:01:33 2a8b12db71e7: Pull complete 23:01:33 6ca5941a6612: Verifying Checksum 23:01:33 6ca5941a6612: Download complete 23:01:34 6ca5941a6612: Pull complete 23:01:34 ecc8261a40a4: Pull complete 23:01:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:01:35 prd-centos7-docker-4c-2g-6390 does not seem to be running inside a container 23:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-268 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268:/w/workspace/edgexfoundry_edgex-ui-go_PR-268:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:01:37 $ docker top b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:38 [ssh-agent] Looking for ssh-agent implementation... 23:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:38 $ docker exec b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent 23:01:38 SSH_AUTH_SOCK=/tmp/ssh-PLmYlYMGit6w/agent.12 23:01:38 SSH_AGENT_PID=17 23:01:38 Running ssh-add (command line suppressed) 23:01:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_805343941060014703.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_805343941060014703.key) 23:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:39 + git tag --points-at HEAD [Pipeline] } 23:01:39 $ docker exec --env ******** --env ******** b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent -k 23:01:39 unset SSH_AUTH_SOCK; 23:01:39 unset SSH_AGENT_PID; 23:01:39 echo Agent pid 17 killed; 23:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:39 [ssh-agent] Looking for ssh-agent implementation... 23:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:40 $ docker exec b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent 23:01:40 SSH_AUTH_SOCK=/tmp/ssh-QMnOrTaryjg6/agent.47 23:01:40 SSH_AGENT_PID=52 23:01:40 Running ssh-add (command line suppressed) 23:01:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_7709542882903305253.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_7709542882903305253.key) 23:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:41 + git semver init 23:01:41 # -> Open(): unable to determine branch for HEAD 23:01:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-268/.git 23:01:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-268 23:01:41 # $SEMVER_REMOTE_NAME = origin 23:01:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:01:41 # $SEMVER_USER_NAME = edgex-jenkins 23:01:41 # $SEMVER_BRANCH = PR-268 23:01:41 # $SEMVER_TEMP = /tmp/semver-639666857 23:01:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 23:01:42 # '/tmp/semver-639666857' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-268/.semver' 23:01:42 # -> Force: false 23:01:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-268/.semver [Pipeline] } 23:01:42 $ docker exec --env ******** --env ******** b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent -k 23:01:42 unset SSH_AUTH_SOCK; 23:01:42 unset SSH_AGENT_PID; 23:01:42 echo Agent pid 52 killed; 23:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:43 + git semver [Pipeline] } 23:01:43 $ docker stop --time=1 b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 23:01:44 $ docker rm -f b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 [Pipeline] // withDockerContainer [Pipeline] sh 23:01:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:01:45 Stashed 1 file(s) [Pipeline] echo 23:01:45 [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 23:01:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6384 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [Pipeline] { [Pipeline] ws 23:01:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:01:52 using credential edgex-jenkins-ssh 23:01:52 Cloning the remote Git repository 23:01:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:01:52 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:01:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:01:52 > git --version # timeout=10 23:01:52 > git --version # 'git version 2.17.1' 23:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:54 Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 23:01:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:01:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:01:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:01:54 > git config core.sparsecheckout # timeout=10 23:01:54 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 23:01:54 Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 23:01:54 Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) 23:01:54 > git remote # timeout=10 23:01:54 > git config --get remote.origin.url # timeout=10 23:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:54 > git merge 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 23:01:54 > git rev-parse HEAD^{commit} # timeout=10 23:01:54 > git config core.sparsecheckout # timeout=10 23:01:54 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 23:01:59 Commit message: "fix: replace broken link in pull request template" 23:01:59 > git --version # timeout=10 23:01:59 > git --version # 'git version 2.17.1' 23:01:59 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:02:00 ========================================================= 23:02:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:02:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:02:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:02:01 Still waiting to schedule task 23:02:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:02:02 Sending build context to Docker daemon 15.62MB 23:02:02 Step 1/8 : ARG BASE=golang:1.15-alpine 23:02:02 Step 2/8 : FROM ${BASE} 23:02:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:02:02 b538f80385f9: Pulling fs layer 23:02:02 74f711af9a0d: Pulling fs layer 23:02:02 99f96fe45779: Pulling fs layer 23:02:02 8529a6b9a6be: Pulling fs layer 23:02:02 45590311c82a: Pulling fs layer 23:02:02 69ca0ff8b7b3: Pulling fs layer 23:02:02 209524e5b208: Pulling fs layer 23:02:02 8529a6b9a6be: Waiting 23:02:02 45590311c82a: Waiting 23:02:02 69ca0ff8b7b3: Waiting 23:02:02 209524e5b208: Waiting 23:02:02 99f96fe45779: Verifying Checksum 23:02:02 99f96fe45779: Download complete 23:02:03 74f711af9a0d: Verifying Checksum 23:02:03 74f711af9a0d: Download complete 23:02:03 45590311c82a: Verifying Checksum 23:02:03 45590311c82a: Download complete 23:02:03 69ca0ff8b7b3: Verifying Checksum 23:02:03 69ca0ff8b7b3: Download complete 23:02:03 b538f80385f9: Verifying Checksum 23:02:03 b538f80385f9: Download complete 23:02:03 b538f80385f9: Pull complete 23:02:04 74f711af9a0d: Pull complete 23:02:04 99f96fe45779: Pull complete 23:02:06 209524e5b208: Verifying Checksum 23:02:06 209524e5b208: Download complete 23:02:07 8529a6b9a6be: Verifying Checksum 23:02:07 8529a6b9a6be: Download complete 23:02:17 8529a6b9a6be: Pull complete 23:02:17 45590311c82a: Pull complete 23:02:17 69ca0ff8b7b3: Pull complete 23:02:20 209524e5b208: Pull complete 23:02:20 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:02:20 ---> 5bddaf1c2fca 23:02:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:02:23 ---> Running in 20080a61c4cb 23:02:23 Removing intermediate container 20080a61c4cb 23:02:23 ---> 55ab98448cc7 23:02:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 ---> Running in c48c7887efbd 23:02:26 Removing intermediate container c48c7887efbd 23:02:26 ---> 2c4f30a82cf8 23:02:26 Step 5/8 : RUN apk add --no-cache make git 23:02:27 ---> Running in f3a08e3e2314 23:02:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:30 OK: 142 MiB in 39 packages 23:02:31 Removing intermediate container f3a08e3e2314 23:02:31 ---> ebb0ee251c40 23:02:31 Step 6/8 : WORKDIR /edgex-ui-go 23:02:31 ---> Running in 0bc0fc1524ed 23:02:31 Removing intermediate container 0bc0fc1524ed 23:02:31 ---> 869adb00bd09 23:02:31 Step 7/8 : COPY . . 23:02:33 ---> 42e112936058 23:02:33 Step 8/8 : RUN go mod download 23:02:33 ---> Running in 4546f9bab695 23:03:00 Removing intermediate container 4546f9bab695 23:03:00 ---> 652b67311f20 23:03:00 Successfully built 652b67311f20 23:03:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:03:01 + docker inspect -f . ci-base-image-arm64 23:03:01 . [Pipeline] withDockerContainer 23:03:01 prd-ubuntu18.04-docker-arm64-4c-16g-6384 does not seem to be running inside a container 23:03:01 $ 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-arm64 cat 23:03:03 $ docker top 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:05 + go version 23:03:05 go version go1.15.2 linux/arm64 [Pipeline] } 23:03:05 $ docker stop --time=1 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a 23:03:07 $ docker rm -f 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:08 + docker inspect -f . ci-base-image-arm64 23:03:08 . [Pipeline] withDockerContainer 23:03:09 prd-ubuntu18.04-docker-arm64-4c-16g-6384 does not seem to be running inside a container 23:03:09 $ 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-arm64 cat 23:03:11 $ docker top 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:12 + make test 23:03:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:03:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:03:41 GO111MODULE=on go vet ./... [Pipeline] stash 23:03:43 Stashed 1 file(s) [Pipeline] } 23:03:43 $ docker stop --time=1 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 23:03:45 $ docker rm -f 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:03:48 + ls -al . 23:03:48 total 116 23:03:48 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 23:03 . 23:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 23:01 .. 23:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 23:01 .git 23:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 23:01 .github 23:03:48 -rw-rw-r-- 1 jenkins jenkins 136 Oct 19 23:01 .gitignore 23:03:48 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 23:01 CONTRIBUTING.md 23:03:48 -rw-rw-r-- 1 jenkins jenkins 913 Oct 19 23:01 Dockerfile 23:03:48 -rw-rw-r-- 1 jenkins jenkins 898 Oct 19 23:01 Dockerfile.build 23:03:48 -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 23:01 Jenkinsfile 23:03:48 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 23:01 LICENSE 23:03:48 -rw-rw-r-- 1 jenkins jenkins 951 Oct 19 23:01 Makefile 23:03:48 -rw-rw-r-- 1 jenkins jenkins 3545 Oct 19 23:01 README.md 23:03:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 23:01 VERSION 23:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 23:01 assets 23:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 23:01 bin 23:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 23:01 cmd 23:03:48 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 23:03 coverage.out 23:03:48 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 23:01 docs 23:03:48 -rw-rw-r-- 1 jenkins jenkins 1019 Oct 19 23:01 go.mod 23:03:48 -rw-r--r-- 1 jenkins jenkins 20718 Oct 19 23:03 go.sum 23:03:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 23:01 internal 23:03:48 -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 23:01 version.go [Pipeline] isUnix [Pipeline] sh 23:03:49 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 --label arch=arm64 --label version=0.0.0 . 23:03:49 Sending build context to Docker daemon 15.64MB 23:03:49 Step 1/24 : ARG BASE=golang:1.15-alpine 23:03:49 Step 2/24 : FROM ${BASE} AS builder 23:03:49 ---> 652b67311f20 23:03:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:03:50 ---> Running in af498fa2aae4 23:03:50 Removing intermediate container af498fa2aae4 23:03:50 ---> f22f104cb95d 23:03:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:03:50 ---> Running in 5d560919cee0 23:03:51 Removing intermediate container 5d560919cee0 23:03:51 ---> 38a6c30cc163 23:03:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:03:51 ---> Running in 4b711272e1f4 23:03:52 Removing intermediate container 4b711272e1f4 23:03:52 ---> 3e1edddb0e71 23:03:52 Step 6/24 : LABEL Name=edgex-ui-go 23:03:52 ---> Running in c8adcb0ca22d 23:03:52 Removing intermediate container c8adcb0ca22d 23:03:52 ---> 27eeac45254b 23:03:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:03:52 ---> Running in ff05c2434e97 23:03:53 Removing intermediate container ff05c2434e97 23:03:53 ---> 4a9c919c492f 23:03:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:53 ---> Running in d06cdde351dd 23:03:55 Removing intermediate container d06cdde351dd 23:03:55 ---> 2a87040d0b7b 23:03:55 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:55 ---> Running in 3cbb7dd94f69 23:03:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:58 v3.12.0-449-gcef0201abc [http://nl.alpinelinux.org/alpine/v3.12/main] 23:03:58 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:03:58 OK: 12623 distinct packages available 23:03:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:00 OK: 142 MiB in 39 packages 23:04:01 Removing intermediate container 3cbb7dd94f69 23:04:01 ---> 0cc787bf2820 23:04:01 Step 10/24 : ENV GO111MODULE=on 23:04:01 ---> Running in 55376636aaea 23:04:02 Removing intermediate container 55376636aaea 23:04:02 ---> a327688496c7 23:04:02 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:04:02 ---> Running in 9e2bbdbd88e1 23:04:02 Removing intermediate container 9e2bbdbd88e1 23:04:02 ---> 7c191d278d09 23:04:02 Step 12/24 : COPY go.mod . 23:04:03 ---> 92f74da6005b 23:04:03 Step 13/24 : COPY Makefile . 23:04:04 ---> 50820b8e62c2 23:04:04 Step 14/24 : RUN make update 23:04:04 ---> Running in 7e01ffd3d248 23:04:05 CGO_ENABLED=0 GO111MODULE=on go mod download 23:04:07 Removing intermediate container 7e01ffd3d248 23:04:07 ---> 1e00c08a9999 23:04:07 Step 15/24 : COPY . . 23:04:09 ---> 981b3cb8ad6d 23:04:09 Step 16/24 : RUN ${MAKE} 23:04:09 ---> Running in c42dea0c97a3 23:04:10 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 23:04:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:04:38 Removing intermediate container c42dea0c97a3 23:04:38 ---> fc731c3a698e 23:04:38 Step 17/24 : FROM alpine 23:04:38 latest: Pulling from library/alpine 23:04:38 b538f80385f9: Already exists 23:04:38 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:04:38 Status: Downloaded newer image for alpine:latest 23:04:38 ---> 62ee0e9f8440 23:04:38 Step 18/24 : EXPOSE 4000 23:04:39 ---> Running in 2199aa3a0563 23:04:39 Removing intermediate container 2199aa3a0563 23:04:39 ---> 28db65d772c5 23:04:39 Step 19/24 : 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 23:04:41 ---> 0995f0a787b7 23:04:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:04:41 ---> Running in 5e74b70dd62c 23:04:41 Removing intermediate container 5e74b70dd62c 23:04:41 ---> bd240a78a03f 23:04:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:04:41 ---> Running in 15110b6c2798 23:04:42 Removing intermediate container 15110b6c2798 23:04:42 ---> 11f2e40f5aba 23:04:42 Step 22/24 : LABEL arch=arm64 23:04:42 ---> Running in 31f3eac9dd50 23:04:42 Removing intermediate container 31f3eac9dd50 23:04:42 ---> 202f389fbc48 23:04:42 Step 23/24 : LABEL git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 23:04:43 ---> Running in 1a7be342b668 23:04:43 Removing intermediate container 1a7be342b668 23:04:43 ---> cf24422c8e06 23:04:43 Step 24/24 : LABEL version=0.0.0 23:04:43 ---> Running in 88cfd5c241a6 23:04:44 Removing intermediate container 88cfd5c241a6 23:04:44 ---> fad47087795f 23:04:44 [Warning] One or more build-args [ARCH] were not consumed 23:04:44 Successfully built fad47087795f 23:04:44 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:10 Running on prd-centos7-docker-4c-2g-6392 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [Pipeline] { [Pipeline] ws 23:05:10 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:05:12 using credential edgex-jenkins-ssh 23:05:13 Cloning the remote Git repository 23:05:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:05:13 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:05:13 > git --version # timeout=10 23:05:13 > git --version # 'git version 2.16.5' 23:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:14 Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 23:05:14 Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 23:05:14 Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) 23:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:05:14 > git config core.sparsecheckout # timeout=10 23:05:14 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 23:05:14 > git remote # timeout=10 23:05:14 > git config --get remote.origin.url # timeout=10 23:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:14 > git merge 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 23:05:14 > git rev-parse HEAD^{commit} # timeout=10 23:05:14 > git config core.sparsecheckout # timeout=10 23:05:14 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 23:05:18 Commit message: "fix: replace broken link in pull request template" 23:05:18 > git --version # timeout=10 23:05:18 > git --version # 'git version 2.16.5' 23:05:18 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:05:19 ========================================================= 23:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:05:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:05:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:05:20 Sending build context to Docker daemon 15.62MB 23:05:20 Step 1/8 : ARG BASE=golang:1.15-alpine 23:05:20 Step 2/8 : FROM ${BASE} 23:05:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:20 df20fa9351a1: Pulling fs layer 23:05:20 ed8968b2872e: Pulling fs layer 23:05:20 a92cc7c5fd73: Pulling fs layer 23:05:20 e871e8e8d7a9: Pulling fs layer 23:05:20 e73272ec9a57: Pulling fs layer 23:05:20 1e910a182e73: Pulling fs layer 23:05:20 4e634b169226: Pulling fs layer 23:05:20 e73272ec9a57: Waiting 23:05:20 1e910a182e73: Waiting 23:05:20 4e634b169226: Waiting 23:05:20 e871e8e8d7a9: Waiting 23:05:20 a92cc7c5fd73: Download complete 23:05:20 ed8968b2872e: Download complete 23:05:20 e73272ec9a57: Verifying Checksum 23:05:20 e73272ec9a57: Download complete 23:05:20 df20fa9351a1: Verifying Checksum 23:05:20 df20fa9351a1: Pull complete 23:05:20 ed8968b2872e: Pull complete 23:05:20 a92cc7c5fd73: Pull complete 23:05:21 1e910a182e73: Verifying Checksum 23:05:21 1e910a182e73: Download complete 23:05:22 4e634b169226: Verifying Checksum 23:05:22 4e634b169226: Download complete 23:05:22 e871e8e8d7a9: Download complete 23:05:28 e871e8e8d7a9: Pull complete 23:05:28 e73272ec9a57: Pull complete 23:05:28 1e910a182e73: Pull complete 23:05:38 4e634b169226: Pull complete 23:05:38 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:05:38 ---> f7629b54cfaa 23:05:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:05:38 ---> Running in c24e69f6ed25 23:05:38 Removing intermediate container c24e69f6ed25 23:05:38 ---> 9558983abeb7 23:05:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:38 ---> Running in d1c75ccf429f 23:05:38 Removing intermediate container d1c75ccf429f 23:05:38 ---> ea7fe1fe6c8e 23:05:38 Step 5/8 : RUN apk add --no-cache make git 23:05:38 ---> Running in caf13c317532 23:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:40 OK: 166 MiB in 39 packages 23:05:40 Removing intermediate container caf13c317532 23:05:40 ---> 0b2fedd15744 23:05:40 Step 6/8 : WORKDIR /edgex-ui-go 23:05:40 ---> Running in 33615b9d23d7 23:05:40 Removing intermediate container 33615b9d23d7 23:05:40 ---> 98ddd73f44ab 23:05:40 Step 7/8 : COPY . . 23:05:42 ---> c236ac5c22cb 23:05:42 Step 8/8 : RUN go mod download 23:05:42 ---> Running in 0d8801c3a4bc 23:06:04 Removing intermediate container 0d8801c3a4bc 23:06:04 ---> 2805a0dbcb83 23:06:04 Successfully built 2805a0dbcb83 23:06:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:06:04 + docker inspect -f . ci-base-image-x86_64 23:06:04 . [Pipeline] withDockerContainer 23:06:04 prd-centos7-docker-4c-2g-6392 does not seem to be running inside a container 23:06:05 $ 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 23:06:05 $ docker top d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:06 + go version 23:06:06 go version go1.15.2 linux/amd64 [Pipeline] } 23:06:06 $ docker stop --time=1 d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 23:06:07 $ docker rm -f d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:09 + docker inspect -f . ci-base-image-x86_64 23:06:09 . [Pipeline] withDockerContainer 23:06:09 prd-centos7-docker-4c-2g-6392 does not seem to be running inside a container 23:06:09 $ 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 23:06:09 $ docker top a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:10 + make test 23:06:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:06:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:06:17 GO111MODULE=on go vet ./... [Pipeline] stash 23:06:18 Warning: overwriting stash ‘coverage-report’ 23:06:18 Stashed 1 file(s) [Pipeline] } 23:06:18 $ docker stop --time=1 a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 23:06:20 $ docker rm -f a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:22 + ls -al . 23:06:22 total 84 23:06:22 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 19 23:06 . 23:06:22 drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 23:05 .. 23:06:22 drwxrwxr-x. 3 jenkins jenkins 20 Oct 19 23:05 assets 23:06:22 drwxrwxr-x. 2 jenkins jenkins 35 Oct 19 23:05 bin 23:06:22 drwxrwxr-x. 3 jenkins jenkins 29 Oct 19 23:05 cmd 23:06:22 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 19 23:05 CONTRIBUTING.md 23:06:22 -rw-r--r--. 1 jenkins jenkins 10 Oct 19 23:06 coverage.out 23:06:22 -rw-rw-r--. 1 jenkins jenkins 913 Oct 19 23:05 Dockerfile 23:06:22 -rw-rw-r--. 1 jenkins jenkins 898 Oct 19 23:05 Dockerfile.build 23:06:22 drwxrwxr-x. 5 jenkins jenkins 104 Oct 19 23:05 docs 23:06:22 drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 23:05 .git 23:06:22 drwxrwxr-x. 2 jenkins jenkins 81 Oct 19 23:05 .github 23:06:22 -rw-rw-r--. 1 jenkins jenkins 136 Oct 19 23:05 .gitignore 23:06:22 -rw-rw-r--. 1 jenkins jenkins 1019 Oct 19 23:05 go.mod 23:06:22 -rw-r--r--. 1 jenkins jenkins 20718 Oct 19 23:06 go.sum 23:06:22 drwxrwxr-x. 10 jenkins jenkins 139 Oct 19 23:05 internal 23:06:22 -rw-rw-r--. 1 jenkins jenkins 652 Oct 19 23:05 Jenkinsfile 23:06:22 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 19 23:05 LICENSE 23:06:22 -rw-rw-r--. 1 jenkins jenkins 951 Oct 19 23:05 Makefile 23:06:22 -rw-rw-r--. 1 jenkins jenkins 3545 Oct 19 23:05 README.md 23:06:22 -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 23:01 VERSION 23:06:22 -rw-rw-r--. 1 jenkins jenkins 155 Oct 19 23:05 version.go [Pipeline] isUnix [Pipeline] sh 23:06:22 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 --label arch=amd64 --label version=0.0.0 . 23:06:22 Sending build context to Docker daemon 15.64MB 23:06:22 Step 1/24 : ARG BASE=golang:1.15-alpine 23:06:22 Step 2/24 : FROM ${BASE} AS builder 23:06:22 ---> 2805a0dbcb83 23:06:22 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:06:23 ---> Running in 907eb8bf95af 23:06:23 Removing intermediate container 907eb8bf95af 23:06:23 ---> f493e2c944e9 23:06:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:06:23 ---> Running in 4ba29adac047 23:06:23 Removing intermediate container 4ba29adac047 23:06:23 ---> d5bbcb74190c 23:06:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:06:23 ---> Running in 5af8f08157d3 23:06:23 Removing intermediate container 5af8f08157d3 23:06:23 ---> e730de02084f 23:06:23 Step 6/24 : LABEL Name=edgex-ui-go 23:06:23 ---> Running in 1ea19c1713a3 23:06:23 Removing intermediate container 1ea19c1713a3 23:06:23 ---> 060c61af2e22 23:06:23 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:06:23 ---> Running in 4ab20c8c895f 23:06:24 Removing intermediate container 4ab20c8c895f 23:06:24 ---> 26f65ad21b72 23:06:24 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:24 ---> Running in 5a5fe166643a 23:06:25 Removing intermediate container 5a5fe166643a 23:06:25 ---> 23d73c9c8ee0 23:06:25 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:25 ---> Running in 13850070def4 23:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:26 v3.12.0-449-gcef0201abc [http://nl.alpinelinux.org/alpine/v3.12/main] 23:06:26 v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] 23:06:26 OK: 12752 distinct packages available 23:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:27 OK: 166 MiB in 39 packages 23:06:28 Removing intermediate container 13850070def4 23:06:28 ---> 8393668b42d6 23:06:28 Step 10/24 : ENV GO111MODULE=on 23:06:28 ---> Running in 4f3cd61c7879 23:06:28 Removing intermediate container 4f3cd61c7879 23:06:28 ---> b797f37ef8f2 23:06:28 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:06:28 ---> Running in 6b557f8f2021 23:06:28 Removing intermediate container 6b557f8f2021 23:06:28 ---> 47e9bf25a078 23:06:28 Step 12/24 : COPY go.mod . 23:06:28 ---> 454000fa565d 23:06:28 Step 13/24 : COPY Makefile . 23:06:29 ---> 9bf4ba4c8b31 23:06:29 Step 14/24 : RUN make update 23:06:29 ---> Running in 7f689522a611 23:06:29 CGO_ENABLED=0 GO111MODULE=on go mod download 23:06:29 Removing intermediate container 7f689522a611 23:06:29 ---> 7aaff8ed40aa 23:06:29 Step 15/24 : COPY . . 23:06:30 ---> f7a4e79c8426 23:06:30 Step 16/24 : RUN ${MAKE} 23:06:31 ---> Running in 13713c5e25c5 23:06:31 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 23:06:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:06:40 Removing intermediate container 13713c5e25c5 23:06:40 ---> 633dbcd9e3b4 23:06:40 Step 17/24 : FROM alpine 23:06:41 latest: Pulling from library/alpine 23:06:41 df20fa9351a1: Already exists 23:06:41 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:06:41 Status: Downloaded newer image for alpine:latest 23:06:41 ---> a24bb4013296 23:06:41 Step 18/24 : EXPOSE 4000 23:06:41 ---> Running in a9f5972de598 23:06:41 Removing intermediate container a9f5972de598 23:06:41 ---> 6b2d9e32b2bb 23:06:41 Step 19/24 : 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 23:06:42 ---> 9669fa6c100f 23:06:42 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:06:42 ---> Running in 72575b019b9e 23:06:42 Removing intermediate container 72575b019b9e 23:06:42 ---> f116c0b917e7 23:06:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:06:42 ---> Running in 01b96584725c 23:06:43 Removing intermediate container 01b96584725c 23:06:43 ---> 431425a638c8 23:06:43 Step 22/24 : LABEL arch=amd64 23:06:43 ---> Running in ff8ecde76f76 23:06:43 Removing intermediate container ff8ecde76f76 23:06:43 ---> 9119284a9898 23:06:43 Step 23/24 : LABEL git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 23:06:43 ---> Running in 616a8870ddc1 23:06:43 Removing intermediate container 616a8870ddc1 23:06:43 ---> 327ba8bc2c3f 23:06:43 Step 24/24 : LABEL version=0.0.0 23:06:43 ---> Running in ecd257b6b4c3 23:06:43 Removing intermediate container ecd257b6b4c3 23:06:43 ---> 215e97efbc4c 23:06:43 [Warning] One or more build-args [ARCH] were not consumed 23:06:43 Successfully built 215e97efbc4c 23:06:43 Successfully tagged docker-edgex-ui-go: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 [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] wrap 23:06:46 provisioning config files... 23:06:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/config6887399073339698624tmp [Pipeline] { [Pipeline] sh 23:06:46 + set +x 23:06:46 + curl -s https://codecov.io/bash 23:06:46 + bash -s -- 23:06:46 23:06:46 _____ _ 23:06:46 / ____| | | 23:06:46 | | ___ __| | ___ ___ _____ __ 23:06:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:46 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:46 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:46 Bash-20201009-048fee3 23:06:46 23:06:46 23:06:46 ==> Jenkins CI detected. 23:06:46 project root: . 23:06:46 --> token set from env 23:06:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:46 ==> Running gcov in . (disable via -X gcov) 23:06:46 ==> Python coveragepy not found 23:06:46 ==> Searching for coverage reports in: 23:06:46 + . 23:06:46 -> Found 1 reports 23:06:46 ==> Detecting git/mercurial file structure 23:06:46 ==> Reading reports 23:06:46 + ./coverage.out bytes=10 23:06:46 ==> Appending adjustments 23:06:46 https://docs.codecov.io/docs/fixing-reports 23:06:47 + Found adjustments 23:06:47 ==> Gzipping contents 23:06:47 ==> Uploading reports 23:06:47 url: https://codecov.io 23:06:47 query: branch=PR-268&commit=3403b5ca68896fa7d43f8231b58a5610464d24c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=268&job=&cmd_args= 23:06:47 -> Pinging Codecov 23:06:47 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-268&commit=3403b5ca68896fa7d43f8231b58a5610464d24c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=268&job=&cmd_args= 23:06:47 -> Uploading to 23:06:47 23:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:47 Dload Upload Total Spent Left Speed 23:06:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 23:06:47 X> Failed to upload 23:06:47 ==> Uploading to Codecov 23:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:47 Dload Upload Total Spent Left Speed 23:06:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 1899 0 0 100 1791 0 2047 --:--:-- --:--:-- --:--:-- 2046 100 1899 100 108 100 1791 123 2047 --:--:-- --:--:-- --:--:-- 2046 23:06:48 View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] } 23:06:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 23:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:52 ---> package-listing.sh 23:06:52 ++ facter osfamily 23:06:52 ++ tr '[:upper:]' '[:lower:]' 23:06:52 + OS_FAMILY=redhat 23:06:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-268 23:06:52 + START_PACKAGES=/tmp/packages_start.txt 23:06:52 + END_PACKAGES=/tmp/packages_end.txt 23:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:52 + PACKAGES=/tmp/packages_start.txt 23:06:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-268 ']' 23:06:52 + PACKAGES=/tmp/packages_end.txt 23:06:52 + case "${OS_FAMILY}" in 23:06:52 + rpm -qa 23:06:52 + sort 23:06:56 + '[' -f /tmp/packages_start.txt ']' 23:06:56 + '[' -f /tmp/packages_end.txt ']' 23:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-268 ']' 23:06:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-268/archives/ 23:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-268/archives/ [Pipeline] echo 23:06:56 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:06:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:57 23:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:57 alpine: Pulling from edgex-lftools-log-publisher 23:06:57 df20fa9351a1: Pulling fs layer 23:06:57 36b3adc4ff6f: Pulling fs layer 23:06:57 8ad3a11d3b57: Pulling fs layer 23:06:57 46f8f816bc3b: Pulling fs layer 23:06:57 93b61091891f: Pulling fs layer 23:06:57 93b9cdb0e59b: Pulling fs layer 23:06:57 5e14af77c1be: Pulling fs layer 23:06:57 01666e4c0597: Pulling fs layer 23:06:57 aa168da1d23b: Pulling fs layer 23:06:57 93b9cdb0e59b: Waiting 23:06:57 5e14af77c1be: Waiting 23:06:57 01666e4c0597: Waiting 23:06:57 aa168da1d23b: Waiting 23:06:57 46f8f816bc3b: Waiting 23:06:57 93b61091891f: Waiting 23:06:57 36b3adc4ff6f: Download complete 23:06:57 46f8f816bc3b: Download complete 23:06:57 df20fa9351a1: Verifying Checksum 23:06:57 df20fa9351a1: Download complete 23:06:57 93b9cdb0e59b: Verifying Checksum 23:06:57 93b9cdb0e59b: Download complete 23:06:57 5e14af77c1be: Verifying Checksum 23:06:57 5e14af77c1be: Download complete 23:06:57 93b61091891f: Verifying Checksum 23:06:57 93b61091891f: Download complete 23:06:57 01666e4c0597: Verifying Checksum 23:06:57 01666e4c0597: Download complete 23:06:58 8ad3a11d3b57: Verifying Checksum 23:06:58 8ad3a11d3b57: Download complete 23:06:58 df20fa9351a1: Pull complete 23:06:58 36b3adc4ff6f: Pull complete 23:06:59 8ad3a11d3b57: Pull complete 23:06:59 46f8f816bc3b: Pull complete 23:06:59 93b61091891f: Pull complete 23:06:59 93b9cdb0e59b: Pull complete 23:07:00 5e14af77c1be: Pull complete 23:07:00 aa168da1d23b: Verifying Checksum 23:07:00 aa168da1d23b: Download complete 23:07:00 01666e4c0597: Pull complete 23:07:08 aa168da1d23b: Pull complete 23:07:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:07:08 prd-centos7-docker-4c-2g-6390 does not seem to be running inside a container 23:07:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268/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-268 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268:/w/workspace/edgexfoundry_edgex-ui-go_PR-268:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:07:12 $ docker top 63c3d2b5f1fd28d2f4fc18d9c68cddb8f48283ea5a679bffc98ea75bf510e72e -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:13 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:13 + mkdir -p /var/log/sa [Pipeline] sh 23:07:14 + ls /var/log/sa-host 23:07:14 + sadf -c /var/log/sa-host/sa05 23:07:14 file_magic: OK 23:07:14 HZ: Using current value: 100 23:07:14 file_header: OK 23:07:14 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 23:07:14 Statistics: 23:07:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:14 File successfully converted to sysstat format version 12.2.1 23:07:14 + sadf -c /var/log/sa-host/sa19 23:07:14 file_magic: OK 23:07:14 HZ: Using current value: 100 23:07:14 file_header: OK 23:07:14 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 23:07:14 Statistics: 23:07:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:14 provisioning config files... 23:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/config8603731978388567684tmp [Pipeline] { [Pipeline] echo 23:07:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:14 ---> create-netrc.sh [Pipeline] } 23:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:07:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:15 ---> python-tools-install.sh [Pipeline] echo 23:07:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:15 ---> sudo-logs.sh 23:07:15 Archiving 'sudo' log.. [Pipeline] echo 23:07:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:16 ---> job-cost.sh 23:07:16 lf-activate-venv: SKIPPING 23:07:16 INFO: No Stack... 23:07:18 INFO: Retrieving Pricing Info for: v1-standard-2 23:07:18 INFO: Archiving Costs [Pipeline] echo 23:07:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:07:19 ---> logs-deploy.sh 23:07:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-268/1 23:07:19 INFO: archiving workspace using pattern(s): 23:07:20 Archives upload complete. 23:07:20 INFO: archiving logs to Nexus 23:07:21 ---> uname -a: 23:07:21 Linux prd-centos7-docker-4c-2g-6390.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:07:21 23:07:21 23:07:21 ---> lscpu: 23:07:21 Architecture: x86_64 23:07:21 CPU op-mode(s): 32-bit, 64-bit 23:07:21 Byte Order: Little Endian 23:07:21 Address sizes: 40 bits physical, 48 bits virtual 23:07:21 CPU(s): 4 23:07:21 On-line CPU(s) list: 0-3 23:07:21 Thread(s) per core: 1 23:07:21 Core(s) per socket: 1 23:07:21 Socket(s): 4 23:07:21 NUMA node(s): 1 23:07:21 Vendor ID: GenuineIntel 23:07:21 CPU family: 6 23:07:21 Model: 44 23:07:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:07:21 Stepping: 1 23:07:21 CPU MHz: 2933.438 23:07:21 BogoMIPS: 5866.87 23:07:21 Virtualization: VT-x 23:07:21 Hypervisor vendor: KVM 23:07:21 Virtualization type: full 23:07:21 L1d cache: 128 KiB 23:07:21 L1i cache: 128 KiB 23:07:21 L2 cache: 16 MiB 23:07:21 L3 cache: 64 MiB 23:07:21 NUMA node0 CPU(s): 0-3 23:07:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:07:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:07:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:07:21 Vulnerability Meltdown: Mitigation; PTI 23:07:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:07:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:07:21 Vulnerability Tsx async abort: Not affected 23:07:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:07:21 23:07:21 23:07:21 ---> nproc: 23:07:21 4 23:07:21 23:07:21 23:07:21 ---> df -h: 23:07:21 Filesystem Size Used Available Use% Mounted on 23:07:21 overlay 50.0G 7.2G 42.8G 14% / 23:07:21 tmpfs 64.0M 0 64.0M 0% /dev 23:07:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:07:21 shm 64.0M 0 64.0M 0% /dev/shm 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-268 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 23:07:21 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 23:07:21 23:07:21 23:07:21 ---> free -m: 23:07:21 total used free shared buff/cache available 23:07:21 Mem: 1837 678 106 0 1053 1057 23:07:21 Swap: 1023 1 1022 23:07:21 23:07:21 23:07:21 ---> ip addr: 23:07:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:07:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:21 inet 127.0.0.1/8 scope host lo 23:07:21 valid_lft forever preferred_lft forever 23:07:21 inet6 ::1/128 scope host 23:07:21 valid_lft forever preferred_lft forever 23:07:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:07:21 link/ether fa:16:3e:8d:d1:8f brd ff:ff:ff:ff:ff:ff 23:07:21 inet 10.30.123.67/23 brd 10.30.123.255 scope global dynamic eth0 23:07:21 valid_lft 86004sec preferred_lft 86004sec 23:07:21 inet6 fe80::f816:3eff:fe8d:d18f/64 scope link 23:07:21 valid_lft forever preferred_lft forever 23:07:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:07:21 link/ether 02:42:52:64:d1:cd brd ff:ff:ff:ff:ff:ff 23:07:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:07:21 valid_lft forever preferred_lft forever 23:07:21 inet6 fe80::42:52ff:fe64:d1cd/64 scope link 23:07:21 valid_lft forever preferred_lft forever 23:07:21 23:07:21 23:07:21 ---> sar -b -r -n DEV: 23:07:21 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 23:07:21 23:07:21 23:00:26 LINUX RESTART (4 CPU) 23:07:21 23:07:21 23:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:07:21 23:02:02 75.73 30.54 45.19 0.00 7274.43 5757.79 0.00 23:07:21 23:03:01 1.59 0.00 1.59 0.00 0.00 27.37 0.00 23:07:21 23:04:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 23:07:21 23:05:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 23:07:21 23:06:01 0.23 0.00 0.23 0.00 0.00 3.43 0.00 23:07:21 23:07:01 53.94 43.98 9.96 0.00 4562.86 5338.97 0.00 23:07:21 Average: 22.05 12.46 9.59 0.00 1978.98 1860.75 0.00 23:07:21 23:07:21 23:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:21 23:02:02 166428 0 580096 30.83 2620 1132412 1104660 37.70 427172 1127916 136 23:07:21 23:03:01 173788 0 572620 30.43 2620 1132528 1067208 36.42 426396 1122384 12 23:07:21 23:04:01 173524 0 572880 30.45 2620 1132532 1067232 36.42 426532 1122364 12 23:07:21 23:05:01 171180 0 575220 30.57 2620 1132536 1067304 36.43 429060 1122240 20 23:07:21 23:06:01 171044 0 575352 30.58 2620 1132540 1067340 36.43 448684 1102832 8 23:07:21 23:07:01 69268 0 678944 36.08 2620 1130724 1492248 50.93 538220 1092476 64396 23:07:21 Average: 154205 0 592519 31.49 2620 1132212 1144332 39.05 449344 1115035 10764 23:07:21 23:07:21 23:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:21 23:02:02 eth0 432.99 309.02 1248.37 91.68 0.00 0.00 0.00 0.00 23:07:21 23:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:02:02 docker0 43.89 31.94 3.79 106.42 0.00 0.00 0.00 0.00 23:07:21 23:03:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:07:21 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:04:01 eth0 0.57 0.13 0.09 0.01 0.00 0.00 0.00 0.00 23:07:21 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:05:01 eth0 1.23 0.30 0.35 0.20 0.00 0.00 0.00 0.00 23:07:21 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:06:01 eth0 0.98 0.32 0.31 0.20 0.00 0.00 0.00 0.00 23:07:21 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:07:01 eth0 208.83 182.33 2170.90 17.97 0.00 0.00 0.00 0.00 23:07:21 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 Average: eth0 107.78 82.28 571.70 18.40 0.00 0.00 0.00 0.00 23:07:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:21 Average: docker0 7.34 5.34 0.63 17.80 0.00 0.00 0.00 0.00 23:07:21 23:07:21 23:07:21 ---> sar -P ALL: 23:07:21 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 23:07:21 23:07:21 23:00:26 LINUX RESTART (4 CPU) 23:07:21 23:07:21 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:07:21 23:02:02 all 13.54 0.00 5.29 2.18 0.02 78.96 23:07:21 23:02:02 0 13.49 0.00 5.89 0.86 0.02 79.74 23:07:21 23:02:02 1 12.83 0.00 5.25 1.56 0.03 80.32 23:07:21 23:02:02 2 13.70 0.00 5.15 1.41 0.02 79.72 23:07:21 23:02:02 3 14.15 0.00 4.88 4.88 0.02 76.07 23:07:21 23:03:01 all 0.16 0.00 0.04 0.00 0.00 99.80 23:07:21 23:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:07:21 23:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:07:21 23:03:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:07:21 23:03:01 3 0.51 0.00 0.03 0.00 0.00 99.46 23:07:21 23:04:01 all 0.16 0.00 0.03 0.00 0.00 99.80 23:07:21 23:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:07:21 23:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:07:21 23:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:07:21 23:04:01 3 0.55 0.00 0.03 0.00 0.00 99.42 23:07:21 23:05:01 all 0.14 0.00 0.03 0.00 0.00 99.84 23:07:21 23:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:07:21 23:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:07:21 23:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:07:21 23:05:01 3 0.47 0.00 0.03 0.00 0.00 99.50 23:07:21 23:06:01 all 0.16 0.00 0.04 0.00 0.00 99.80 23:07:21 23:06:01 0 0.05 0.00 0.08 0.00 0.00 99.87 23:07:21 23:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:07:21 23:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:07:21 23:06:01 3 0.53 0.00 0.03 0.00 0.00 99.43 23:07:21 23:07:01 all 3.01 0.00 1.92 0.92 0.00 94.15 23:07:21 23:07:01 0 2.54 0.00 2.19 0.42 0.00 94.84 23:07:21 23:07:01 1 2.91 0.00 1.77 1.05 0.00 94.27 23:07:21 23:07:01 2 2.41 0.00 1.72 0.23 0.00 95.64 23:07:21 23:07:01 3 4.19 0.00 2.01 1.98 0.00 91.83 23:07:21 Average: all 2.85 0.00 1.22 0.52 0.00 95.41 23:07:21 Average: 0 2.68 0.00 1.37 0.21 0.00 95.73 23:07:21 Average: 1 2.64 0.00 1.19 0.44 0.01 95.72 23:07:21 Average: 2 2.69 0.00 1.16 0.27 0.00 95.86 23:07:21 Average: 3 3.39 0.00 1.17 1.14 0.00 94.30 23:07:21 23:07:21 23:07:21