Pull request #463 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b114d83a3ef93f885cdb42eab44deca5d0fe25cb+72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (7ca1110136ff4b4243768f7084e5b42c19372e56) 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-ssh3004562601608111583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5171373976826314005.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-463/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-463/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1045511248910567224.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-463/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7760381487768058930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5552237415314164082.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-463/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-463/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8956959373467280846.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 Running on prd-centos7-docker-4c-2g-2274 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [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-463 # 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-463@tmp/jenkins-gitclient-ssh3767126920232514701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/jenkins-gitclient-ssh1380182396168806265.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) > git config core.sparsecheckout # timeout=10 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # 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-463@tmp/jenkins-gitclient-ssh4068767445789992786.key > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 Commit message: "feat: update built product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:56:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:56:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:56:09 ========================================================= 10:56:09 EdgeX Global Pipelines Version Info 10:56:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:56:10 ------------------- 10:56:10 stable info: 10:56:10 ------------------- 10:56:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:56:10 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 10:56:10 Message: update stable to v1.0.210 10:56:10 ------------------- 10:56:10 experimental info: 10:56:10 ------------------- 10:56:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:56:10 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 10:56:10 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:56:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-463 [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-463 [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-463 [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b114d83 [Pipeline] echo 10:56:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:12 provisioning config files... 10:56:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config7892740014119696484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:12 ---> docker-login.sh 10:56:12 nexus3.edgexfoundry.org:10001 10:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:12 Configure a credential helper to remove this warning. See 10:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:12 10:56:12 Login Succeeded 10:56:12 nexus3.edgexfoundry.org:10002 10:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:12 Configure a credential helper to remove this warning. See 10:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:12 10:56:12 Login Succeeded 10:56:12 nexus3.edgexfoundry.org:10003 10:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:13 Configure a credential helper to remove this warning. See 10:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:13 10:56:13 Login Succeeded 10:56:13 nexus3.edgexfoundry.org:10004 10:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:13 Configure a credential helper to remove this warning. See 10:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:13 10:56:13 Login Succeeded 10:56:13 docker.io 10:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:56:13 Configure a credential helper to remove this warning. See 10:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:56:13 10:56:13 Login Succeeded 10:56:13 ---> docker-login.sh ends [Pipeline] } 10:56:13 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 10:56:15 + git log --format=format:%s -1 b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] echo 10:56:15 GIT_COMMIT: b114d83a3ef93f885cdb42eab44deca5d0fe25cb, Commit Message: feat: update built product artifact GUI [Pipeline] echo 10:56:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:56:16 10:56:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:56:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:56:16 latest: Pulling from edgex-devops/git-semver 10:56:16 a0d0a0d46f8b: Pulling fs layer 10:56:16 3e5f54012d9b: Pulling fs layer 10:56:16 4c7163046ea9: Pulling fs layer 10:56:16 0c2d73faf560: Pulling fs layer 10:56:16 0c2d73faf560: Waiting 10:56:16 3e5f54012d9b: Verifying Checksum 10:56:16 3e5f54012d9b: Download complete 10:56:16 a0d0a0d46f8b: Verifying Checksum 10:56:16 a0d0a0d46f8b: Download complete 10:56:16 4c7163046ea9: Verifying Checksum 10:56:16 4c7163046ea9: Download complete 10:56:16 0c2d73faf560: Verifying Checksum 10:56:16 0c2d73faf560: Download complete 10:56:16 a0d0a0d46f8b: Pull complete 10:56:16 3e5f54012d9b: Pull complete 10:56:17 4c7163046ea9: Pull complete 10:56:18 0c2d73faf560: Pull complete 10:56:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:56:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:56:18 prd-centos7-docker-4c-2g-2274 does not seem to be running inside a container 10:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-463 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463:/w/workspace/edgexfoundry_edgex-ui-go_PR-463:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@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 10:56:18 $ docker top e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:18 [ssh-agent] Looking for ssh-agent implementation... 10:56:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:19 $ docker exec e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent 10:56:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEkAofn/agent.13 10:56:19 SSH_AGENT_PID=19 10:56:19 Running ssh-add (command line suppressed) 10:56:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_3791561760176587672.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_3791561760176587672.key) 10:56:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:19 + git tag --points-at HEAD [Pipeline] } 10:56:19 $ docker exec --env ******** --env ******** e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent -k 10:56:19 unset SSH_AUTH_SOCK; 10:56:19 unset SSH_AGENT_PID; 10:56:19 echo Agent pid 19 killed; 10:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:56:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:19 [ssh-agent] Looking for ssh-agent implementation... 10:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:19 $ docker exec e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent 10:56:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNcikpO/agent.51 10:56:19 SSH_AGENT_PID=57 10:56:19 Running ssh-add (command line suppressed) 10:56:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_6983311058616417514.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/private_key_6983311058616417514.key) 10:56:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:20 + git semver init 10:56:20 # -> Open(): unable to determine branch for HEAD 10:56:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-463/.git 10:56:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-463 10:56:20 # $SEMVER_REMOTE_NAME = origin 10:56:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:56:20 # $SEMVER_USER_NAME = edgex-jenkins 10:56:20 # $SEMVER_BRANCH = PR-463 10:56:20 # $SEMVER_TEMP = /tmp/semver-268008235 10:56:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:56:22 # '/tmp/semver-268008235' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-463/.semver' 10:56:22 # -> Force: false 10:56:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-463/.semver [Pipeline] } 10:56:22 $ docker exec --env ******** --env ******** e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 ssh-agent -k 10:56:22 unset SSH_AUTH_SOCK; 10:56:22 unset SSH_AGENT_PID; 10:56:22 echo Agent pid 57 killed; 10:56:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:22 + git semver [Pipeline] } 10:56:22 $ docker stop --time=1 e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 10:56:24 $ docker rm -f e4f2bbbccf3e858b014dd8fc50d46ead1495906452ec63a883cbfa4edf230697 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:56:24 Stashed 1 file(s) [Pipeline] echo 10:56:24 [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 10:56:40 Still waiting to schedule task 10:56:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2274’ 10:56:40 Still waiting to schedule task 10:56:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:58:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [Pipeline] { [Pipeline] ws 10:58:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:58:18 The recommended git tool is: git 10:58:24 using credential edgex-jenkins-ssh 10:58:24 Cloning the remote Git repository 10:58:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:58:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:58:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:58:24 > git --version # timeout=10 10:58:24 > git --version # 'git version 2.17.1' 10:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:28 Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb 10:58:28 Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb 10:58:28 Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) 10:58:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:58:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:58:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:58:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:58:28 > git config core.sparsecheckout # timeout=10 10:58:28 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 10:58:28 > git remote # timeout=10 10:58:28 > git config --get remote.origin.url # timeout=10 10:58:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:28 > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 10:58:28 > git rev-parse HEAD^{commit} # timeout=10 10:58:28 > git config core.sparsecheckout # timeout=10 10:58:28 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 10:58:33 Commit message: "feat: update built product artifact GUI" 10:58:33 > git --version # timeout=10 10:58:33 > git --version # 'git version 2.17.1' 10:58:33 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:58:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:35 Dload Upload Total Spent Left Speed 10:58:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 39945 0 --:--:-- --:--:-- --:--:-- 39945 [Pipeline] sh 10:58:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:58:36 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json 10:58:36 /etc/docker/daemon.new 10:58:36 { 10:58:36 "registry-mirrors": [ 10:58:36 "https://nexus3.edgexfoundry.org:10001" 10:58:36 ], 10:58:36 "bip": "10.250.0.254/24", 10:58:36 "hosts": [ 10:58:36 "tcp://0.0.0.0:5555", 10:58:36 "unix:///var/run/docker.sock" 10:58:36 ], 10:58:36 "mtu": 1458, 10:58:36 "selinux-enabled": true, 10:58:36 "seccomp-profile": "/etc/docker/seccomp.json" 10:58:36 } [Pipeline] sh 10:58:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:58:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:55 provisioning config files... 10:58:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6154674335307633798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:55 ---> docker-login.sh 10:58:55 nexus3.edgexfoundry.org:10001 10:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:56 Configure a credential helper to remove this warning. See 10:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:56 10:58:56 Login Succeeded 10:58:56 nexus3.edgexfoundry.org:10002 10:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:57 Configure a credential helper to remove this warning. See 10:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:57 10:58:57 Login Succeeded 10:58:57 nexus3.edgexfoundry.org:10003 10:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:57 Configure a credential helper to remove this warning. See 10:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:57 10:58:57 Login Succeeded 10:58:57 nexus3.edgexfoundry.org:10004 10:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:58 Configure a credential helper to remove this warning. See 10:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:58 10:58:58 Login Succeeded 10:58:58 docker.io 10:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:59 Configure a credential helper to remove this warning. See 10:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:59 10:58:59 Login Succeeded 10:58:59 ---> docker-login.sh ends [Pipeline] } 10:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:59 ========================================================= 10:58:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:58:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:59:00 + 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 . 10:59:01 Sending build context to Docker daemon 25.06MB 10:59:01 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:59:01 Step 2/14 : FROM ${BASE} AS builder 10:59:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:59:01 552d1f2373af: Pulling fs layer 10:59:01 ea3f2d53f512: Pulling fs layer 10:59:01 9e70ebbbe112: Pulling fs layer 10:59:01 7a9cfe048b4a: Pulling fs layer 10:59:01 72dc09318566: Pulling fs layer 10:59:01 f4f7b4309257: Pulling fs layer 10:59:01 0ac9a79272e3: Pulling fs layer 10:59:01 b78e95d17946: Pulling fs layer 10:59:01 f4f7b4309257: Waiting 10:59:01 0ac9a79272e3: Waiting 10:59:01 b78e95d17946: Waiting 10:59:01 7a9cfe048b4a: Waiting 10:59:01 72dc09318566: Waiting 10:59:01 9e70ebbbe112: Verifying Checksum 10:59:01 9e70ebbbe112: Download complete 10:59:01 ea3f2d53f512: Verifying Checksum 10:59:01 ea3f2d53f512: Download complete 10:59:01 72dc09318566: Verifying Checksum 10:59:01 72dc09318566: Download complete 10:59:01 f4f7b4309257: Download complete 10:59:01 552d1f2373af: Verifying Checksum 10:59:01 552d1f2373af: Download complete 10:59:01 0ac9a79272e3: Download complete 10:59:02 552d1f2373af: Pull complete 10:59:03 ea3f2d53f512: Pull complete 10:59:03 Running on prd-centos7-docker-4c-2g-2276 in /w/workspace/edgexfoundry_edgex-ui-go_PR-463 [Pipeline] { [Pipeline] ws 10:59:03 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:59:03 9e70ebbbe112: Pull complete 10:59:03 The recommended git tool is: git 10:59:03 b78e95d17946: Verifying Checksum 10:59:03 b78e95d17946: Download complete 10:59:04 7a9cfe048b4a: Verifying Checksum 10:59:04 7a9cfe048b4a: Download complete 10:59:05 using credential edgex-jenkins-ssh 10:59:05 Cloning the remote Git repository 10:59:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:59:04 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:59:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:59:04 > git --version # timeout=10 10:59:04 > git --version # 'git version 2.24.4' 10:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:04 [INFO] Currently running in a labeled security context 10:59:04 [INFO] Currently SELinux is 'enforcing' on the host 10:59:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2009952115807695755.key 10:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:07 Merging remotes/origin/main commit 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 into PR head commit b114d83a3ef93f885cdb42eab44deca5d0fe25cb 10:59:07 Merge succeeded, producing b114d83a3ef93f885cdb42eab44deca5d0fe25cb 10:59:07 Checking out Revision b114d83a3ef93f885cdb42eab44deca5d0fe25cb (PR-463) 10:59:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:59:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:59:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:59:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:06 [INFO] Currently running in a labeled security context 10:59:06 [INFO] Currently SELinux is 'enforcing' on the host 10:59:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7838290217120052602.key 10:59:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:59:07 > git config core.sparsecheckout # timeout=10 10:59:07 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 10:59:07 > git remote # timeout=10 10:59:07 > git config --get remote.origin.url # timeout=10 10:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:07 [INFO] Currently running in a labeled security context 10:59:07 [INFO] Currently SELinux is 'enforcing' on the host 10:59:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5670113113958606103.key 10:59:07 > git merge 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 10:59:07 > git rev-parse HEAD^{commit} # timeout=10 10:59:07 > git config core.sparsecheckout # timeout=10 10:59:07 > git checkout -f b114d83a3ef93f885cdb42eab44deca5d0fe25cb # timeout=10 10:59:12 Commit message: "feat: update built product artifact GUI" 10:59:11 > git --version # timeout=10 10:59:11 > git --version # 'git version 2.24.4' 10:59:11 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:12 provisioning config files... 10:59:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8600930534332815873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:13 ---> docker-login.sh 10:59:13 nexus3.edgexfoundry.org:10001 10:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:13 Configure a credential helper to remove this warning. See 10:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:13 10:59:13 Login Succeeded 10:59:13 nexus3.edgexfoundry.org:10002 10:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:13 Configure a credential helper to remove this warning. See 10:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:13 10:59:13 Login Succeeded 10:59:13 nexus3.edgexfoundry.org:10003 10:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:13 Configure a credential helper to remove this warning. See 10:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:13 10:59:13 Login Succeeded 10:59:13 nexus3.edgexfoundry.org:10004 10:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:13 Configure a credential helper to remove this warning. See 10:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:13 10:59:13 Login Succeeded 10:59:13 docker.io 10:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 7a9cfe048b4a: Pull complete 10:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:14 Configure a credential helper to remove this warning. See 10:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:14 10:59:14 Login Succeeded 10:59:14 ---> docker-login.sh ends [Pipeline] } 10:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:59:14 72dc09318566: Pull complete [Pipeline] echo 10:59:14 ========================================================= 10:59:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:59:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:59:14 f4f7b4309257: Pull complete 10:59:15 + 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 . 10:59:15 Sending build context to Docker daemon 25.05MB 10:59:15 0ac9a79272e3: Pull complete 10:59:15 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:59:15 Step 2/14 : FROM ${BASE} AS builder 10:59:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:15 a0d0a0d46f8b: Pulling fs layer 10:59:15 31adcdaf11c8: Pulling fs layer 10:59:15 b8b176561691: Pulling fs layer 10:59:15 4527c011a84f: Pulling fs layer 10:59:15 5d74067f8e1e: Pulling fs layer 10:59:15 e0aca202a116: Pulling fs layer 10:59:15 3a43be97a3b4: Pulling fs layer 10:59:15 34cad66bf833: Pulling fs layer 10:59:15 b4e3c513aaa6: Pulling fs layer 10:59:15 e0aca202a116: Waiting 10:59:15 3a43be97a3b4: Waiting 10:59:15 34cad66bf833: Waiting 10:59:15 b4e3c513aaa6: Waiting 10:59:15 4527c011a84f: Waiting 10:59:15 5d74067f8e1e: Waiting 10:59:15 b8b176561691: Verifying Checksum 10:59:15 b8b176561691: Download complete 10:59:15 31adcdaf11c8: Verifying Checksum 10:59:15 31adcdaf11c8: Download complete 10:59:15 5d74067f8e1e: Verifying Checksum 10:59:15 5d74067f8e1e: Download complete 10:59:15 e0aca202a116: Verifying Checksum 10:59:15 e0aca202a116: Download complete 10:59:15 a0d0a0d46f8b: Verifying Checksum 10:59:15 a0d0a0d46f8b: Download complete 10:59:15 3a43be97a3b4: Verifying Checksum 10:59:15 3a43be97a3b4: Download complete 10:59:15 34cad66bf833: Verifying Checksum 10:59:15 34cad66bf833: Download complete 10:59:15 a0d0a0d46f8b: Pull complete 10:59:15 4527c011a84f: Verifying Checksum 10:59:15 4527c011a84f: Download complete 10:59:16 b4e3c513aaa6: Verifying Checksum 10:59:16 b4e3c513aaa6: Download complete 10:59:16 31adcdaf11c8: Pull complete 10:59:16 b8b176561691: Pull complete 10:59:20 4527c011a84f: Pull complete 10:59:20 5d74067f8e1e: Pull complete 10:59:20 e0aca202a116: Pull complete 10:59:20 3a43be97a3b4: Pull complete 10:59:20 34cad66bf833: Pull complete 10:59:21 b78e95d17946: Pull complete 10:59:21 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:59:21 ---> 8b459fc5aaf0 10:59:21 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:59:22 ---> Running in 7373b293ec66 10:59:23 b4e3c513aaa6: Pull complete 10:59:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:59:23 ---> 9f6097aaca64 10:59:23 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:59:23 Removing intermediate container 7373b293ec66 10:59:23 ---> 0249029d026b 10:59:23 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:59:23 ---> Running in 5186317c2cb3 10:59:23 Removing intermediate container 5186317c2cb3 10:59:23 ---> d2e8348629d1 10:59:23 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 10:59:23 ---> Running in 484562a88150 10:59:23 Removing intermediate container 484562a88150 10:59:23 ---> 36d6b88200c3 10:59:23 Step 6/14 : LABEL Name=edgex-ui-go 10:59:23 ---> Running in 03fff66c79a8 10:59:24 Removing intermediate container 03fff66c79a8 10:59:24 ---> c1c0a93cdd31 10:59:24 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:59:24 ---> Running in 8e8fa8997f03 10:59:24 ---> Running in 87bc7d5365d5 10:59:25 Removing intermediate container 8e8fa8997f03 10:59:25 ---> a9efdf49f88d 10:59:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:25 ---> Running in 03bef0c1d100 10:59:25 Removing intermediate container 87bc7d5365d5 10:59:25 ---> 3e796e0156ab 10:59:25 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:59:25 ---> Running in e8500155a787 10:59:25 Removing intermediate container e8500155a787 10:59:25 ---> 452047497eee 10:59:25 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 10:59:25 ---> Running in f2b117587bd8 10:59:25 Removing intermediate container f2b117587bd8 10:59:25 ---> 309e7f80867c 10:59:25 Step 6/14 : LABEL Name=edgex-ui-go 10:59:25 ---> Running in b6f0b85e307f 10:59:25 Removing intermediate container b6f0b85e307f 10:59:25 ---> 1ca09922da28 10:59:25 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:59:25 ---> Running in a196d3a69bb2 10:59:25 Removing intermediate container a196d3a69bb2 10:59:25 ---> 33f2a4df7d34 10:59:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:25 ---> Running in b424411df708 10:59:26 Removing intermediate container b424411df708 10:59:26 ---> 22652583744c 10:59:26 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:26 ---> Running in 8fe37b1cedcf 10:59:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:59:27 Removing intermediate container 03bef0c1d100 10:59:27 ---> 5e91279a1f86 10:59:27 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:27 ---> Running in 8e58248bd0f7 10:59:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:59:27 OK: 220 MiB in 52 packages 10:59:27 Removing intermediate container 8fe37b1cedcf 10:59:27 ---> a9ec14fe263d 10:59:27 Step 10/14 : ENV GO111MODULE=on 10:59:27 ---> Running in e522ab6531d7 10:59:27 Removing intermediate container e522ab6531d7 10:59:27 ---> c4bab72dbc3d 10:59:27 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:59:28 ---> Running in 4399bed928da 10:59:28 Removing intermediate container 4399bed928da 10:59:28 ---> 87143713dd74 10:59:28 Step 12/14 : COPY . . 10:59:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:59:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:59:29 ---> a1824e2581cb 10:59:29 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:29 ---> Running in 3d8979bf6267 10:59:30 OK: 219 MiB in 52 packages 10:59:31 Removing intermediate container 8e58248bd0f7 10:59:31 ---> 2294a3e30b5f 10:59:31 Step 10/14 : ENV GO111MODULE=on 10:59:31 ---> Running in d5998f1131da 10:59:31 Removing intermediate container d5998f1131da 10:59:31 ---> d8138533584d 10:59:31 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:59:31 ---> Running in fd897b52cbf0 10:59:31 Removing intermediate container fd897b52cbf0 10:59:31 ---> 2d09f5195c2d 10:59:31 Step 12/14 : COPY . . 10:59:34 ---> b06108c6b7a7 10:59:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:34 ---> Running in a00916b3e411 10:59:41 Removing intermediate container 3d8979bf6267 10:59:41 ---> 7f3f0ec07e5e 10:59:41 Step 14/14 : RUN ${MAKE} 10:59:41 ---> Running in 347084e64f06 10:59:41 noop 10:59:41 Removing intermediate container 347084e64f06 10:59:41 ---> 5d39f590b711 10:59:41 Successfully built 5d39f590b711 10:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:59:41 + docker inspect -f . ci-base-image-x86_64 10:59:41 . [Pipeline] withDockerContainer 10:59:41 prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container 10:59:41 $ 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-x86_64 cat 10:59:42 $ docker top 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:42 + go version 10:59:42 go version go1.16.8 linux/amd64 [Pipeline] } 10:59:42 $ docker stop --time=1 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 10:59:43 $ docker rm -f 576255fc5e0351bd72a037caa01455f1a892e313d2a6e454f6ca789d68ae12c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:45 + docker inspect -f . ci-base-image-x86_64 10:59:45 . [Pipeline] withDockerContainer 10:59:45 prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container 10:59:45 $ 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-x86_64 cat 10:59:46 $ docker top fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:59:46 + make test 10:59:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:59:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:59:59 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:59:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:00:01 Removing intermediate container a00916b3e411 11:00:01 ---> 6c4297d16e87 11:00:01 Step 14/14 : RUN ${MAKE} 11:00:01 ---> Running in d3382c8d2605 11:00:01 noop 11:00:01 Removing intermediate container d3382c8d2605 11:00:01 ---> 2e0516dca42b 11:00:01 Successfully built 2e0516dca42b 11:00:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:00:02 + docker inspect -f . ci-base-image-arm64 11:00:02 . [Pipeline] withDockerContainer 11:00:02 prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container 11:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:00:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:00:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:00:04 $ docker top 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 -eo pid,comm [Pipeline] { [Pipeline] } 11:00:04 $ docker stop --time=1 fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 11:00:05 $ docker rm -f fc71505566574db02310fa0e617f967c972db138062fff96ede23988bdbe4ef4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 11:00:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 11:00:06 + go version 11:00:06 go version go1.16.8 linux/arm64 [Pipeline] // stage [Pipeline] } 11:00:06 $ docker stop --time=1 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 11:00:08 $ docker rm -f 3f97c29132e7b3fb146c4a98e1aa0744af3de4500c924ef4790653797aaf34f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:00:11 + docker inspect -f . ci-base-image-arm64 11:00:11 . [Pipeline] withDockerContainer 11:00:12 + ls -al . 11:00:12 total 88 11:00:12 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 10:59 . 11:00:12 drwxrwxr-x. 4 jenkins jenkins 28 Oct 27 10:59 .. 11:00:12 drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 10:59 assets 11:00:12 drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 10:59 bin 11:00:12 drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 10:59 cmd 11:00:12 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 10:59 CONTRIBUTING.md 11:00:12 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 10:59 coverage.out 11:00:12 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 10:59 Dockerfile 11:00:12 drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 10:59 docs 11:00:12 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 10:59 .git 11:00:12 drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 10:59 .github 11:00:12 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 10:59 .gitignore 11:00:12 -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 10:59 go.mod 11:00:12 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 10:59 go.sum 11:00:12 drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 10:59 internal 11:00:12 -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 10:59 Jenkinsfile 11:00:12 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 10:59 LICENSE 11:00:12 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 10:59 Makefile 11:00:12 drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 10:59 pkg 11:00:12 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 10:59 README.md 11:00:12 drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 10:59 snap 11:00:12 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 10:56 VERSION 11:00:12 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 10:59 version.go 11:00:12 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 10:59 web 11:00:12 prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container 11:00:12 $ 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 11:00:13 $ docker top b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:00:15 + 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=b114d83a3ef93f885cdb42eab44deca5d0fe25cb --label arch=amd64 --label version=0.0.0 . 11:00:15 Sending build context to Docker daemon 25.05MB 11:00:15 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 11:00:15 Step 2/22 : FROM ${BASE} AS builder 11:00:15 ---> 5d39f590b711 11:00:15 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:00:15 ---> Running in 71295edad387 11:00:15 + make test 11:00:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:00:15 Removing intermediate container 71295edad387 11:00:15 ---> 5ffbb8b56c6c 11:00:15 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 11:00:15 ---> Running in 56e8f8444711 11:00:15 Removing intermediate container 56e8f8444711 11:00:15 ---> dcf0c63c4573 11:00:15 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 11:00:15 ---> Running in c806016a88aa 11:00:15 Removing intermediate container c806016a88aa 11:00:15 ---> d3c0f11b357d 11:00:15 Step 6/22 : LABEL Name=edgex-ui-go 11:00:15 ---> Running in 9d1406687a95 11:00:16 Removing intermediate container 9d1406687a95 11:00:16 ---> 5df4fee335dc 11:00:16 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:00:16 ---> Running in 4d348ad1ac4e 11:00:16 Removing intermediate container 4d348ad1ac4e 11:00:16 ---> 92a6be5c14b2 11:00:16 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:16 ---> Running in bb9f385a714b 11:00:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:00:16 Removing intermediate container bb9f385a714b 11:00:16 ---> 36c3f6bcb1af 11:00:16 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:16 ---> Running in 67a94982e4fb 11:00:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:00:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:00:18 OK: 220 MiB in 52 packages 11:00:18 Removing intermediate container 67a94982e4fb 11:00:18 ---> be0b7f283962 11:00:18 Step 10/22 : ENV GO111MODULE=on 11:00:18 ---> Running in 7e458a50eb88 11:00:18 Removing intermediate container 7e458a50eb88 11:00:18 ---> 82ec66ba73b5 11:00:18 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:00:18 ---> Running in f582cac85e78 11:00:18 Removing intermediate container f582cac85e78 11:00:18 ---> 1807aac853ca 11:00:18 Step 12/22 : COPY . . 11:00:19 ---> 95848211c83c 11:00:19 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:19 ---> Running in 3288e94b1339 11:00:20 Removing intermediate container 3288e94b1339 11:00:20 ---> 60824f031ab1 11:00:20 Step 14/22 : RUN ${MAKE} 11:00:20 ---> Running in 21d3e7a26c83 11:00:20 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 11:00:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:00:30 Removing intermediate container 21d3e7a26c83 11:00:30 ---> 4d3c81bf8db7 11:00:30 Step 15/22 : FROM alpine:3.14 11:00:31 3.14: Pulling from library/alpine 11:00:31 a0d0a0d46f8b: Already exists 11:00:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:00:31 Status: Downloaded newer image for alpine:3.14 11:00:31 ---> 14119a10abf4 11:00:31 Step 16/22 : EXPOSE 4000 11:00:31 ---> Running in 40cccd5585b1 11:00:31 Removing intermediate container 40cccd5585b1 11:00:31 ---> 46ac20014508 11:00:31 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 11:00:31 ---> 59bb807fa01e 11:00:31 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:00:31 ---> Running in af42b21b22c1 11:00:31 Removing intermediate container af42b21b22c1 11:00:31 ---> 9ec9c1e2dcdd 11:00:31 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:00:31 ---> Running in d2d04e8e3046 11:00:31 Removing intermediate container d2d04e8e3046 11:00:31 ---> fb39b5a60238 11:00:31 Step 20/22 : LABEL arch=amd64 11:00:31 ---> Running in 5e070164153b 11:00:32 Removing intermediate container 5e070164153b 11:00:32 ---> 31fc9129e945 11:00:32 Step 21/22 : LABEL git_sha=b114d83a3ef93f885cdb42eab44deca5d0fe25cb 11:00:32 ---> Running in e19138646e65 11:00:32 Removing intermediate container e19138646e65 11:00:32 ---> 563eb50cf39b 11:00:32 Step 22/22 : LABEL version=0.0.0 11:00:32 ---> Running in b4e5475853d1 11:00:32 Removing intermediate container b4e5475853d1 11:00:32 ---> 436a07067691 11:00:32 [Warning] One or more build-args [ARCH] were not consumed 11:00:32 Successfully built 436a07067691 11:00:32 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 11:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:33 11:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:33 latest: Pulling from edgex-lftools-log-publisher 11:00:33 b4d181a07f80: Pulling fs layer 11:00:33 a1111a8f2ec3: Pulling fs layer 11:00:33 ed53099fbce6: Pulling fs layer 11:00:33 dc539afda2c1: Pulling fs layer 11:00:33 77bc0d833cb6: Pulling fs layer 11:00:33 9065ff56babe: Pulling fs layer 11:00:33 d287ab97295c: Pulling fs layer 11:00:33 dc539afda2c1: Waiting 11:00:33 77bc0d833cb6: Waiting 11:00:33 d287ab97295c: Waiting 11:00:33 9065ff56babe: Waiting 11:00:33 a1111a8f2ec3: Verifying Checksum 11:00:33 a1111a8f2ec3: Download complete 11:00:33 dc539afda2c1: Verifying Checksum 11:00:33 dc539afda2c1: Download complete 11:00:33 ed53099fbce6: Verifying Checksum 11:00:33 ed53099fbce6: Download complete 11:00:34 77bc0d833cb6: Verifying Checksum 11:00:34 77bc0d833cb6: Download complete 11:00:34 9065ff56babe: Verifying Checksum 11:00:34 9065ff56babe: Download complete 11:00:34 b4d181a07f80: Verifying Checksum 11:00:34 b4d181a07f80: Download complete 11:00:34 d287ab97295c: Verifying Checksum 11:00:34 d287ab97295c: Download complete 11:00:35 b4d181a07f80: Pull complete 11:00:35 a1111a8f2ec3: Pull complete 11:00:36 ed53099fbce6: Pull complete 11:00:36 dc539afda2c1: Pull complete 11:00:36 77bc0d833cb6: Pull complete 11:00:36 9065ff56babe: Pull complete 11:00:41 d287ab97295c: Pull complete 11:00:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:00:41 prd-centos7-docker-4c-2g-2276 does not seem to be running inside a container 11:00:41 $ 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:latest cat 11:00:44 $ docker top 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:45 ---> job-cost.sh 11:00:45 lf-activate-venv: SKIPPING 11:00:45 INFO: No Stack... 11:00:45 INFO: Retrieving Pricing Info for: v3-standard-2 11:00:45 INFO: Archiving Costs [Pipeline] sh 11:00:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:00:45 + cut -d, -f6 [Pipeline] lock 11:00:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] 11:00:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] did not exist. Created. 11:00:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:46 + echo total: 0.05999999865889549 [Pipeline] stash 11:00:46 Stashed 1 file(s) [Pipeline] } 11:00:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:46 $ docker stop --time=1 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 11:00:47 $ docker rm -f 477b6c73facfa18de6d5cf29226b22b1f7e316c3752694aff919d6a8a08cda70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:01:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:01:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:01:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 11:01:18 $ docker stop --time=1 b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 11:01:20 $ docker rm -f b7a56858da112a7660c29702dec1f517fe6b4dfe65120199ff6dc164f335d640 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:21 Warning: overwriting stash ‘coverage-report’ 11:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:22 + ls -al . 11:01:22 total 128 11:01:22 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 11:00 . 11:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 .. 11:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 10:58 .git 11:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 .github 11:01:22 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 10:58 .gitignore 11:01:22 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 10:58 CONTRIBUTING.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 10:58 Dockerfile 11:01:22 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 10:58 Jenkinsfile 11:01:22 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 10:58 LICENSE 11:01:22 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 10:58 Makefile 11:01:22 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 10:58 README.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 10:56 VERSION 11:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 assets 11:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 bin 11:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 cmd 11:01:22 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 11:00 coverage.out 11:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:58 docs 11:01:22 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 10:58 go.mod 11:01:22 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 10:58 go.sum 11:01:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 10:58 internal 11:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:58 pkg 11:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 snap 11:01:22 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 10:58 version.go 11:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:58 web [Pipeline] isUnix [Pipeline] sh 11:01:23 + 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=b114d83a3ef93f885cdb42eab44deca5d0fe25cb --label arch=arm64 --label version=0.0.0 . 11:01:24 Sending build context to Docker daemon 25.06MB 11:01:24 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 11:01:24 Step 2/22 : FROM ${BASE} AS builder 11:01:24 ---> 2e0516dca42b 11:01:24 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:01:24 ---> Running in d5f248a5e832 11:01:24 Removing intermediate container d5f248a5e832 11:01:24 ---> 4b77d8a624f2 11:01:24 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 11:01:24 ---> Running in 6b660bd93eb5 11:01:25 Removing intermediate container 6b660bd93eb5 11:01:25 ---> f11886aaf819 11:01:25 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 11:01:25 ---> Running in 73eb5a50d8e2 11:01:25 Removing intermediate container 73eb5a50d8e2 11:01:25 ---> 2257b44ac615 11:01:25 Step 6/22 : LABEL Name=edgex-ui-go 11:01:25 ---> Running in a7cc563b113f 11:01:26 Removing intermediate container a7cc563b113f 11:01:26 ---> 0caf3529de01 11:01:26 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:01:26 ---> Running in e384dbc229e8 11:01:26 Removing intermediate container e384dbc229e8 11:01:26 ---> 00d3e43b7f6b 11:01:26 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:26 ---> Running in 86effa6432e4 11:01:28 Removing intermediate container 86effa6432e4 11:01:28 ---> 6f1a06a70ba8 11:01:28 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:28 ---> Running in 3571e6980ca2 11:01:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:01:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:01:31 OK: 219 MiB in 52 packages 11:01:32 Removing intermediate container 3571e6980ca2 11:01:32 ---> cc6911c4f335 11:01:32 Step 10/22 : ENV GO111MODULE=on 11:01:32 ---> Running in 57c8deeefa0d 11:01:32 Removing intermediate container 57c8deeefa0d 11:01:32 ---> 0770ea7956e5 11:01:32 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:01:32 ---> Running in 11f8f3b338ad 11:01:33 Removing intermediate container 11f8f3b338ad 11:01:33 ---> e1fdbc537aee 11:01:33 Step 12/22 : COPY . . 11:01:36 ---> 953ec41d4cc0 11:01:36 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:36 ---> Running in d1e1e7335a86 11:01:38 Removing intermediate container d1e1e7335a86 11:01:38 ---> 0335997f5507 11:01:38 Step 14/22 : RUN ${MAKE} 11:01:38 ---> Running in 71804ef9609d 11:01:39 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 11:02:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:02:11 Removing intermediate container 71804ef9609d 11:02:11 ---> 3eed8104a866 11:02:11 Step 15/22 : FROM alpine:3.14 11:02:11 3.14: Pulling from library/alpine 11:02:11 552d1f2373af: Already exists 11:02:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:02:11 Status: Downloaded newer image for alpine:3.14 11:02:11 ---> bb3de5531c18 11:02:11 Step 16/22 : EXPOSE 4000 11:02:11 ---> Running in d17b6291ebdf 11:02:12 Removing intermediate container d17b6291ebdf 11:02:12 ---> 00a3771b02d8 11:02:12 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 11:02:13 ---> dce83d0ebe9b 11:02:13 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:02:13 ---> Running in 958b1eb7f553 11:02:14 Removing intermediate container 958b1eb7f553 11:02:14 ---> 67fc553c63ef 11:02:14 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:02:14 ---> Running in 9b71917d9e97 11:02:14 Removing intermediate container 9b71917d9e97 11:02:14 ---> 37ac6d983fa2 11:02:14 Step 20/22 : LABEL arch=arm64 11:02:14 ---> Running in 755b01655611 11:02:14 Removing intermediate container 755b01655611 11:02:14 ---> f1c02242cc98 11:02:14 Step 21/22 : LABEL git_sha=b114d83a3ef93f885cdb42eab44deca5d0fe25cb 11:02:15 ---> Running in e0841675b3f6 11:02:15 Removing intermediate container e0841675b3f6 11:02:15 ---> e7075bebe54f 11:02:15 Step 22/22 : LABEL version=0.0.0 11:02:15 ---> Running in 1ee2740a3d74 11:02:16 Removing intermediate container 1ee2740a3d74 11:02:16 ---> 183bbaedf82d 11:02:16 [Warning] One or more build-args [ARCH] were not consumed 11:02:16 Successfully built 183bbaedf82d 11:02:16 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 11:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:17 11:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:17 arm64: Pulling from edgex-lftools-log-publisher 11:02:17 448f6bf000e3: Pulling fs layer 11:02:17 f757da607395: Pulling fs layer 11:02:17 05883995daec: Pulling fs layer 11:02:17 8603b9c90790: Pulling fs layer 11:02:17 1560dd03e051: Pulling fs layer 11:02:17 27f5ce0e4adf: Pulling fs layer 11:02:17 c2d8d7efcc4b: Pulling fs layer 11:02:17 8603b9c90790: Waiting 11:02:17 1560dd03e051: Waiting 11:02:17 27f5ce0e4adf: Waiting 11:02:17 c2d8d7efcc4b: Waiting 11:02:17 f757da607395: Verifying Checksum 11:02:17 f757da607395: Download complete 11:02:17 8603b9c90790: Verifying Checksum 11:02:17 8603b9c90790: Download complete 11:02:17 1560dd03e051: Verifying Checksum 11:02:17 1560dd03e051: Download complete 11:02:18 05883995daec: Verifying Checksum 11:02:18 05883995daec: Download complete 11:02:18 27f5ce0e4adf: Download complete 11:02:18 448f6bf000e3: Verifying Checksum 11:02:18 448f6bf000e3: Download complete 11:02:21 c2d8d7efcc4b: Verifying Checksum 11:02:21 c2d8d7efcc4b: Download complete 11:02:22 448f6bf000e3: Pull complete 11:02:22 f757da607395: Pull complete 11:02:24 05883995daec: Pull complete 11:02:24 8603b9c90790: Pull complete 11:02:25 1560dd03e051: Pull complete 11:02:25 27f5ce0e4adf: Pull complete 11:02:40 c2d8d7efcc4b: Pull complete 11:02:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:02:40 prd-ubuntu18.04-docker-arm64-4c-16g-2275 does not seem to be running inside a container 11:02: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:02:43 $ docker top f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:44 ---> job-cost.sh 11:02:44 lf-activate-venv: SKIPPING 11:02:44 INFO: No Stack... 11:02:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:45 INFO: Archiving Costs [Pipeline] sh 11:02:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:02:45 + cut -d, -f6 [Pipeline] lock 11:02:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] 11:02:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] did not exist. Created. 11:02:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:46 /w/workspace/edgex-ui-go/1@tmp/durable-e62302fa/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e62302fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:02:47 + echo total: 0.10999999940395355 [Pipeline] stash 11:02:47 Warning: overwriting stash ‘stack-cost’ 11:02:47 Stashed 1 file(s) [Pipeline] } 11:02:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:47 $ docker stop --time=1 f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 11:02:49 $ docker rm -f f9f357cd2dfa86d50bae9a0b12b7167eb968f10f4f8e177f0b65e08092155a48 [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 11:02:51 provisioning config files... 11:02:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config7708320076202460316tmp [Pipeline] { [Pipeline] sh 11:02:51 + set +x 11:02:51 + curl -s https://codecov.io/bash 11:02:51 + bash -s -- 11:02:51 11:02:51 _____ _ 11:02:51 / ____| | | 11:02:51 | | ___ __| | ___ ___ _____ __ 11:02:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:51 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:51 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:51 Bash-1.0.6 11:02:51 11:02:51 11:02:51 ==> git version 2.24.4 found 11:02:51 ==> 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 11:02:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:02:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:02:51 ==> Jenkins CI detected. 11:02:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-463 11:02:51 project root: . 11:02:51 --> token set from env 11:02:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:51 ==> Running gcov in . (disable via -X gcov) 11:02:51 ==> Python coveragepy not found 11:02:51 ==> Searching for coverage reports in: 11:02:51 + . 11:02:51 -> Found 1 reports 11:02:51 ==> Detecting git/mercurial file structure 11:02:51 ==> Reading reports 11:02:51 + ./coverage.out bytes=10 11:02:51 ==> Appending adjustments 11:02:51 https://docs.codecov.io/docs/fixing-reports 11:02:51 + Found adjustments 11:02:51 ==> Gzipping contents 11:02:51 4.0K /tmp/codecov.LhxHUA.gz 11:02:51 ==> Uploading reports 11:02:51 url: https://codecov.io 11:02:51 query: branch=PR-463&commit=b114d83a3ef93f885cdb42eab44deca5d0fe25cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=463&job=&cmd_args= 11:02:51 -> Pinging Codecov 11:02:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-463&commit=b114d83a3ef93f885cdb42eab44deca5d0fe25cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=463&job=&cmd_args= 11:02:52 -> Uploading to 11:02:52 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/b114d83a3ef93f885cdb42eab44deca5d0fe25cb/4da3fe34-fb41-4cda-a36f-0ee01e7e6a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T110251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee5f15e522cddd8497a46fee2c9fde3f12770a7c3f3f0f520b3e2b7fa29cbc8 11:02:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:52 Dload Upload Total Spent Left Speed 11:02:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3669 0 0 100 3669 0 12231 --:--:-- --:--:-- --:--:-- 12270 11:02:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b114d83a3ef93f885cdb42eab44deca5d0fe25cb [Pipeline] } 11:02:52 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 11:02:55 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:56 ---> package-listing.sh 11:02:56 ++ facter osfamily 11:02:56 ++ tr '[:upper:]' '[:lower:]' 11:02:56 + OS_FAMILY=redhat 11:02:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-463 11:02:56 + START_PACKAGES=/tmp/packages_start.txt 11:02:56 + END_PACKAGES=/tmp/packages_end.txt 11:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:56 + PACKAGES=/tmp/packages_start.txt 11:02:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-463 ']' 11:02:56 + PACKAGES=/tmp/packages_end.txt 11:02:56 + case "${OS_FAMILY}" in 11:02:56 + rpm -qa 11:02:56 + sort 11:02:57 + '[' -f /tmp/packages_start.txt ']' 11:02:57 + '[' -f /tmp/packages_end.txt ']' 11:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-463 ']' 11:02:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives/ 11:02:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-463/archives/ [Pipeline] echo 11:02:57 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-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:57 11:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:58 latest: Pulling from edgex-lftools-log-publisher 11:02:58 b4d181a07f80: Pulling fs layer 11:02:58 a1111a8f2ec3: Pulling fs layer 11:02:58 ed53099fbce6: Pulling fs layer 11:02:58 dc539afda2c1: Pulling fs layer 11:02:58 77bc0d833cb6: Pulling fs layer 11:02:58 9065ff56babe: Pulling fs layer 11:02:58 d287ab97295c: Pulling fs layer 11:02:58 dc539afda2c1: Waiting 11:02:58 77bc0d833cb6: Waiting 11:02:58 9065ff56babe: Waiting 11:02:58 d287ab97295c: Waiting 11:02:58 a1111a8f2ec3: Verifying Checksum 11:02:58 a1111a8f2ec3: Download complete 11:02:58 ed53099fbce6: Verifying Checksum 11:02:58 ed53099fbce6: Download complete 11:02:58 dc539afda2c1: Verifying Checksum 11:02:58 dc539afda2c1: Download complete 11:02:58 9065ff56babe: Verifying Checksum 11:02:58 9065ff56babe: Download complete 11:02:58 77bc0d833cb6: Verifying Checksum 11:02:58 77bc0d833cb6: Download complete 11:02:58 b4d181a07f80: Verifying Checksum 11:02:58 b4d181a07f80: Download complete 11:02:58 d287ab97295c: Verifying Checksum 11:02:58 d287ab97295c: Download complete 11:02:59 b4d181a07f80: Pull complete 11:02:59 a1111a8f2ec3: Pull complete 11:03:00 ed53099fbce6: Pull complete 11:03:00 dc539afda2c1: Pull complete 11:03:00 77bc0d833cb6: Pull complete 11:03:00 9065ff56babe: Pull complete 11:03:06 d287ab97295c: Pull complete 11:03:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:03:06 prd-centos7-docker-4c-2g-2274 does not seem to be running inside a container 11:03:06 $ 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-463/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-463 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463:/w/workspace/edgexfoundry_edgex-ui-go_PR-463:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@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 11:03:08 $ docker top b2564fb54d02d88d7ed7d190c71766818edbc85d2b8555884d203494e7ade295 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:08 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:09 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:09 + ls /var/log/sa-host 11:03:09 + sadf -c /var/log/sa-host/sa27 11:03:09 file_magic: OK 11:03:09 HZ: Using current value: 100 11:03:09 file_header: OK 11:03:09 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 11:03:09 Statistics: 11:03:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:09 File successfully converted to sysstat format version 12.0.3 11:03:09 + sadf -c /var/log/sa-host/sa30 11:03:09 file_magic: OK 11:03:09 HZ: Using current value: 100 11:03:09 file_header: OK 11:03:09 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 11:03:09 Statistics: 11:03:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:10 provisioning config files... 11:03:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-463@tmp/config3761694404679717494tmp [Pipeline] { [Pipeline] echo 11:03:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> create-netrc.sh [Pipeline] } 11:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> python-tools-install.sh [Pipeline] echo 11:03:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> sudo-logs.sh 11:03:11 Archiving 'sudo' log.. 11:03:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2274.novalocal: Name or service not known 11:03:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2274.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:03:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:12 ---> job-cost.sh 11:03:12 lf-activate-venv: SKIPPING 11:03:12 DEBUG: total: 0.10999999940395355 11:03:12 INFO: Retrieving Stack Cost... 11:03:12 INFO: Retrieving Pricing Info for: v3-standard-2 11:03:12 INFO: Archiving Costs [Pipeline] echo 11:03:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:13 ---> logs-deploy.sh 11:03:13 lf-activate-venv: SKIPPING 11:03:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-463/1 11:03:13 INFO: archiving workspace using pattern(s): 11:03:13 Archives upload complete. 11:03:13 INFO: archiving logs to Nexus 11:03:14 ---> uname -a: 11:03:14 Linux prd-centos7-docker-4c-2g-2274.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:03:14 11:03:14 11:03:14 ---> lscpu: 11:03:14 Architecture: x86_64 11:03:14 CPU op-mode(s): 32-bit, 64-bit 11:03:14 Byte Order: Little Endian 11:03:14 Address sizes: 40 bits physical, 48 bits virtual 11:03:14 CPU(s): 2 11:03:14 On-line CPU(s) list: 0,1 11:03:14 Thread(s) per core: 1 11:03:14 Core(s) per socket: 1 11:03:14 Socket(s): 2 11:03:14 NUMA node(s): 1 11:03:14 Vendor ID: AuthenticAMD 11:03:14 CPU family: 23 11:03:14 Model: 49 11:03:14 Model name: AMD EPYC-Rome Processor 11:03:14 Stepping: 0 11:03:14 CPU MHz: 2799.996 11:03:14 BogoMIPS: 5599.99 11:03:14 Virtualization: AMD-V 11:03:14 Hypervisor vendor: KVM 11:03:14 Virtualization type: full 11:03:14 L1d cache: 32K 11:03:14 L1i cache: 32K 11:03:14 L2 cache: 512K 11:03:14 L3 cache: 16384K 11:03:14 NUMA node0 CPU(s): 0,1 11:03:14 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 11:03:14 11:03:14 11:03:14 ---> nproc: 11:03:14 2 11:03:14 11:03:14 11:03:14 ---> df -h: 11:03:14 Filesystem Size Used Avail Use% Mounted on 11:03:14 overlay 40G 7.7G 33G 20% / 11:03:14 tmpfs 64M 0 64M 0% /dev 11:03:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:03:14 shm 64M 0 64M 0% /dev/shm 11:03:14 /dev/vda1 40G 7.7G 33G 20% /facter-os 11:03:14 11:03:14 11:03:14 ---> sar -b -r -n DEV: 11:03:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 11:03:14 11:03:14 10:55:30 LINUX RESTART (2 CPU) 11:03:14 11:03:14 10:56:01 tps rtps wtps bread/s bwrtn/s 11:03:14 10:57:01 77.85 3.40 74.45 2351.63 4310.76 11:03:14 10:58:01 0.38 0.00 0.38 0.00 7.23 11:03:14 10:59:02 0.27 0.00 0.27 0.00 3.50 11:03:14 11:00:01 0.22 0.00 0.22 0.00 2.34 11:03:14 11:01:01 0.20 0.02 0.18 0.13 2.30 11:03:14 11:02:01 0.62 0.08 0.53 1.60 9.68 11:03:14 11:03:01 3.83 0.15 3.68 14.26 135.94 11:03:14 Average: 11.94 0.52 11.42 339.06 640.38 11:03:14 11:03:14 10:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:14 10:57:01 5642028 0 629972 7.87 2620 1734312 1245100 13.75 594204 1536156 20 11:03:14 10:58:01 5652352 0 619644 7.74 2620 1734316 1162200 12.83 585936 1536116 16 11:03:14 10:59:02 5651064 0 620932 7.75 2620 1734316 1162756 12.84 586612 1536116 8 11:03:14 11:00:01 5649028 0 622960 7.78 2620 1734324 1162804 12.84 589060 1536116 16 11:03:14 11:01:01 5650312 0 621668 7.76 2620 1734332 1164880 12.86 586708 1536652 16 11:03:14 11:02:01 5651592 0 620264 7.74 2620 1734456 1163012 12.84 586284 1536716 20 11:03:14 11:03:01 5281972 0 726356 9.07 2620 1997984 1526532 16.85 822136 1638576 262568 11:03:14 Average: 5596907 0 637399 7.96 2620 1772006 1226755 13.54 621563 1550921 37523 11:03:14 11:03:14 10:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:14 10:57:01 eth0 160.06 160.19 828.62 32.14 0.00 0.00 0.00 0.00 11:03:14 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 10:57:01 docker0 64.22 42.67 5.82 238.96 0.00 0.00 0.00 0.00 11:03:14 10:58:01 eth0 0.55 0.12 0.06 0.04 0.00 0.00 0.00 0.00 11:03:14 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 10:59:02 eth0 3.38 1.50 3.06 0.25 0.00 0.00 0.00 0.00 11:03:14 10:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 10:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:00:01 eth0 0.49 0.30 0.27 0.23 0.00 0.00 0.00 0.00 11:03:14 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:01:01 eth0 0.23 0.20 0.08 0.05 0.00 0.00 0.00 0.00 11:03:14 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:02:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 11:03:14 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:03:01 eth0 109.34 68.90 2595.72 9.89 0.00 0.00 0.00 0.00 11:03:14 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 Average: eth0 39.27 33.13 490.90 6.10 0.00 0.00 0.00 0.00 11:03:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:14 Average: docker0 9.20 6.11 0.83 34.22 0.00 0.00 0.00 0.00 11:03:14 11:03:14 11:03:14 ---> sar -P ALL: 11:03:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 11:03:14 11:03:14 10:55:30 LINUX RESTART (2 CPU) 11:03:14 11:03:14 10:56:01 CPU %user %nice %system %iowait %steal %idle 11:03:14 10:57:01 all 5.89 0.00 2.22 2.07 0.03 89.78 11:03:14 10:57:01 0 6.29 0.00 2.37 2.27 0.03 89.04 11:03:14 10:57:01 1 5.50 0.00 2.08 1.88 0.03 90.51 11:03:14 10:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 11:03:14 10:58:01 0 0.37 0.00 0.05 0.00 0.02 99.57 11:03:14 10:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:03:14 10:59:02 all 0.23 0.00 0.05 0.00 0.03 99.69 11:03:14 10:59:02 0 0.37 0.00 0.05 0.00 0.03 99.55 11:03:14 10:59:02 1 0.10 0.00 0.05 0.00 0.02 99.83 11:03:14 11:00:01 all 0.16 0.00 0.03 0.00 0.02 99.80 11:03:14 11:00:01 0 0.29 0.00 0.02 0.00 0.02 99.68 11:03:14 11:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:03:14 11:01:01 all 0.24 0.00 0.04 0.00 0.03 99.69 11:03:14 11:01:01 0 0.43 0.00 0.05 0.00 0.03 99.48 11:03:14 11:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:03:14 11:02:01 all 0.20 0.00 0.06 0.00 0.02 99.72 11:03:14 11:02:01 0 0.33 0.00 0.03 0.00 0.00 99.63 11:03:14 11:02:01 1 0.07 0.00 0.08 0.00 0.03 99.82 11:03:14 11:03:01 all 4.31 0.00 1.39 0.04 0.03 94.23 11:03:14 11:03:01 0 3.81 0.00 1.50 0.07 0.03 94.60 11:03:14 11:03:01 1 4.81 0.00 1.28 0.02 0.03 93.86 11:03:14 Average: all 1.60 0.00 0.54 0.30 0.02 97.53 11:03:14 Average: 0 1.69 0.00 0.58 0.33 0.02 97.38 11:03:14 Average: 1 1.50 0.00 0.51 0.27 0.02 97.69 11:03:14 11:03:14 11:03:14