Pull request #378 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da7f26c8e661522afc749967689e9a80c348048d+f013d06190760cc000d2fbdd8ec5cc0b62b944f9 (3a2c52b5e1da08c43eeb9152be1305901a4fc3d3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2066726033265107295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6929824239283700529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5361714669544528824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7304661939603563347.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4573496755137387329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh1974489496011273834.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh7070825242266496732.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh4493342827150904988.key > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T11:53:08.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T11:53:08.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T11:53:08.443Z] ========================================================= [2021-06-15T11:53:08.443Z] EdgeX Global Pipelines Version Info [2021-06-15T11:53:08.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:53:09.835Z] ------------------- [2021-06-15T11:53:09.836Z] stable info: [2021-06-15T11:53:09.836Z] ------------------- [2021-06-15T11:53:09.836Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T11:53:09.836Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T11:53:09.836Z] Message: update stable to v1.0.194 [2021-06-15T11:53:10.411Z] ------------------- [2021-06-15T11:53:10.411Z] experimental info: [2021-06-15T11:53:10.411Z] ------------------- [2021-06-15T11:53:10.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T11:53:10.411Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T11:53:10.411Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T11:53:10.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-15T11:53:10.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-15T11:53:10.596Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T11:53:10.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T11:53:10.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T11:53:10.668Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T11:53:10.692Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T11:53:10.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T11:53:10.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T11:53:10.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T11:53:10.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T11:53:10.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-15T11:53:10.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T11:53:10.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T11:53:10.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T11:53:10.933Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T11:53:10.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T11:53:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T11:53:11.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T11:53:11.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T11:53:11.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T11:53:11.115Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T11:53:11.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T11:53:11.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T11:53:11.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T11:53:11.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T11:53:11.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2021-06-15T11:53:11.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2021-06-15T11:53:11.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2021-06-15T11:53:11.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo [2021-06-15T11:53:11.379Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da7f26c [Pipeline] echo [2021-06-15T11:53:11.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:53:11.486Z] provisioning config files... [2021-06-15T11:53:11.502Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config8743158422545691806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:53:11.821Z] ---> docker-login.sh [2021-06-15T11:53:11.821Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:53:11.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:53:12.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:53:12.085Z] Configure a credential helper to remove this warning. See [2021-06-15T11:53:12.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:53:12.085Z] [2021-06-15T11:53:12.085Z] Login Succeeded [2021-06-15T11:53:12.085Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:53:12.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:53:12.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:53:12.085Z] Configure a credential helper to remove this warning. See [2021-06-15T11:53:12.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:53:12.085Z] [2021-06-15T11:53:12.085Z] Login Succeeded [2021-06-15T11:53:12.085Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:53:12.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:53:12.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:53:12.347Z] Configure a credential helper to remove this warning. See [2021-06-15T11:53:12.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:53:12.347Z] [2021-06-15T11:53:12.347Z] Login Succeeded [2021-06-15T11:53:12.347Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:53:12.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:53:12.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:53:12.347Z] Configure a credential helper to remove this warning. See [2021-06-15T11:53:12.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:53:12.347Z] [2021-06-15T11:53:12.347Z] Login Succeeded [2021-06-15T11:53:12.347Z] docker.io [2021-06-15T11:53:12.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:53:12.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:53:12.872Z] Configure a credential helper to remove this warning. See [2021-06-15T11:53:12.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:53:12.872Z] [2021-06-15T11:53:12.872Z] Login Succeeded [2021-06-15T11:53:12.872Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:53:12.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:53:13.400Z] + git log --format=format:%s -1 da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo [2021-06-15T11:53:13.442Z] GIT_COMMIT: da7f26c8e661522afc749967689e9a80c348048d, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo [2021-06-15T11:53:13.457Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:53:14.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:53:14.043Z] [2021-06-15T11:53:14.043Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:53:14.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:53:14.359Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T11:53:14.359Z] 31603596830f: Pulling fs layer [2021-06-15T11:53:14.359Z] 54011a49482f: Pulling fs layer [2021-06-15T11:53:14.359Z] a6820b24f6d8: Pulling fs layer [2021-06-15T11:53:14.359Z] f581987b2513: Pulling fs layer [2021-06-15T11:53:14.359Z] f581987b2513: Waiting [2021-06-15T11:53:14.359Z] 54011a49482f: Verifying Checksum [2021-06-15T11:53:14.359Z] 54011a49482f: Download complete [2021-06-15T11:53:14.935Z] f581987b2513: Verifying Checksum [2021-06-15T11:53:14.935Z] f581987b2513: Download complete [2021-06-15T11:53:14.935Z] a6820b24f6d8: Verifying Checksum [2021-06-15T11:53:14.935Z] a6820b24f6d8: Download complete [2021-06-15T11:53:15.511Z] 31603596830f: Download complete [2021-06-15T11:53:15.777Z] 31603596830f: Pull complete [2021-06-15T11:53:15.777Z] 54011a49482f: Pull complete [2021-06-15T11:53:16.735Z] a6820b24f6d8: Pull complete [2021-06-15T11:53:16.736Z] f581987b2513: Pull complete [2021-06-15T11:53:16.736Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T11:53:16.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:53:16.736Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T11:53:16.831Z] prd-centos7-docker-4c-2g-1462 does not seem to be running inside a container [2021-06-15T11:53:16.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T11:53:19.339Z] $ docker top 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T11:53:19.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T11:53:19.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T11:53:19.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T11:53:19.565Z] $ docker exec 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent [2021-06-15T11:53:19.680Z] SSH_AUTH_SOCK=/tmp/ssh-LaMbF3WY8GHG/agent.13 [2021-06-15T11:53:19.680Z] SSH_AGENT_PID=19 [2021-06-15T11:53:19.690Z] Running ssh-add (command line suppressed) [2021-06-15T11:53:19.795Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_23942033878075950.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_23942033878075950.key) [2021-06-15T11:53:19.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T11:53:20.115Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T11:53:20.129Z] $ docker exec --env ******** --env ******** 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent -k [2021-06-15T11:53:20.232Z] unset SSH_AUTH_SOCK; [2021-06-15T11:53:20.233Z] unset SSH_AGENT_PID; [2021-06-15T11:53:20.233Z] echo Agent pid 19 killed; [2021-06-15T11:53:20.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T11:53:20.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T11:53:20.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T11:53:20.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T11:53:20.403Z] $ docker exec 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent [2021-06-15T11:53:20.524Z] SSH_AUTH_SOCK=/tmp/ssh-mdXlGhcWHT3b/agent.52 [2021-06-15T11:53:20.524Z] SSH_AGENT_PID=59 [2021-06-15T11:53:20.530Z] Running ssh-add (command line suppressed) [2021-06-15T11:53:20.641Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_9081979618064030237.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_9081979618064030237.key) [2021-06-15T11:53:20.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T11:53:20.960Z] + git semver init [2021-06-15T11:53:20.960Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T11:53:20.960Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git [2021-06-15T11:53:20.960Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T11:53:20.960Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T11:53:20.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T11:53:20.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T11:53:20.960Z] # $SEMVER_BRANCH = PR-378 [2021-06-15T11:53:20.960Z] # $SEMVER_TEMP = /tmp/semver-481660664 [2021-06-15T11:53:20.960Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-15T11:53:25.189Z] # '/tmp/semver-481660664' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' [2021-06-15T11:53:25.452Z] # -> Force: false [2021-06-15T11:53:25.452Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } [2021-06-15T11:53:25.464Z] $ docker exec --env ******** --env ******** 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent -k [2021-06-15T11:53:25.550Z] unset SSH_AUTH_SOCK; [2021-06-15T11:53:25.551Z] unset SSH_AGENT_PID; [2021-06-15T11:53:25.551Z] echo Agent pid 59 killed; [2021-06-15T11:53:25.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T11:53:25.932Z] + git semver [Pipeline] } [2021-06-15T11:53:25.947Z] $ docker stop --time=1 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 [2021-06-15T11:53:27.917Z] $ docker rm -f 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T11:53:28.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T11:53:28.589Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T11:53:28.593Z] [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 [2021-06-15T11:53:43.897Z] Still waiting to schedule task [2021-06-15T11:53:43.897Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T11:53:43.897Z] ‘prd-centos7-docker-4c-2g-1464’ is offline [2021-06-15T11:53:43.900Z] Still waiting to schedule task [2021-06-15T11:53:43.900Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-15T11:55:20.236Z] Running on prd-centos7-docker-4c-2g-1465 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T11:55:20.254Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T11:55:20.358Z] The recommended git tool is: git [2021-06-15T11:55:22.666Z] using credential edgex-jenkins-ssh [2021-06-15T11:55:22.679Z] Cloning the remote Git repository [2021-06-15T11:55:22.693Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:22.757Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-15T11:55:22.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:22.787Z] > git --version # timeout=10 [2021-06-15T11:55:22.793Z] > git --version # 'git version 2.24.4' [2021-06-15T11:55:22.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:22.823Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:22.823Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:22.824Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8016812382725783473.key [2021-06-15T11:55:22.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:55:24.734Z] Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:55:24.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:55:24.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:55:24.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:55:24.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:24.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:24.361Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:24.361Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:24.361Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2139049806928615457.key [2021-06-15T11:55:24.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T11:55:24.739Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:55:24.746Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:55:24.895Z] > git remote # timeout=10 [2021-06-15T11:55:24.901Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T11:55:24.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:24.911Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:24.911Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:24.911Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2422895553973952464.key [2021-06-15T11:55:24.919Z] > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [2021-06-15T11:55:24.940Z] Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:55:24.940Z] Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) [2021-06-15T11:55:24.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T11:55:24.939Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:55:24.943Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:55:28.752Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:55:29.846Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:55:30.175Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:55:30.470Z] + sudo service docker restart [2021-06-15T11:55:30.470Z] + true [2021-06-15T11:55:30.470Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:55:52.529Z] provisioning config files... [2021-06-15T11:55:52.541Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1962662083458386889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:55:52.884Z] ---> docker-login.sh [2021-06-15T11:55:52.884Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:55:53.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:55:54.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:55:54.099Z] Configure a credential helper to remove this warning. See [2021-06-15T11:55:54.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:55:54.099Z] [2021-06-15T11:55:54.099Z] Login Succeeded [2021-06-15T11:55:54.099Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:55:54.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:55:54.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:55:54.099Z] Configure a credential helper to remove this warning. See [2021-06-15T11:55:54.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:55:54.099Z] [2021-06-15T11:55:54.099Z] Login Succeeded [2021-06-15T11:55:54.099Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:55:54.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:55:54.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:55:54.367Z] Configure a credential helper to remove this warning. See [2021-06-15T11:55:54.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:55:54.367Z] [2021-06-15T11:55:54.367Z] Login Succeeded [2021-06-15T11:55:54.367Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:55:54.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:55:54.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:55:54.627Z] Configure a credential helper to remove this warning. See [2021-06-15T11:55:54.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:55:54.627Z] [2021-06-15T11:55:54.627Z] Login Succeeded [2021-06-15T11:55:54.627Z] docker.io [2021-06-15T11:55:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:55:54.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:55:54.886Z] Configure a credential helper to remove this warning. See [2021-06-15T11:55:54.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:55:54.886Z] [2021-06-15T11:55:54.886Z] Login Succeeded [2021-06-15T11:55:54.886Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:55:54.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T11:55:55.066Z] ========================================================= [2021-06-15T11:55:55.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T11:55:55.066Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:55:55.376Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T11:55:55.640Z] Sending build context to Docker daemon 35.86MB [2021-06-15T11:55:55.640Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:55:55.640Z] Step 2/8 : FROM ${BASE} [2021-06-15T11:55:55.909Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T11:55:55.909Z] 540db60ca938: Pulling fs layer [2021-06-15T11:55:55.909Z] adcc1eea9eea: Pulling fs layer [2021-06-15T11:55:55.909Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T11:55:55.909Z] 0510c868ecb4: Pulling fs layer [2021-06-15T11:55:55.909Z] afea3b2eda06: Pulling fs layer [2021-06-15T11:55:55.909Z] 7809a108b3ef: Pulling fs layer [2021-06-15T11:55:55.909Z] f706445af74f: Pulling fs layer [2021-06-15T11:55:55.909Z] afea3b2eda06: Waiting [2021-06-15T11:55:55.909Z] 7809a108b3ef: Waiting [2021-06-15T11:55:55.909Z] f706445af74f: Waiting [2021-06-15T11:55:55.909Z] 0510c868ecb4: Waiting [2021-06-15T11:55:56.176Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T11:55:56.177Z] 4c4ab2625f07: Download complete [2021-06-15T11:55:56.177Z] adcc1eea9eea: Download complete [2021-06-15T11:55:56.177Z] afea3b2eda06: Verifying Checksum [2021-06-15T11:55:56.177Z] afea3b2eda06: Download complete [2021-06-15T11:55:56.177Z] 7809a108b3ef: Verifying Checksum [2021-06-15T11:55:56.177Z] 7809a108b3ef: Download complete [2021-06-15T11:55:56.177Z] 540db60ca938: Verifying Checksum [2021-06-15T11:55:56.177Z] 540db60ca938: Download complete [2021-06-15T11:55:56.442Z] 540db60ca938: Pull complete [2021-06-15T11:55:57.017Z] adcc1eea9eea: Pull complete [2021-06-15T11:55:57.017Z] 4c4ab2625f07: Pull complete [2021-06-15T11:55:57.592Z] f706445af74f: Verifying Checksum [2021-06-15T11:55:57.592Z] f706445af74f: Download complete [2021-06-15T11:55:58.169Z] 0510c868ecb4: Verifying Checksum [2021-06-15T11:55:58.169Z] 0510c868ecb4: Download complete [2021-06-15T11:56:02.423Z] 0510c868ecb4: Pull complete [2021-06-15T11:56:02.423Z] afea3b2eda06: Pull complete [2021-06-15T11:56:02.698Z] 7809a108b3ef: Pull complete [2021-06-15T11:56:04.091Z] f706445af74f: Pull complete [2021-06-15T11:56:04.351Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T11:56:04.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T11:56:04.612Z] ---> b068be0155e3 [2021-06-15T11:56:04.612Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T11:56:38.008Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1467 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T11:56:38.031Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T11:56:38.278Z] The recommended git tool is: git [2021-06-15T11:56:43.374Z] ---> Running in 6fff28f3ab6e [2021-06-15T11:56:43.374Z] Removing intermediate container 6fff28f3ab6e [2021-06-15T11:56:43.374Z] ---> 3d80b7a04e63 [2021-06-15T11:56:43.374Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:56:43.374Z] ---> Running in c765da570f30 [2021-06-15T11:56:43.374Z] Removing intermediate container c765da570f30 [2021-06-15T11:56:43.374Z] ---> d34bd5d3ebe7 [2021-06-15T11:56:43.374Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T11:56:43.374Z] ---> Running in 061f20f99019 [2021-06-15T11:56:43.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T11:56:43.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T11:56:43.960Z] using credential edgex-jenkins-ssh [2021-06-15T11:56:43.976Z] Cloning the remote Git repository [2021-06-15T11:56:44.210Z] OK: 149 MiB in 40 packages [2021-06-15T11:56:44.025Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:56:44.150Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-15T11:56:44.273Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:56:44.274Z] > git --version # timeout=10 [2021-06-15T11:56:44.292Z] > git --version # 'git version 2.17.1' [2021-06-15T11:56:44.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:56:44.415Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:56:45.152Z] Removing intermediate container 061f20f99019 [2021-06-15T11:56:45.152Z] ---> f7d0d86a7d64 [2021-06-15T11:56:45.152Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T11:56:45.152Z] ---> Running in 0457c8dbc641 [2021-06-15T11:56:45.724Z] Removing intermediate container 0457c8dbc641 [2021-06-15T11:56:45.724Z] ---> e56c40d2d7d5 [2021-06-15T11:56:45.724Z] Step 7/8 : COPY . . [2021-06-15T11:56:47.103Z] Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:56:46.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:56:46.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:56:46.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:56:46.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:56:46.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:56:46.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T11:56:47.123Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:56:47.139Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:56:47.754Z] Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:56:47.755Z] Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) [2021-06-15T11:56:47.673Z] > git remote # timeout=10 [2021-06-15T11:56:47.691Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T11:56:47.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:56:47.717Z] > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [2021-06-15T11:56:47.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T11:56:47.760Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:56:47.770Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:56:52.323Z] ---> 02f4368928c0 [2021-06-15T11:56:52.323Z] Step 8/8 : RUN go mod download [2021-06-15T11:56:52.323Z] ---> Running in aa0020e041f5 [2021-06-15T11:56:52.711Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:56:54.221Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:56:54.632Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:56:54.974Z] + true [2021-06-15T11:56:54.974Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:57:13.337Z] provisioning config files... [2021-06-15T11:57:13.364Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1458715992188405093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:57:13.748Z] ---> docker-login.sh [2021-06-15T11:57:13.748Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:57:14.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:57:14.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:57:14.945Z] Configure a credential helper to remove this warning. See [2021-06-15T11:57:14.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:57:14.945Z] [2021-06-15T11:57:14.945Z] Login Succeeded [2021-06-15T11:57:14.945Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:57:15.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:57:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:57:15.493Z] Configure a credential helper to remove this warning. See [2021-06-15T11:57:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:57:15.493Z] [2021-06-15T11:57:15.493Z] Login Succeeded [2021-06-15T11:57:15.493Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:57:15.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:57:16.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:57:16.043Z] Configure a credential helper to remove this warning. See [2021-06-15T11:57:16.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:57:16.043Z] [2021-06-15T11:57:16.043Z] Login Succeeded [2021-06-15T11:57:16.043Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:57:16.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:57:16.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:57:16.594Z] Configure a credential helper to remove this warning. See [2021-06-15T11:57:16.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:57:16.594Z] [2021-06-15T11:57:16.594Z] Login Succeeded [2021-06-15T11:57:16.594Z] docker.io [2021-06-15T11:57:16.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:57:17.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:57:17.468Z] Configure a credential helper to remove this warning. See [2021-06-15T11:57:17.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:57:17.468Z] [2021-06-15T11:57:17.468Z] Login Succeeded [2021-06-15T11:57:17.468Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:57:17.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T11:57:17.830Z] ========================================================= [2021-06-15T11:57:17.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T11:57:17.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:57:18.187Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T11:57:19.187Z] Sending build context to Docker daemon 35.86MB [2021-06-15T11:57:19.187Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:57:19.187Z] Step 2/8 : FROM ${BASE} [2021-06-15T11:57:19.464Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T11:57:19.464Z] 595b0fe564bb: Pulling fs layer [2021-06-15T11:57:19.464Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T11:57:19.464Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T11:57:19.464Z] ba82ee9f976e: Pulling fs layer [2021-06-15T11:57:19.464Z] 506bd15cee9f: Pulling fs layer [2021-06-15T11:57:19.464Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T11:57:19.464Z] 618dc40b7e24: Pulling fs layer [2021-06-15T11:57:19.464Z] ba82ee9f976e: Waiting [2021-06-15T11:57:19.464Z] 506bd15cee9f: Waiting [2021-06-15T11:57:19.464Z] 75a0a4a0db45: Waiting [2021-06-15T11:57:19.464Z] 618dc40b7e24: Waiting [2021-06-15T11:57:19.464Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T11:57:19.464Z] 5b7225fbf94c: Download complete [2021-06-15T11:57:19.464Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T11:57:19.464Z] 3088b5b3c5c0: Download complete [2021-06-15T11:57:19.464Z] 506bd15cee9f: Download complete [2021-06-15T11:57:19.739Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T11:57:19.739Z] 75a0a4a0db45: Download complete [2021-06-15T11:57:19.739Z] 595b0fe564bb: Verifying Checksum [2021-06-15T11:57:19.739Z] 595b0fe564bb: Download complete [2021-06-15T11:57:20.373Z] 595b0fe564bb: Pull complete [2021-06-15T11:57:20.983Z] 3088b5b3c5c0: Pull complete [2021-06-15T11:57:21.596Z] 5b7225fbf94c: Pull complete [2021-06-15T11:57:21.873Z] 618dc40b7e24: Verifying Checksum [2021-06-15T11:57:21.873Z] 618dc40b7e24: Download complete [2021-06-15T11:57:23.308Z] ba82ee9f976e: Download complete [2021-06-15T11:57:33.491Z] ba82ee9f976e: Pull complete [2021-06-15T11:57:33.767Z] 506bd15cee9f: Pull complete [2021-06-15T11:57:34.044Z] 75a0a4a0db45: Pull complete [2021-06-15T11:57:38.380Z] 618dc40b7e24: Pull complete [2021-06-15T11:57:38.380Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T11:57:38.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T11:57:38.380Z] ---> a36622ca3599 [2021-06-15T11:57:38.380Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T11:57:40.474Z] ---> Running in 218f813f9129 [2021-06-15T11:57:40.748Z] Removing intermediate container 218f813f9129 [2021-06-15T11:57:40.748Z] ---> cd3bc299ef0d [2021-06-15T11:57:40.748Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:57:40.748Z] ---> Running in 36dbefb390cc [2021-06-15T11:57:44.159Z] Removing intermediate container 36dbefb390cc [2021-06-15T11:57:44.159Z] ---> 3d133cf8d617 [2021-06-15T11:57:44.159Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T11:57:44.159Z] ---> Running in e4da3c6033a8 [2021-06-15T11:57:45.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T11:57:46.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T11:57:46.719Z] OK: 138 MiB in 40 packages [2021-06-15T11:57:48.168Z] Removing intermediate container e4da3c6033a8 [2021-06-15T11:57:48.168Z] ---> 3a852ca40328 [2021-06-15T11:57:48.168Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T11:57:48.168Z] ---> Running in fa9ec8e85e9d [2021-06-15T11:57:48.442Z] Removing intermediate container fa9ec8e85e9d [2021-06-15T11:57:48.442Z] ---> c443bbbb0091 [2021-06-15T11:57:48.442Z] Step 7/8 : COPY . . [2021-06-15T11:57:48.622Z] Removing intermediate container aa0020e041f5 [2021-06-15T11:57:48.622Z] ---> 40f526e2e71f [2021-06-15T11:57:48.622Z] Successfully built 40f526e2e71f [2021-06-15T11:57:48.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:57:49.188Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T11:57:49.189Z] . [Pipeline] withDockerContainer [2021-06-15T11:57:49.270Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-06-15T11:57:49.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T11:57:50.149Z] $ docker top a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:57:50.565Z] + go version [2021-06-15T11:57:50.565Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T11:57:50.575Z] $ docker stop --time=1 a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d [2021-06-15T11:57:51.840Z] ---> 655a0e7df10a [2021-06-15T11:57:51.840Z] Step 8/8 : RUN go mod download [2021-06-15T11:57:51.840Z] ---> Running in 6b3a999e351b [2021-06-15T11:57:52.138Z] $ docker rm -f a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:57:52.794Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T11:57:52.794Z] . [Pipeline] withDockerContainer [2021-06-15T11:57:52.866Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-06-15T11:57:52.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T11:57:55.555Z] $ docker top 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:57:55.964Z] + go mod tidy [Pipeline] sh [2021-06-15T11:57:56.533Z] + make test [2021-06-15T11:57:56.533Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T11:57:57.109Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T11:58:09.416Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T11:58:09.416Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-15T11:58:14.870Z] $ docker stop --time=1 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 [2021-06-15T11:58:17.030Z] $ docker rm -f 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T11:58:17.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T11:58:17.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T11:58:18.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T11:58:19.225Z] + ls -al . [2021-06-15T11:58:19.225Z] total 92 [2021-06-15T11:58:19.225Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 11:57 . [2021-06-15T11:58:19.225Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 11:55 .. [2021-06-15T11:58:19.225Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 11:55 assets [2021-06-15T11:58:19.225Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 11:55 bin [2021-06-15T11:58:19.225Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 11:55 cmd [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 11:55 CONTRIBUTING.md [2021-06-15T11:58:19.225Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 11:57 coverage.out [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 11:55 Dockerfile [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 11:55 Dockerfile.build [2021-06-15T11:58:19.225Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 11:55 docs [2021-06-15T11:58:19.225Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 11:55 .git [2021-06-15T11:58:19.225Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 11:55 .github [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 11:55 .gitignore [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 11:55 go.mod [2021-06-15T11:58:19.225Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 11:57 go.sum [2021-06-15T11:58:19.225Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 11:55 internal [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 11:55 Jenkinsfile [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 11:55 LICENSE [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 11:55 Makefile [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 11:55 README.md [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 11:53 VERSION [2021-06-15T11:58:19.225Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 11:55 version.go [2021-06-15T11:58:19.225Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 11:55 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:58:19.533Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=da7f26c8e661522afc749967689e9a80c348048d --label arch=amd64 --label version=0.0.0 . [2021-06-15T11:58:19.812Z] Sending build context to Docker daemon 35.89MB [2021-06-15T11:58:19.812Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:58:19.812Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T11:58:19.812Z] ---> 40f526e2e71f [2021-06-15T11:58:19.812Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T11:58:21.729Z] ---> Running in 176dce2a6e48 [2021-06-15T11:58:21.729Z] Removing intermediate container 176dce2a6e48 [2021-06-15T11:58:21.729Z] ---> a476c0eb598b [2021-06-15T11:58:21.729Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T11:58:21.729Z] ---> Running in b2b24f27cd06 [2021-06-15T11:58:21.990Z] Removing intermediate container b2b24f27cd06 [2021-06-15T11:58:21.990Z] ---> db837a885c74 [2021-06-15T11:58:21.990Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T11:58:21.990Z] ---> Running in 773127f6fb30 [2021-06-15T11:58:22.255Z] Removing intermediate container 773127f6fb30 [2021-06-15T11:58:22.255Z] ---> 3302ab23147c [2021-06-15T11:58:22.255Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T11:58:22.255Z] ---> Running in 54c65ae0c032 [2021-06-15T11:58:22.255Z] Removing intermediate container 54c65ae0c032 [2021-06-15T11:58:22.255Z] ---> 0579a166703f [2021-06-15T11:58:22.255Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T11:58:22.516Z] ---> Running in 612bc6d33d22 [2021-06-15T11:58:22.516Z] Removing intermediate container 612bc6d33d22 [2021-06-15T11:58:22.516Z] ---> b452260bb29a [2021-06-15T11:58:22.516Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:58:22.778Z] ---> Running in 167dc49ed489 [2021-06-15T11:58:23.721Z] Removing intermediate container 167dc49ed489 [2021-06-15T11:58:23.721Z] ---> 7db68fcbb3f7 [2021-06-15T11:58:23.721Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T11:58:23.721Z] ---> Running in e75a88dcd649 [2021-06-15T11:58:24.199Z] Removing intermediate container 6b3a999e351b [2021-06-15T11:58:24.199Z] ---> e7b3ab6ed9a5 [2021-06-15T11:58:24.199Z] Successfully built e7b3ab6ed9a5 [2021-06-15T11:58:24.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:58:24.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T11:58:24.561Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T11:58:24.561Z] . [Pipeline] withDockerContainer [2021-06-15T11:58:24.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2021-06-15T11:58:24.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T11:58:25.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T11:58:25.499Z] OK: 149 MiB in 40 packages [2021-06-15T11:58:26.453Z] Removing intermediate container e75a88dcd649 [2021-06-15T11:58:26.453Z] ---> 10b59abab53b [2021-06-15T11:58:26.453Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T11:58:26.453Z] ---> Running in 0f01242214d7 [2021-06-15T11:58:26.618Z] $ docker top 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 -eo pid,comm [2021-06-15T11:58:26.715Z] Removing intermediate container 0f01242214d7 [2021-06-15T11:58:26.715Z] ---> c7d57da8b8bc [2021-06-15T11:58:26.715Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T11:58:26.715Z] ---> Running in 25214d6e6f88 [Pipeline] { [Pipeline] sh [2021-06-15T11:58:27.295Z] Removing intermediate container 25214d6e6f88 [2021-06-15T11:58:27.295Z] ---> 86c9f679b268 [2021-06-15T11:58:27.296Z] Step 12/24 : COPY go.mod . [2021-06-15T11:58:27.557Z] ---> 9a95e0407d65 [2021-06-15T11:58:27.557Z] Step 13/24 : COPY Makefile . [2021-06-15T11:58:27.620Z] + go version [2021-06-15T11:58:27.620Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T11:58:27.646Z] $ docker stop --time=1 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 [2021-06-15T11:58:27.819Z] ---> ebc0c04502e6 [2021-06-15T11:58:27.819Z] Step 14/24 : RUN make update [2021-06-15T11:58:27.819Z] ---> Running in 7220a5e651ec [2021-06-15T11:58:28.393Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T11:58:28.969Z] Removing intermediate container 7220a5e651ec [2021-06-15T11:58:28.969Z] ---> 4c925caa7d9c [2021-06-15T11:58:28.969Z] Step 15/24 : COPY . . [2021-06-15T11:58:29.523Z] $ docker rm -f 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:58:30.302Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T11:58:30.302Z] . [Pipeline] withDockerContainer [2021-06-15T11:58:30.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2021-06-15T11:58:30.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T11:58:32.309Z] $ docker top 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:58:33.181Z] ---> 1a7f382367c4 [2021-06-15T11:58:33.182Z] Step 16/24 : RUN ${MAKE} [2021-06-15T11:58:33.300Z] + go mod tidy [2021-06-15T11:58:33.443Z] ---> Running in 1e9c18097ce1 [Pipeline] sh [2021-06-15T11:58:34.022Z] 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 [2021-06-15T11:58:34.568Z] + make test [2021-06-15T11:58:34.568Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T11:58:35.564Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T11:58:44.075Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T11:58:47.383Z] Removing intermediate container 1e9c18097ce1 [2021-06-15T11:58:47.383Z] ---> 1e5cb68ed596 [2021-06-15T11:58:47.383Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T11:58:47.956Z] 3.12: Pulling from library/alpine [2021-06-15T11:58:48.217Z] 339de151aab4: Pulling fs layer [2021-06-15T11:58:48.479Z] 339de151aab4: Verifying Checksum [2021-06-15T11:58:48.479Z] 339de151aab4: Download complete [2021-06-15T11:58:48.741Z] 339de151aab4: Pull complete [2021-06-15T11:58:48.741Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T11:58:48.741Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T11:58:48.741Z] ---> 13621d1b12d4 [2021-06-15T11:58:48.741Z] Step 18/24 : EXPOSE 4000 [2021-06-15T11:58:49.313Z] ---> Running in 0f535c4423ad [2021-06-15T11:58:49.892Z] Removing intermediate container 0f535c4423ad [2021-06-15T11:58:49.892Z] ---> 078ec62f17a0 [2021-06-15T11:58:49.892Z] 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 [2021-06-15T11:58:53.206Z] ---> fa0f230ba148 [2021-06-15T11:58:53.206Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T11:58:53.206Z] ---> Running in c3d9ce21dd06 [2021-06-15T11:58:53.466Z] Removing intermediate container c3d9ce21dd06 [2021-06-15T11:58:53.466Z] ---> e4623c65bdb6 [2021-06-15T11:58:53.466Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T11:58:53.466Z] ---> Running in ac477caae871 [2021-06-15T11:58:53.729Z] Removing intermediate container ac477caae871 [2021-06-15T11:58:53.729Z] ---> 37d6a0b241c6 [2021-06-15T11:58:53.729Z] Step 22/24 : LABEL arch=amd64 [2021-06-15T11:58:53.991Z] ---> Running in 793823d08cd8 [2021-06-15T11:58:54.253Z] Removing intermediate container 793823d08cd8 [2021-06-15T11:58:54.253Z] ---> 3f67854d40bd [2021-06-15T11:58:54.253Z] Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:58:54.253Z] ---> Running in 3fc39dafcd15 [2021-06-15T11:58:54.515Z] Removing intermediate container 3fc39dafcd15 [2021-06-15T11:58:54.515Z] ---> e399293d30ca [2021-06-15T11:58:54.515Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T11:58:55.462Z] ---> Running in 7cf215e370aa [2021-06-15T11:58:55.462Z] Removing intermediate container 7cf215e370aa [2021-06-15T11:58:55.462Z] ---> 8ae229e5c67b [2021-06-15T11:58:55.462Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T11:58:55.462Z] Successfully built 8ae229e5c67b [2021-06-15T11:58:55.462Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:58:56.174Z] ---> job-cost.sh [2021-06-15T11:58:56.174Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cedZ [2021-06-15T11:59:07.994Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T11:59:07.994Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T11:59:07.994Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T11:59:07.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T11:59:07.995Z] GO111MODULE=on go vet ./... [2021-06-15T11:59:11.132Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-15T11:59:30.202Z] $ docker stop --time=1 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 [2021-06-15T11:59:32.190Z] $ docker rm -f 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T11:59:33.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T11:59:33.072Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T11:59:33.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:59:34.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T11:59:34.598Z] + ls -al . [2021-06-15T11:59:34.598Z] total 124 [2021-06-15T11:59:34.598Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:58 . [2021-06-15T11:59:34.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:56 .. [2021-06-15T11:59:34.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 11:56 .git [2021-06-15T11:59:34.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:56 .github [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 11:56 .gitignore [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 11:56 CONTRIBUTING.md [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 11:56 Dockerfile [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 11:56 Dockerfile.build [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 11:56 Jenkinsfile [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 11:56 LICENSE [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 11:56 Makefile [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 11:56 README.md [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 11:53 VERSION [2021-06-15T11:59:34.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:56 assets [2021-06-15T11:59:34.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:56 bin [2021-06-15T11:59:34.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:56 cmd [2021-06-15T11:59:34.598Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 11:58 coverage.out [2021-06-15T11:59:34.598Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 11:56 docs [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 11:56 go.mod [2021-06-15T11:59:34.598Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 11:58 go.sum [2021-06-15T11:59:34.598Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:56 internal [2021-06-15T11:59:34.598Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 11:56 version.go [2021-06-15T11:59:34.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:56 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:59:34.952Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da7f26c8e661522afc749967689e9a80c348048d --label arch=arm64 --label version=0.0.0 . [2021-06-15T11:59:35.934Z] Sending build context to Docker daemon 35.89MB [2021-06-15T11:59:35.934Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:59:35.934Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T11:59:35.934Z] ---> e7b3ab6ed9a5 [2021-06-15T11:59:35.934Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T11:59:36.530Z] ---> Running in fe16daf03458 [2021-06-15T11:59:37.126Z] Removing intermediate container fe16daf03458 [2021-06-15T11:59:37.126Z] ---> 7a905b89c35f [2021-06-15T11:59:37.126Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T11:59:37.126Z] ---> Running in e9f6dc93d833 [2021-06-15T11:59:37.722Z] Removing intermediate container e9f6dc93d833 [2021-06-15T11:59:37.722Z] ---> de509a6b525b [2021-06-15T11:59:37.722Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T11:59:37.722Z] ---> Running in 6ab7ec01cfe4 [2021-06-15T11:59:37.762Z] lf-activate-venv(): INFO: Adding /tmp/venv-cedZ/bin to PATH [2021-06-15T11:59:37.762Z] INFO: No Stack... [2021-06-15T11:59:37.762Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T11:59:37.762Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T11:59:38.062Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-06-15T11:59:38.062Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T11:59:38.092Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [2021-06-15T11:59:38.104Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] did not exist. Created. [2021-06-15T11:59:38.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T11:59:38.318Z] Removing intermediate container 6ab7ec01cfe4 [2021-06-15T11:59:38.319Z] ---> e86fda774da2 [2021-06-15T11:59:38.319Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T11:59:38.319Z] ---> Running in 39d7cbe26c4d [2021-06-15T11:59:38.428Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T11:59:38.507Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T11:59:38.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T11:59:38.917Z] Removing intermediate container 39d7cbe26c4d [2021-06-15T11:59:38.918Z] ---> 6e0e15f3d856 [2021-06-15T11:59:38.918Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T11:59:38.918Z] ---> Running in 6f97b24e34c9 [2021-06-15T11:59:39.515Z] Removing intermediate container 6f97b24e34c9 [2021-06-15T11:59:39.515Z] ---> 56df4dce4977 [2021-06-15T11:59:39.515Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:59:39.788Z] ---> Running in 844640d799d2 [2021-06-15T11:59:41.765Z] Removing intermediate container 844640d799d2 [2021-06-15T11:59:41.765Z] ---> 70bb25411693 [2021-06-15T11:59:41.765Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T11:59:42.041Z] ---> Running in 900076c606ca [2021-06-15T11:59:43.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T11:59:44.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T11:59:45.132Z] OK: 138 MiB in 40 packages [2021-06-15T11:59:46.129Z] Removing intermediate container 900076c606ca [2021-06-15T11:59:46.129Z] ---> db622231194e [2021-06-15T11:59:46.129Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T11:59:46.408Z] ---> Running in 14058ff5dce9 [2021-06-15T11:59:46.683Z] Removing intermediate container 14058ff5dce9 [2021-06-15T11:59:46.683Z] ---> c87b124c01ec [2021-06-15T11:59:46.683Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T11:59:46.957Z] ---> Running in 49635c8efdf8 [2021-06-15T11:59:47.558Z] Removing intermediate container 49635c8efdf8 [2021-06-15T11:59:47.558Z] ---> 3813b2f6d3fe [2021-06-15T11:59:47.558Z] Step 12/24 : COPY go.mod . [2021-06-15T11:59:48.560Z] ---> 3cf685e39115 [2021-06-15T11:59:48.560Z] Step 13/24 : COPY Makefile . [2021-06-15T11:59:49.165Z] ---> 7769ed29c244 [2021-06-15T11:59:49.165Z] Step 14/24 : RUN make update [2021-06-15T11:59:49.165Z] ---> Running in 0aed28dc4867 [2021-06-15T11:59:50.616Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T11:59:52.054Z] Removing intermediate container 0aed28dc4867 [2021-06-15T11:59:52.054Z] ---> d45aa90ebf64 [2021-06-15T11:59:52.054Z] Step 15/24 : COPY . . [2021-06-15T11:59:55.440Z] ---> 81ad726586f3 [2021-06-15T11:59:55.440Z] Step 16/24 : RUN ${MAKE} [2021-06-15T11:59:55.440Z] ---> Running in c7a47021e5c7 [2021-06-15T11:59:56.420Z] 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 [2021-06-15T12:00:23.263Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T12:00:28.665Z] Removing intermediate container c7a47021e5c7 [2021-06-15T12:00:28.665Z] ---> a2755dc64490 [2021-06-15T12:00:28.665Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T12:00:28.665Z] 3.12: Pulling from library/alpine [2021-06-15T12:00:28.942Z] d2f70382dc9a: Pulling fs layer [2021-06-15T12:00:29.220Z] d2f70382dc9a: Verifying Checksum [2021-06-15T12:00:29.220Z] d2f70382dc9a: Download complete [2021-06-15T12:00:29.815Z] d2f70382dc9a: Pull complete [2021-06-15T12:00:29.815Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T12:00:29.815Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T12:00:29.815Z] ---> 9852663dfa18 [2021-06-15T12:00:29.815Z] Step 18/24 : EXPOSE 4000 [2021-06-15T12:00:30.089Z] ---> Running in 666db4021e03 [2021-06-15T12:00:30.685Z] Removing intermediate container 666db4021e03 [2021-06-15T12:00:30.685Z] ---> 2995e33e8d0a [2021-06-15T12:00:30.685Z] 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 [2021-06-15T12:00:33.321Z] ---> 9886b54c3463 [2021-06-15T12:00:33.321Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T12:00:33.321Z] ---> Running in e65a66eec65b [2021-06-15T12:00:33.596Z] Removing intermediate container e65a66eec65b [2021-06-15T12:00:33.596Z] ---> c0a7b280994b [2021-06-15T12:00:33.596Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T12:00:33.596Z] ---> Running in a8a4e5d6960b [2021-06-15T12:00:34.191Z] Removing intermediate container a8a4e5d6960b [2021-06-15T12:00:34.191Z] ---> 74ea5cd85e9a [2021-06-15T12:00:34.191Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T12:00:34.191Z] ---> Running in 22f4c15f2b49 [2021-06-15T12:00:34.791Z] Removing intermediate container 22f4c15f2b49 [2021-06-15T12:00:34.791Z] ---> b3ce4031d50a [2021-06-15T12:00:34.791Z] Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T12:00:34.791Z] ---> Running in 53949f1bf31e [2021-06-15T12:00:35.386Z] Removing intermediate container 53949f1bf31e [2021-06-15T12:00:35.386Z] ---> b0f7256334bd [2021-06-15T12:00:35.386Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T12:00:35.659Z] ---> Running in 18688bb8aa3d [2021-06-15T12:00:35.931Z] Removing intermediate container 18688bb8aa3d [2021-06-15T12:00:35.931Z] ---> 276c0d9eda79 [2021-06-15T12:00:35.931Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T12:00:36.398Z] Successfully built 276c0d9eda79 [2021-06-15T12:00:36.398Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:00:37.043Z] ---> job-cost.sh [2021-06-15T12:00:37.043Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gG3P [2021-06-15T12:01:24.036Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T12:03:00.801Z] lf-activate-venv(): INFO: Adding /tmp/venv-gG3P/bin to PATH [2021-06-15T12:03:00.801Z] INFO: No Stack... [2021-06-15T12:03:00.801Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T12:03:00.801Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T12:03:01.146Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-06-15T12:03:01.146Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T12:03:01.211Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [2021-06-15T12:03:01.221Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] did not exist. Created. [2021-06-15T12:03:01.221Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T12:03:01.612Z] /w/workspace/edgex-ui-go/2@tmp/durable-9d10b6a7/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-9d10b6a7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T12:03:01.964Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T12:03:01.998Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T12:03:02.219Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T12:03:02.229Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T12:03:02.800Z] provisioning config files... [2021-06-15T12:03:02.814Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config5067339631640912115tmp [Pipeline] { [Pipeline] sh [2021-06-15T12:03:03.141Z] + set +x [2021-06-15T12:03:03.141Z] + curl -s https://codecov.io/bash [2021-06-15T12:03:03.141Z] + bash -s -- [2021-06-15T12:03:03.141Z] [2021-06-15T12:03:03.141Z] _____ _ [2021-06-15T12:03:03.141Z] / ____| | | [2021-06-15T12:03:03.141Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T12:03:03.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T12:03:03.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T12:03:03.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T12:03:03.141Z] Bash-1.0.3 [2021-06-15T12:03:03.141Z] [2021-06-15T12:03:03.141Z] [2021-06-15T12:03:03.141Z] ==> git version 2.24.4 found [2021-06-15T12:03:03.141Z] ==> 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 [2021-06-15T12:03:03.142Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T12:03:03.142Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T12:03:03.142Z] ==> Jenkins CI detected. [2021-06-15T12:03:03.142Z] project root: . [2021-06-15T12:03:03.142Z] --> token set from env [2021-06-15T12:03:03.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T12:03:03.142Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T12:03:03.142Z] ==> Python coveragepy not found [2021-06-15T12:03:03.142Z] ==> Searching for coverage reports in: [2021-06-15T12:03:03.142Z] + . [2021-06-15T12:03:03.406Z] -> Found 1 reports [2021-06-15T12:03:03.406Z] ==> Detecting git/mercurial file structure [2021-06-15T12:03:03.406Z] ==> Reading reports [2021-06-15T12:03:03.406Z] + ./coverage.out bytes=10 [2021-06-15T12:03:03.406Z] ==> Appending adjustments [2021-06-15T12:03:03.406Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T12:03:03.406Z] + Found adjustments [2021-06-15T12:03:03.406Z] ==> Gzipping contents [2021-06-15T12:03:03.406Z] 4.0K /tmp/codecov.KNpQWC.gz [2021-06-15T12:03:03.406Z] ==> Uploading reports [2021-06-15T12:03:03.406Z] url: https://codecov.io [2021-06-15T12:03:03.406Z] query: branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T12:03:03.406Z] -> Pinging Codecov [2021-06-15T12:03:03.406Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T12:03:03.977Z] -> Uploading to [2021-06-15T12:03:03.977Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/da7f26c8e661522afc749967689e9a80c348048d/b80a3105-31d8-4485-a5d9-a23d35d2f47e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T120303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d320bc044c69ed6a88ea2f93c6274a354b7f6aedbdb213e59c83da656be280b [2021-06-15T12:03:03.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T12:03:03.977Z] Dload Upload Total Spent Left Speed [2021-06-15T12:03:04.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9403 --:--:-- --:--:-- --:--:-- 9407 [2021-06-15T12:03:04.238Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/da7f26c8e661522afc749967689e9a80c348048d [Pipeline] } [2021-06-15T12:03:04.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:05.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:06.285Z] ---> package-listing.sh [2021-06-15T12:03:06.285Z] ++ facter osfamily [2021-06-15T12:03:06.285Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T12:03:06.550Z] + OS_FAMILY=redhat [2021-06-15T12:03:06.550Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T12:03:06.550Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T12:03:06.550Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T12:03:06.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T12:03:06.550Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T12:03:06.550Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T12:03:06.550Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T12:03:06.550Z] + case "${OS_FAMILY}" in [2021-06-15T12:03:06.550Z] + rpm -qa [2021-06-15T12:03:06.550Z] + sort [2021-06-15T12:03:07.123Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T12:03:07.123Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T12:03:07.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T12:03:07.123Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T12:03:07.123Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [2021-06-15T12:03:07.123Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo [2021-06-15T12:03:07.139Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T12:03:07.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:03:08.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:03:08.002Z] [2021-06-15T12:03:08.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:03:08.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:03:08.334Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T12:03:08.334Z] df20fa9351a1: Pulling fs layer [2021-06-15T12:03:08.334Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T12:03:08.334Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T12:03:08.334Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T12:03:08.334Z] 93b61091891f: Pulling fs layer [2021-06-15T12:03:08.334Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T12:03:08.334Z] 5e14af77c1be: Pulling fs layer [2021-06-15T12:03:08.334Z] 01666e4c0597: Pulling fs layer [2021-06-15T12:03:08.334Z] aa168da1d23b: Pulling fs layer [2021-06-15T12:03:08.334Z] 46f8f816bc3b: Waiting [2021-06-15T12:03:08.334Z] 93b61091891f: Waiting [2021-06-15T12:03:08.334Z] 93b9cdb0e59b: Waiting [2021-06-15T12:03:08.334Z] 5e14af77c1be: Waiting [2021-06-15T12:03:08.334Z] 01666e4c0597: Waiting [2021-06-15T12:03:08.334Z] aa168da1d23b: Waiting [2021-06-15T12:03:08.334Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T12:03:08.334Z] 36b3adc4ff6f: Download complete [2021-06-15T12:03:08.334Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T12:03:08.334Z] 46f8f816bc3b: Download complete [2021-06-15T12:03:08.334Z] df20fa9351a1: Verifying Checksum [2021-06-15T12:03:08.334Z] df20fa9351a1: Download complete [2021-06-15T12:03:08.596Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T12:03:08.596Z] 93b9cdb0e59b: Download complete [2021-06-15T12:03:08.596Z] 5e14af77c1be: Verifying Checksum [2021-06-15T12:03:08.596Z] 5e14af77c1be: Download complete [2021-06-15T12:03:08.596Z] 93b61091891f: Verifying Checksum [2021-06-15T12:03:08.596Z] 93b61091891f: Download complete [2021-06-15T12:03:08.596Z] 01666e4c0597: Verifying Checksum [2021-06-15T12:03:08.596Z] 01666e4c0597: Download complete [2021-06-15T12:03:08.596Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T12:03:08.596Z] 8ad3a11d3b57: Download complete [2021-06-15T12:03:08.596Z] df20fa9351a1: Pull complete [2021-06-15T12:03:08.866Z] 36b3adc4ff6f: Pull complete [2021-06-15T12:03:09.444Z] 8ad3a11d3b57: Pull complete [2021-06-15T12:03:09.444Z] 46f8f816bc3b: Pull complete [2021-06-15T12:03:10.017Z] 93b61091891f: Pull complete [2021-06-15T12:03:10.017Z] 93b9cdb0e59b: Pull complete [2021-06-15T12:03:10.017Z] 5e14af77c1be: Pull complete [2021-06-15T12:03:10.284Z] 01666e4c0597: Pull complete [2021-06-15T12:03:10.284Z] aa168da1d23b: Verifying Checksum [2021-06-15T12:03:10.284Z] aa168da1d23b: Download complete [2021-06-15T12:03:14.534Z] aa168da1d23b: Pull complete [2021-06-15T12:03:14.534Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T12:03:14.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:03:14.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T12:03:14.613Z] prd-centos7-docker-4c-2g-1462 does not seem to be running inside a container [2021-06-15T12:03:14.670Z] $ 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-378/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-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T12:03:16.938Z] $ docker top 3674388db62f65bd6f1d5f45ca96c647ac7d31aff6afa7982c539a42b4c41c48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:03:17.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T12:03:17.621Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T12:03:17.925Z] + ls /var/log/sa-host [2021-06-15T12:03:17.925Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T12:03:17.925Z] file_magic: OK [2021-06-15T12:03:17.925Z] HZ: Using current value: 100 [2021-06-15T12:03:17.925Z] file_header: OK [2021-06-15T12:03:17.925Z] 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 [2021-06-15T12:03:17.925Z] Statistics: [2021-06-15T12:03:17.925Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:03:17.925Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T12:03:17.925Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T12:03:17.925Z] file_magic: OK [2021-06-15T12:03:17.925Z] HZ: Using current value: 100 [2021-06-15T12:03:17.925Z] file_header: OK [2021-06-15T12:03:17.925Z] 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 [2021-06-15T12:03:17.925Z] Statistics: [2021-06-15T12:03:17.925Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:03:17.925Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:03:18.137Z] provisioning config files... [2021-06-15T12:03:18.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config1991350633891757321tmp [Pipeline] { [Pipeline] echo [2021-06-15T12:03:18.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:18.474Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T12:03:18.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:18.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T12:03:18.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:19.182Z] ---> sudo-logs.sh [2021-06-15T12:03:19.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T12:03:19.212Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:19.553Z] ---> job-cost.sh [2021-06-15T12:03:19.553Z] lf-activate-venv: SKIPPING [2021-06-15T12:03:19.553Z] DEBUG: total: 0.18000000715255737 [2021-06-15T12:03:19.553Z] INFO: Retrieving Stack Cost... [2021-06-15T12:03:20.500Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T12:03:21.078Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T12:03:21.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:21.401Z] ---> logs-deploy.sh [2021-06-15T12:03:21.401Z] lf-activate-venv: SKIPPING [2021-06-15T12:03:21.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/2 [2021-06-15T12:03:21.401Z] INFO: archiving workspace using pattern(s): [2021-06-15T12:03:22.352Z] Archives upload complete. [2021-06-15T12:03:22.614Z] INFO: archiving logs to Nexus