Pull request #481 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b59cf62eb6986788aca380c28c271dea50a81554+d9a357ae929ab9a4753b0c453002d551dace3f17 (228a0e2ad1856777ad3e05b9d99876d966453358) 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-ssh404272779085066483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh5929944836254871096.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-481/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-481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7755896336841646210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh6278605782672743400.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-481/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-481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4045651808350736796.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 Running on prd-centos7-docker-4c-2g-304 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [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-481 # 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-481@tmp/jenkins-gitclient-ssh1190586400750576241.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 d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit b59cf62eb6986788aca380c28c271dea50a81554 Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) > 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-481@tmp/jenkins-gitclient-ssh5274268488022820917.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # 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-481@tmp/jenkins-gitclient-ssh6380705561096611127.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" > git rev-list --no-walk 705dea372b85fb7c71f49655d9a1291bfc850f4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:53 ========================================================= 05:15:53 EdgeX Global Pipelines Version Info 05:15:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:54 ------------------- 05:15:54 stable info: 05:15:54 ------------------- 05:15:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:54 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:15:54 Message: update stable to v1.0.213 05:15:55 ------------------- 05:15:55 experimental info: 05:15:55 ------------------- 05:15:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:15:55 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:15:55 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b59cf62 [Pipeline] echo 05:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:55 provisioning config files... 05:15:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config7346010390969787570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:56 ---> docker-login.sh 05:15:56 nexus3.edgexfoundry.org:10001 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10002 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10003 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10004 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 docker.io 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 ---> docker-login.sh ends [Pipeline] } 05:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:57 + git rev-list -1 --merges b59cf62eb6986788aca380c28c271dea50a81554~1..b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo 05:15:57 -----------> git rev-list -1 --merges b59cf62eb6986788aca380c28c271dea50a81554~1..b59cf62eb6986788aca380c28c271dea50a81554 b59cf62eb6986788aca380c28c271dea50a81554 05:15:57 b59cf62eb6986788aca380c28c271dea50a81554 [false] [Pipeline] sh 05:15:57 + git log --format=format:%s -1 b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo 05:15:57 ========================================================= 05:15:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:57 + git log --format=format:%s -1 b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo 05:15:57 [semverPrep] GIT_COMMIT: b59cf62eb6986788aca380c28c271dea50a81554, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0 [Pipeline] echo 05:15:57 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:58 05:15:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:15:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:58 latest: Pulling from edgex-devops/git-semver 05:15:58 a0d0a0d46f8b: Pulling fs layer 05:15:58 3e5f54012d9b: Pulling fs layer 05:15:58 4c7163046ea9: Pulling fs layer 05:15:58 0c2d73faf560: Pulling fs layer 05:15:58 0c2d73faf560: Waiting 05:15:58 3e5f54012d9b: Verifying Checksum 05:15:58 3e5f54012d9b: Download complete 05:15:58 a0d0a0d46f8b: Verifying Checksum 05:15:58 a0d0a0d46f8b: Download complete 05:15:58 0c2d73faf560: Verifying Checksum 05:15:58 0c2d73faf560: Download complete 05:15:58 4c7163046ea9: Verifying Checksum 05:15:58 4c7163046ea9: Download complete 05:15:58 a0d0a0d46f8b: Pull complete 05:15:58 3e5f54012d9b: Pull complete 05:15:59 4c7163046ea9: Pull complete 05:15:59 0c2d73faf560: Pull complete 05:15:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:15:59 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 05:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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 05:16:00 $ docker top bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:00 [ssh-agent] Looking for ssh-agent implementation... 05:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:00 $ docker exec bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent 05:16:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmkMaFK/agent.13 05:16:00 SSH_AGENT_PID=19 05:16:00 Running ssh-add (command line suppressed) 05:16:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_856070339817947569.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_856070339817947569.key) 05:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:00 + git tag --points-at HEAD [Pipeline] } 05:16:00 $ docker exec --env ******** --env ******** bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent -k 05:16:00 unset SSH_AUTH_SOCK; 05:16:00 unset SSH_AGENT_PID; 05:16:00 echo Agent pid 19 killed; 05:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:00 [ssh-agent] Looking for ssh-agent implementation... 05:16:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:01 $ docker exec bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent 05:16:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdDInf/agent.53 05:16:01 SSH_AGENT_PID=59 05:16:01 Running ssh-add (command line suppressed) 05:16:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_17800156701298308.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_17800156701298308.key) 05:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:01 + git semver init 05:16:01 # -> Open(): unable to determine branch for HEAD 05:16:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git 05:16:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 05:16:01 # $SEMVER_REMOTE_NAME = origin 05:16:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:16:01 # $SEMVER_USER_NAME = edgex-jenkins 05:16:01 # $SEMVER_BRANCH = PR-481 05:16:01 # $SEMVER_TEMP = /tmp/semver-433445119 05:16:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:16:04 # '/tmp/semver-433445119' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' 05:16:04 # -> Force: false 05:16:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } 05:16:04 $ docker exec --env ******** --env ******** bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent -k 05:16:04 unset SSH_AUTH_SOCK; 05:16:04 unset SSH_AGENT_PID; 05:16:04 echo Agent pid 59 killed; 05:16:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:04 + git semver [Pipeline] } 05:16:04 $ docker stop --time=1 bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 05:16:05 $ docker rm -f bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:06 Stashed 1 file(s) [Pipeline] echo 05:16:06 [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 05:16:21 Still waiting to schedule task 05:16:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:16:21 Still waiting to schedule task 05:16:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:17:48 Running on prd-centos7-docker-4c-2g-308 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 05:17:48 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:17:48 The recommended git tool is: git 05:17:51 using credential edgex-jenkins-ssh 05:17:51 Cloning the remote Git repository 05:17:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:17:51 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:17:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:17:51 > git --version # timeout=10 05:17:51 > git --version # 'git version 2.24.4' 05:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:51 [INFO] Currently running in a labeled security context 05:17:51 [INFO] Currently SELinux is 'enforcing' on the host 05:17:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3664275357660147604.key 05:17:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:17:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:17:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:17:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:53 [INFO] Currently running in a labeled security context 05:17:53 [INFO] Currently SELinux is 'enforcing' on the host 05:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh222162114434268556.key 05:17:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:17:53 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit b59cf62eb6986788aca380c28c271dea50a81554 05:17:53 Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 05:17:53 Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) 05:17:53 > git config core.sparsecheckout # timeout=10 05:17:53 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 05:17:53 > git remote # timeout=10 05:17:53 > git config --get remote.origin.url # timeout=10 05:17:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:53 [INFO] Currently running in a labeled security context 05:17:53 [INFO] Currently SELinux is 'enforcing' on the host 05:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh883089774531574908.key 05:17:53 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:17:53 > git rev-parse HEAD^{commit} # timeout=10 05:17:53 > git config core.sparsecheckout # timeout=10 05:17:53 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 05:17:57 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:57 provisioning config files... 05:17:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1271618351307298253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:58 ---> docker-login.sh 05:17:58 nexus3.edgexfoundry.org:10001 05:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:58 Configure a credential helper to remove this warning. See 05:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:58 05:17:58 Login Succeeded 05:17:58 nexus3.edgexfoundry.org:10002 05:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:58 Configure a credential helper to remove this warning. See 05:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:58 05:17:58 Login Succeeded 05:17:58 nexus3.edgexfoundry.org:10003 05:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:58 Configure a credential helper to remove this warning. See 05:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:58 05:17:58 Login Succeeded 05:17:58 nexus3.edgexfoundry.org:10004 05:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:58 Configure a credential helper to remove this warning. See 05:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:58 05:17:58 Login Succeeded 05:17:58 docker.io 05:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:59 Configure a credential helper to remove this warning. See 05:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:59 05:17:59 Login Succeeded 05:17:59 ---> docker-login.sh ends [Pipeline] } 05:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:17:59 ========================================================= 05:17:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:17:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:17:59 + 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 . 05:18:00 Sending build context to Docker daemon 25.22MB 05:18:00 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:18:00 Step 2/14 : FROM ${BASE} AS builder 05:18:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:18:00 a0d0a0d46f8b: Pulling fs layer 05:18:00 31adcdaf11c8: Pulling fs layer 05:18:00 b8b176561691: Pulling fs layer 05:18:00 4527c011a84f: Pulling fs layer 05:18:00 5d74067f8e1e: Pulling fs layer 05:18:00 e0aca202a116: Pulling fs layer 05:18:00 3a43be97a3b4: Pulling fs layer 05:18:00 34cad66bf833: Pulling fs layer 05:18:00 b4e3c513aaa6: Pulling fs layer 05:18:00 5d74067f8e1e: Waiting 05:18:00 e0aca202a116: Waiting 05:18:00 3a43be97a3b4: Waiting 05:18:00 34cad66bf833: Waiting 05:18:00 b4e3c513aaa6: Waiting 05:18:00 4527c011a84f: Waiting 05:18:00 b8b176561691: Verifying Checksum 05:18:00 b8b176561691: Download complete 05:18:00 31adcdaf11c8: Verifying Checksum 05:18:00 31adcdaf11c8: Download complete 05:18:00 5d74067f8e1e: Verifying Checksum 05:18:00 5d74067f8e1e: Download complete 05:18:00 e0aca202a116: Verifying Checksum 05:18:00 e0aca202a116: Download complete 05:18:00 a0d0a0d46f8b: Verifying Checksum 05:18:00 a0d0a0d46f8b: Download complete 05:18:00 3a43be97a3b4: Verifying Checksum 05:18:00 3a43be97a3b4: Download complete 05:18:00 34cad66bf833: Verifying Checksum 05:18:00 34cad66bf833: Download complete 05:18:00 4527c011a84f: Verifying Checksum 05:18:00 4527c011a84f: Download complete 05:18:00 b4e3c513aaa6: Verifying Checksum 05:18:00 b4e3c513aaa6: Download complete 05:18:00 a0d0a0d46f8b: Pull complete 05:18:00 31adcdaf11c8: Pull complete 05:18:01 b8b176561691: Pull complete 05:18:05 4527c011a84f: Pull complete 05:18:05 5d74067f8e1e: Pull complete 05:18:05 e0aca202a116: Pull complete 05:18:05 3a43be97a3b4: Pull complete 05:18:05 34cad66bf833: Pull complete 05:18:09 b4e3c513aaa6: Pull complete 05:18:09 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:18:09 ---> 9f6097aaca64 05:18:09 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:10 ---> Running in 46657a09d139 05:18:10 Removing intermediate container 46657a09d139 05:18:10 ---> 864211d2e90a 05:18:10 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:18:10 ---> Running in 6f6b91c0a634 05:18:10 Removing intermediate container 6f6b91c0a634 05:18:10 ---> 10b97340b938 05:18:10 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:18:10 ---> Running in 3a7e9d8bfe24 05:18:10 Removing intermediate container 3a7e9d8bfe24 05:18:10 ---> b3044b582151 05:18:10 Step 6/14 : LABEL Name=edgex-ui-go 05:18:10 ---> Running in 415a47eb4189 05:18:11 Removing intermediate container 415a47eb4189 05:18:11 ---> 83400df9d5af 05:18:11 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:18:11 ---> Running in 989ed51f83c5 05:18:11 Removing intermediate container 989ed51f83c5 05:18:11 ---> c95194c5528b 05:18:11 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:11 ---> Running in a8617fcbb01b 05:18:11 Removing intermediate container a8617fcbb01b 05:18:11 ---> a70ccc9c42f6 05:18:11 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:11 ---> Running in 30380ab83da9 05:18:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:18:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:18:13 OK: 220 MiB in 52 packages 05:18:13 Removing intermediate container 30380ab83da9 05:18:13 ---> 5d02874bc105 05:18:13 Step 10/14 : ENV GO111MODULE=on 05:18:13 ---> Running in 8c2efcfa001c 05:18:13 Removing intermediate container 8c2efcfa001c 05:18:13 ---> c3f297b8a828 05:18:13 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:13 ---> Running in cfdbbad30188 05:18:13 Removing intermediate container cfdbbad30188 05:18:13 ---> 2f07ea8cbcc4 05:18:13 Step 12/14 : COPY . . 05:18:14 ---> 24deb18a7681 05:18:14 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:14 ---> Running in f6eaf6115c5f 05:18:16 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 05:18:16 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 05:18:16 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 05:18:16 05:18:16 SECURITY ERROR 05:18:16 This download does NOT match an earlier download recorded in go.sum. 05:18:16 The bits may have been replaced on the origin server, or an attacker may 05:18:16 have intercepted the download attempt. 05:18:16 05:18:16 For more information, see 'go help module-auth'. 05:18:16 skipping... 05:18:16 Removing intermediate container f6eaf6115c5f 05:18:16 ---> 7e2e95755780 05:18:16 Step 14/14 : RUN ${MAKE} 05:18:16 ---> Running in 55762c5a70fa 05:18:16 noop 05:18:17 Removing intermediate container 55762c5a70fa 05:18:17 ---> 3009a1191196 05:18:17 Successfully built 3009a1191196 05:18:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:18:17 + docker inspect -f . ci-base-image-x86_64 05:18:17 . [Pipeline] withDockerContainer 05:18:17 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 05:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:17 $ docker top e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:18 + go version 05:18:18 go version go1.16.8 linux/amd64 [Pipeline] } 05:18:18 $ docker stop --time=1 e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e 05:18:19 $ docker rm -f e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:19 + docker inspect -f . ci-base-image-x86_64 05:18:19 . [Pipeline] withDockerContainer 05:18:20 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 05:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:20 $ docker top 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:18:20 + make test 05:18:20 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:18:20 go: downloading github.com/gorilla/mux v1.8.0 05:18:20 go: downloading github.com/pelletier/go-toml v1.9.4 05:18:20 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:18:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 05:18:21 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 05:18:21 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 05:18:21 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 05:18:21 05:18:21 SECURITY ERROR 05:18:21 This download does NOT match an earlier download recorded in go.sum. 05:18:21 The bits may have been replaced on the origin server, or an attacker may 05:18:21 have intercepted the download attempt. 05:18:21 05:18:21 For more information, see 'go help module-auth'. 05:18:21 make: *** [Makefile:37: test] Error 1 [Pipeline] } 05:18:21 $ docker stop --time=1 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 05:18:22 $ docker rm -f 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:23 05:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:23 latest: Pulling from edgex-lftools-log-publisher 05:18:23 b4d181a07f80: Pulling fs layer 05:18:23 a1111a8f2ec3: Pulling fs layer 05:18:23 ed53099fbce6: Pulling fs layer 05:18:23 dc539afda2c1: Pulling fs layer 05:18:23 77bc0d833cb6: Pulling fs layer 05:18:23 9065ff56babe: Pulling fs layer 05:18:23 d287ab97295c: Pulling fs layer 05:18:23 dc539afda2c1: Waiting 05:18:23 77bc0d833cb6: Waiting 05:18:23 9065ff56babe: Waiting 05:18:23 d287ab97295c: Waiting 05:18:23 a1111a8f2ec3: Verifying Checksum 05:18:23 a1111a8f2ec3: Download complete 05:18:23 dc539afda2c1: Verifying Checksum 05:18:23 dc539afda2c1: Download complete 05:18:23 ed53099fbce6: Verifying Checksum 05:18:23 ed53099fbce6: Download complete 05:18:23 9065ff56babe: Verifying Checksum 05:18:23 9065ff56babe: Download complete 05:18:23 77bc0d833cb6: Verifying Checksum 05:18:23 77bc0d833cb6: Download complete 05:18:23 b4d181a07f80: Verifying Checksum 05:18:23 b4d181a07f80: Download complete 05:18:24 d287ab97295c: Verifying Checksum 05:18:24 d287ab97295c: Download complete 05:18:25 b4d181a07f80: Pull complete 05:18:25 a1111a8f2ec3: Pull complete 05:18:26 ed53099fbce6: Pull complete 05:18:26 dc539afda2c1: Pull complete 05:18:26 77bc0d833cb6: Pull complete 05:18:26 9065ff56babe: Pull complete 05:18:31 d287ab97295c: Pull complete 05:18:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:18:31 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 05:18:32 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:18:34 $ docker top 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:34 ---> job-cost.sh 05:18:34 lf-activate-venv: SKIPPING 05:18:34 INFO: No Stack... 05:18:36 INFO: Retrieving Pricing Info for: v3-standard-2 05:18:36 INFO: Archiving Costs [Pipeline] sh 05:18:36 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:18:36 + cut -d, -f6 [Pipeline] lock 05:18:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] 05:18:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] did not exist. Created. 05:18:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:18:37 + echo total: 0.05999999865889549 [Pipeline] stash 05:18:37 Stashed 1 file(s) [Pipeline] } 05:18:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:18:37 $ docker stop --time=1 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 05:18:38 $ docker rm -f 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:18:38 Failed in branch amd64 05:18:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-307 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 05:18:41 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:18:41 The recommended git tool is: git 05:18:47 using credential edgex-jenkins-ssh 05:18:47 Cloning the remote Git repository 05:18:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:18:47 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:18:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:18:47 > git --version # timeout=10 05:18:47 > git --version # 'git version 2.17.1' 05:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:18:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:18:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:18:51 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit b59cf62eb6986788aca380c28c271dea50a81554 05:18:51 Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 05:18:51 Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) 05:18:51 > git config core.sparsecheckout # timeout=10 05:18:51 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 05:18:51 > git remote # timeout=10 05:18:51 > git config --get remote.origin.url # timeout=10 05:18:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:51 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:18:51 > git rev-parse HEAD^{commit} # timeout=10 05:18:51 > git config core.sparsecheckout # timeout=10 05:18:51 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 05:18:56 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:18:57 Dload Upload Total Spent Left Speed 05:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh 05:18:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:18:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:18:58 + sudo tee /etc/docker/daemon.new 05:18:58 { 05:18:58 "registry-mirrors": [ 05:18:58 "https://nexus3.edgexfoundry.org:10001" 05:18:58 ], 05:18:58 "bip": "10.250.0.254/24", 05:18:58 "hosts": [ 05:18:58 "tcp://0.0.0.0:5555", 05:18:58 "unix:///var/run/docker.sock" 05:18:58 ], 05:18:58 "mtu": 1458, 05:18:58 "selinux-enabled": true, 05:18:58 "seccomp-profile": "/etc/docker/seccomp.json" 05:18:58 } [Pipeline] sh 05:18:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:18:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:17 provisioning config files... 05:19:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8308626010916276502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:17 ---> docker-login.sh 05:19:17 nexus3.edgexfoundry.org:10001 05:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:18 Configure a credential helper to remove this warning. See 05:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:18 05:19:18 Login Succeeded 05:19:18 nexus3.edgexfoundry.org:10002 05:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:18 Configure a credential helper to remove this warning. See 05:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:18 05:19:18 Login Succeeded 05:19:18 nexus3.edgexfoundry.org:10003 05:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:19 Configure a credential helper to remove this warning. See 05:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:19 05:19:19 Login Succeeded 05:19:19 nexus3.edgexfoundry.org:10004 05:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:19 Configure a credential helper to remove this warning. See 05:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:19 05:19:19 Login Succeeded 05:19:19 docker.io 05:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:20 Configure a credential helper to remove this warning. See 05:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:20 05:19:20 Login Succeeded 05:19:20 ---> docker-login.sh ends [Pipeline] } 05:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:19:21 ========================================================= 05:19:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:19:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:19:21 + 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 . 05:19:22 Sending build context to Docker daemon 25.22MB 05:19:22 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:19:22 Step 2/14 : FROM ${BASE} AS builder 05:19:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:19:22 552d1f2373af: Pulling fs layer 05:19:22 ea3f2d53f512: Pulling fs layer 05:19:22 9e70ebbbe112: Pulling fs layer 05:19:22 7a9cfe048b4a: Pulling fs layer 05:19:22 72dc09318566: Pulling fs layer 05:19:22 f4f7b4309257: Pulling fs layer 05:19:22 7a9cfe048b4a: Waiting 05:19:22 0ac9a79272e3: Pulling fs layer 05:19:22 b78e95d17946: Pulling fs layer 05:19:22 f4f7b4309257: Waiting 05:19:22 b78e95d17946: Waiting 05:19:22 0ac9a79272e3: Waiting 05:19:22 9e70ebbbe112: Download complete 05:19:22 ea3f2d53f512: Verifying Checksum 05:19:22 ea3f2d53f512: Download complete 05:19:22 72dc09318566: Verifying Checksum 05:19:22 72dc09318566: Download complete 05:19:22 f4f7b4309257: Verifying Checksum 05:19:22 f4f7b4309257: Download complete 05:19:22 0ac9a79272e3: Verifying Checksum 05:19:22 0ac9a79272e3: Download complete 05:19:22 552d1f2373af: Verifying Checksum 05:19:22 552d1f2373af: Download complete 05:19:23 552d1f2373af: Pull complete 05:19:23 ea3f2d53f512: Pull complete 05:19:24 9e70ebbbe112: Pull complete 05:19:24 b78e95d17946: Download complete 05:19:25 7a9cfe048b4a: Verifying Checksum 05:19:25 7a9cfe048b4a: Download complete 05:19:35 7a9cfe048b4a: Pull complete 05:19:35 72dc09318566: Pull complete 05:19:35 f4f7b4309257: Pull complete 05:19:36 0ac9a79272e3: Pull complete 05:19:42 b78e95d17946: Pull complete 05:19:42 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:19:42 ---> 8b459fc5aaf0 05:19:42 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:19:43 ---> Running in bc7e9c6e0839 05:19:44 Removing intermediate container bc7e9c6e0839 05:19:44 ---> 9f53dc2d2cf9 05:19:44 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:19:44 ---> Running in 2f4991ab1792 05:19:44 Removing intermediate container 2f4991ab1792 05:19:44 ---> f19ec82dcbe3 05:19:44 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:19:44 ---> Running in b4826270ae0c 05:19:44 Removing intermediate container b4826270ae0c 05:19:44 ---> 3a2242138891 05:19:44 Step 6/14 : LABEL Name=edgex-ui-go 05:19:45 ---> Running in 301b9c7b7a24 05:19:45 Removing intermediate container 301b9c7b7a24 05:19:45 ---> a78007a7a009 05:19:45 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:19:45 ---> Running in 6523fcdba37d 05:19:45 Removing intermediate container 6523fcdba37d 05:19:45 ---> ab67b95e24d5 05:19:45 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:45 ---> Running in 475ede716404 05:19:47 Removing intermediate container 475ede716404 05:19:47 ---> baa2b6048377 05:19:47 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:48 ---> Running in 42c1a4dc0c13 05:19:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:19:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:19:51 OK: 219 MiB in 52 packages 05:19:51 Removing intermediate container 42c1a4dc0c13 05:19:51 ---> 35e105a67f4a 05:19:51 Step 10/14 : ENV GO111MODULE=on 05:19:52 ---> Running in e1558e14af94 05:19:52 Removing intermediate container e1558e14af94 05:19:52 ---> 91b7ba52f5a9 05:19:52 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:19:52 ---> Running in bcdda83e24d7 05:19:52 Removing intermediate container bcdda83e24d7 05:19:52 ---> 37ae5c68ed03 05:19:52 Step 12/14 : COPY . . 05:19:55 ---> 875ee0024002 05:19:55 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:55 ---> Running in 0078bbebfa34 05:19:58 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 05:19:58 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 05:19:58 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 05:19:58 05:19:58 SECURITY ERROR 05:19:58 This download does NOT match an earlier download recorded in go.sum. 05:19:58 The bits may have been replaced on the origin server, or an attacker may 05:19:58 have intercepted the download attempt. 05:19:58 05:19:58 For more information, see 'go help module-auth'. 05:19:58 skipping... 05:20:00 Removing intermediate container 0078bbebfa34 05:20:00 ---> 0045a8e997d4 05:20:00 Step 14/14 : RUN ${MAKE} 05:20:00 ---> Running in a5b4f7b1d922 05:20:02 noop 05:20:02 Removing intermediate container a5b4f7b1d922 05:20:02 ---> c36433c2f418 05:20:02 Successfully built c36433c2f418 05:20:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:20:03 + docker inspect -f . ci-base-image-arm64 05:20:03 . [Pipeline] withDockerContainer 05:20:03 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 05:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:05 $ docker top e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:06 + go version 05:20:06 go version go1.16.8 linux/arm64 [Pipeline] } 05:20:06 $ docker stop --time=1 e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e 05:20:07 $ docker rm -f e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:08 + docker inspect -f . ci-base-image-arm64 05:20:08 . [Pipeline] withDockerContainer 05:20:08 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 05:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:10 $ docker top ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:20:11 + make test 05:20:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:20:11 go: downloading github.com/gorilla/mux v1.8.0 05:20:11 go: downloading github.com/pelletier/go-toml v1.9.4 05:20:11 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:20:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 05:20:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 05:20:11 go: downloading gopkg.in/yaml.v2 v2.4.0 05:20:11 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 05:20:11 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 05:20:11 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 05:20:11 05:20:11 SECURITY ERROR 05:20:11 This download does NOT match an earlier download recorded in go.sum. 05:20:11 The bits may have been replaced on the origin server, or an attacker may 05:20:11 have intercepted the download attempt. 05:20:11 05:20:11 For more information, see 'go help module-auth'. 05:20:11 make: *** [Makefile:37: test] Error 1 [Pipeline] } 05:20:11 $ docker stop --time=1 ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 05:20:13 $ docker rm -f ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:14 05:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:15 arm64: Pulling from edgex-lftools-log-publisher 05:20:15 448f6bf000e3: Pulling fs layer 05:20:15 f757da607395: Pulling fs layer 05:20:15 05883995daec: Pulling fs layer 05:20:15 8603b9c90790: Pulling fs layer 05:20:15 1560dd03e051: Pulling fs layer 05:20:15 27f5ce0e4adf: Pulling fs layer 05:20:15 c2d8d7efcc4b: Pulling fs layer 05:20:15 1560dd03e051: Waiting 05:20:15 27f5ce0e4adf: Waiting 05:20:15 c2d8d7efcc4b: Waiting 05:20:15 8603b9c90790: Waiting 05:20:15 f757da607395: Verifying Checksum 05:20:15 f757da607395: Download complete 05:20:15 8603b9c90790: Verifying Checksum 05:20:15 8603b9c90790: Download complete 05:20:15 1560dd03e051: Verifying Checksum 05:20:15 1560dd03e051: Download complete 05:20:15 27f5ce0e4adf: Verifying Checksum 05:20:15 27f5ce0e4adf: Download complete 05:20:15 05883995daec: Verifying Checksum 05:20:15 05883995daec: Download complete 05:20:15 448f6bf000e3: Download complete 05:20:18 c2d8d7efcc4b: Verifying Checksum 05:20:18 c2d8d7efcc4b: Download complete 05:20:19 448f6bf000e3: Pull complete 05:20:19 f757da607395: Pull complete 05:20:21 05883995daec: Pull complete 05:20:21 8603b9c90790: Pull complete 05:20:22 1560dd03e051: Pull complete 05:20:22 27f5ce0e4adf: Pull complete 05:20:38 c2d8d7efcc4b: Pull complete 05:20:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:20:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:20:38 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 05:20:38 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:20:41 $ docker top cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:42 ---> job-cost.sh 05:20:42 lf-activate-venv: SKIPPING 05:20:42 INFO: No Stack... 05:20:42 INFO: Retrieving Pricing Info for: v3-standard-4 05:20:42 INFO: Archiving Costs [Pipeline] sh 05:20:43 + + cat /w/workspace/edgex-ui-go/2/archives/cost.csvcut 05:20:43 -d, -f6 [Pipeline] lock 05:20:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] 05:20:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] did not exist. Created. 05:20:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:44 /w/workspace/edgex-ui-go/2@tmp/durable-1bfc2ef5/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1bfc2ef5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:20:44 + echo total: 0.10999999940395355 [Pipeline] stash 05:20:44 Warning: overwriting stash ‘stack-cost’ 05:20:45 Stashed 1 file(s) [Pipeline] } 05:20:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:45 $ docker stop --time=1 cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 05:20:47 $ docker rm -f cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:47 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 05:20:48 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:20:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:20:49 ---> package-listing.sh 05:20:49 ++ facter osfamily 05:20:49 ++ tr '[:upper:]' '[:lower:]' 05:20:50 + OS_FAMILY=redhat 05:20:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 05:20:50 + START_PACKAGES=/tmp/packages_start.txt 05:20:50 + END_PACKAGES=/tmp/packages_end.txt 05:20:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:20:50 + PACKAGES=/tmp/packages_start.txt 05:20:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 05:20:50 + PACKAGES=/tmp/packages_end.txt 05:20:50 + case "${OS_FAMILY}" in 05:20:50 + rpm -qa 05:20:50 + sort 05:20:50 + '[' -f /tmp/packages_start.txt ']' 05:20:50 + '[' -f /tmp/packages_end.txt ']' 05:20:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:20:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 05:20:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ 05:20:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [Pipeline] echo 05:20:50 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:20:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:51 05:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:51 latest: Pulling from edgex-lftools-log-publisher 05:20:51 b4d181a07f80: Pulling fs layer 05:20:51 a1111a8f2ec3: Pulling fs layer 05:20:51 ed53099fbce6: Pulling fs layer 05:20:51 dc539afda2c1: Pulling fs layer 05:20:51 77bc0d833cb6: Pulling fs layer 05:20:51 9065ff56babe: Pulling fs layer 05:20:51 d287ab97295c: Pulling fs layer 05:20:51 77bc0d833cb6: Waiting 05:20:51 9065ff56babe: Waiting 05:20:51 d287ab97295c: Waiting 05:20:51 dc539afda2c1: Waiting 05:20:51 a1111a8f2ec3: Verifying Checksum 05:20:51 a1111a8f2ec3: Download complete 05:20:52 dc539afda2c1: Verifying Checksum 05:20:52 dc539afda2c1: Download complete 05:20:52 ed53099fbce6: Verifying Checksum 05:20:52 ed53099fbce6: Download complete 05:20:52 77bc0d833cb6: Verifying Checksum 05:20:52 77bc0d833cb6: Download complete 05:20:52 9065ff56babe: Verifying Checksum 05:20:52 9065ff56babe: Download complete 05:20:52 b4d181a07f80: Verifying Checksum 05:20:52 b4d181a07f80: Download complete 05:20:52 d287ab97295c: Verifying Checksum 05:20:52 d287ab97295c: Download complete 05:20:53 b4d181a07f80: Pull complete 05:20:53 a1111a8f2ec3: Pull complete 05:20:54 ed53099fbce6: Pull complete 05:20:54 dc539afda2c1: Pull complete 05:20:54 77bc0d833cb6: Pull complete 05:20:54 9065ff56babe: Pull complete 05:20:59 d287ab97295c: Pull complete 05:20:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:21:00 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 05:21:00 $ 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-481/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-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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 05:21:02 $ docker top fd1105f74cb89c08667b3d7f4634fbf5fd08b70fce3cd9b71cfa326964a692ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:02 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:03 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:03 + ls /var/log/sa-host 05:21:03 + sadf -c /var/log/sa-host/sa12 05:21:03 file_magic: OK 05:21:03 HZ: Using current value: 100 05:21:03 file_header: OK 05:21:03 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 05:21:03 Statistics: 05:21:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:03 File successfully converted to sysstat format version 12.0.3 05:21:03 + sadf -c /var/log/sa-host/sa30 05:21:03 file_magic: OK 05:21:03 HZ: Using current value: 100 05:21:03 file_header: OK 05:21:03 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 05:21:03 Statistics: 05:21:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:03 provisioning config files... 05:21:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config7665469957783841831tmp [Pipeline] { [Pipeline] echo 05:21:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:03 ---> create-netrc.sh [Pipeline] } 05:21:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:04 ---> python-tools-install.sh [Pipeline] echo 05:21:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:04 ---> sudo-logs.sh 05:21:04 Archiving 'sudo' log.. 05:21:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-304.novalocal: Name or service not known 05:21:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-304.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:21:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:04 ---> job-cost.sh 05:21:04 lf-activate-venv: SKIPPING 05:21:04 DEBUG: total: 0.10999999940395355 05:21:04 INFO: Retrieving Stack Cost... 05:21:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:21:06 INFO: Archiving Costs [Pipeline] echo 05:21:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:06 ---> logs-deploy.sh 05:21:06 lf-activate-venv: SKIPPING 05:21:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/2 05:21:06 INFO: archiving workspace using pattern(s): 05:21:07 Archives upload complete. 05:21:07 INFO: archiving logs to Nexus