Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2993235055644525375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8183685897540097761.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh550753277664912696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9175958818869534892.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1994105221831757827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16375 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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-470@tmp/jenkins-gitclient-ssh2179118961204764067.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec > 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-470@tmp/jenkins-gitclient-ssh7332583736404706741.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # 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-470@tmp/jenkins-gitclient-ssh1589058670415484864.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec Checking out Revision cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec (PR-470) > git config core.sparsecheckout # timeout=10 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 Commit message: "docs: add snap installation in README.md" > git rev-list --no-walk cebb575999ae6cb018c4bcf9e209b5adb34f8670 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-03T13:44:10.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-03T13:44:10.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-03T13:44:10.568Z] ========================================================= [2021-11-03T13:44:10.568Z] EdgeX Global Pipelines Version Info [2021-11-03T13:44:10.568Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-03T13:44:11.715Z] ------------------- [2021-11-03T13:44:11.715Z] stable info: [2021-11-03T13:44:11.715Z] ------------------- [2021-11-03T13:44:11.715Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-03T13:44:11.715Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-03T13:44:11.715Z] Message: update stable to v1.0.211 [2021-11-03T13:44:12.660Z] ------------------- [2021-11-03T13:44:12.660Z] experimental info: [2021-11-03T13:44:12.660Z] ------------------- [2021-11-03T13:44:12.660Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-03T13:44:12.660Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-03T13:44:12.660Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-03T13:44:12.736Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-03T13:44:12.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-03T13:44:12.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-03T13:44:12.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-03T13:44:12.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-03T13:44:12.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-03T13:44:12.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-03T13:44:12.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-03T13:44:12.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-03T13:44:12.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-03T13:44:12.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-03T13:44:12.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-03T13:44:12.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-03T13:44:12.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-03T13:44:12.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-03T13:44:12.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-03T13:44:12.917Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-03T13:44:12.930Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-03T13:44:12.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-03T13:44:12.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-03T13:44:12.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-03T13:44:12.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-03T13:44:12.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-03T13:44:12.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-03T13:44:13.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-03T13:44:13.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-03T13:44:13.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2021-11-03T13:44:13.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2021-11-03T13:44:13.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2021-11-03T13:44:13.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo [2021-11-03T13:44:13.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd6bd66 [Pipeline] echo [2021-11-03T13:44:13.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-03T13:44:13.137Z] provisioning config files... [2021-11-03T13:44:13.151Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1617197602903217780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-03T13:44:13.458Z] ---> docker-login.sh [2021-11-03T13:44:13.458Z] nexus3.edgexfoundry.org:10001 [2021-11-03T13:44:13.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:44:13.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:44:13.725Z] Configure a credential helper to remove this warning. See [2021-11-03T13:44:13.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:44:13.725Z] [2021-11-03T13:44:13.725Z] Login Succeeded [2021-11-03T13:44:13.725Z] nexus3.edgexfoundry.org:10002 [2021-11-03T13:44:13.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:44:13.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:44:13.725Z] Configure a credential helper to remove this warning. See [2021-11-03T13:44:13.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:44:13.725Z] [2021-11-03T13:44:13.725Z] Login Succeeded [2021-11-03T13:44:13.725Z] nexus3.edgexfoundry.org:10003 [2021-11-03T13:44:13.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:44:13.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:44:13.987Z] Configure a credential helper to remove this warning. See [2021-11-03T13:44:13.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:44:13.987Z] [2021-11-03T13:44:13.987Z] Login Succeeded [2021-11-03T13:44:13.987Z] nexus3.edgexfoundry.org:10004 [2021-11-03T13:44:13.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:44:13.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:44:13.987Z] Configure a credential helper to remove this warning. See [2021-11-03T13:44:13.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:44:13.987Z] [2021-11-03T13:44:13.987Z] Login Succeeded [2021-11-03T13:44:13.987Z] docker.io [2021-11-03T13:44:14.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:44:14.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:44:14.511Z] Configure a credential helper to remove this warning. See [2021-11-03T13:44:14.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:44:14.511Z] [2021-11-03T13:44:14.511Z] Login Succeeded [2021-11-03T13:44:14.511Z] ---> docker-login.sh ends [Pipeline] } [2021-11-03T13:44:14.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-03T13:44:14.973Z] + git rev-list -1 --merges cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec~1..cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo [2021-11-03T13:44:15.015Z] -----------> git rev-list -1 --merges cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec~1..cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [false] [Pipeline] sh [2021-11-03T13:44:15.314Z] + git log --format=format:%s -1 cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo [2021-11-03T13:44:15.329Z] ========================================================= [2021-11-03T13:44:15.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-03T13:44:15.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-03T13:44:15.661Z] + git log --format=format:%s -1 cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo [2021-11-03T13:44:15.672Z] [semverPrep] GIT_COMMIT: cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec, Commit Message: docs: add snap installation in README.md [Pipeline] echo [2021-11-03T13:44:15.680Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:44:16.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-03T13:44:16.346Z] [2021-11-03T13:44:16.346Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:44:16.657Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-03T13:44:16.657Z] latest: Pulling from edgex-devops/git-semver [2021-11-03T13:44:16.657Z] a0d0a0d46f8b: Pulling fs layer [2021-11-03T13:44:16.657Z] 3e5f54012d9b: Pulling fs layer [2021-11-03T13:44:16.657Z] 4c7163046ea9: Pulling fs layer [2021-11-03T13:44:16.657Z] 0c2d73faf560: Pulling fs layer [2021-11-03T13:44:16.657Z] 0c2d73faf560: Waiting [2021-11-03T13:44:16.657Z] 3e5f54012d9b: Download complete [2021-11-03T13:44:16.657Z] a0d0a0d46f8b: Verifying Checksum [2021-11-03T13:44:16.657Z] a0d0a0d46f8b: Download complete [2021-11-03T13:44:16.929Z] 0c2d73faf560: Verifying Checksum [2021-11-03T13:44:16.929Z] 0c2d73faf560: Download complete [2021-11-03T13:44:16.929Z] 4c7163046ea9: Verifying Checksum [2021-11-03T13:44:16.929Z] 4c7163046ea9: Download complete [2021-11-03T13:44:16.929Z] a0d0a0d46f8b: Pull complete [2021-11-03T13:44:16.929Z] 3e5f54012d9b: Pull complete [2021-11-03T13:44:17.191Z] 4c7163046ea9: Pull complete [2021-11-03T13:44:17.451Z] 0c2d73faf560: Pull complete [2021-11-03T13:44:17.451Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-03T13:44:17.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-03T13:44:17.451Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-03T13:44:17.524Z] prd-centos7-docker-4c-2g-16375 does not seem to be running inside a container [2021-11-03T13:44:17.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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:10004/edgex-devops/git-semver:latest cat [2021-11-03T13:44:18.174Z] $ docker top c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-03T13:44:18.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-03T13:44:18.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-03T13:44:18.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-03T13:44:18.395Z] $ docker exec c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent [2021-11-03T13:44:18.504Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjlMidM/agent.14 [2021-11-03T13:44:18.504Z] SSH_AGENT_PID=20 [2021-11-03T13:44:18.511Z] Running ssh-add (command line suppressed) [2021-11-03T13:44:18.608Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_3422726606602066738.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_3422726606602066738.key) [2021-11-03T13:44:18.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-03T13:44:18.924Z] + git tag --points-at HEAD [Pipeline] } [2021-11-03T13:44:18.932Z] $ docker exec --env ******** --env ******** c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent -k [2021-11-03T13:44:19.025Z] unset SSH_AUTH_SOCK; [2021-11-03T13:44:19.026Z] unset SSH_AGENT_PID; [2021-11-03T13:44:19.026Z] echo Agent pid 20 killed; [2021-11-03T13:44:19.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-03T13:44:19.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-03T13:44:19.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-03T13:44:19.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-03T13:44:19.198Z] $ docker exec c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent [2021-11-03T13:44:19.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGpmNK/agent.54 [2021-11-03T13:44:19.317Z] SSH_AGENT_PID=60 [2021-11-03T13:44:19.322Z] Running ssh-add (command line suppressed) [2021-11-03T13:44:19.427Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5757056953711590890.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5757056953711590890.key) [2021-11-03T13:44:19.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-03T13:44:19.736Z] + git semver init [2021-11-03T13:44:19.736Z] # -> Open(): unable to determine branch for HEAD [2021-11-03T13:44:19.736Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git [2021-11-03T13:44:19.736Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-03T13:44:19.736Z] # $SEMVER_REMOTE_NAME = origin [2021-11-03T13:44:19.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-03T13:44:19.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-03T13:44:19.736Z] # $SEMVER_BRANCH = PR-470 [2021-11-03T13:44:19.736Z] # $SEMVER_TEMP = /tmp/semver-744514684 [2021-11-03T13:44:19.736Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-03T13:44:22.291Z] # '/tmp/semver-744514684' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' [2021-11-03T13:44:22.291Z] # -> Force: false [2021-11-03T13:44:22.291Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } [2021-11-03T13:44:22.296Z] $ docker exec --env ******** --env ******** c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent -k [2021-11-03T13:44:22.396Z] unset SSH_AUTH_SOCK; [2021-11-03T13:44:22.396Z] unset SSH_AGENT_PID; [2021-11-03T13:44:22.396Z] echo Agent pid 60 killed; [2021-11-03T13:44:22.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-03T13:44:22.719Z] + git semver [Pipeline] } [2021-11-03T13:44:22.729Z] $ docker stop --time=1 c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 [2021-11-03T13:44:24.001Z] $ docker rm -f c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-03T13:44:24.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-03T13:44:24.622Z] Stashed 1 file(s) [Pipeline] echo [2021-11-03T13:44:24.625Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-03T13:44:39.806Z] Still waiting to schedule task [2021-11-03T13:44:39.807Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-03T13:44:39.807Z] Still waiting to schedule task [2021-11-03T13:44:39.808Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-03T13:47:31.291Z] Running on prd-centos7-docker-4c-2g-16405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-03T13:47:31.302Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-11-03T13:47:31.392Z] The recommended git tool is: git [2021-11-03T13:47:33.653Z] using credential edgex-jenkins-ssh [2021-11-03T13:47:33.662Z] Cloning the remote Git repository [2021-11-03T13:47:33.683Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-03T13:47:33.744Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-11-03T13:47:33.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-03T13:47:33.790Z] > git --version # timeout=10 [2021-11-03T13:47:33.796Z] > git --version # 'git version 2.24.4' [2021-11-03T13:47:33.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-03T13:47:33.833Z] [INFO] Currently running in a labeled security context [2021-11-03T13:47:33.833Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-03T13:47:33.833Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7612704520414326493.key [2021-11-03T13:47:33.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-03T13:47:38.176Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [2021-11-03T13:47:38.340Z] Merge succeeded, producing cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [2021-11-03T13:47:38.341Z] Checking out Revision cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec (PR-470) [2021-11-03T13:47:37.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-03T13:47:37.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-03T13:47:37.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-03T13:47:37.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-03T13:47:37.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-03T13:47:37.522Z] [INFO] Currently running in a labeled security context [2021-11-03T13:47:37.522Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-03T13:47:37.522Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh9064649250832680421.key [2021-11-03T13:47:37.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-03T13:47:38.184Z] > git config core.sparsecheckout # timeout=10 [2021-11-03T13:47:38.194Z] > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 [2021-11-03T13:47:38.288Z] > git remote # timeout=10 [2021-11-03T13:47:38.297Z] > git config --get remote.origin.url # timeout=10 [2021-11-03T13:47:38.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-03T13:47:38.309Z] [INFO] Currently running in a labeled security context [2021-11-03T13:47:38.309Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-03T13:47:38.309Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1029002772483120701.key [2021-11-03T13:47:38.320Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-03T13:47:38.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-03T13:47:38.344Z] > git config core.sparsecheckout # timeout=10 [2021-11-03T13:47:38.354Z] > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 [2021-11-03T13:47:42.051Z] Commit message: "docs: add snap installation in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-03T13:47:42.701Z] provisioning config files... [2021-11-03T13:47:42.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1493414191270287717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-03T13:47:43.114Z] ---> docker-login.sh [2021-11-03T13:47:43.114Z] nexus3.edgexfoundry.org:10001 [2021-11-03T13:47:43.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:47:43.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:47:43.114Z] Configure a credential helper to remove this warning. See [2021-11-03T13:47:43.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:47:43.114Z] [2021-11-03T13:47:43.114Z] Login Succeeded [2021-11-03T13:47:43.114Z] nexus3.edgexfoundry.org:10002 [2021-11-03T13:47:43.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:47:43.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:47:43.383Z] Configure a credential helper to remove this warning. See [2021-11-03T13:47:43.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:47:43.383Z] [2021-11-03T13:47:43.383Z] Login Succeeded [2021-11-03T13:47:43.384Z] nexus3.edgexfoundry.org:10003 [2021-11-03T13:47:43.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:47:43.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:47:43.384Z] Configure a credential helper to remove this warning. See [2021-11-03T13:47:43.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:47:43.384Z] [2021-11-03T13:47:43.384Z] Login Succeeded [2021-11-03T13:47:43.384Z] nexus3.edgexfoundry.org:10004 [2021-11-03T13:47:43.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:47:43.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:47:43.648Z] Configure a credential helper to remove this warning. See [2021-11-03T13:47:43.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:47:43.648Z] [2021-11-03T13:47:43.648Z] Login Succeeded [2021-11-03T13:47:43.648Z] docker.io [2021-11-03T13:47:43.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-03T13:47:44.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-03T13:47:44.218Z] Configure a credential helper to remove this warning. See [2021-11-03T13:47:44.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-03T13:47:44.218Z] [2021-11-03T13:47:44.218Z] Login Succeeded [2021-11-03T13:47:44.218Z] ---> docker-login.sh ends [Pipeline] } [2021-11-03T13:47:44.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-03T13:47:44.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-03T13:47:44.392Z] ========================================================= [2021-11-03T13:47:44.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-03T13:47:44.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:47:44.698Z] + 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 . [2021-11-03T13:47:44.698Z] Sending build context to Docker daemon 25MB [2021-11-03T13:47:44.698Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-03T13:47:44.698Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-03T13:47:44.957Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-03T13:47:44.957Z] a0d0a0d46f8b: Pulling fs layer [2021-11-03T13:47:44.957Z] 31adcdaf11c8: Pulling fs layer [2021-11-03T13:47:44.957Z] b8b176561691: Pulling fs layer [2021-11-03T13:47:44.957Z] 4527c011a84f: Pulling fs layer [2021-11-03T13:47:44.957Z] 5d74067f8e1e: Pulling fs layer [2021-11-03T13:47:44.957Z] e0aca202a116: Pulling fs layer [2021-11-03T13:47:44.957Z] 3a43be97a3b4: Pulling fs layer [2021-11-03T13:47:44.957Z] 34cad66bf833: Pulling fs layer [2021-11-03T13:47:44.957Z] b4e3c513aaa6: Pulling fs layer [2021-11-03T13:47:44.957Z] 4527c011a84f: Waiting [2021-11-03T13:47:44.957Z] 5d74067f8e1e: Waiting [2021-11-03T13:47:44.957Z] e0aca202a116: Waiting [2021-11-03T13:47:44.957Z] 3a43be97a3b4: Waiting [2021-11-03T13:47:44.957Z] 34cad66bf833: Waiting [2021-11-03T13:47:44.957Z] b4e3c513aaa6: Waiting [2021-11-03T13:47:44.957Z] b8b176561691: Verifying Checksum [2021-11-03T13:47:44.957Z] b8b176561691: Download complete [2021-11-03T13:47:44.957Z] 31adcdaf11c8: Verifying Checksum [2021-11-03T13:47:44.957Z] 31adcdaf11c8: Download complete [2021-11-03T13:47:44.957Z] 5d74067f8e1e: Verifying Checksum [2021-11-03T13:47:44.957Z] 5d74067f8e1e: Download complete [2021-11-03T13:47:44.957Z] e0aca202a116: Verifying Checksum [2021-11-03T13:47:44.957Z] e0aca202a116: Download complete [2021-11-03T13:47:44.957Z] a0d0a0d46f8b: Verifying Checksum [2021-11-03T13:47:44.957Z] a0d0a0d46f8b: Download complete [2021-11-03T13:47:44.957Z] 3a43be97a3b4: Verifying Checksum [2021-11-03T13:47:44.957Z] 3a43be97a3b4: Download complete [2021-11-03T13:47:45.229Z] 34cad66bf833: Verifying Checksum [2021-11-03T13:47:45.229Z] 34cad66bf833: Download complete [2021-11-03T13:47:45.503Z] 4527c011a84f: Verifying Checksum [2021-11-03T13:47:45.503Z] 4527c011a84f: Download complete [2021-11-03T13:47:45.503Z] a0d0a0d46f8b: Pull complete [2021-11-03T13:47:45.767Z] b4e3c513aaa6: Verifying Checksum [2021-11-03T13:47:45.767Z] b4e3c513aaa6: Download complete [2021-11-03T13:47:45.767Z] 31adcdaf11c8: Pull complete [2021-11-03T13:47:45.767Z] b8b176561691: Pull complete [2021-11-03T13:47:50.020Z] 4527c011a84f: Pull complete [2021-11-03T13:47:50.020Z] 5d74067f8e1e: Pull complete [2021-11-03T13:47:50.020Z] e0aca202a116: Pull complete [2021-11-03T13:47:50.020Z] 3a43be97a3b4: Pull complete [2021-11-03T13:47:50.020Z] 34cad66bf833: Pull complete [2021-11-03T13:47:52.585Z] b4e3c513aaa6: Pull complete [2021-11-03T13:47:52.585Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-03T13:47:52.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-03T13:47:52.585Z] ---> 9f6097aaca64 [2021-11-03T13:47:52.585Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-03T13:47:54.504Z] ---> Running in eba1361a6711 [2021-11-03T13:47:54.504Z] Removing intermediate container eba1361a6711 [2021-11-03T13:47:54.504Z] ---> 05184884ed97 [2021-11-03T13:47:54.504Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-03T13:47:54.785Z] ---> Running in be265fe63942 [2021-11-03T13:47:54.786Z] Removing intermediate container be265fe63942 [2021-11-03T13:47:54.786Z] ---> cafc90db7aeb [2021-11-03T13:47:54.786Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-03T13:47:54.786Z] ---> Running in 87321804f982 [2021-11-03T13:47:54.786Z] Removing intermediate container 87321804f982 [2021-11-03T13:47:54.786Z] ---> d2b77473f0aa [2021-11-03T13:47:54.786Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-03T13:47:54.786Z] ---> Running in aa533629d76e [2021-11-03T13:47:55.046Z] Removing intermediate container aa533629d76e [2021-11-03T13:47:55.046Z] ---> 2db59f5816c6 [2021-11-03T13:47:55.046Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-03T13:47:55.046Z] ---> Running in 962a49498a10 [2021-11-03T13:47:55.046Z] Removing intermediate container 962a49498a10 [2021-11-03T13:47:55.046Z] ---> 7fec9fd383ea [2021-11-03T13:47:55.046Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-03T13:47:55.046Z] ---> Running in 028d9e311c36 [2021-11-03T13:47:55.628Z] Removing intermediate container 028d9e311c36 [2021-11-03T13:47:55.628Z] ---> 92c7e4818aeb [2021-11-03T13:47:55.628Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-03T13:47:55.628Z] ---> Running in 4f647de2156b [2021-11-03T13:47:55.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-03T13:47:57.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-03T13:47:57.542Z] OK: 220 MiB in 52 packages [2021-11-03T13:47:57.542Z] Removing intermediate container 4f647de2156b [2021-11-03T13:47:57.542Z] ---> ee283bd83e5f [2021-11-03T13:47:57.542Z] Step 10/14 : ENV GO111MODULE=on [2021-11-03T13:47:57.807Z] ---> Running in 2bd00b2f0133 [2021-11-03T13:47:57.807Z] Removing intermediate container 2bd00b2f0133 [2021-11-03T13:47:57.807Z] ---> ed2443ed0437 [2021-11-03T13:47:57.807Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-03T13:47:57.807Z] ---> Running in 827435fa262f [2021-11-03T13:47:57.807Z] Removing intermediate container 827435fa262f [2021-11-03T13:47:57.807Z] ---> 43249b7e518f [2021-11-03T13:47:57.807Z] Step 12/14 : COPY . . [2021-11-03T13:47:58.787Z] ---> 0970886a6e12 [2021-11-03T13:47:58.787Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-03T13:47:58.787Z] ---> Running in 356a0cc51abc [2021-11-03T13:48:11.068Z] Removing intermediate container 356a0cc51abc [2021-11-03T13:48:11.068Z] ---> a226cd110d3c [2021-11-03T13:48:11.068Z] Step 14/14 : RUN ${MAKE} [2021-11-03T13:48:11.068Z] ---> Running in 8e63dbf43121 [2021-11-03T13:48:11.068Z] noop [2021-11-03T13:48:11.068Z] Removing intermediate container 8e63dbf43121 [2021-11-03T13:48:11.068Z] ---> 2b2c48cebae6 [2021-11-03T13:48:11.068Z] Successfully built 2b2c48cebae6 [2021-11-03T13:48:11.068Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:48:11.373Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-03T13:48:11.373Z] . [Pipeline] withDockerContainer [2021-11-03T13:48:11.441Z] prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container [2021-11-03T13:48:11.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-03T13:48:11.840Z] $ docker top 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-03T13:48:12.229Z] + go version [2021-11-03T13:48:12.229Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-03T13:48:12.240Z] $ docker stop --time=1 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 [2021-11-03T13:48:13.415Z] $ docker rm -f 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:48:13.960Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-03T13:48:13.960Z] . [Pipeline] withDockerContainer [2021-11-03T13:48:14.023Z] prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container [2021-11-03T13:48:14.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-03T13:48:14.454Z] $ docker top e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-03T13:48:14.833Z] + make test [2021-11-03T13:48:14.833Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-03T13:48:15.097Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-03T13:48:30.139Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-03T13:48:30.139Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-03T13:48:33.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-03T13:48:33.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-03T13:48:33.528Z] $ docker stop --time=1 e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 [2021-11-03T13:48:34.951Z] $ docker rm -f e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-03T13:48:35.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-03T13:48:35.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-03T13:48:37.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-03T13:48:37.369Z] + ls -al . [2021-11-03T13:48:37.369Z] total 88 [2021-11-03T13:48:37.369Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 3 13:48 . [2021-11-03T13:48:37.369Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 3 13:47 .. [2021-11-03T13:48:37.369Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 3 13:47 assets [2021-11-03T13:48:37.369Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 3 13:47 bin [2021-11-03T13:48:37.369Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 3 13:47 cmd [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 3 13:47 CONTRIBUTING.md [2021-11-03T13:48:37.369Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 3 13:48 coverage.out [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 3 13:47 Dockerfile [2021-11-03T13:48:37.369Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 3 13:47 docs [2021-11-03T13:48:37.369Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 3 13:47 .git [2021-11-03T13:48:37.369Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 3 13:47 .github [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 3 13:47 .gitignore [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 3 13:47 go.mod [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 3 13:47 go.sum [2021-11-03T13:48:37.369Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 3 13:47 internal [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 3 13:47 Jenkinsfile [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 3 13:47 LICENSE [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 3 13:47 Makefile [2021-11-03T13:48:37.369Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 3 13:47 pkg [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 5908 Nov 3 13:47 README.md [2021-11-03T13:48:37.369Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 3 13:47 snap [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 3 13:44 VERSION [2021-11-03T13:48:37.369Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 3 13:47 version.go [2021-11-03T13:48:37.369Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 3 13:47 web [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:48:37.666Z] + 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=cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec --label arch=amd64 --label version=0.0.0 . [2021-11-03T13:48:37.927Z] Sending build context to Docker daemon 25.01MB [2021-11-03T13:48:37.927Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-03T13:48:37.927Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-03T13:48:37.927Z] ---> 2b2c48cebae6 [2021-11-03T13:48:37.927Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-03T13:48:37.927Z] ---> Running in 8c3ea1090bcb [2021-11-03T13:48:37.927Z] Removing intermediate container 8c3ea1090bcb [2021-11-03T13:48:37.927Z] ---> 489b7016be84 [2021-11-03T13:48:37.927Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-03T13:48:38.189Z] ---> Running in c53625b92ef2 [2021-11-03T13:48:38.190Z] Removing intermediate container c53625b92ef2 [2021-11-03T13:48:38.190Z] ---> b27967b416d8 [2021-11-03T13:48:38.190Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-03T13:48:38.190Z] ---> Running in e129c37f6612 [2021-11-03T13:48:38.190Z] Removing intermediate container e129c37f6612 [2021-11-03T13:48:38.190Z] ---> ee833b377e46 [2021-11-03T13:48:38.190Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-03T13:48:38.190Z] ---> Running in 434da2cac14c [2021-11-03T13:48:38.452Z] Removing intermediate container 434da2cac14c [2021-11-03T13:48:38.452Z] ---> 818dc985bd81 [2021-11-03T13:48:38.452Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-03T13:48:38.452Z] ---> Running in cd6123c1ec49 [2021-11-03T13:48:38.452Z] Removing intermediate container cd6123c1ec49 [2021-11-03T13:48:38.452Z] ---> f86e417e9b73 [2021-11-03T13:48:38.452Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-03T13:48:38.452Z] ---> Running in 5d74822fc68b [2021-11-03T13:48:39.032Z] Removing intermediate container 5d74822fc68b [2021-11-03T13:48:39.032Z] ---> 4080131b11c0 [2021-11-03T13:48:39.032Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-03T13:48:39.032Z] ---> Running in a8b785b149c5 [2021-11-03T13:48:39.292Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-03T13:48:40.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-03T13:48:40.497Z] OK: 220 MiB in 52 packages [2021-11-03T13:48:40.756Z] Removing intermediate container a8b785b149c5 [2021-11-03T13:48:40.756Z] ---> 80633ce33ebc [2021-11-03T13:48:40.756Z] Step 10/22 : ENV GO111MODULE=on [2021-11-03T13:48:40.756Z] ---> Running in 497ee5b72249 [2021-11-03T13:48:40.756Z] Removing intermediate container 497ee5b72249 [2021-11-03T13:48:40.756Z] ---> d779ec9c151c [2021-11-03T13:48:40.756Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-03T13:48:40.756Z] ---> Running in 9e6ed5c38fbc [2021-11-03T13:48:41.017Z] Removing intermediate container 9e6ed5c38fbc [2021-11-03T13:48:41.018Z] ---> 9a3cd0617e69 [2021-11-03T13:48:41.018Z] Step 12/22 : COPY . . [2021-11-03T13:48:41.600Z] ---> c79c4b8d94d9 [2021-11-03T13:48:41.600Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-03T13:48:41.600Z] ---> Running in fa8882c26dca [2021-11-03T13:48:42.170Z] Removing intermediate container fa8882c26dca [2021-11-03T13:48:42.170Z] ---> f1a96abc61a3 [2021-11-03T13:48:42.170Z] Step 14/22 : RUN ${MAKE} [2021-11-03T13:48:42.431Z] ---> Running in 1d12c96ad5ab [2021-11-03T13:48:42.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-03T13:48:50.902Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-03T13:48:52.823Z] Removing intermediate container 1d12c96ad5ab [2021-11-03T13:48:52.823Z] ---> 039b775d43c5 [2021-11-03T13:48:52.823Z] Step 15/22 : FROM alpine:3.14 [2021-11-03T13:48:57.033Z] 3.14: Pulling from library/alpine [2021-11-03T13:48:57.033Z] a0d0a0d46f8b: Already exists [2021-11-03T13:48:57.033Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-03T13:48:57.033Z] Status: Downloaded newer image for alpine:3.14 [2021-11-03T13:48:57.033Z] ---> 14119a10abf4 [2021-11-03T13:48:57.033Z] Step 16/22 : EXPOSE 4000 [2021-11-03T13:48:57.033Z] ---> Running in 0446405e8121 [2021-11-03T13:48:57.033Z] Removing intermediate container 0446405e8121 [2021-11-03T13:48:57.033Z] ---> 82888ea83d62 [2021-11-03T13:48:57.033Z] 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 [2021-11-03T13:48:57.293Z] ---> 73dad28f8b9f [2021-11-03T13:48:57.293Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-03T13:48:57.293Z] ---> Running in 6281b80e97f8 [2021-11-03T13:48:57.293Z] Removing intermediate container 6281b80e97f8 [2021-11-03T13:48:57.293Z] ---> 26ffad236915 [2021-11-03T13:48:57.293Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-03T13:48:57.293Z] ---> Running in 0b47c100d1d2 [2021-11-03T13:48:57.558Z] Removing intermediate container 0b47c100d1d2 [2021-11-03T13:48:57.559Z] ---> 4602c82dfeae [2021-11-03T13:48:57.559Z] Step 20/22 : LABEL arch=amd64 [2021-11-03T13:48:57.559Z] ---> Running in 467ecb7dc27a [2021-11-03T13:48:57.559Z] Removing intermediate container 467ecb7dc27a [2021-11-03T13:48:57.559Z] ---> c8b42460c3e4 [2021-11-03T13:48:57.559Z] Step 21/22 : LABEL git_sha=cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [2021-11-03T13:48:57.559Z] ---> Running in b79c038a253a [2021-11-03T13:48:57.559Z] Removing intermediate container b79c038a253a [2021-11-03T13:48:57.559Z] ---> a60b1a06e036 [2021-11-03T13:48:57.559Z] Step 22/22 : LABEL version=0.0.0 [2021-11-03T13:48:57.818Z] ---> Running in a9895cad80e2 [2021-11-03T13:48:57.818Z] Removing intermediate container a9895cad80e2 [2021-11-03T13:48:57.818Z] ---> fd32a95ba7e3 [2021-11-03T13:48:57.818Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-03T13:48:57.818Z] Successfully built fd32a95ba7e3 [2021-11-03T13:48:57.818Z] 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 [2021-11-03T13:48:58.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T13:48:58.518Z] [2021-11-03T13:48:58.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-03T13:48:58.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T13:48:58.815Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-03T13:48:58.815Z] b4d181a07f80: Pulling fs layer [2021-11-03T13:48:58.815Z] a1111a8f2ec3: Pulling fs layer [2021-11-03T13:48:58.815Z] ed53099fbce6: Pulling fs layer [2021-11-03T13:48:58.815Z] dc539afda2c1: Pulling fs layer [2021-11-03T13:48:58.815Z] 77bc0d833cb6: Pulling fs layer [2021-11-03T13:48:58.815Z] 9065ff56babe: Pulling fs layer [2021-11-03T13:48:58.815Z] d287ab97295c: Pulling fs layer [2021-11-03T13:48:58.815Z] dc539afda2c1: Waiting [2021-11-03T13:48:58.815Z] 77bc0d833cb6: Waiting [2021-11-03T13:48:58.815Z] 9065ff56babe: Waiting [2021-11-03T13:48:58.815Z] d287ab97295c: Waiting [2021-11-03T13:48:58.815Z] a1111a8f2ec3: Verifying Checksum [2021-11-03T13:48:58.815Z] a1111a8f2ec3: Download complete [2021-11-03T13:48:58.815Z] dc539afda2c1: Verifying Checksum [2021-11-03T13:48:58.815Z] dc539afda2c1: Download complete [2021-11-03T13:48:58.815Z] ed53099fbce6: Verifying Checksum [2021-11-03T13:48:58.815Z] ed53099fbce6: Download complete [2021-11-03T13:48:58.816Z] 77bc0d833cb6: Verifying Checksum [2021-11-03T13:48:58.816Z] 77bc0d833cb6: Download complete [2021-11-03T13:48:59.084Z] 9065ff56babe: Verifying Checksum [2021-11-03T13:48:59.084Z] 9065ff56babe: Download complete [2021-11-03T13:48:59.084Z] b4d181a07f80: Verifying Checksum [2021-11-03T13:48:59.084Z] b4d181a07f80: Download complete [2021-11-03T13:48:59.668Z] d287ab97295c: Verifying Checksum [2021-11-03T13:48:59.668Z] d287ab97295c: Download complete [2021-11-03T13:49:00.622Z] b4d181a07f80: Pull complete [2021-11-03T13:49:00.622Z] a1111a8f2ec3: Pull complete [2021-11-03T13:49:01.192Z] ed53099fbce6: Pull complete [2021-11-03T13:49:01.485Z] dc539afda2c1: Pull complete [2021-11-03T13:49:01.751Z] 77bc0d833cb6: Pull complete [2021-11-03T13:49:01.751Z] 9065ff56babe: Pull complete [2021-11-03T13:49:07.104Z] d287ab97295c: Pull complete [2021-11-03T13:49:07.104Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-03T13:49:07.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T13:49:07.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-03T13:49:07.176Z] prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container [2021-11-03T13:49:07.220Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-03T13:49:09.733Z] $ docker top 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-03T13:49:10.183Z] ---> job-cost.sh [2021-11-03T13:49:10.183Z] lf-activate-venv: SKIPPING [2021-11-03T13:49:10.183Z] INFO: No Stack... [2021-11-03T13:49:11.122Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-03T13:49:11.382Z] INFO: Archiving Costs [Pipeline] sh [2021-11-03T13:49:11.675Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-11-03T13:49:11.675Z] + cut -d, -f6 [Pipeline] lock [2021-11-03T13:49:11.700Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] [2021-11-03T13:49:11.711Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] did not exist. Created. [2021-11-03T13:49:11.711Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-03T13:49:12.015Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-03T13:49:12.055Z] Stashed 1 file(s) [Pipeline] } [2021-11-03T13:49:12.064Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-03T13:49:12.078Z] $ docker stop --time=1 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 [2021-11-03T13:49:13.217Z] $ docker rm -f 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-03T19:44:10.489Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-03T19:44:10.625Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-03T19:44:13.614Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:13.922Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:14.492Z] ---> package-listing.sh [2021-11-03T19:44:14.492Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-03T19:44:14.492Z] ++ facter osfamily [2021-11-03T19:44:14.757Z] + OS_FAMILY=redhat [2021-11-03T19:44:14.757Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-03T19:44:14.757Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-03T19:44:14.757Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-03T19:44:14.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-03T19:44:14.757Z] + PACKAGES=/tmp/packages_start.txt [2021-11-03T19:44:14.757Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-03T19:44:14.757Z] + PACKAGES=/tmp/packages_end.txt [2021-11-03T19:44:14.757Z] + case "${OS_FAMILY}" in [2021-11-03T19:44:14.757Z] + rpm -qa [2021-11-03T19:44:14.757Z] + sort [2021-11-03T19:44:15.698Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-03T19:44:15.698Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-03T19:44:15.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-03T19:44:15.698Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-03T19:44:15.698Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [2021-11-03T19:44:15.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo [2021-11-03T19:44:15.710Z] 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-03T19:44:15.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-03T19:44:16.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T19:44:16.555Z] [2021-11-03T19:44:16.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-03T19:44:16.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T19:44:16.863Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-03T19:44:16.863Z] b4d181a07f80: Pulling fs layer [2021-11-03T19:44:16.863Z] a1111a8f2ec3: Pulling fs layer [2021-11-03T19:44:16.863Z] ed53099fbce6: Pulling fs layer [2021-11-03T19:44:16.863Z] dc539afda2c1: Pulling fs layer [2021-11-03T19:44:16.863Z] 77bc0d833cb6: Pulling fs layer [2021-11-03T19:44:16.863Z] 9065ff56babe: Pulling fs layer [2021-11-03T19:44:16.863Z] d287ab97295c: Pulling fs layer [2021-11-03T19:44:16.863Z] dc539afda2c1: Waiting [2021-11-03T19:44:16.863Z] 77bc0d833cb6: Waiting [2021-11-03T19:44:16.863Z] 9065ff56babe: Waiting [2021-11-03T19:44:16.863Z] d287ab97295c: Waiting [2021-11-03T19:44:16.863Z] a1111a8f2ec3: Verifying Checksum [2021-11-03T19:44:16.863Z] a1111a8f2ec3: Download complete [2021-11-03T19:44:16.863Z] dc539afda2c1: Verifying Checksum [2021-11-03T19:44:16.863Z] dc539afda2c1: Download complete [2021-11-03T19:44:17.131Z] ed53099fbce6: Verifying Checksum [2021-11-03T19:44:17.131Z] ed53099fbce6: Download complete [2021-11-03T19:44:17.131Z] 77bc0d833cb6: Verifying Checksum [2021-11-03T19:44:17.131Z] 77bc0d833cb6: Download complete [2021-11-03T19:44:17.131Z] 9065ff56babe: Verifying Checksum [2021-11-03T19:44:17.131Z] 9065ff56babe: Download complete [2021-11-03T19:44:17.131Z] b4d181a07f80: Verifying Checksum [2021-11-03T19:44:17.131Z] b4d181a07f80: Download complete [2021-11-03T19:44:18.093Z] d287ab97295c: Verifying Checksum [2021-11-03T19:44:18.093Z] d287ab97295c: Download complete [2021-11-03T19:44:19.069Z] b4d181a07f80: Pull complete [2021-11-03T19:44:19.069Z] a1111a8f2ec3: Pull complete [2021-11-03T19:44:19.669Z] ed53099fbce6: Pull complete [2021-11-03T19:44:19.669Z] dc539afda2c1: Pull complete [2021-11-03T19:44:20.244Z] 77bc0d833cb6: Pull complete [2021-11-03T19:44:20.244Z] 9065ff56babe: Pull complete [2021-11-03T19:44:25.576Z] d287ab97295c: Pull complete [2021-11-03T19:44:25.576Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-03T19:44:25.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-03T19:44:25.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-03T19:44:25.647Z] prd-centos7-docker-4c-2g-16375 does not seem to be running inside a container [2021-11-03T19:44:25.681Z] $ 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-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-03T19:44:28.555Z] $ docker top 42f3f0b386c340c7b799b469bf16ecd644f238adf732d3680c3402f9a6382d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-03T19:44:28.910Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-03T19:44:29.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-03T19:44:29.501Z] + ls /var/log/sa-host [2021-11-03T19:44:29.501Z] + sadf -c /var/log/sa-host/sa03 [2021-11-03T19:44:29.501Z] file_magic: OK [2021-11-03T19:44:29.501Z] HZ: Using current value: 100 [2021-11-03T19:44:29.501Z] file_header: OK [2021-11-03T19:44:29.501Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-03T19:44:29.501Z] Statistics: [2021-11-03T19:44:29.502Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-03T19:44:29.502Z] File successfully converted to sysstat format version 12.0.3 [2021-11-03T19:44:29.502Z] + sadf -c /var/log/sa-host/sa30 [2021-11-03T19:44:29.502Z] file_magic: OK [2021-11-03T19:44:29.502Z] HZ: Using current value: 100 [2021-11-03T19:44:29.502Z] file_header: OK [2021-11-03T19:44:29.502Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-03T19:44:29.502Z] Statistics: [2021-11-03T19:44:29.502Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-03T19:44:29.502Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-03T19:44:29.797Z] provisioning config files... [2021-11-03T19:44:29.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7358827862616012360tmp [Pipeline] { [Pipeline] echo [2021-11-03T19:44:29.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:30.110Z] ---> create-netrc.sh [Pipeline] } [2021-11-03T19:44:30.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:30.501Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-03T19:44:30.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:30.805Z] ---> sudo-logs.sh [2021-11-03T19:44:30.805Z] Archiving 'sudo' log.. [2021-11-03T19:44:30.805Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-16375.novalocal: Name or service not known [2021-11-03T19:44:30.805Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-16375.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-03T19:44:30.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:31.141Z] ---> job-cost.sh [2021-11-03T19:44:31.141Z] lf-activate-venv: SKIPPING [2021-11-03T19:44:31.141Z] DEBUG: total: 0.05999999865889549 [2021-11-03T19:44:31.141Z] INFO: Retrieving Stack Cost... [2021-11-03T19:44:32.523Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-03T19:44:32.784Z] INFO: Archiving Costs [Pipeline] echo [2021-11-03T19:44:32.792Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-03T19:44:33.096Z] ---> logs-deploy.sh [2021-11-03T19:44:33.096Z] lf-activate-venv: SKIPPING [2021-11-03T19:44:33.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/3 [2021-11-03T19:44:33.096Z] INFO: archiving workspace using pattern(s): [2021-11-03T19:44:34.048Z] Archives upload complete. [2021-11-03T19:44:34.048Z] INFO: archiving logs to Nexus