Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 rather than b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Obtained Jenkinsfile from 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2714732880078488323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3834037190783445507.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1917623179494112348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4606922326651682150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4177935721016633484.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7615488915480843690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca 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 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-649 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh677861483827776499.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 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh1517799218379270221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh895631797811996917.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 Commit message: "fix(snap): set snap version using git tags" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:16 ========================================================= 09:41:16 EdgeX Global Pipelines Version Info 09:41:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:18 ------------------- 09:41:18 stable info: 09:41:18 ------------------- 09:41:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:41:18 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 09:41:18 Message: update stable to v1.0.209 09:41:18 ------------------- 09:41:18 experimental info: 09:41:18 ------------------- 09:41:18 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:18 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 09:41:18 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] echo 09:41:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3b7f9b [Pipeline] echo 09:41:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:20 provisioning config files... 09:41:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config8360456725812657327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:20 ---> docker-login.sh 09:41:20 nexus3.edgexfoundry.org:10001 09:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:20 Configure a credential helper to remove this warning. See 09:41:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:20 09:41:20 Login Succeeded 09:41:20 nexus3.edgexfoundry.org:10002 09:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:20 Configure a credential helper to remove this warning. See 09:41:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:20 09:41:20 Login Succeeded 09:41:20 nexus3.edgexfoundry.org:10003 09:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:21 Configure a credential helper to remove this warning. See 09:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:21 09:41:21 Login Succeeded 09:41:21 nexus3.edgexfoundry.org:10004 09:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:21 Configure a credential helper to remove this warning. See 09:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:21 09:41:21 Login Succeeded 09:41:21 docker.io 09:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:21 Configure a credential helper to remove this warning. See 09:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:21 09:41:21 Login Succeeded 09:41:21 ---> docker-login.sh ends [Pipeline] } 09:41:21 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 09:41:22 + git log --format=format:%s -1 b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] echo 09:41:22 GIT_COMMIT: b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7, Commit Message: fix(snap): set snap version using git tags [Pipeline] echo 09:41:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:23 09:41:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:41:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:23 latest: Pulling from edgex-devops/git-semver 09:41:23 a0d0a0d46f8b: Pulling fs layer 09:41:23 3e5f54012d9b: Pulling fs layer 09:41:23 4c7163046ea9: Pulling fs layer 09:41:23 0c2d73faf560: Pulling fs layer 09:41:23 0c2d73faf560: Waiting 09:41:23 3e5f54012d9b: Verifying Checksum 09:41:23 3e5f54012d9b: Download complete 09:41:23 a0d0a0d46f8b: Verifying Checksum 09:41:23 a0d0a0d46f8b: Download complete 09:41:23 4c7163046ea9: Verifying Checksum 09:41:23 4c7163046ea9: Download complete 09:41:23 0c2d73faf560: Verifying Checksum 09:41:23 0c2d73faf560: Download complete 09:41:23 a0d0a0d46f8b: Pull complete 09:41:23 3e5f54012d9b: Pull complete 09:41:24 4c7163046ea9: Pull complete 09:41:24 0c2d73faf560: Pull complete 09:41:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:41:24 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 09:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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 09:41:24 $ docker top 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:25 [ssh-agent] Looking for ssh-agent implementation... 09:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:25 $ docker exec 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent 09:41:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXamkakf/agent.14 09:41:25 SSH_AGENT_PID=21 09:41:25 Running ssh-add (command line suppressed) 09:41:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8925469998916171028.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8925469998916171028.key) 09:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:25 + git tag --points-at HEAD [Pipeline] } 09:41:25 $ docker exec --env ******** --env ******** 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent -k 09:41:25 unset SSH_AUTH_SOCK; 09:41:25 unset SSH_AGENT_PID; 09:41:25 echo Agent pid 21 killed; 09:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:25 [ssh-agent] Looking for ssh-agent implementation... 09:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:26 $ docker exec 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent 09:41:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKLmlLF/agent.55 09:41:26 SSH_AGENT_PID=62 09:41:26 Running ssh-add (command line suppressed) 09:41:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_1560878327689330650.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_1560878327689330650.key) 09:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:26 + git semver init 09:41:26 # -> Open(): unable to determine branch for HEAD 09:41:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git 09:41:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 09:41:26 # $SEMVER_REMOTE_NAME = origin 09:41:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:41:26 # $SEMVER_USER_NAME = edgex-jenkins 09:41:26 # $SEMVER_BRANCH = PR-455 09:41:26 # $SEMVER_TEMP = /tmp/semver-409564887 09:41:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:41:29 # '/tmp/semver-409564887' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' 09:41:29 # -> Force: false 09:41:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } 09:41:29 $ docker exec --env ******** --env ******** 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f ssh-agent -k 09:41:29 unset SSH_AUTH_SOCK; 09:41:29 unset SSH_AGENT_PID; 09:41:29 echo Agent pid 62 killed; 09:41:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:29 + git semver [Pipeline] } 09:41:29 $ docker stop --time=1 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f 09:41:31 $ docker rm -f 9bc294a2766504af0bc7bafd269b132b7aaaf023f0ce56fcb68a8d2f7e07ca6f [Pipeline] // withDockerContainer [Pipeline] sh 09:41:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:31 Stashed 1 file(s) [Pipeline] echo 09:41:31 [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 09:41:47 Still waiting to schedule task 09:41:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:41:47 Still waiting to schedule task 09:41:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-648’ 09:44:09 Running on prd-centos7-docker-4c-2g-650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 09:44:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:44:09 The recommended git tool is: git 09:44:11 using credential edgex-jenkins-ssh 09:44:11 Cloning the remote Git repository 09:44:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:44:11 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:44:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:11 > git --version # timeout=10 09:44:11 > git --version # 'git version 2.24.4' 09:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:11 [INFO] Currently running in a labeled security context 09:44:11 [INFO] Currently SELinux is 'enforcing' on the host 09:44:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh596861581046505764.key 09:44:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:13 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:44:14 Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:44:14 Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) 09:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:44:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:12 [INFO] Currently running in a labeled security context 09:44:12 [INFO] Currently SELinux is 'enforcing' on the host 09:44:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3189074738359400023.key 09:44:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:44:13 > git config core.sparsecheckout # timeout=10 09:44:13 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 09:44:13 > git remote # timeout=10 09:44:13 > git config --get remote.origin.url # timeout=10 09:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:13 [INFO] Currently running in a labeled security context 09:44:13 [INFO] Currently SELinux is 'enforcing' on the host 09:44:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4077380925266477816.key 09:44:13 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 09:44:13 > git rev-parse HEAD^{commit} # timeout=10 09:44:13 > git config core.sparsecheckout # timeout=10 09:44:13 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 09:44:17 Commit message: "fix(snap): set snap version using git tags" 09:44:16 > git --version # timeout=10 09:44:16 > git --version # 'git version 2.24.4' 09:44:16 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:18 provisioning config files... 09:44:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3111162134104101542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:18 ---> docker-login.sh 09:44:18 nexus3.edgexfoundry.org:10001 09:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:19 Configure a credential helper to remove this warning. See 09:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:19 09:44:19 Login Succeeded 09:44:19 nexus3.edgexfoundry.org:10002 09:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:19 Configure a credential helper to remove this warning. See 09:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:19 09:44:19 Login Succeeded 09:44:19 nexus3.edgexfoundry.org:10003 09:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:19 Configure a credential helper to remove this warning. See 09:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:19 09:44:19 Login Succeeded 09:44:19 nexus3.edgexfoundry.org:10004 09:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:19 Configure a credential helper to remove this warning. See 09:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:19 09:44:19 Login Succeeded 09:44:19 docker.io 09:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:20 Configure a credential helper to remove this warning. See 09:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:20 09:44:20 Login Succeeded 09:44:20 ---> docker-login.sh ends [Pipeline] } 09:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:44:20 ========================================================= 09:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:44:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:44:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:44:20 Sending build context to Docker daemon 20.58MB 09:44:20 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:44:20 Step 2/14 : FROM ${BASE} AS builder 09:44:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:20 4e9f2cdf4387: Pulling fs layer 09:44:20 57d31006c564: Pulling fs layer 09:44:20 bd5ccded8296: Pulling fs layer 09:44:20 304dd3a0f381: Pulling fs layer 09:44:20 d37cda54a23b: Pulling fs layer 09:44:20 bae75c0f2455: Pulling fs layer 09:44:20 806579b3d29a: Pulling fs layer 09:44:20 c77eb801bf70: Pulling fs layer 09:44:20 6d0567d44e1a: Pulling fs layer 09:44:20 bae75c0f2455: Waiting 09:44:20 806579b3d29a: Waiting 09:44:20 c77eb801bf70: Waiting 09:44:20 6d0567d44e1a: Waiting 09:44:20 304dd3a0f381: Waiting 09:44:20 d37cda54a23b: Waiting 09:44:20 bd5ccded8296: Verifying Checksum 09:44:20 bd5ccded8296: Download complete 09:44:20 57d31006c564: Verifying Checksum 09:44:20 57d31006c564: Download complete 09:44:20 d37cda54a23b: Verifying Checksum 09:44:20 d37cda54a23b: Download complete 09:44:20 bae75c0f2455: Verifying Checksum 09:44:20 bae75c0f2455: Download complete 09:44:20 4e9f2cdf4387: Verifying Checksum 09:44:20 4e9f2cdf4387: Download complete 09:44:20 806579b3d29a: Verifying Checksum 09:44:20 806579b3d29a: Download complete 09:44:21 c77eb801bf70: Verifying Checksum 09:44:21 c77eb801bf70: Download complete 09:44:21 4e9f2cdf4387: Pull complete 09:44:21 6d0567d44e1a: Verifying Checksum 09:44:21 6d0567d44e1a: Download complete 09:44:21 304dd3a0f381: Verifying Checksum 09:44:21 304dd3a0f381: Download complete 09:44:21 57d31006c564: Pull complete 09:44:21 bd5ccded8296: Pull complete 09:44:26 304dd3a0f381: Pull complete 09:44:26 d37cda54a23b: Pull complete 09:44:26 bae75c0f2455: Pull complete 09:44:26 806579b3d29a: Pull complete 09:44:26 c77eb801bf70: Pull complete 09:44:28 6d0567d44e1a: Pull complete 09:44:28 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 09:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:44:28 ---> e839a31ac9d1 09:44:28 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:44:30 ---> Running in e1d8615805cd 09:44:30 Removing intermediate container e1d8615805cd 09:44:30 ---> 87a21331dcdc 09:44:30 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:44:30 ---> Running in 09f6c5801fa7 09:44:31 Removing intermediate container 09f6c5801fa7 09:44:31 ---> a9a24f4414d3 09:44:31 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:44:31 ---> Running in 593c086e9ea7 09:44:31 Removing intermediate container 593c086e9ea7 09:44:31 ---> e1f3234f6796 09:44:31 Step 6/14 : LABEL Name=edgex-ui-go 09:44:31 ---> Running in 84506b256a1b 09:44:31 Removing intermediate container 84506b256a1b 09:44:31 ---> 7fcc5a4e26f5 09:44:31 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:44:31 ---> Running in 2cf286bcc413 09:44:31 Removing intermediate container 2cf286bcc413 09:44:31 ---> 3294fb1eb76a 09:44:31 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:31 ---> Running in c289b1da322d 09:44:31 Removing intermediate container c289b1da322d 09:44:31 ---> e68629e0196e 09:44:31 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:31 ---> Running in 23a66dcbcd14 09:44:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:44:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:44:33 OK: 219 MiB in 52 packages 09:44:33 Removing intermediate container 23a66dcbcd14 09:44:33 ---> fafa50c11d8d 09:44:33 Step 10/14 : ENV GO111MODULE=on 09:44:33 ---> Running in afc88a8af192 09:44:33 Removing intermediate container afc88a8af192 09:44:33 ---> f1e196c3fc15 09:44:33 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:44:33 ---> Running in 34eaff01905b 09:44:33 Removing intermediate container 34eaff01905b 09:44:33 ---> 13d89c4d0888 09:44:33 Step 12/14 : COPY . . 09:44:34 ---> 661d97a911ac 09:44:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:34 ---> Running in befafd10e029 09:44:47 Removing intermediate container befafd10e029 09:44:47 ---> f26b1742f418 09:44:47 Step 14/14 : RUN ${MAKE} 09:44:47 ---> Running in 92e6af223aa6 09:44:47 noop 09:44:47 Removing intermediate container 92e6af223aa6 09:44:47 ---> fe8d2dcda6ec 09:44:47 Successfully built fe8d2dcda6ec 09:44:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:44:47 + docker inspect -f . ci-base-image-x86_64 09:44:47 . [Pipeline] withDockerContainer 09:44:47 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 09:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:47 $ docker top 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:48 + go version 09:44:48 go version go1.16.8 linux/amd64 [Pipeline] } 09:44:48 $ docker stop --time=1 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 09:44:49 $ docker rm -f 9495ddf73312349808447b695f639f2a857b910dd3edb5485b342e4b7a7ed0c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:50 + docker inspect -f . ci-base-image-x86_64 09:44:50 . [Pipeline] withDockerContainer 09:44:50 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 09:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:50 $ docker top 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:44:51 + make test 09:44:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:44:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:45:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:45:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:45:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:45:09 $ docker stop --time=1 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 09:45:10 $ docker rm -f 2815f61c9c8aa02b216a86857a879fc52acf12667ad045dc4c2ecc752189e0f2 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:45:13 + ls -al . 09:45:13 total 88 09:45:13 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 12 09:44 . 09:45:13 drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 09:44 .. 09:45:13 drwxrwxr-x. 3 jenkins jenkins 20 Oct 12 09:44 assets 09:45:13 drwxrwxr-x. 2 jenkins jenkins 66 Oct 12 09:44 bin 09:45:13 drwxrwxr-x. 3 jenkins jenkins 29 Oct 12 09:44 cmd 09:45:13 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 12 09:44 CONTRIBUTING.md 09:45:13 -rw-r--r--. 1 jenkins jenkins 10 Oct 12 09:44 coverage.out 09:45:13 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 12 09:44 Dockerfile 09:45:13 drwxrwxr-x. 2 jenkins jenkins 23 Oct 12 09:44 docs 09:45:13 drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 09:44 .git 09:45:13 drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 09:44 .github 09:45:13 -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 09:44 .gitignore 09:45:13 -rw-rw-r--. 1 jenkins jenkins 880 Oct 12 09:44 go.mod 09:45:13 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 12 09:44 go.sum 09:45:13 drwxrwxr-x. 9 jenkins jenkins 125 Oct 12 09:44 internal 09:45:13 -rw-rw-r--. 1 jenkins jenkins 652 Oct 12 09:44 Jenkinsfile 09:45:13 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 12 09:44 LICENSE 09:45:13 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 12 09:44 Makefile 09:45:13 drwxrwxr-x. 3 jenkins jenkins 19 Oct 12 09:44 pkg 09:45:13 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 12 09:44 README.md 09:45:13 drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 09:44 snap 09:45:13 -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 09:41 VERSION 09:45:13 -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 09:44 version.go 09:45:13 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 12 09:44 web [Pipeline] isUnix [Pipeline] sh 09:45:13 + 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=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 --label arch=amd64 --label version=0.0.0 . 09:45:13 Sending build context to Docker daemon 20.58MB 09:45:13 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:45:13 Step 2/22 : FROM ${BASE} AS builder 09:45:13 ---> fe8d2dcda6ec 09:45:13 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:45:13 ---> Running in 7c83528078bd 09:45:13 Removing intermediate container 7c83528078bd 09:45:13 ---> 60551c73416e 09:45:13 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:45:13 ---> Running in fd82d4d0ecde 09:45:14 Removing intermediate container fd82d4d0ecde 09:45:14 ---> fabc8215bc90 09:45:14 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:45:14 ---> Running in 3e6b212d5b0f 09:45:14 Removing intermediate container 3e6b212d5b0f 09:45:14 ---> 5de2066faac9 09:45:14 Step 6/22 : LABEL Name=edgex-ui-go 09:45:14 ---> Running in 8d8510661762 09:45:14 Removing intermediate container 8d8510661762 09:45:14 ---> 7834a182a758 09:45:14 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:45:14 ---> Running in 6251e5e9ef03 09:45:14 Removing intermediate container 6251e5e9ef03 09:45:14 ---> 57cad6d2e758 09:45:14 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:14 ---> Running in 5052b77a5177 09:45:15 Removing intermediate container 5052b77a5177 09:45:15 ---> 760834e0a70a 09:45:15 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:15 ---> Running in 1105d3b585ec 09:45:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:45:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:45:16 OK: 219 MiB in 52 packages 09:45:16 Removing intermediate container 1105d3b585ec 09:45:16 ---> dd48dce85a68 09:45:16 Step 10/22 : ENV GO111MODULE=on 09:45:16 ---> Running in 21a0ff6b2e30 09:45:16 Removing intermediate container 21a0ff6b2e30 09:45:16 ---> b4c22e15c519 09:45:16 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:45:16 ---> Running in e04ff6e10501 09:45:16 Removing intermediate container e04ff6e10501 09:45:16 ---> c59b4f2db965 09:45:16 Step 12/22 : COPY . . 09:45:17 ---> b8bb6668a1dd 09:45:17 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:17 ---> Running in 45f454436633 09:45:17 Removing intermediate container 45f454436633 09:45:17 ---> b91fa8e490fe 09:45:17 Step 14/22 : RUN ${MAKE} 09:45:17 ---> Running in 28551c2274e3 09:45:18 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 09:45:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:45:28 Removing intermediate container 28551c2274e3 09:45:28 ---> 5df23af1a51b 09:45:28 Step 15/22 : FROM alpine:3.14 09:45:29 3.14: Pulling from library/alpine 09:45:29 a0d0a0d46f8b: Pulling fs layer 09:45:29 a0d0a0d46f8b: Verifying Checksum 09:45:29 a0d0a0d46f8b: Download complete 09:45:29 a0d0a0d46f8b: Pull complete 09:45:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:45:29 Status: Downloaded newer image for alpine:3.14 09:45:29 ---> 14119a10abf4 09:45:29 Step 16/22 : EXPOSE 4000 09:45:29 ---> Running in 33beac5f1e87 09:45:30 Removing intermediate container 33beac5f1e87 09:45:30 ---> 8d4375580a89 09:45:30 Step 17/22 : 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 09:45:30 ---> 70df3def8b7c 09:45:30 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:45:30 ---> Running in 979b4e08baad 09:45:30 Removing intermediate container 979b4e08baad 09:45:30 ---> 53a19c39f321 09:45:30 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:45:30 ---> Running in 57dd472b7e3a 09:45:30 Removing intermediate container 57dd472b7e3a 09:45:30 ---> 16b51c6bd638 09:45:30 Step 20/22 : LABEL arch=amd64 09:45:30 ---> Running in 3fa1373a755e 09:45:30 Removing intermediate container 3fa1373a755e 09:45:30 ---> c7804f1bf572 09:45:30 Step 21/22 : LABEL git_sha=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:45:30 ---> Running in eeeffba00609 09:45:30 Removing intermediate container eeeffba00609 09:45:30 ---> ae82465ed8a4 09:45:30 Step 22/22 : LABEL version=0.0.0 09:45:30 ---> Running in cc0113ad5e1f 09:45:30 Removing intermediate container cc0113ad5e1f 09:45:30 ---> 3d370e1a0164 09:45:30 [Warning] One or more build-args [ARCH] were not consumed 09:45:30 Successfully built 3d370e1a0164 09:45:30 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:31 09:45:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:32 latest: Pulling from edgex-lftools-log-publisher 09:45:32 b4d181a07f80: Pulling fs layer 09:45:32 a1111a8f2ec3: Pulling fs layer 09:45:32 ed53099fbce6: Pulling fs layer 09:45:32 dc539afda2c1: Pulling fs layer 09:45:32 77bc0d833cb6: Pulling fs layer 09:45:32 9065ff56babe: Pulling fs layer 09:45:32 d287ab97295c: Pulling fs layer 09:45:32 dc539afda2c1: Waiting 09:45:32 77bc0d833cb6: Waiting 09:45:32 9065ff56babe: Waiting 09:45:32 d287ab97295c: Waiting 09:45:32 a1111a8f2ec3: Verifying Checksum 09:45:32 a1111a8f2ec3: Download complete 09:45:32 dc539afda2c1: Verifying Checksum 09:45:32 dc539afda2c1: Download complete 09:45:32 ed53099fbce6: Verifying Checksum 09:45:32 ed53099fbce6: Download complete 09:45:32 9065ff56babe: Verifying Checksum 09:45:32 9065ff56babe: Download complete 09:45:32 77bc0d833cb6: Verifying Checksum 09:45:32 77bc0d833cb6: Download complete 09:45:32 b4d181a07f80: Verifying Checksum 09:45:32 b4d181a07f80: Download complete 09:45:32 d287ab97295c: Verifying Checksum 09:45:32 d287ab97295c: Download complete 09:45:33 b4d181a07f80: Pull complete 09:45:34 a1111a8f2ec3: Pull complete 09:45:34 ed53099fbce6: Pull complete 09:45:34 dc539afda2c1: Pull complete 09:45:34 77bc0d833cb6: Pull complete 09:45:34 9065ff56babe: Pull complete 09:45:40 d287ab97295c: Pull complete 09:45:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:45:40 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 09:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:42 $ docker top b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:43 ---> job-cost.sh 09:45:43 lf-activate-venv: SKIPPING 09:45:43 INFO: No Stack... 09:45:43 INFO: Retrieving Pricing Info for: v3-standard-2 09:45:43 INFO: Archiving Costs [Pipeline] sh 09:45:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:45:44 + cut -d, -f6 [Pipeline] lock 09:45:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] 09:45:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] did not exist. Created. 09:45:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:44 + echo total: 0.05999999865889549 [Pipeline] stash 09:45:44 Stashed 1 file(s) [Pipeline] } 09:45:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:44 $ docker stop --time=1 b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be 09:45:45 $ docker rm -f b32ff55bdd5bc8d4322ccbad30abdb5342aec42d2820c17d9c3c2e13cf1720be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:47:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 09:47:42 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:47:43 The recommended git tool is: git 09:47:49 using credential edgex-jenkins-ssh 09:47:49 Cloning the remote Git repository 09:47:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:47:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:47:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:47:49 > git --version # timeout=10 09:47:49 > git --version # 'git version 2.17.1' 09:47:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:47:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:47:53 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:47:53 Merge succeeded, producing b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:47:53 Checking out Revision b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 (PR-455) 09:47:53 > git config core.sparsecheckout # timeout=10 09:47:53 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 09:47:53 > git remote # timeout=10 09:47:53 > git config --get remote.origin.url # timeout=10 09:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:53 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 09:47:53 > git rev-parse HEAD^{commit} # timeout=10 09:47:53 > git config core.sparsecheckout # timeout=10 09:47:53 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 09:47:58 Commit message: "fix(snap): set snap version using git tags" 09:47:58 > git --version # timeout=10 09:47:58 > git --version # 'git version 2.17.1' 09:47:58 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:59 provisioning config files... 09:47:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1607443045887292780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:00 ---> docker-login.sh 09:48:00 nexus3.edgexfoundry.org:10001 09:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:01 Configure a credential helper to remove this warning. See 09:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:01 09:48:01 Login Succeeded 09:48:01 nexus3.edgexfoundry.org:10002 09:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:02 Configure a credential helper to remove this warning. See 09:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:02 09:48:02 Login Succeeded 09:48:02 nexus3.edgexfoundry.org:10003 09:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:03 Configure a credential helper to remove this warning. See 09:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:03 09:48:03 Login Succeeded 09:48:03 nexus3.edgexfoundry.org:10004 09:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:03 Configure a credential helper to remove this warning. See 09:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:03 09:48:03 Login Succeeded 09:48:03 docker.io 09:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:04 Configure a credential helper to remove this warning. See 09:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:04 09:48:04 Login Succeeded 09:48:04 ---> docker-login.sh ends [Pipeline] } 09:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:05 ========================================================= 09:48:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:48:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:48:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 09:48:06 Sending build context to Docker daemon 20.57MB 09:48:06 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:48:06 Step 2/14 : FROM ${BASE} AS builder 09:48:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:48:06 bbf911997326: Pulling fs layer 09:48:06 58ec367f63d7: Pulling fs layer 09:48:06 1b4a6ffa7d45: Pulling fs layer 09:48:06 fc5181fea5dc: Pulling fs layer 09:48:06 9c418107303f: Pulling fs layer 09:48:06 284eca6f2348: Pulling fs layer 09:48:06 842844d905b1: Pulling fs layer 09:48:06 901a3a57568e: Pulling fs layer 09:48:06 9c418107303f: Waiting 09:48:06 284eca6f2348: Waiting 09:48:06 842844d905b1: Waiting 09:48:06 901a3a57568e: Waiting 09:48:06 fc5181fea5dc: Waiting 09:48:06 1b4a6ffa7d45: Verifying Checksum 09:48:06 1b4a6ffa7d45: Download complete 09:48:06 58ec367f63d7: Verifying Checksum 09:48:06 58ec367f63d7: Download complete 09:48:06 284eca6f2348: Download complete 09:48:06 842844d905b1: Verifying Checksum 09:48:06 842844d905b1: Download complete 09:48:06 bbf911997326: Verifying Checksum 09:48:06 bbf911997326: Download complete 09:48:07 bbf911997326: Pull complete 09:48:08 58ec367f63d7: Pull complete 09:48:09 901a3a57568e: Verifying Checksum 09:48:09 901a3a57568e: Download complete 09:48:09 1b4a6ffa7d45: Pull complete 09:48:09 fc5181fea5dc: Verifying Checksum 09:48:09 fc5181fea5dc: Download complete 09:48:22 fc5181fea5dc: Pull complete 09:48:22 9c418107303f: Pull complete 09:48:22 284eca6f2348: Pull complete 09:48:22 842844d905b1: Pull complete 09:48:27 901a3a57568e: Pull complete 09:48:27 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 09:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:48:27 ---> 72ade6ffb461 09:48:27 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:48:31 ---> Running in 2858b30ce7e8 09:48:32 Removing intermediate container 2858b30ce7e8 09:48:32 ---> c85bdf777086 09:48:32 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:48:32 ---> Running in 32095072035e 09:48:32 Removing intermediate container 32095072035e 09:48:32 ---> b6186899fff8 09:48:32 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:48:32 ---> Running in 17ea6835f234 09:48:33 Removing intermediate container 17ea6835f234 09:48:33 ---> fa151502e78d 09:48:33 Step 6/14 : LABEL Name=edgex-ui-go 09:48:33 ---> Running in d0d5a5f49293 09:48:33 Removing intermediate container d0d5a5f49293 09:48:33 ---> b8a8437953ed 09:48:33 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:48:34 ---> Running in 4252ffa0cf15 09:48:34 Removing intermediate container 4252ffa0cf15 09:48:34 ---> a80ba3d6f4cb 09:48:34 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:34 ---> Running in f1659cf0b9f7 09:48:37 Removing intermediate container f1659cf0b9f7 09:48:37 ---> 4a5c06ff7285 09:48:37 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:48:37 ---> Running in e803a65c85f2 09:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:48:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:48:40 OK: 218 MiB in 52 packages 09:48:41 Removing intermediate container e803a65c85f2 09:48:41 ---> cd121be6a96a 09:48:41 Step 10/14 : ENV GO111MODULE=on 09:48:41 ---> Running in f7e0c7a8ac52 09:48:42 Removing intermediate container f7e0c7a8ac52 09:48:42 ---> 55aa6866cfa0 09:48:42 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:48:42 ---> Running in 5e6eed786d68 09:48:42 Removing intermediate container 5e6eed786d68 09:48:42 ---> 0aaf7084daa5 09:48:42 Step 12/14 : COPY . . 09:48:45 ---> ea5fb4e9b414 09:48:45 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:45 ---> Running in 98ac2503a811 09:49:12 Removing intermediate container 98ac2503a811 09:49:12 ---> 2c21e80a2ac5 09:49:12 Step 14/14 : RUN ${MAKE} 09:49:12 ---> Running in 05d5a920398b 09:49:12 noop 09:49:13 Removing intermediate container 05d5a920398b 09:49:13 ---> fe41e7228df5 09:49:13 Successfully built fe41e7228df5 09:49:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:49:13 + docker inspect -f . ci-base-image-arm64 09:49:13 . [Pipeline] withDockerContainer 09:49:14 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 09:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:15 $ docker top 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:16 + go version 09:49:16 go version go1.16.8 linux/arm64 [Pipeline] } 09:49:16 $ docker stop --time=1 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b 09:49:18 $ docker rm -f 49f264368a4f7dcb8f1ec5b8acb5ce74416d5455666d022cb891dc1ae131e84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:19 + docker inspect -f . ci-base-image-arm64 09:49:19 . [Pipeline] withDockerContainer 09:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 09:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:21 $ docker top 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:49:22 + make test 09:49:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:49:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:50:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:50:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:50:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:50:23 $ docker stop --time=1 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 09:50:24 $ docker rm -f 6b247f55690bfea41c8f127802802b8bd44ac986605255b9d1857988ae2b46c3 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:25 Warning: overwriting stash ‘coverage-report’ 09:50:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:27 + ls -al . 09:50:27 total 128 09:50:27 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 09:49 . 09:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 .. 09:50:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 09:47 .git 09:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 .github 09:50:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 09:47 .gitignore 09:50:27 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 12 09:47 CONTRIBUTING.md 09:50:27 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 12 09:47 Dockerfile 09:50:27 -rw-rw-r-- 1 jenkins jenkins 652 Oct 12 09:47 Jenkinsfile 09:50:27 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 12 09:47 LICENSE 09:50:27 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 12 09:47 Makefile 09:50:27 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 12 09:47 README.md 09:50:27 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 09:41 VERSION 09:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 assets 09:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 bin 09:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 cmd 09:50:27 -rw-r--r-- 1 jenkins jenkins 10 Oct 12 09:49 coverage.out 09:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 09:47 docs 09:50:27 -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 09:47 go.mod 09:50:27 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 12 09:47 go.sum 09:50:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 09:47 internal 09:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 09:47 pkg 09:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 snap 09:50:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 09:47 version.go 09:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 09:47 web [Pipeline] isUnix [Pipeline] sh 09:50:27 + 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=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 --label arch=arm64 --label version=0.0.0 . 09:50:28 Sending build context to Docker daemon 20.57MB 09:50:28 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:50:28 Step 2/22 : FROM ${BASE} AS builder 09:50:28 ---> fe41e7228df5 09:50:28 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:50:29 ---> Running in 7cb4f2a89239 09:50:29 Removing intermediate container 7cb4f2a89239 09:50:29 ---> dec923cb7b5c 09:50:29 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:50:29 ---> Running in 4930450d9966 09:50:29 Removing intermediate container 4930450d9966 09:50:29 ---> 7ae603adf985 09:50:29 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:50:30 ---> Running in 9597a4463f72 09:50:30 Removing intermediate container 9597a4463f72 09:50:30 ---> e07d9fa53791 09:50:30 Step 6/22 : LABEL Name=edgex-ui-go 09:50:30 ---> Running in 42c10c79f330 09:50:31 Removing intermediate container 42c10c79f330 09:50:31 ---> 1105a43c5951 09:50:31 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:50:31 ---> Running in 7ac264f38e77 09:50:31 Removing intermediate container 7ac264f38e77 09:50:31 ---> 0fdd176d4c7f 09:50:31 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:31 ---> Running in 6136d837a078 09:50:33 Removing intermediate container 6136d837a078 09:50:33 ---> 143de1bc06a4 09:50:33 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:50:34 ---> Running in 3dd41a23f450 09:50:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:50:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:50:37 OK: 218 MiB in 52 packages 09:50:38 Removing intermediate container 3dd41a23f450 09:50:38 ---> 2dddba281318 09:50:38 Step 10/22 : ENV GO111MODULE=on 09:50:38 ---> Running in f7daa6e928a1 09:50:38 Removing intermediate container f7daa6e928a1 09:50:38 ---> 32ecfc38f35b 09:50:38 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:50:38 ---> Running in edb53b0e8e92 09:50:39 Removing intermediate container edb53b0e8e92 09:50:39 ---> 27acac9ae4ee 09:50:39 Step 12/22 : COPY . . 09:50:42 ---> ea46f6dfa042 09:50:42 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:42 ---> Running in 5322b34b18dd 09:50:44 Removing intermediate container 5322b34b18dd 09:50:44 ---> 7c421f291fe5 09:50:44 Step 14/22 : RUN ${MAKE} 09:50:44 ---> Running in c8f152f11977 09:50:45 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 09:51:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:51:16 Removing intermediate container c8f152f11977 09:51:16 ---> ed1fc1dd592a 09:51:16 Step 15/22 : FROM alpine:3.14 09:51:17 3.14: Pulling from library/alpine 09:51:17 552d1f2373af: Pulling fs layer 09:51:17 552d1f2373af: Verifying Checksum 09:51:17 552d1f2373af: Download complete 09:51:18 552d1f2373af: Pull complete 09:51:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:51:18 Status: Downloaded newer image for alpine:3.14 09:51:18 ---> bb3de5531c18 09:51:18 Step 16/22 : EXPOSE 4000 09:51:18 ---> Running in 313603ff7cf8 09:51:19 Removing intermediate container 313603ff7cf8 09:51:19 ---> 6a66936b1572 09:51:19 Step 17/22 : 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 09:51:20 ---> f3095b97c632 09:51:20 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:51:20 ---> Running in 1328182a8558 09:51:21 Removing intermediate container 1328182a8558 09:51:21 ---> 1ad01bb82bd3 09:51:21 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:51:21 ---> Running in 07ede4021c4d 09:51:21 Removing intermediate container 07ede4021c4d 09:51:21 ---> 9079d46a1b58 09:51:21 Step 20/22 : LABEL arch=arm64 09:51:22 ---> Running in 413fad2af614 09:51:22 Removing intermediate container 413fad2af614 09:51:22 ---> 79992d844894 09:51:22 Step 21/22 : LABEL git_sha=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 09:51:22 ---> Running in 2eceacc1212d 09:51:22 Removing intermediate container 2eceacc1212d 09:51:22 ---> f725af88b541 09:51:22 Step 22/22 : LABEL version=0.0.0 09:51:23 ---> Running in a86f9b4513a0 09:51:23 Removing intermediate container a86f9b4513a0 09:51:23 ---> 3930027a1f90 09:51:23 [Warning] One or more build-args [ARCH] were not consumed 09:51:23 Successfully built 3930027a1f90 09:51:23 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:24 09:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:25 arm64: Pulling from edgex-lftools-log-publisher 09:51:25 448f6bf000e3: Pulling fs layer 09:51:25 f757da607395: Pulling fs layer 09:51:25 05883995daec: Pulling fs layer 09:51:25 8603b9c90790: Pulling fs layer 09:51:25 1560dd03e051: Pulling fs layer 09:51:25 27f5ce0e4adf: Pulling fs layer 09:51:25 c2d8d7efcc4b: Pulling fs layer 09:51:25 1560dd03e051: Waiting 09:51:25 c2d8d7efcc4b: Waiting 09:51:25 27f5ce0e4adf: Waiting 09:51:25 8603b9c90790: Waiting 09:51:25 f757da607395: Verifying Checksum 09:51:25 f757da607395: Download complete 09:51:25 8603b9c90790: Verifying Checksum 09:51:25 8603b9c90790: Download complete 09:51:25 1560dd03e051: Verifying Checksum 09:51:25 1560dd03e051: Download complete 09:51:25 27f5ce0e4adf: Verifying Checksum 09:51:25 27f5ce0e4adf: Download complete 09:51:25 05883995daec: Verifying Checksum 09:51:25 05883995daec: Download complete 09:51:25 448f6bf000e3: Verifying Checksum 09:51:25 448f6bf000e3: Download complete 09:51:28 c2d8d7efcc4b: Verifying Checksum 09:51:28 c2d8d7efcc4b: Download complete 09:51:29 448f6bf000e3: Pull complete 09:51:30 f757da607395: Pull complete 09:51:31 05883995daec: Pull complete 09:51:32 8603b9c90790: Pull complete 09:51:32 1560dd03e051: Pull complete 09:51:33 27f5ce0e4adf: Pull complete 09:51:48 c2d8d7efcc4b: Pull complete 09:51:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:51:48 prd-ubuntu18.04-docker-arm64-4c-16g-652 does not seem to be running inside a container 09:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:51:52 $ docker top 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:53 ---> job-cost.sh 09:51:53 lf-activate-venv: SKIPPING 09:51:53 INFO: No Stack... 09:51:57 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:57 INFO: Archiving Costs [Pipeline] sh 09:51:58 + cut -d,+ -f6 09:51:58 cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 09:51:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] 09:51:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] did not exist. Created. 09:51:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:59 /w/workspace/edgex-ui-go/1@tmp/durable-293f2bec/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-293f2bec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:51:59 + echo total: 0.10999999940395355 [Pipeline] stash 09:51:59 Warning: overwriting stash ‘stack-cost’ 09:52:00 Stashed 1 file(s) [Pipeline] } 09:52:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:52:00 $ docker stop --time=1 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 09:52:01 $ docker rm -f 0d6a1424117b3820dd2a4d32ccc29761de062e25fe8d36f9de3710a62bd1db25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 09:52:02 provisioning config files... 09:52:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2034133175521641898tmp [Pipeline] { [Pipeline] sh 09:52:03 + set +x 09:52:03 + curl -s https://codecov.io/bash 09:52:03 + bash -s -- 09:52:03 09:52:03 _____ _ 09:52:03 / ____| | | 09:52:03 | | ___ __| | ___ ___ _____ __ 09:52:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:52:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:52:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:52:03 Bash-1.0.6 09:52:03 09:52:03 09:52:03 ==> git version 2.24.4 found 09:52:03 ==> 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 09:52:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:52:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:52:03 ==> Jenkins CI detected. 09:52:03 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 09:52:03 project root: . 09:52:03 --> token set from env 09:52:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:52:03 ==> Running gcov in . (disable via -X gcov) 09:52:03 ==> Python coveragepy not found 09:52:03 ==> Searching for coverage reports in: 09:52:03 + . 09:52:03 -> Found 1 reports 09:52:03 ==> Detecting git/mercurial file structure 09:52:03 ==> Reading reports 09:52:03 + ./coverage.out bytes=10 09:52:03 ==> Appending adjustments 09:52:03 https://docs.codecov.io/docs/fixing-reports 09:52:03 + Found adjustments 09:52:03 ==> Gzipping contents 09:52:03 4.0K /tmp/codecov.JbQ5m5.gz 09:52:03 ==> Uploading reports 09:52:03 url: https://codecov.io 09:52:03 query: branch=PR-455&commit=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 09:52:03 -> Pinging Codecov 09:52:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 09:52:03 -> Uploading to 09:52:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-12/FB506323287CE973F263BFD2A0EB1F37/b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7/b0055615-16cf-4fbe-bdd3-a73f76cab32a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T095203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=940145117583ca9d2b49a6130fb2892c0b13ac1040d48d701f236dbb1eec0469 09:52:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:52:03 Dload Upload Total Spent Left Speed 09:52:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11817 --:--:-- --:--:-- --:--:-- 11840 09:52:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [Pipeline] } 09:52:04 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] sh 09:52:06 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:52:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:52:07 ---> package-listing.sh 09:52:07 ++ facter osfamily 09:52:07 ++ tr '[:upper:]' '[:lower:]' 09:52:07 + OS_FAMILY=redhat 09:52:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 09:52:07 + START_PACKAGES=/tmp/packages_start.txt 09:52:07 + END_PACKAGES=/tmp/packages_end.txt 09:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:07 + PACKAGES=/tmp/packages_start.txt 09:52:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 09:52:07 + PACKAGES=/tmp/packages_end.txt 09:52:07 + case "${OS_FAMILY}" in 09:52:07 + rpm -qa 09:52:07 + sort 09:52:07 + '[' -f /tmp/packages_start.txt ']' 09:52:07 + '[' -f /tmp/packages_end.txt ']' 09:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 09:52:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ 09:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo 09:52:08 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:52:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:08 09:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:09 latest: Pulling from edgex-lftools-log-publisher 09:52:09 b4d181a07f80: Pulling fs layer 09:52:09 a1111a8f2ec3: Pulling fs layer 09:52:09 ed53099fbce6: Pulling fs layer 09:52:09 dc539afda2c1: Pulling fs layer 09:52:09 77bc0d833cb6: Pulling fs layer 09:52:09 9065ff56babe: Pulling fs layer 09:52:09 d287ab97295c: Pulling fs layer 09:52:09 77bc0d833cb6: Waiting 09:52:09 9065ff56babe: Waiting 09:52:09 d287ab97295c: Waiting 09:52:09 dc539afda2c1: Waiting 09:52:09 a1111a8f2ec3: Verifying Checksum 09:52:09 a1111a8f2ec3: Download complete 09:52:09 dc539afda2c1: Verifying Checksum 09:52:09 dc539afda2c1: Download complete 09:52:09 ed53099fbce6: Verifying Checksum 09:52:09 ed53099fbce6: Download complete 09:52:09 77bc0d833cb6: Verifying Checksum 09:52:09 77bc0d833cb6: Download complete 09:52:09 9065ff56babe: Verifying Checksum 09:52:09 9065ff56babe: Download complete 09:52:09 b4d181a07f80: Verifying Checksum 09:52:09 b4d181a07f80: Download complete 09:52:10 d287ab97295c: Verifying Checksum 09:52:10 d287ab97295c: Download complete 09:52:11 b4d181a07f80: Pull complete 09:52:11 a1111a8f2ec3: Pull complete 09:52:11 ed53099fbce6: Pull complete 09:52:11 dc539afda2c1: Pull complete 09:52:11 77bc0d833cb6: Pull complete 09:52:11 9065ff56babe: Pull complete 09:52:17 d287ab97295c: Pull complete 09:52:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:52:17 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 09:52:17 $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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:latest cat 09:52:19 $ docker top 62680925467d040dc8b8338cae45f7cd3bf00b6b3ecd86997252992a0e442970 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:52:20 + ls /var/log/sa-host 09:52:20 + sadf -c /var/log/sa-host/sa12 09:52:20 file_magic: OK 09:52:20 HZ: Using current value: 100 09:52:20 file_header: OK 09:52:20 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 09:52:20 Statistics: 09:52:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:52:20 File successfully converted to sysstat format version 12.0.3 09:52:20 + sadf -c /var/log/sa-host/sa30 09:52:20 file_magic: OK 09:52:20 HZ: Using current value: 100 09:52:20 file_header: OK 09:52:20 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 09:52:20 Statistics: 09:52:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:52:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:21 provisioning config files... 09:52:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config7837477699614888724tmp [Pipeline] { [Pipeline] echo 09:52:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:21 ---> create-netrc.sh [Pipeline] } 09:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:52:22 ---> python-tools-install.sh [Pipeline] echo 09:52:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:22 ---> sudo-logs.sh 09:52:22 Archiving 'sudo' log.. 09:52:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-649.novalocal: Name or service not known 09:52:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-649.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:52:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:22 ---> job-cost.sh 09:52:22 lf-activate-venv: SKIPPING 09:52:22 DEBUG: total: 0.10999999940395355 09:52:22 INFO: Retrieving Stack Cost... 09:52:23 INFO: Retrieving Pricing Info for: v3-standard-2 09:52:23 INFO: Archiving Costs [Pipeline] echo 09:52:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:23 ---> logs-deploy.sh 09:52:23 lf-activate-venv: SKIPPING 09:52:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/1 09:52:23 INFO: archiving workspace using pattern(s): 09:52:24 Archives upload complete. 09:52:24 INFO: archiving logs to Nexus 09:52:25 ---> uname -a: 09:52:25 Linux prd-centos7-docker-4c-2g-649.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:52:25 09:52:25 09:52:25 ---> lscpu: 09:52:25 Architecture: x86_64 09:52:25 CPU op-mode(s): 32-bit, 64-bit 09:52:25 Byte Order: Little Endian 09:52:25 Address sizes: 40 bits physical, 48 bits virtual 09:52:25 CPU(s): 2 09:52:25 On-line CPU(s) list: 0,1 09:52:25 Thread(s) per core: 1 09:52:25 Core(s) per socket: 1 09:52:25 Socket(s): 2 09:52:25 NUMA node(s): 1 09:52:25 Vendor ID: AuthenticAMD 09:52:25 CPU family: 23 09:52:25 Model: 49 09:52:25 Model name: AMD EPYC-Rome Processor 09:52:25 Stepping: 0 09:52:25 CPU MHz: 2799.998 09:52:25 BogoMIPS: 5599.99 09:52:25 Virtualization: AMD-V 09:52:25 Hypervisor vendor: KVM 09:52:25 Virtualization type: full 09:52:25 L1d cache: 32K 09:52:25 L1i cache: 32K 09:52:25 L2 cache: 512K 09:52:25 L3 cache: 16384K 09:52:25 NUMA node0 CPU(s): 0,1 09:52:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:52:25 09:52:25 09:52:25 ---> nproc: 09:52:25 2 09:52:25 09:52:25 09:52:25 ---> df -h: 09:52:25 Filesystem Size Used Avail Use% Mounted on 09:52:25 overlay 40G 7.7G 33G 20% / 09:52:25 tmpfs 64M 0 64M 0% /dev 09:52:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:52:25 shm 64M 0 64M 0% /dev/shm 09:52:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:52:25 09:52:25 09:52:25 ---> sar -b -r -n DEV: 09:52:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 09:52:25 09:52:25 09:40:43 LINUX RESTART (2 CPU) 09:52:25 09:52:25 09:41:01 tps rtps wtps bread/s bwrtn/s 09:52:25 09:42:01 103.03 19.36 83.67 5415.38 5277.76 09:52:25 09:43:01 1.82 0.00 1.82 0.00 37.16 09:52:25 09:44:01 0.25 0.00 0.25 0.00 2.70 09:52:25 09:45:01 0.17 0.00 0.17 0.00 1.92 09:52:25 09:46:01 0.38 0.00 0.38 0.00 6.10 09:52:25 09:47:01 0.30 0.00 0.30 0.00 4.11 09:52:25 09:48:01 0.23 0.00 0.23 0.00 3.63 09:52:25 09:49:01 0.27 0.00 0.27 0.00 3.15 09:52:25 09:50:01 0.20 0.00 0.20 0.00 1.92 09:52:25 09:51:01 0.27 0.00 0.27 0.00 3.35 09:52:25 09:52:01 0.25 0.00 0.25 0.00 2.56 09:52:25 Average: 9.75 1.76 7.98 492.52 486.05 09:52:25 09:52:25 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:25 09:42:01 5659740 0 617180 7.71 2620 1729400 1265696 13.97 576880 1535472 128 09:52:25 09:43:01 5665520 0 611392 7.63 2620 1729408 1191048 13.15 572420 1535432 16 09:52:25 09:44:01 5668952 0 607960 7.59 2620 1729408 1162264 12.83 569288 1536008 8 09:52:25 09:45:01 5664984 0 611920 7.64 2620 1729416 1162504 12.83 573308 1536008 16 09:52:25 09:46:01 5670416 0 606484 7.57 2620 1729420 1162264 12.83 567440 1536880 8 09:52:25 09:47:01 5669096 0 607804 7.59 2620 1729420 1162348 12.83 568348 1536880 20 09:52:25 09:48:01 5668968 0 607924 7.59 2620 1729428 1162420 12.83 568764 1536880 20 09:52:25 09:49:01 5660976 0 615912 7.69 2620 1729432 1162264 12.83 576480 1536880 12 09:52:25 09:50:01 5657504 0 619376 7.73 2620 1729440 1162264 12.83 579888 1536884 16 09:52:25 09:51:01 5657748 0 619128 7.73 2620 1729444 1162264 12.83 581440 1535432 8 09:52:25 09:52:01 5657520 0 619352 7.73 2620 1729448 1162348 12.83 581704 1535432 8 09:52:25 Average: 5663766 0 613130 7.66 2620 1729424 1174335 12.97 574178 1536199 24 09:52:25 09:52:25 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:25 09:42:01 eth0 485.86 327.12 1436.13 81.15 0.00 0.00 0.00 0.00 09:52:25 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:42:01 docker0 58.21 30.99 5.38 232.38 0.00 0.00 0.00 0.00 09:52:25 09:43:01 eth0 0.50 0.33 0.27 0.22 0.00 0.00 0.00 0.00 09:52:25 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:44:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:52:25 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:45:01 eth0 0.65 0.27 0.29 0.19 0.00 0.00 0.00 0.00 09:52:25 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:46:01 eth0 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:52:25 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:47:01 eth0 0.73 0.22 0.13 0.07 0.00 0.00 0.00 0.00 09:52:25 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:48:01 eth0 0.68 0.52 0.34 0.21 0.00 0.00 0.00 0.00 09:52:25 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:49:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:52:25 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:25 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:51:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:52:01 eth0 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 09:52:25 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 Average: eth0 44.57 29.93 130.73 7.45 0.00 0.00 0.00 0.00 09:52:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:25 Average: docker0 5.29 2.82 0.49 21.13 0.00 0.00 0.00 0.00 09:52:25 09:52:25 09:52:25 ---> sar -P ALL: 09:52:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 09:52:25 09:52:25 09:40:43 LINUX RESTART (2 CPU) 09:52:25 09:52:25 09:41:01 CPU %user %nice %system %iowait %steal %idle 09:52:25 09:42:01 all 16.97 0.00 4.09 2.03 0.08 76.84 09:52:25 09:42:01 0 16.16 0.00 4.73 1.54 0.07 77.51 09:52:25 09:42:01 1 17.78 0.00 3.45 2.52 0.09 76.17 09:52:25 09:43:01 all 0.28 0.00 0.06 0.00 0.02 99.64 09:52:25 09:43:01 0 0.48 0.00 0.07 0.00 0.02 99.43 09:52:25 09:43:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:52:25 09:44:01 all 0.28 0.00 0.08 0.00 0.02 99.62 09:52:25 09:44:01 0 0.48 0.00 0.08 0.00 0.02 99.42 09:52:25 09:44:01 1 0.08 0.00 0.07 0.00 0.02 99.83 09:52:25 09:45:01 all 0.28 0.00 0.05 0.00 0.01 99.66 09:52:25 09:45:01 0 0.52 0.00 0.05 0.00 0.02 99.42 09:52:25 09:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:52:25 09:46:01 all 0.26 0.00 0.07 0.00 0.02 99.66 09:52:25 09:46:01 0 0.42 0.00 0.07 0.00 0.02 99.50 09:52:25 09:46:01 1 0.10 0.00 0.07 0.00 0.02 99.82 09:52:25 09:47:01 all 0.24 0.00 0.04 0.00 0.01 99.71 09:52:25 09:47:01 0 0.32 0.00 0.02 0.00 0.00 99.67 09:52:25 09:47:01 1 0.17 0.00 0.07 0.00 0.02 99.75 09:52:25 09:48:01 all 0.16 0.00 0.05 0.00 0.02 99.77 09:52:25 09:48:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:52:25 09:48:01 1 0.23 0.00 0.05 0.00 0.02 99.70 09:52:25 09:49:01 all 0.16 0.00 0.06 0.00 0.01 99.77 09:52:25 09:49:01 0 0.30 0.00 0.08 0.00 0.02 99.60 09:52:25 09:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:52:25 09:50:01 all 0.23 0.00 0.04 0.00 0.02 99.72 09:52:25 09:50:01 0 0.40 0.00 0.07 0.00 0.02 99.52 09:52:25 09:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:52:25 09:51:01 all 0.24 0.00 0.05 0.00 0.00 99.71 09:52:25 09:51:01 0 0.45 0.00 0.05 0.00 0.00 99.50 09:52:25 09:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:52:25 09:52:01 all 0.24 0.00 0.05 0.00 0.02 99.69 09:52:25 09:52:01 0 0.43 0.00 0.05 0.00 0.02 99.50 09:52:25 09:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:52:25 09:52:25 Average: CPU %user %nice %system %iowait %steal %idle 09:52:25 Average: all 1.72 0.00 0.41 0.18 0.02 97.68 09:52:25 Average: 0 1.78 0.00 0.47 0.14 0.02 97.60 09:52:25 Average: 1 1.65 0.00 0.35 0.22 0.02 97.76 09:52:25 09:52:25 09:52:25