Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c912cd76b3a98f79030ea312fdc8e1c64dd5ead3+e5cb8e831f0d9734d8f8d47071e82da6adc916ee (fa38f89a47a2ec5034e9fda714a4248d1a95e16e) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-296/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-296/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [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-296 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) > git config core.sparsecheckout # timeout=10 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # 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 e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:02 ========================================================= 07:58:02 EdgeX Global Pipelines Version Info 07:58:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:04 ------------------- 07:58:04 stable info: 07:58:04 ------------------- 07:58:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:04 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:58:04 Message: update stable to v1.0.179 07:58:05 ------------------- 07:58:05 experimental info: 07:58:05 ------------------- 07:58:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:05 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:58:05 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:58:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] echo 07:58:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c912cd7 [Pipeline] echo 07:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:58:10 provisioning config files... 07:58:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config6028756296165835024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:10 ---> docker-login.sh 07:58:10 nexus3.edgexfoundry.org:10001 07:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:11 Configure a credential helper to remove this warning. See 07:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:11 07:58:11 Login Succeeded 07:58:11 nexus3.edgexfoundry.org:10002 07:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:11 Configure a credential helper to remove this warning. See 07:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:11 07:58:11 Login Succeeded 07:58:11 nexus3.edgexfoundry.org:10003 07:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:11 Configure a credential helper to remove this warning. See 07:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:11 07:58:11 Login Succeeded 07:58:11 nexus3.edgexfoundry.org:10004 07:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:11 Configure a credential helper to remove this warning. See 07:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:11 07:58:11 Login Succeeded 07:58:11 docker.io 07:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:12 Configure a credential helper to remove this warning. See 07:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:12 07:58:12 Login Succeeded 07:58:12 ---> docker-login.sh ends [Pipeline] } 07:58:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:13 + git log --format=format:%s -1 c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] echo 07:58:13 GIT_COMMIT: c912cd76b3a98f79030ea312fdc8e1c64dd5ead3, Commit Message: Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2 [Pipeline] echo 07:58:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:14 07:58:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:14 latest: Pulling from edgex-devops/git-semver 07:58:14 31603596830f: Pulling fs layer 07:58:14 2a8b12db71e7: Pulling fs layer 07:58:14 6ca5941a6612: Pulling fs layer 07:58:14 ecc8261a40a4: Pulling fs layer 07:58:14 ecc8261a40a4: Waiting 07:58:14 2a8b12db71e7: Verifying Checksum 07:58:14 2a8b12db71e7: Download complete 07:58:14 31603596830f: Verifying Checksum 07:58:14 31603596830f: Download complete 07:58:15 ecc8261a40a4: Verifying Checksum 07:58:15 ecc8261a40a4: Download complete 07:58:15 6ca5941a6612: Verifying Checksum 07:58:15 6ca5941a6612: Download complete 07:58:15 31603596830f: Pull complete 07:58:15 2a8b12db71e7: Pull complete 07:58:16 6ca5941a6612: Pull complete 07:58:16 ecc8261a40a4: Pull complete 07:58:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:58:16 prd-centos7-docker-4c-2g-25496 does not seem to be running inside a container 07:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-296 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296:/w/workspace/edgexfoundry_edgex-ui-go_PR-296:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@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 07:58:19 $ docker top ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:19 [ssh-agent] Looking for ssh-agent implementation... 07:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:19 $ docker exec ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent 07:58:20 SSH_AUTH_SOCK=/tmp/ssh-Ust4IRGRxeLD/agent.11 07:58:20 SSH_AGENT_PID=16 07:58:20 Running ssh-add (command line suppressed) 07:58:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_1016730923200133086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_1016730923200133086.key) 07:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:20 + git tag --points-at HEAD [Pipeline] } 07:58:20 $ docker exec --env ******** --env ******** ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent -k 07:58:20 unset SSH_AUTH_SOCK; 07:58:20 unset SSH_AGENT_PID; 07:58:20 echo Agent pid 16 killed; 07:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:21 [ssh-agent] Looking for ssh-agent implementation... 07:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:21 $ docker exec ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent 07:58:21 SSH_AUTH_SOCK=/tmp/ssh-FSSGBgYRdw8Q/agent.44 07:58:21 SSH_AGENT_PID=49 07:58:21 Running ssh-add (command line suppressed) 07:58:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_4614591534975638832.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_4614591534975638832.key) 07:58:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:21 + git semver init 07:58:21 # -> Open(): unable to determine branch for HEAD 07:58:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-296/.git 07:58:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-296 07:58:21 # $SEMVER_REMOTE_NAME = origin 07:58:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:21 # $SEMVER_USER_NAME = edgex-jenkins 07:58:21 # $SEMVER_BRANCH = PR-296 07:58:21 # $SEMVER_TEMP = /tmp/semver-305458626 07:58:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:58:22 # '/tmp/semver-305458626' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-296/.semver' 07:58:22 # -> Force: false 07:58:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-296/.semver [Pipeline] } 07:58:22 $ docker exec --env ******** --env ******** ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent -k 07:58:23 unset SSH_AUTH_SOCK; 07:58:23 unset SSH_AGENT_PID; 07:58:23 echo Agent pid 49 killed; 07:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:23 + git semver [Pipeline] } 07:58:23 $ docker stop --time=1 ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d 07:58:25 $ docker rm -f ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d [Pipeline] // withDockerContainer [Pipeline] sh 07:58:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:26 Stashed 1 file(s) [Pipeline] echo 07:58:26 [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 07:58:42 Still waiting to schedule task 07:58:42 ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25493’ is offline; ‘prd-centos7-docker-4c-2g-25495’ is offline; ‘prd-centos7-docker-4c-2g-25497’ is offline; ‘prd-centos7-docker-4c-2g-25498’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25494’ doesn’t have label ‘centos7-docker-4c-2g’ 07:58:42 Still waiting to schedule task 07:58:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-25494’ is offline 07:59:50 Running on prd-centos7-docker-4c-2g-25501 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [Pipeline] { [Pipeline] ws 07:59:50 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:59:52 using credential edgex-jenkins-ssh 07:59:53 Cloning the remote Git repository 07:59:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:59:53 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:59:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:59:53 > git --version # timeout=10 07:59:53 > git --version # 'git version 2.24.3' 07:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:54 Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 07:59:54 Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 07:59:54 Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) 07:59:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:59:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:59:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:59:54 > git config core.sparsecheckout # timeout=10 07:59:54 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 07:59:54 > git remote # timeout=10 07:59:54 > git config --get remote.origin.url # timeout=10 07:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:54 > git merge e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 07:59:54 > git rev-parse HEAD^{commit} # timeout=10 07:59:54 > git config core.sparsecheckout # timeout=10 07:59:54 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 07:59:58 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" 07:59:58 > git --version # timeout=10 07:59:58 > git --version # 'git version 2.24.3' 07:59:58 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:00:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:00:00 + true 08:00:00 + sudo service docker restart 08:00:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:00:01 provisioning config files... 08:00:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4297324854874851368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:02 ---> docker-login.sh 08:00:02 nexus3.edgexfoundry.org:10001 08:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:02 Configure a credential helper to remove this warning. See 08:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:02 08:00:02 Login Succeeded 08:00:02 nexus3.edgexfoundry.org:10002 08:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 nexus3.edgexfoundry.org:10003 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 nexus3.edgexfoundry.org:10004 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 docker.io 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:04 Configure a credential helper to remove this warning. See 08:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:04 08:00:04 Login Succeeded 08:00:04 ---> docker-login.sh ends [Pipeline] } 08:00:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:04 ========================================================= 08:00:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:00:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:04 + 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 . 08:00:05 Sending build context to Docker daemon 16.78MB 08:00:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:00:05 Step 2/8 : FROM ${BASE} 08:00:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:05 188c0c94c7c5: Pulling fs layer 08:00:05 0ef7d3d256c8: Pulling fs layer 08:00:05 de9db76c5a1d: Pulling fs layer 08:00:05 bca2f99d35d6: Pulling fs layer 08:00:05 93359f2a8cfa: Pulling fs layer 08:00:05 7c6f9722023f: Pulling fs layer 08:00:05 a35cf1a2eb13: Pulling fs layer 08:00:05 bca2f99d35d6: Waiting 08:00:05 7c6f9722023f: Waiting 08:00:05 93359f2a8cfa: Waiting 08:00:05 a35cf1a2eb13: Waiting 08:00:05 de9db76c5a1d: Verifying Checksum 08:00:05 de9db76c5a1d: Download complete 08:00:05 0ef7d3d256c8: Verifying Checksum 08:00:05 0ef7d3d256c8: Download complete 08:00:05 93359f2a8cfa: Verifying Checksum 08:00:05 93359f2a8cfa: Download complete 08:00:05 7c6f9722023f: Download complete 08:00:05 188c0c94c7c5: Download complete 08:00:05 188c0c94c7c5: Pull complete 08:00:06 0ef7d3d256c8: Pull complete 08:00:06 de9db76c5a1d: Pull complete 08:00:07 a35cf1a2eb13: Verifying Checksum 08:00:07 a35cf1a2eb13: Download complete 08:00:08 bca2f99d35d6: Verifying Checksum 08:00:08 bca2f99d35d6: Download complete 08:00:15 bca2f99d35d6: Pull complete 08:00:15 93359f2a8cfa: Pull complete 08:00:15 7c6f9722023f: Pull complete 08:00:21 a35cf1a2eb13: Pull complete 08:00:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:00:21 ---> a62c8e92a672 08:00:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:21 ---> Running in 254a4a19311a 08:00:21 Removing intermediate container 254a4a19311a 08:00:21 ---> 5e0540950b08 08:00:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:21 ---> Running in 9ee0c8c9cab2 08:00:22 Removing intermediate container 9ee0c8c9cab2 08:00:22 ---> e0b4119221d0 08:00:22 Step 5/8 : RUN apk add --no-cache make git 08:00:23 ---> Running in 099b507a63eb 08:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:00:25 OK: 166 MiB in 39 packages 08:00:25 Removing intermediate container 099b507a63eb 08:00:25 ---> cffd3d78e570 08:00:25 Step 6/8 : WORKDIR /edgex-ui-go 08:00:26 ---> Running in abe5055ba3fe 08:00:26 Removing intermediate container abe5055ba3fe 08:00:26 ---> 44962cb61571 08:00:26 Step 7/8 : COPY . . 08:00:28 ---> e8bde1a176ef 08:00:28 Step 8/8 : RUN go mod download 08:00:28 ---> Running in bc7db1677ca9 08:00:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25500 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [Pipeline] { [Pipeline] ws 08:00:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:00:36 using credential edgex-jenkins-ssh 08:00:36 Cloning the remote Git repository 08:00:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:00:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:00:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:36 > git --version # timeout=10 08:00:36 > git --version # 'git version 2.17.1' 08:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:39 Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 08:00:39 Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 08:00:39 Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) 08:00:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:00:39 > git config core.sparsecheckout # timeout=10 08:00:39 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 08:00:39 > git remote # timeout=10 08:00:39 > git config --get remote.origin.url # timeout=10 08:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:39 > git merge e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 08:00:39 > git rev-parse HEAD^{commit} # timeout=10 08:00:39 > git config core.sparsecheckout # timeout=10 08:00:39 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 08:00:44 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" 08:00:44 > git --version # timeout=10 08:00:44 > git --version # 'git version 2.17.1' 08:00:44 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:00:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:00:47 + sudo service docker restart 08:00:47 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:00:49 provisioning config files... 08:00:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5189331917700243694tmp [Pipeline] { 08:00:50 Removing intermediate container bc7db1677ca9 08:00:50 ---> 3397cc14b42b 08:00:50 Successfully built 3397cc14b42b 08:00:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:00:50 ---> docker-login.sh 08:00:50 nexus3.edgexfoundry.org:10001 08:00:50 + docker inspect -f . ci-base-image-x86_64 08:00:50 . [Pipeline] withDockerContainer 08:00:50 prd-centos7-docker-4c-2g-25501 does not seem to be running inside a container 08:00: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 ******** -e ******** ci-base-image-x86_64 cat 08:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:51 $ docker top f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 -eo pid,comm 08:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:51 Configure a credential helper to remove this warning. See 08:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:51 08:00:51 Login Succeeded 08:00:51 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh 08:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:52 Configure a credential helper to remove this warning. See 08:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:52 08:00:52 Login Succeeded 08:00:52 nexus3.edgexfoundry.org:10003 08:00:52 + go version 08:00:52 go version go1.15.5 linux/amd64 [Pipeline] } 08:00:52 $ docker stop --time=1 f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 08:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:52 Configure a credential helper to remove this warning. See 08:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:52 08:00:52 Login Succeeded 08:00:52 nexus3.edgexfoundry.org:10004 08:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:53 Configure a credential helper to remove this warning. See 08:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:53 08:00:53 Login Succeeded 08:00:53 docker.io 08:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:53 $ docker rm -f f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 [Pipeline] // withDockerContainer 08:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:54 Configure a credential helper to remove this warning. See 08:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:54 08:00:54 Login Succeeded 08:00:54 ---> docker-login.sh ends [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } 08:00:54 Deleting 1 temporary files [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 08:00:55 ========================================================= 08:00:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:00:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:55 + docker inspect -f . ci-base-image-x86_64 08:00:55 . [Pipeline] withDockerContainer 08:00:55 prd-centos7-docker-4c-2g-25501 does not seem to be running inside a container 08:00:55 $ 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 08:00:55 + 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 . 08:00:56 Sending build context to Docker daemon 16.78MB 08:00:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:00:56 Step 2/8 : FROM ${BASE} 08:00:56 $ docker top 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 -eo pid,comm [Pipeline] { 08:00:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:56 5f621e34cdf4: Pulling fs layer 08:00:56 a4357932f1b6: Pulling fs layer 08:00:56 18c013af1878: Pulling fs layer 08:00:56 00ac8860ef70: Pulling fs layer 08:00:56 63d7cb157983: Pulling fs layer 08:00:56 b116817d02f9: Pulling fs layer 08:00:56 745a02a5169b: Pulling fs layer 08:00:56 63d7cb157983: Waiting 08:00:56 b116817d02f9: Waiting 08:00:56 745a02a5169b: Waiting 08:00:56 00ac8860ef70: Waiting 08:00:56 18c013af1878: Verifying Checksum 08:00:56 18c013af1878: Download complete 08:00:56 a4357932f1b6: Verifying Checksum 08:00:56 a4357932f1b6: Download complete 08:00:56 63d7cb157983: Verifying Checksum 08:00:56 63d7cb157983: Download complete 08:00:56 b116817d02f9: Verifying Checksum 08:00:56 b116817d02f9: Download complete 08:00:56 5f621e34cdf4: Download complete [Pipeline] sh 08:00:56 + make test 08:00:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:00:57 5f621e34cdf4: Pull complete 08:00:57 a4357932f1b6: Pull complete 08:00:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:00:58 18c013af1878: Pull complete 08:00:59 745a02a5169b: Verifying Checksum 08:00:59 745a02a5169b: Download complete 08:00:59 00ac8860ef70: Verifying Checksum 08:00:59 00ac8860ef70: Download complete 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:01:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:01:06 GO111MODULE=on go vet ./... [Pipeline] } 08:01:07 $ docker stop --time=1 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 08:01:09 $ docker rm -f 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:10 00ac8860ef70: Pull complete 08:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:10 63d7cb157983: Pull complete 08:01:10 b116817d02f9: Pull complete 08:01:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:01:13 + ls -al . 08:01:13 total 92 08:01:13 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 8 08:00 . 08:01:13 drwxrwxr-x. 4 jenkins jenkins 28 Feb 8 07:59 .. 08:01:13 drwxrwxr-x. 3 jenkins jenkins 20 Feb 8 07:59 assets 08:01:13 drwxrwxr-x. 2 jenkins jenkins 35 Feb 8 07:59 bin 08:01:13 drwxrwxr-x. 3 jenkins jenkins 29 Feb 8 07:59 cmd 08:01:13 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 8 07:59 CONTRIBUTING.md 08:01:13 -rw-r--r--. 1 jenkins jenkins 10 Feb 8 08:00 coverage.out 08:01:13 -rw-rw-r--. 1 jenkins jenkins 1508 Feb 8 07:59 Dockerfile 08:01:13 -rw-rw-r--. 1 jenkins jenkins 902 Feb 8 07:59 Dockerfile.build 08:01:13 drwxrwxr-x. 5 jenkins jenkins 104 Feb 8 07:59 docs 08:01:13 drwxrwxr-x. 8 jenkins jenkins 179 Feb 8 07:59 .git 08:01:13 drwxrwxr-x. 2 jenkins jenkins 103 Feb 8 07:59 .github 08:01:13 -rw-rw-r--. 1 jenkins jenkins 153 Feb 8 07:59 .gitignore 08:01:13 -rw-rw-r--. 1 jenkins jenkins 1019 Feb 8 07:59 go.mod 08:01:13 -rw-r--r--. 1 jenkins jenkins 20843 Feb 8 08:00 go.sum 08:01:13 drwxrwxr-x. 10 jenkins jenkins 139 Feb 8 07:59 internal 08:01:13 -rw-rw-r--. 1 jenkins jenkins 652 Feb 8 07:59 Jenkinsfile 08:01:13 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 8 07:59 LICENSE 08:01:13 -rw-rw-r--. 1 jenkins jenkins 951 Feb 8 07:59 Makefile 08:01:13 -rw-rw-r--. 1 jenkins jenkins 4535 Feb 8 07:59 README.md 08:01:13 -rw-rw-r--. 1 jenkins jenkins 5 Feb 8 07:58 VERSION 08:01:13 -rw-rw-r--. 1 jenkins jenkins 155 Feb 8 07:59 version.go 08:01:13 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 8 07:59 web [Pipeline] isUnix [Pipeline] sh 08:01:14 + 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=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 --label arch=amd64 --label version=0.0.0 . 08:01:14 Sending build context to Docker daemon 16.8MB 08:01:14 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:01:14 Step 2/24 : FROM ${BASE} AS builder 08:01:14 ---> 3397cc14b42b 08:01:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:01:15 ---> Running in 4adb075ca57a 08:01:15 745a02a5169b: Pull complete 08:01:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:01:15 ---> b7e6874047d6 08:01:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:15 Removing intermediate container 4adb075ca57a 08:01:15 ---> c1ecb319435d 08:01:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:01:15 ---> Running in 9562d0379a0d 08:01:15 Removing intermediate container 9562d0379a0d 08:01:15 ---> 2a297ec4b8b1 08:01:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:01:15 ---> Running in 65d513d926c9 08:01:15 Removing intermediate container 65d513d926c9 08:01:15 ---> a580aceded99 08:01:15 Step 6/24 : LABEL Name=edgex-ui-go 08:01:15 ---> Running in 8926bcb7bcf7 08:01:15 Removing intermediate container 8926bcb7bcf7 08:01:15 ---> 7ade58f18178 08:01:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:01:16 ---> Running in 15a00de69865 08:01:16 Removing intermediate container 15a00de69865 08:01:16 ---> f8ebae96479d 08:01:16 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:16 ---> Running in 5a913eb1b743 08:01:17 Removing intermediate container 5a913eb1b743 08:01:17 ---> 83f753f6838e 08:01:17 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:17 ---> Running in cc7e625c59c7 08:01:17 ---> Running in e47b7f75eb91 08:01:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:18 Removing intermediate container e47b7f75eb91 08:01:18 ---> 5bdd2cb3d730 08:01:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:18 ---> Running in 5f479f93fa15 08:01:19 OK: 166 MiB in 39 packages 08:01:19 Removing intermediate container cc7e625c59c7 08:01:19 ---> 2a80f8ffef43 08:01:19 Step 10/24 : ENV GO111MODULE=on 08:01:19 ---> Running in 60b3bdbb8237 08:01:19 Removing intermediate container 60b3bdbb8237 08:01:19 ---> b344fa2676a9 08:01:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:01:19 ---> Running in af2ca3022dc6 08:01:19 Removing intermediate container af2ca3022dc6 08:01:19 ---> b66c57463042 08:01:19 Step 12/24 : COPY go.mod . 08:01:20 ---> 97dfd2d5b27d 08:01:20 Step 13/24 : COPY Makefile . 08:01:20 ---> c5a060ee8def 08:01:20 Step 14/24 : RUN make update 08:01:20 ---> Running in 8f15a7372975 08:01:21 CGO_ENABLED=0 GO111MODULE=on go mod download 08:01:21 Removing intermediate container 5f479f93fa15 08:01:21 ---> 7978a65f1b66 08:01:21 Step 5/8 : RUN apk add --no-cache make git 08:01:21 ---> Running in 91fe784f7ba6 08:01:21 Removing intermediate container 8f15a7372975 08:01:21 ---> 2902bd1b1534 08:01:21 Step 15/24 : COPY . . 08:01:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:23 ---> f7474c488d00 08:01:23 Step 16/24 : RUN ${MAKE} 08:01:23 ---> Running in f3c4b5cdb6b8 08:01:23 OK: 142 MiB in 39 packages 08:01:23 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 08:01:24 Removing intermediate container 91fe784f7ba6 08:01:24 ---> b518dca3185e 08:01:24 Step 6/8 : WORKDIR /edgex-ui-go 08:01:25 ---> Running in 5fa034a3009e 08:01:26 Removing intermediate container 5fa034a3009e 08:01:26 ---> 8f061f7a9df0 08:01:26 Step 7/8 : COPY . . 08:01:28 ---> 08e61a423dc9 08:01:28 Step 8/8 : RUN go mod download 08:01:28 ---> Running in 67740cd683ae 08:01:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:01:35 Removing intermediate container f3c4b5cdb6b8 08:01:35 ---> 10dd5987b521 08:01:35 Step 17/24 : FROM alpine:3.12 08:01:35 3.12: Pulling from library/alpine 08:01:35 801bfaa63ef2: Pulling fs layer 08:01:35 801bfaa63ef2: Download complete 08:01:36 801bfaa63ef2: Pull complete 08:01:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:01:36 Status: Downloaded newer image for alpine:3.12 08:01:36 ---> 389fef711851 08:01:36 Step 18/24 : EXPOSE 4000 08:01:36 ---> Running in 5ae2e5014674 08:01:36 Removing intermediate container 5ae2e5014674 08:01:36 ---> 7174fe25ef54 08:01:36 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 08:01:37 ---> a6c2cc9fa0c4 08:01:37 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:01:37 ---> Running in af6256020a30 08:01:37 Removing intermediate container af6256020a30 08:01:37 ---> 615c5a780e22 08:01:37 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:01:37 ---> Running in 60bd982a0c3a 08:01:37 Removing intermediate container 60bd982a0c3a 08:01:37 ---> 605622066104 08:01:37 Step 22/24 : LABEL arch=amd64 08:01:38 ---> Running in 0fe942a5b8c1 08:01:38 Removing intermediate container 0fe942a5b8c1 08:01:38 ---> d49a98c70434 08:01:38 Step 23/24 : LABEL git_sha=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 08:01:38 ---> Running in c5cf25095e99 08:01:38 Removing intermediate container c5cf25095e99 08:01:38 ---> 8eabf82ea9a9 08:01:38 Step 24/24 : LABEL version=0.0.0 08:01:38 ---> Running in a79771db178f 08:01:38 Removing intermediate container a79771db178f 08:01:38 ---> d3771071f003 08:01:38 [Warning] One or more build-args [ARCH] were not consumed 08:01:38 Successfully built d3771071f003 08:01:38 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] } 08:01:55 Removing intermediate container 67740cd683ae 08:01:55 ---> a63e6c717e79 08:01:55 Successfully built a63e6c717e79 08:01:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:01:55 + docker inspect -f . ci-base-image-arm64 08:01:55 . [Pipeline] withDockerContainer 08:01:55 prd-ubuntu18.04-docker-arm64-4c-16g-25500 does not seem to be running inside a container 08:01:56 $ 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 08:01:57 $ docker top e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:58 + go version 08:01:58 go version go1.15.5 linux/arm64 [Pipeline] } 08:01:58 $ docker stop --time=1 e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 08:02:01 $ docker rm -f e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:02:02 + docker inspect -f . ci-base-image-arm64 08:02:02 . [Pipeline] withDockerContainer 08:02:02 prd-ubuntu18.04-docker-arm64-4c-16g-25500 does not seem to be running inside a container 08:02: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-arm64 cat 08:02:04 $ docker top d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:05 + make test 08:02:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:02:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:02:29 GO111MODULE=on go vet ./... [Pipeline] } 08:02:34 $ docker stop --time=1 d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a 08:02:36 $ docker rm -f d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a [Pipeline] // withDockerContainer [Pipeline] sh 08:02:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:02:37 Warning: overwriting stash ‘coverage-report’ 08:02:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:39 + ls -al . 08:02:39 total 124 08:02:39 drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 08:02 . 08:02:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 08:00 .. 08:02:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 08:00 .git 08:02:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 08:00 .github 08:02:39 -rw-rw-r-- 1 jenkins jenkins 153 Feb 8 08:00 .gitignore 08:02:39 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 8 08:00 CONTRIBUTING.md 08:02:39 -rw-rw-r-- 1 jenkins jenkins 1508 Feb 8 08:00 Dockerfile 08:02:39 -rw-rw-r-- 1 jenkins jenkins 902 Feb 8 08:00 Dockerfile.build 08:02:39 -rw-rw-r-- 1 jenkins jenkins 652 Feb 8 08:00 Jenkinsfile 08:02:39 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 8 08:00 LICENSE 08:02:39 -rw-rw-r-- 1 jenkins jenkins 951 Feb 8 08:00 Makefile 08:02:39 -rw-rw-r-- 1 jenkins jenkins 4535 Feb 8 08:00 README.md 08:02:39 -rw-rw-r-- 1 jenkins jenkins 5 Feb 8 07:58 VERSION 08:02:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 8 08:00 assets 08:02:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 08:00 bin 08:02:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 8 08:00 cmd 08:02:39 -rw-r--r-- 1 jenkins jenkins 10 Feb 8 08:02 coverage.out 08:02:39 drwxrwxr-x 5 jenkins jenkins 4096 Feb 8 08:00 docs 08:02:39 -rw-rw-r-- 1 jenkins jenkins 1019 Feb 8 08:00 go.mod 08:02:39 -rw-r--r-- 1 jenkins jenkins 20843 Feb 8 08:02 go.sum 08:02:39 drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 08:00 internal 08:02:39 -rw-rw-r-- 1 jenkins jenkins 155 Feb 8 08:00 version.go 08:02:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 08:00 web [Pipeline] isUnix [Pipeline] sh 08:02:40 + 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=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 --label arch=arm64 --label version=0.0.0 . 08:02:40 Sending build context to Docker daemon 16.8MB 08:02:40 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:02:40 Step 2/24 : FROM ${BASE} AS builder 08:02:40 ---> a63e6c717e79 08:02:40 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:02:41 ---> Running in 8bd77e4a85d8 08:02:42 Removing intermediate container 8bd77e4a85d8 08:02:42 ---> ec9ad4c3afc7 08:02:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:02:42 ---> Running in 505c642a7732 08:02:42 Removing intermediate container 505c642a7732 08:02:42 ---> 9bd293a362ff 08:02:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:02:42 ---> Running in d707c977fcbf 08:02:43 Removing intermediate container d707c977fcbf 08:02:43 ---> 25bb2baf2ccd 08:02:43 Step 6/24 : LABEL Name=edgex-ui-go 08:02:43 ---> Running in 94f2247b1c4d 08:02:43 Removing intermediate container 94f2247b1c4d 08:02:43 ---> efef20af9871 08:02:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:02:44 ---> Running in 7177adb25bfe 08:02:44 Removing intermediate container 7177adb25bfe 08:02:44 ---> 6948d1f78c61 08:02:44 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:44 ---> Running in e24b3052db56 08:02:46 Removing intermediate container e24b3052db56 08:02:46 ---> af7ff0650958 08:02:46 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:47 ---> Running in 5b1ac033bf18 08:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:49 OK: 142 MiB in 39 packages 08:02:51 Removing intermediate container 5b1ac033bf18 08:02:51 ---> 4d61e5ec0599 08:02:51 Step 10/24 : ENV GO111MODULE=on 08:02:51 ---> Running in 24072599529c 08:02:51 Removing intermediate container 24072599529c 08:02:51 ---> 8315ef03ee42 08:02:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:02:51 ---> Running in 9d87bde08534 08:02:52 Removing intermediate container 9d87bde08534 08:02:52 ---> 976c00b26e88 08:02:52 Step 12/24 : COPY go.mod . 08:02:52 ---> 47bcd859cb9a 08:02:52 Step 13/24 : COPY Makefile . 08:02:53 ---> 3f37a66aea5b 08:02:53 Step 14/24 : RUN make update 08:02:53 ---> Running in 1494ee5e2381 08:02:54 CGO_ENABLED=0 GO111MODULE=on go mod download 08:02:56 Removing intermediate container 1494ee5e2381 08:02:56 ---> c13d64b3966b 08:02:56 Step 15/24 : COPY . . 08:02:58 ---> fd59a2457fe6 08:02:58 Step 16/24 : RUN ${MAKE} 08:02:58 ---> Running in 22e5477a1c63 08:02:59 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 08:03:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:03:28 Removing intermediate container 22e5477a1c63 08:03:28 ---> d4f54633b374 08:03:28 Step 17/24 : FROM alpine:3.12 08:03:28 3.12: Pulling from library/alpine 08:03:28 159e5727ea61: Pulling fs layer 08:03:28 159e5727ea61: Verifying Checksum 08:03:28 159e5727ea61: Download complete 08:03:29 159e5727ea61: Pull complete 08:03:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:03:29 Status: Downloaded newer image for alpine:3.12 08:03:29 ---> afeebe901d6b 08:03:29 Step 18/24 : EXPOSE 4000 08:03:29 ---> Running in ada5edb91695 08:03:29 Removing intermediate container ada5edb91695 08:03:29 ---> fdaeffe1160f 08:03:29 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 08:03:31 ---> e76247ec9d47 08:03:31 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:03:31 ---> Running in 4c64e3e1c1ff 08:03:32 Removing intermediate container 4c64e3e1c1ff 08:03:32 ---> f951f07d7999 08:03:32 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:03:32 ---> Running in 1b14762cac6c 08:03:32 Removing intermediate container 1b14762cac6c 08:03:32 ---> 0c4093aa0b98 08:03:32 Step 22/24 : LABEL arch=arm64 08:03:32 ---> Running in ac48b1642d35 08:03:33 Removing intermediate container ac48b1642d35 08:03:33 ---> 4103e16850c0 08:03:33 Step 23/24 : LABEL git_sha=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 08:03:33 ---> Running in 8ae446f3fee7 08:03:33 Removing intermediate container 8ae446f3fee7 08:03:33 ---> e85341c4b21e 08:03:33 Step 24/24 : LABEL version=0.0.0 08:03:34 ---> Running in a4ce64a77e84 08:03:34 Removing intermediate container a4ce64a77e84 08:03:34 ---> e208680b1274 08:03:34 [Warning] One or more build-args [ARCH] were not consumed 08:03:34 Successfully built e208680b1274 08:03:34 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] } [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 08:03:37 provisioning config files... 08:03:37 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config9103395425733098383tmp [Pipeline] { [Pipeline] sh 08:03:37 + set +x 08:03:37 + curl -s https://codecov.io/bash 08:03:37 + bash -s -- 08:03:37 08:03:37 _____ _ 08:03:37 / ____| | | 08:03:37 | | ___ __| | ___ ___ _____ __ 08:03:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:03:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:03:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:03:37 Bash-20210129-7c25fce 08:03:37 08:03:37 08:03:37 ==> git version 2.24.3 found 08:03:37 ==> 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 08:03:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:03:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:03:37 ==> Jenkins CI detected. 08:03:37 project root: . 08:03:37 --> token set from env 08:03:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:03:37 ==> Running gcov in . (disable via -X gcov) 08:03:37 ==> Python coveragepy not found 08:03:37 ==> Searching for coverage reports in: 08:03:37 + . 08:03:37 -> Found 1 reports 08:03:37 ==> Detecting git/mercurial file structure 08:03:37 ==> Reading reports 08:03:37 + ./coverage.out bytes=10 08:03:37 ==> Appending adjustments 08:03:37 https://docs.codecov.io/docs/fixing-reports 08:03:38 + Found adjustments 08:03:38 ==> Gzipping contents 08:03:38 4.0K /tmp/codecov.yOXIqP.gz 08:03:38 ==> Uploading reports 08:03:38 url: https://codecov.io 08:03:38 query: branch=PR-296&commit=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=296&job=&cmd_args= 08:03:38 -> Pinging Codecov 08:03:38 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-296&commit=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=296&job=&cmd_args= 08:03:38 -> Uploading to 08:03:38 https://storage.googleapis.com/codecov/v4/raw/2021-02-08/FB506323287CE973F263BFD2A0EB1F37/c912cd76b3a98f79030ea312fdc8e1c64dd5ead3/8a454f1e-2669-4626-bd49-28c160901a7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T080338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8b4eccb87dd35a28afceffabe7a7c81d933f0dfc2d7bb019345bdf4e7ccf5e7 08:03:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:38 Dload Upload Total Spent Left Speed 08:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2494 0 0 100 2494 0 5364 --:--:-- --:--:-- --:--:-- 5363 08:03:39 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] } 08:03:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 08:03:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:43 ---> package-listing.sh 08:03:43 ++ facter osfamily 08:03:43 ++ tr '[:upper:]' '[:lower:]' 08:03:43 + OS_FAMILY=redhat 08:03:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-296 08:03:43 + START_PACKAGES=/tmp/packages_start.txt 08:03:43 + END_PACKAGES=/tmp/packages_end.txt 08:03:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:43 + PACKAGES=/tmp/packages_start.txt 08:03:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-296 ']' 08:03:43 + PACKAGES=/tmp/packages_end.txt 08:03:43 + case "${OS_FAMILY}" in 08:03:43 + rpm -qa 08:03:43 + sort 08:03:48 + '[' -f /tmp/packages_start.txt ']' 08:03:48 + '[' -f /tmp/packages_end.txt ']' 08:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-296 ']' 08:03:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-296/archives/ 08:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-296/archives/ [Pipeline] echo 08:03:48 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:49 08:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:49 alpine: Pulling from edgex-lftools-log-publisher 08:03:49 df20fa9351a1: Pulling fs layer 08:03:49 36b3adc4ff6f: Pulling fs layer 08:03:49 8ad3a11d3b57: Pulling fs layer 08:03:49 46f8f816bc3b: Pulling fs layer 08:03:49 93b61091891f: Pulling fs layer 08:03:49 93b9cdb0e59b: Pulling fs layer 08:03:49 5e14af77c1be: Pulling fs layer 08:03:49 01666e4c0597: Pulling fs layer 08:03:49 aa168da1d23b: Pulling fs layer 08:03:49 93b9cdb0e59b: Waiting 08:03:49 01666e4c0597: Waiting 08:03:49 5e14af77c1be: Waiting 08:03:49 aa168da1d23b: Waiting 08:03:49 46f8f816bc3b: Waiting 08:03:49 93b61091891f: Waiting 08:03:49 36b3adc4ff6f: Verifying Checksum 08:03:49 36b3adc4ff6f: Download complete 08:03:49 46f8f816bc3b: Verifying Checksum 08:03:49 46f8f816bc3b: Download complete 08:03:49 df20fa9351a1: Verifying Checksum 08:03:49 df20fa9351a1: Download complete 08:03:50 93b9cdb0e59b: Verifying Checksum 08:03:50 93b9cdb0e59b: Download complete 08:03:50 5e14af77c1be: Verifying Checksum 08:03:50 5e14af77c1be: Download complete 08:03:50 01666e4c0597: Verifying Checksum 08:03:50 01666e4c0597: Download complete 08:03:50 93b61091891f: Download complete 08:03:50 8ad3a11d3b57: Verifying Checksum 08:03:50 8ad3a11d3b57: Download complete 08:03:50 df20fa9351a1: Pull complete 08:03:50 36b3adc4ff6f: Pull complete 08:03:51 8ad3a11d3b57: Pull complete 08:03:51 46f8f816bc3b: Pull complete 08:03:52 aa168da1d23b: Verifying Checksum 08:03:52 aa168da1d23b: Download complete 08:03:52 93b61091891f: Pull complete 08:03:52 93b9cdb0e59b: Pull complete 08:03:52 5e14af77c1be: Pull complete 08:03:52 01666e4c0597: Pull complete 08:03:59 aa168da1d23b: Pull complete 08:03:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:03:59 prd-centos7-docker-4c-2g-25496 does not seem to be running inside a container 08:03:59 $ 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-296/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-296 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296:/w/workspace/edgexfoundry_edgex-ui-go_PR-296:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@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 08:04:05 $ docker top 35e4b1cf4cbd0dd5927268234314f571a0c7a3cb07faff1e9990d92bcfb2a2ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:04:06 + mkdir -p /var/log/sa [Pipeline] sh 08:04:06 + ls /var/log/sa-host 08:04:06 + sadf -c /var/log/sa-host/sa08 08:04:06 file_magic: OK 08:04:06 HZ: Using current value: 100 08:04:06 file_header: OK 08:04:06 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 08:04:06 Statistics: 08:04:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:04:06 File successfully converted to sysstat format version 12.2.1 08:04:06 + sadf -c /var/log/sa-host/sa23 08:04:06 file_magic: OK 08:04:06 HZ: Using current value: 100 08:04:06 file_header: OK 08:04:06 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 08:04:06 Statistics: 08:04:06 Hnuu...uuuununununu... 08:04:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:07 provisioning config files... 08:04:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config3392492643058022681tmp [Pipeline] { [Pipeline] echo 08:04:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:04:07 ---> create-netrc.sh [Pipeline] } 08:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:04:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:04:08 ---> python-tools-install.sh [Pipeline] echo 08:04:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:04:08 ---> sudo-logs.sh 08:04:08 Archiving 'sudo' log.. [Pipeline] echo 08:04:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:04:09 ---> job-cost.sh 08:04:09 lf-activate-venv: SKIPPING 08:04:09 INFO: No Stack... 08:04:10 INFO: Retrieving Pricing Info for: v1-standard-2 08:04:10 INFO: Archiving Costs [Pipeline] echo 08:04:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:11 ---> logs-deploy.sh 08:04:11 lf-activate-venv: SKIPPING 08:04:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-296/1 08:04:11 INFO: archiving workspace using pattern(s): 08:04:12 Archives upload complete. 08:04:12 INFO: archiving logs to Nexus 08:04:13 ---> uname -a: 08:04:13 Linux prd-centos7-docker-4c-2g-25496.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:04:13 08:04:13 08:04:13 ---> lscpu: 08:04:13 Architecture: x86_64 08:04:13 CPU op-mode(s): 32-bit, 64-bit 08:04:13 Byte Order: Little Endian 08:04:13 Address sizes: 40 bits physical, 48 bits virtual 08:04:13 CPU(s): 4 08:04:13 On-line CPU(s) list: 0-3 08:04:13 Thread(s) per core: 1 08:04:13 Core(s) per socket: 1 08:04:13 Socket(s): 4 08:04:13 NUMA node(s): 1 08:04:13 Vendor ID: GenuineIntel 08:04:13 CPU family: 6 08:04:13 Model: 44 08:04:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:04:13 Stepping: 1 08:04:13 CPU MHz: 2933.438 08:04:13 BogoMIPS: 5866.87 08:04:13 Virtualization: VT-x 08:04:13 Hypervisor vendor: KVM 08:04:13 Virtualization type: full 08:04:13 L1d cache: 128 KiB 08:04:13 L1i cache: 128 KiB 08:04:13 L2 cache: 16 MiB 08:04:13 L3 cache: 64 MiB 08:04:13 NUMA node0 CPU(s): 0-3 08:04:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:04:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:04:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:04:13 Vulnerability Meltdown: Mitigation; PTI 08:04:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:04:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:04:13 Vulnerability Srbds: Not affected 08:04:13 Vulnerability Tsx async abort: Not affected 08:04:13 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 08:04:13 08:04:13 08:04:13 ---> nproc: 08:04:13 4 08:04:13 08:04:13 08:04:13 ---> df -h: 08:04:13 Filesystem Size Used Available Use% Mounted on 08:04:13 overlay 50.0G 7.3G 42.7G 15% / 08:04:13 tmpfs 64.0M 0 64.0M 0% /dev 08:04:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:04:13 shm 64.0M 0 64.0M 0% /dev/shm 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-296 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp 08:04:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:04:13 08:04:13 08:04:13 ---> free -m: 08:04:13 total used free shared buff/cache available 08:04:13 Mem: 1837 721 73 0 1042 1011 08:04:13 Swap: 1023 0 1023 08:04:13 08:04:13 08:04:13 ---> ip addr: 08:04:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:04:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:13 inet 127.0.0.1/8 scope host lo 08:04:13 valid_lft forever preferred_lft forever 08:04:13 inet6 ::1/128 scope host 08:04:13 valid_lft forever preferred_lft forever 08:04:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:04:13 link/ether fa:16:3e:c9:d1:b5 brd ff:ff:ff:ff:ff:ff 08:04:13 inet 10.30.123.251/23 brd 10.30.123.255 scope global dynamic eth0 08:04:13 valid_lft 85997sec preferred_lft 85997sec 08:04:13 inet6 fe80::f816:3eff:fec9:d1b5/64 scope link 08:04:13 valid_lft forever preferred_lft forever 08:04:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:04:13 link/ether 02:42:73:1b:59:46 brd ff:ff:ff:ff:ff:ff 08:04:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:04:13 valid_lft forever preferred_lft forever 08:04:13 inet6 fe80::42:73ff:fe1b:5946/64 scope link 08:04:13 valid_lft forever preferred_lft forever 08:04:13 08:04:13 08:04:13 ---> sar -b -r -n DEV: 08:04:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 08:04:13 08:04:13 07:57:19 LINUX RESTART (4 CPU) 08:04:13 08:04:13 07:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:04:13 07:59:01 33.81 12.97 20.84 0.00 4585.07 3843.58 0.00 08:04:13 08:00:01 0.95 0.00 0.95 0.00 0.00 21.04 0.00 08:04:13 08:01:01 0.32 0.02 0.30 0.00 0.13 3.16 0.00 08:04:13 08:02:01 0.40 0.08 0.32 0.00 1.60 5.28 0.00 08:04:13 08:03:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 08:04:13 08:04:01 126.96 75.58 51.38 0.00 6094.75 16718.29 0.00 08:04:13 Average: 27.13 14.81 12.33 0.00 1774.41 3436.73 0.00 08:04:13 08:04:13 07:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:13 07:59:01 162924 0 588280 31.27 2620 1127720 1123380 38.34 411640 1107300 20 08:04:13 08:00:01 169516 0 581680 30.92 2620 1127728 1089024 37.17 410524 1102348 8 08:04:13 08:01:01 166696 0 584496 31.06 2620 1127732 1090816 37.23 409764 1105848 8 08:04:13 08:02:01 168744 0 582324 30.95 2620 1127856 1077328 36.77 420344 1094224 8 08:04:13 08:03:01 166516 0 584548 31.07 2620 1127860 1077340 36.77 422500 1093556 8 08:04:13 08:04:01 165908 0 685856 36.45 2620 1027160 1279064 43.65 448308 1009172 45348 08:04:13 Average: 166717 0 601197 31.95 2620 1111009 1122825 38.32 420513 1085408 7567 08:04:13 08:04:13 07:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:13 07:59:01 eth0 197.09 156.04 572.41 45.85 0.00 0.00 0.00 0.00 08:04:13 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 07:59:01 docker0 47.76 38.58 4.21 113.49 0.00 0.00 0.00 0.00 08:04:13 08:00:01 eth0 2.71 0.45 0.69 0.39 0.00 0.00 0.00 0.00 08:04:13 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:01:01 eth0 1.67 0.53 0.59 0.39 0.00 0.00 0.00 0.00 08:04:13 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:02:01 eth0 1.30 0.33 0.33 0.20 0.00 0.00 0.00 0.00 08:04:13 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:03:01 eth0 0.68 0.45 0.35 0.27 0.00 0.00 0.00 0.00 08:04:13 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:04:01 eth0 196.26 163.70 2169.36 18.48 0.00 0.00 0.00 0.00 08:04:13 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 Average: eth0 66.32 53.35 457.69 10.84 0.00 0.00 0.00 0.00 08:04:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:13 Average: docker0 7.85 6.34 0.69 18.65 0.00 0.00 0.00 0.00 08:04:13 08:04:13 08:04:13 ---> sar -P ALL: 08:04:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 08:04:13 08:04:13 07:57:19 LINUX RESTART (4 CPU) 08:04:13 08:04:13 07:58:02 CPU %user %nice %system %iowait %steal %idle 08:04:13 07:59:01 all 3.73 0.00 2.24 0.71 0.02 93.30 08:04:13 07:59:01 0 3.64 0.00 2.54 0.51 0.02 93.29 08:04:13 07:59:01 1 3.73 0.00 2.40 0.51 0.02 93.34 08:04:13 07:59:01 2 3.84 0.00 2.48 1.33 0.02 92.34 08:04:13 07:59:01 3 3.70 0.00 1.55 0.48 0.02 94.25 08:04:13 08:00:01 all 0.15 0.00 0.05 0.00 0.00 99.80 08:04:13 08:00:01 0 0.45 0.00 0.07 0.00 0.00 99.48 08:04:13 08:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:04:13 08:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:04:13 08:00:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:04:13 08:01:01 all 0.15 0.00 0.05 0.00 0.00 99.80 08:04:13 08:01:01 0 0.47 0.00 0.05 0.00 0.00 99.48 08:04:13 08:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:04:13 08:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:04:13 08:01:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:04:13 08:02:01 all 0.17 0.00 0.04 0.00 0.00 99.79 08:04:13 08:02:01 0 0.50 0.00 0.03 0.00 0.00 99.47 08:04:13 08:02:01 1 0.03 0.00 0.05 0.02 0.00 99.90 08:04:13 08:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:04:13 08:02:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:04:13 08:03:01 all 0.17 0.00 0.08 0.00 0.00 99.74 08:04:13 08:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 08:04:13 08:03:01 1 0.05 0.00 0.15 0.00 0.00 99.80 08:04:13 08:03:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:04:13 08:03:01 3 0.05 0.00 0.12 0.00 0.00 99.83 08:04:13 08:04:01 all 5.56 0.00 3.75 1.45 0.02 89.22 08:04:13 08:04:01 0 5.06 0.00 3.95 0.79 0.02 90.18 08:04:13 08:04:01 1 5.57 0.00 3.77 2.62 0.02 88.03 08:04:13 08:04:01 2 5.81 0.00 3.34 0.44 0.03 90.39 08:04:13 08:04:01 3 5.81 0.00 3.93 1.95 0.02 88.29 08:04:13 Average: all 1.64 0.00 1.03 0.36 0.01 96.97 08:04:13 Average: 0 1.76 0.00 1.10 0.22 0.01 96.92 08:04:13 Average: 1 1.56 0.00 1.06 0.52 0.01 96.85 08:04:13 Average: 2 1.63 0.00 0.99 0.29 0.01 97.08 08:04:13 Average: 3 1.61 0.00 0.95 0.40 0.01 97.02 08:04:13 08:04:13 08:04:13