Pull request #274 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 23d84d0620b63080253f650c65c06b35d88c866e rather than f5d99aae4f786acbf2903781f6a99187d825abcb Obtained Jenkinsfile from 23d84d0620b63080253f650c65c06b35d88c866e 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-274/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-274/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 a5c854593eac886f27ddeefb8920871132e8ed78 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14296 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [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-274 # 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 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb Merge succeeded, producing f5d99aae4f786acbf2903781f6a99187d825abcb Checking out Revision f5d99aae4f786acbf2903781f6a99187d825abcb (PR-274) > 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/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # 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 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 Commit message: "deployment description" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:38:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:38:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:38:50 ========================================================= 08:38:50 EdgeX Global Pipelines Version Info 08:38:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:38:52 ------------------- 08:38:52 stable info: 08:38:52 ------------------- 08:38:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:38:52 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:38:52 Message: update stable to v1.0.169 08:38:53 ------------------- 08:38:53 experimental info: 08:38:53 ------------------- 08:38:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:38:53 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:38:53 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:38:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:38:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:38:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:38:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:38:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:38:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:38:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d99aa [Pipeline] echo 08:38:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:38:58 provisioning config files... 08:38:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5141005289945824175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:58 ---> docker-login.sh 08:38:58 nexus3.edgexfoundry.org:10001 08:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 nexus3.edgexfoundry.org:10002 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 nexus3.edgexfoundry.org:10003 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 nexus3.edgexfoundry.org:10004 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:59 Configure a credential helper to remove this warning. See 08:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:59 08:38:59 Login Succeeded 08:38:59 docker.io 08:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:00 Configure a credential helper to remove this warning. See 08:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:00 08:39:00 Login Succeeded 08:39:00 ---> docker-login.sh ends [Pipeline] } 08:39:00 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 08:39:01 + git log --format=format:%s -1 f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] echo 08:39:01 GIT_COMMIT: f5d99aae4f786acbf2903781f6a99187d825abcb, Commit Message: deployment description [Pipeline] echo 08:39:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:02 08:39:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:39:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:03 latest: Pulling from edgex-devops/git-semver 08:39:03 31603596830f: Pulling fs layer 08:39:03 2a8b12db71e7: Pulling fs layer 08:39:03 6ca5941a6612: Pulling fs layer 08:39:03 ecc8261a40a4: Pulling fs layer 08:39:03 ecc8261a40a4: Waiting 08:39:03 2a8b12db71e7: Verifying Checksum 08:39:03 2a8b12db71e7: Download complete 08:39:03 31603596830f: Verifying Checksum 08:39:03 ecc8261a40a4: Verifying Checksum 08:39:03 ecc8261a40a4: Download complete 08:39:03 6ca5941a6612: Verifying Checksum 08:39:03 6ca5941a6612: Download complete 08:39:03 31603596830f: Pull complete 08:39:03 2a8b12db71e7: Pull complete 08:39:04 6ca5941a6612: Pull complete 08:39:04 ecc8261a40a4: Pull complete 08:39:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:39:05 prd-centos7-docker-4c-2g-14296 does not seem to be running inside a container 08:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:39:07 $ docker top 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:07 [ssh-agent] Looking for ssh-agent implementation... 08:39:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:08 $ docker exec 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent 08:39:08 SSH_AUTH_SOCK=/tmp/ssh-sKiSVi946W3k/agent.12 08:39:08 SSH_AGENT_PID=17 08:39:08 Running ssh-add (command line suppressed) 08:39:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_1384236406511266602.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_1384236406511266602.key) 08:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:08 + git tag --points-at HEAD [Pipeline] } 08:39:08 $ docker exec --env ******** --env ******** 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent -k 08:39:08 unset SSH_AUTH_SOCK; 08:39:08 unset SSH_AGENT_PID; 08:39:08 echo Agent pid 17 killed; 08:39:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:39:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:09 [ssh-agent] Looking for ssh-agent implementation... 08:39:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:09 $ docker exec 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent 08:39:09 SSH_AUTH_SOCK=/tmp/ssh-Oh1j3JNAwjkp/agent.47 08:39:09 SSH_AGENT_PID=52 08:39:09 Running ssh-add (command line suppressed) 08:39:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_2178564759396648469.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_2178564759396648469.key) 08:39:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:10 + git semver init 08:39:10 # -> Open(): unable to determine branch for HEAD 08:39:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.git 08:39:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-274 08:39:10 # $SEMVER_REMOTE_NAME = origin 08:39:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:39:10 # $SEMVER_USER_NAME = edgex-jenkins 08:39:10 # $SEMVER_BRANCH = PR-274 08:39:10 # $SEMVER_TEMP = /tmp/semver-056352381 08:39:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:39:11 # '/tmp/semver-056352381' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver' 08:39:11 # -> Force: false 08:39:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver [Pipeline] } 08:39:11 $ docker exec --env ******** --env ******** 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 ssh-agent -k 08:39:11 unset SSH_AUTH_SOCK; 08:39:11 unset SSH_AGENT_PID; 08:39:11 echo Agent pid 52 killed; 08:39:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:12 + git semver [Pipeline] } 08:39:12 $ docker stop --time=1 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 08:39:13 $ docker rm -f 7c7a1b90bfa7b85e176bafc2f22237f3537360946b74220a281620f959426724 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:39:14 Stashed 1 file(s) [Pipeline] echo 08:39:14 [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 08:39:30 Still waiting to schedule task 08:39:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14296’ 08:39:30 Still waiting to schedule task 08:39:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 08:41:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14297 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws 08:41:20 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:41:25 using credential edgex-jenkins-ssh 08:41:25 Cloning the remote Git repository 08:41:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:41:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:41:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:41:26 > git --version # timeout=10 08:41:26 > git --version # 'git version 2.17.1' 08:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:28 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb 08:41:28 Merge succeeded, producing f5d99aae4f786acbf2903781f6a99187d825abcb 08:41:28 Checking out Revision f5d99aae4f786acbf2903781f6a99187d825abcb (PR-274) 08:41:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:41:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:41:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:41:28 > git config core.sparsecheckout # timeout=10 08:41:28 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 08:41:28 > git remote # timeout=10 08:41:28 > git config --get remote.origin.url # timeout=10 08:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:28 > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 08:41:28 > git rev-parse HEAD^{commit} # timeout=10 08:41:28 > git config core.sparsecheckout # timeout=10 08:41:28 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 08:41:33 Commit message: "deployment description" 08:41:33 > git --version # timeout=10 08:41:33 > git --version # 'git version 2.17.1' 08:41:33 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:41:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:41:35 + sudo service docker restart 08:41:35 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:41:38 provisioning config files... 08:41:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5810352069427357614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:39 ---> docker-login.sh 08:41:39 nexus3.edgexfoundry.org:10001 08:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:40 Configure a credential helper to remove this warning. See 08:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:40 08:41:40 Login Succeeded 08:41:40 nexus3.edgexfoundry.org:10002 08:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:40 Configure a credential helper to remove this warning. See 08:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:40 08:41:40 Login Succeeded 08:41:40 nexus3.edgexfoundry.org:10003 08:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:41 Configure a credential helper to remove this warning. See 08:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:41 08:41:41 Login Succeeded 08:41:41 nexus3.edgexfoundry.org:10004 08:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:42 Configure a credential helper to remove this warning. See 08:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:42 08:41:42 Login Succeeded 08:41:42 docker.io 08:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:42 Configure a credential helper to remove this warning. See 08:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:42 08:41:42 Login Succeeded 08:41:42 ---> docker-login.sh ends [Pipeline] } 08:41:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:43 ========================================================= 08:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:41:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:41:43 + 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:41:44 Sending build context to Docker daemon 15.63MB 08:41:44 Step 1/8 : ARG BASE=golang:1.15-alpine 08:41:44 Step 2/8 : FROM ${BASE} 08:41:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:44 5f621e34cdf4: Pulling fs layer 08:41:44 a4357932f1b6: Pulling fs layer 08:41:44 18c013af1878: Pulling fs layer 08:41:44 00ac8860ef70: Pulling fs layer 08:41:44 63d7cb157983: Pulling fs layer 08:41:44 b116817d02f9: Pulling fs layer 08:41:44 745a02a5169b: Pulling fs layer 08:41:44 00ac8860ef70: Waiting 08:41:44 63d7cb157983: Waiting 08:41:44 b116817d02f9: Waiting 08:41:44 745a02a5169b: Waiting 08:41:44 18c013af1878: Verifying Checksum 08:41:44 18c013af1878: Download complete 08:41:44 a4357932f1b6: Verifying Checksum 08:41:44 a4357932f1b6: Download complete 08:41:44 63d7cb157983: Download complete 08:41:44 b116817d02f9: Verifying Checksum 08:41:44 b116817d02f9: Download complete 08:41:44 5f621e34cdf4: Verifying Checksum 08:41:44 5f621e34cdf4: Download complete 08:41:45 5f621e34cdf4: Pull complete 08:41:45 a4357932f1b6: Pull complete 08:41:46 18c013af1878: Pull complete 08:41:47 745a02a5169b: Verifying Checksum 08:41:47 745a02a5169b: Download complete 08:41:48 00ac8860ef70: Verifying Checksum 08:41:48 00ac8860ef70: Download complete 08:41:58 00ac8860ef70: Pull complete 08:41:59 63d7cb157983: Pull complete 08:41:59 b116817d02f9: Pull complete 08:42:03 745a02a5169b: Pull complete 08:42:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:42:03 ---> b7e6874047d6 08:42:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:42:06 ---> Running in 870357a242b7 08:42:06 Removing intermediate container 870357a242b7 08:42:06 ---> 4fd67397208f 08:42:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:06 ---> Running in eb16c2d2390b 08:42:09 Removing intermediate container eb16c2d2390b 08:42:09 ---> 1264f2a9b5e3 08:42:09 Step 5/8 : RUN apk add --no-cache make git 08:42:09 ---> Running in 19b775a98e96 08:42:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:11 OK: 142 MiB in 39 packages 08:42:13 Removing intermediate container 19b775a98e96 08:42:13 ---> e84d76898489 08:42:13 Step 6/8 : WORKDIR /edgex-ui-go 08:42:13 ---> Running in 830bd5c834d5 08:42:13 Removing intermediate container 830bd5c834d5 08:42:13 ---> aee09090432e 08:42:13 Step 7/8 : COPY . . 08:42:15 ---> f77492a384ec 08:42:15 Step 8/8 : RUN go mod download 08:42:15 ---> Running in 1f001e850b85 08:42:30 Running on prd-centos7-docker-4c-2g-14298 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws 08:42:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:42:37 using credential edgex-jenkins-ssh 08:42:37 Cloning the remote Git repository 08:42:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:42:37 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:42:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:42:37 > git --version # timeout=10 08:42:37 > git --version # 'git version 2.24.3' 08:42:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:42:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:42:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:39 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit f5d99aae4f786acbf2903781f6a99187d825abcb [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:42:40 Failed in branch amd64 08:42:39 > git config core.sparsecheckout # timeout=10 08:42:39 > git checkout -f f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 08:42:42 Removing intermediate container 1f001e850b85 08:42:42 ---> ed40e171c83c 08:42:42 Successfully built ed40e171c83c 08:42:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:42:42 + docker inspect -f . ci-base-image-arm64 08:42:42 . [Pipeline] withDockerContainer 08:42:43 prd-ubuntu18.04-docker-arm64-4c-16g-14297 does not seem to be running inside a container 08:42:43 $ 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:42:44 $ docker top c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:45 + go version 08:42:45 go version go1.15.5 linux/arm64 [Pipeline] } 08:42:45 $ docker stop --time=1 c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c 08:42:47 $ docker rm -f c5fe22fbc87559b095c516e595964f29f677290099d81851d68d15b262c9be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:49 + docker inspect -f . ci-base-image-arm64 08:42:49 . [Pipeline] withDockerContainer 08:42:49 prd-ubuntu18.04-docker-arm64-4c-16g-14297 does not seem to be running inside a container 08:42:49 $ 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:42:51 $ docker top 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:52 + make test 08:42:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:42:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:43:15 GO111MODULE=on go vet ./... [Pipeline] } 08:43:20 $ docker stop --time=1 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a 08:43:22 $ docker rm -f 824f3637764602478af42734764a39f2c6133faf31e7994dd067e2827e71d20a [Pipeline] // withDockerContainer [Pipeline] sh 08:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:43:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:43:28 + ls -al . 08:43:28 total 120 08:43:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 3 08:42 . 08:43:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 08:41 .. 08:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 08:41 .git 08:43:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:41 .github 08:43:28 -rw-rw-r-- 1 jenkins jenkins 136 Dec 3 08:41 .gitignore 08:43:28 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 3 08:41 CONTRIBUTING.md 08:43:28 -rw-rw-r-- 1 jenkins jenkins 913 Dec 3 08:41 Dockerfile 08:43:28 -rw-rw-r-- 1 jenkins jenkins 898 Dec 3 08:41 Dockerfile.build 08:43:28 -rw-rw-r-- 1 jenkins jenkins 652 Dec 3 08:41 Jenkinsfile 08:43:28 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 3 08:41 LICENSE 08:43:28 -rw-rw-r-- 1 jenkins jenkins 951 Dec 3 08:41 Makefile 08:43:28 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 3 08:41 README.md 08:43:28 -rw-rw-r-- 1 jenkins jenkins 5 Dec 3 08:39 VERSION 08:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:41 assets 08:43:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:41 bin 08:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:41 cmd 08:43:28 -rw-r--r-- 1 jenkins jenkins 10 Dec 3 08:42 coverage.out 08:43:28 drwxrwxr-x 5 jenkins jenkins 4096 Dec 3 08:41 docs 08:43:28 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 3 08:41 go.mod 08:43:28 -rw-r--r-- 1 jenkins jenkins 20718 Dec 3 08:42 go.sum 08:43:28 drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 08:41 internal 08:43:28 -rw-rw-r-- 1 jenkins jenkins 155 Dec 3 08:41 version.go [Pipeline] isUnix [Pipeline] sh 08:43:28 + 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=f5d99aae4f786acbf2903781f6a99187d825abcb --label arch=arm64 --label version=0.0.0 . 08:43:29 Sending build context to Docker daemon 15.66MB 08:43:29 Step 1/24 : ARG BASE=golang:1.15-alpine 08:43:29 Step 2/24 : FROM ${BASE} AS builder 08:43:29 ---> ed40e171c83c 08:43:29 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:43:29 ---> Running in fb7311ed60af 08:43:29 Removing intermediate container fb7311ed60af 08:43:29 ---> 26b410f6192a 08:43:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:43:29 ---> Running in c7a53e8aaebd 08:43:30 Removing intermediate container c7a53e8aaebd 08:43:30 ---> 24dfdca0e637 08:43:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:43:30 ---> Running in 37f93bed6100 08:43:31 Removing intermediate container 37f93bed6100 08:43:31 ---> 1f5856654c21 08:43:31 Step 6/24 : LABEL Name=edgex-ui-go 08:43:31 ---> Running in e0963b4aece0 08:43:31 Removing intermediate container e0963b4aece0 08:43:31 ---> 1eb6c5d9ffa0 08:43:31 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:43:31 ---> Running in 8ebee8d3337d 08:43:32 Removing intermediate container 8ebee8d3337d 08:43:32 ---> 7ca9165e7afe 08:43:32 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:32 ---> Running in 4499f3ec4136 08:43:34 Removing intermediate container 4499f3ec4136 08:43:34 ---> 33fdc1c22d18 08:43:34 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:34 ---> Running in c1247067abdb 08:43:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:43:40 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:43:40 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:43:40 OK: 12616 distinct packages available 08:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:43:42 OK: 142 MiB in 39 packages 08:43:44 Removing intermediate container c1247067abdb 08:43:44 ---> aabc644f1dd3 08:43:44 Step 10/24 : ENV GO111MODULE=on 08:43:44 ---> Running in 852e48d6fa11 08:43:44 Removing intermediate container 852e48d6fa11 08:43:44 ---> 07088b5e2437 08:43:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:43:44 ---> Running in 871757cff0b2 08:43:45 Removing intermediate container 871757cff0b2 08:43:45 ---> 662818a582e9 08:43:45 Step 12/24 : COPY go.mod . 08:43:46 ---> 253af1fa6daa 08:43:46 Step 13/24 : COPY Makefile . 08:43:46 ---> bc3f736d2bc5 08:43:46 Step 14/24 : RUN make update 08:43:47 ---> Running in a73ea19065a1 08:43:47 CGO_ENABLED=0 GO111MODULE=on go mod download 08:43:49 Removing intermediate container a73ea19065a1 08:43:49 ---> 5da83fa03045 08:43:49 Step 15/24 : COPY . . 08:43:50 ---> 9c0cad1e6d2b 08:43:50 Step 16/24 : RUN ${MAKE} 08:43:51 ---> Running in 513e07529975 08:43:52 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:44:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:44:19 Removing intermediate container 513e07529975 08:44:19 ---> 1c40dc802306 08:44:19 Step 17/24 : FROM alpine 08:44:19 latest: Pulling from library/alpine 08:44:20 5f621e34cdf4: Already exists 08:44:20 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:44:20 Status: Downloaded newer image for alpine:latest 08:44:20 ---> 2e77e061c27f 08:44:20 Step 18/24 : EXPOSE 4000 08:44:20 ---> Running in 356e3b19d4f8 08:44:21 Removing intermediate container 356e3b19d4f8 08:44:21 ---> 1417300e5fcd 08:44:21 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:44:22 ---> 85d9e4a3a2a7 08:44:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:44:22 ---> Running in 01c8e8473773 08:44:23 Removing intermediate container 01c8e8473773 08:44:23 ---> 95261f842e2d 08:44:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:44:23 ---> Running in 5688198114b9 08:44:23 Removing intermediate container 5688198114b9 08:44:23 ---> 80d6902906e9 08:44:23 Step 22/24 : LABEL arch=arm64 08:44:23 ---> Running in 8621ccd29eda 08:44:24 Removing intermediate container 8621ccd29eda 08:44:24 ---> 6fd71112e664 08:44:24 Step 23/24 : LABEL git_sha=f5d99aae4f786acbf2903781f6a99187d825abcb 08:44:24 ---> Running in cb27d2f62d2e 08:44:25 Removing intermediate container cb27d2f62d2e 08:44:25 ---> 50229268832a 08:44:25 Step 24/24 : LABEL version=0.0.0 08:44:25 ---> Running in 7f297c1ba9eb 08:44:25 Removing intermediate container 7f297c1ba9eb 08:44:25 ---> ed33fab93ca7 08:44:25 [Warning] One or more build-args [ARCH] were not consumed 08:44:25 Successfully built ed33fab93ca7 08:44:25 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:44:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:44:32 ---> package-listing.sh 08:44:32 ++ facter osfamily 08:44:32 ++ tr '[:upper:]' '[:lower:]' 08:44:32 + OS_FAMILY=redhat 08:44:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-274 08:44:32 + START_PACKAGES=/tmp/packages_start.txt 08:44:32 + END_PACKAGES=/tmp/packages_end.txt 08:44:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:32 + PACKAGES=/tmp/packages_start.txt 08:44:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' 08:44:32 + PACKAGES=/tmp/packages_end.txt 08:44:32 + case "${OS_FAMILY}" in 08:44:32 + rpm -qa 08:44:32 + sort 08:44:37 + '[' -f /tmp/packages_start.txt ']' 08:44:37 + '[' -f /tmp/packages_end.txt ']' 08:44:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' 08:44:37 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ 08:44:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [Pipeline] echo 08:44:37 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:44:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:38 08:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:38 alpine: Pulling from edgex-lftools-log-publisher 08:44:38 df20fa9351a1: Pulling fs layer 08:44:38 36b3adc4ff6f: Pulling fs layer 08:44:38 8ad3a11d3b57: Pulling fs layer 08:44:38 46f8f816bc3b: Pulling fs layer 08:44:38 93b61091891f: Pulling fs layer 08:44:38 93b9cdb0e59b: Pulling fs layer 08:44:38 5e14af77c1be: Pulling fs layer 08:44:38 01666e4c0597: Pulling fs layer 08:44:38 aa168da1d23b: Pulling fs layer 08:44:38 93b61091891f: Waiting 08:44:38 93b9cdb0e59b: Waiting 08:44:38 5e14af77c1be: Waiting 08:44:38 01666e4c0597: Waiting 08:44:38 aa168da1d23b: Waiting 08:44:38 46f8f816bc3b: Waiting 08:44:38 36b3adc4ff6f: Verifying Checksum 08:44:38 36b3adc4ff6f: Download complete 08:44:39 46f8f816bc3b: Verifying Checksum 08:44:39 46f8f816bc3b: Download complete 08:44:39 df20fa9351a1: Verifying Checksum 08:44:39 df20fa9351a1: Download complete 08:44:39 93b9cdb0e59b: Download complete 08:44:39 5e14af77c1be: Verifying Checksum 08:44:39 5e14af77c1be: Download complete 08:44:39 93b61091891f: Verifying Checksum 08:44:39 93b61091891f: Download complete 08:44:39 01666e4c0597: Verifying Checksum 08:44:39 01666e4c0597: Download complete 08:44:39 df20fa9351a1: Pull complete 08:44:39 36b3adc4ff6f: Pull complete 08:44:39 8ad3a11d3b57: Download complete 08:44:40 8ad3a11d3b57: Pull complete 08:44:40 46f8f816bc3b: Pull complete 08:44:41 aa168da1d23b: Verifying Checksum 08:44:41 aa168da1d23b: Download complete 08:44:41 93b61091891f: Pull complete 08:44:42 93b9cdb0e59b: Pull complete 08:44:42 5e14af77c1be: Pull complete 08:44:42 01666e4c0597: Pull complete 08:44:48 aa168da1d23b: Pull complete 08:44:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:44:49 prd-centos7-docker-4c-2g-14296 does not seem to be running inside a container 08:44:49 $ 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-274/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-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:44:52 $ docker top 27269f1f69d205e6de455a43c856974c5957d36a40b934da683541d6c75016e7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:44:53 + mkdir -p /var/log/sa [Pipeline] sh 08:44:54 + ls /var/log/sa-host 08:44:54 + sadf -c /var/log/sa-host/sa03 08:44:54 file_magic: OK 08:44:54 HZ: Using current value: 100 08:44:54 file_header: OK 08:44:54 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:44:54 Statistics: 08:44:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:44:54 File successfully converted to sysstat format version 12.2.1 08:44:54 + sadf -c /var/log/sa-host/sa23 08:44:54 file_magic: OK 08:44:54 HZ: Using current value: 100 08:44:54 file_header: OK 08:44:54 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:44:54 Statistics: 08:44:54 Hnuu...uuuununununu... 08:44:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:54 provisioning config files... 08:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5715967756585647947tmp [Pipeline] { [Pipeline] echo 08:44:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> create-netrc.sh [Pipeline] } 08:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:44:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> python-tools-install.sh [Pipeline] echo 08:44:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:44:56 ---> sudo-logs.sh 08:44:56 Archiving 'sudo' log.. [Pipeline] echo 08:44:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:44:56 ---> job-cost.sh 08:44:56 lf-activate-venv: SKIPPING 08:44:56 INFO: No Stack... 08:44:57 INFO: Retrieving Pricing Info for: v1-standard-2 08:44:58 INFO: Archiving Costs [Pipeline] echo 08:44:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:44:58 ---> logs-deploy.sh 08:44:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-274/1 08:44:58 INFO: archiving workspace using pattern(s): 08:45:00 Archives upload complete. 08:45:00 INFO: archiving logs to Nexus