Pull request #482 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 550b487ab09853445f8f9752e6bcb85bbb9c6fa6+d9a357ae929ab9a4753b0c453002d551dace3f17 (955913de7250792e54189c19c1342cf73e94bb17) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6378690996584742455.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-ssh4708895394937966895.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh783914920743996130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7195515641396496026.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7736694676766618146.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-482/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh506273962986684100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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-317 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [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-482 # 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-482@tmp/jenkins-gitclient-ssh111063423445900353.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/jenkins-gitclient-ssh8202342233348579991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) > git config core.sparsecheckout # timeout=10 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # 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-482@tmp/jenkins-gitclient-ssh2321210065465302369.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 Commit message: "feat: Link for How to get access token should point to Jakarta docs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:45 ========================================================= 08:01:45 EdgeX Global Pipelines Version Info 08:01:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:47 ------------------- 08:01:47 stable info: 08:01:47 ------------------- 08:01:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:01:47 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 08:01:47 Message: update stable to v1.0.213 08:01:47 ------------------- 08:01:47 experimental info: 08:01:47 ------------------- 08:01:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:01:47 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 08:01:47 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:01:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:01:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo 08:01:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 550b487 [Pipeline] echo 08:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:49 provisioning config files... 08:01:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config5169620950881310186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:49 ---> docker-login.sh 08:01:49 nexus3.edgexfoundry.org:10001 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10002 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10003 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10004 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 docker.io 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:50 Configure a credential helper to remove this warning. See 08:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:50 08:01:50 Login Succeeded 08:01:50 ---> docker-login.sh ends [Pipeline] } 08:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:01:51 + git rev-list -1 --merges 550b487ab09853445f8f9752e6bcb85bbb9c6fa6~1..550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo 08:01:51 -----------> git rev-list -1 --merges 550b487ab09853445f8f9752e6bcb85bbb9c6fa6~1..550b487ab09853445f8f9752e6bcb85bbb9c6fa6 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [false] [Pipeline] sh 08:01:51 + git log --format=format:%s -1 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo 08:01:51 ========================================================= 08:01:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:52 + git log --format=format:%s -1 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] echo 08:01:52 [semverPrep] GIT_COMMIT: 550b487ab09853445f8f9752e6bcb85bbb9c6fa6, Commit Message: feat: Link for How to get access token should point to Jakarta docs [Pipeline] echo 08:01:52 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:52 08:01:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:01:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:53 latest: Pulling from edgex-devops/git-semver 08:01:53 a0d0a0d46f8b: Pulling fs layer 08:01:53 3e5f54012d9b: Pulling fs layer 08:01:53 4c7163046ea9: Pulling fs layer 08:01:53 0c2d73faf560: Pulling fs layer 08:01:53 0c2d73faf560: Waiting 08:01:53 3e5f54012d9b: Verifying Checksum 08:01:53 3e5f54012d9b: Download complete 08:01:53 a0d0a0d46f8b: Verifying Checksum 08:01:53 a0d0a0d46f8b: Download complete 08:01:53 0c2d73faf560: Verifying Checksum 08:01:53 0c2d73faf560: Download complete 08:01:53 4c7163046ea9: Verifying Checksum 08:01:53 4c7163046ea9: Download complete 08:01:53 a0d0a0d46f8b: Pull complete 08:01:53 3e5f54012d9b: Pull complete 08:01:53 4c7163046ea9: Pull complete 08:01:53 0c2d73faf560: Pull complete 08:01:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:01:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:01:54 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 08:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:01:54 $ docker top 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:54 [ssh-agent] Looking for ssh-agent implementation... 08:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:55 $ docker exec 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent 08:01:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogPnbd/agent.14 08:01:55 SSH_AGENT_PID=21 08:01:55 Running ssh-add (command line suppressed) 08:01:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6059566724276009039.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_6059566724276009039.key) 08:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:55 + git tag --points-at HEAD [Pipeline] } 08:01:55 $ docker exec --env ******** --env ******** 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent -k 08:01:55 unset SSH_AUTH_SOCK; 08:01:55 unset SSH_AGENT_PID; 08:01:55 echo Agent pid 21 killed; 08:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:55 [ssh-agent] Looking for ssh-agent implementation... 08:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:55 $ docker exec 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent 08:01:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCcFaim/agent.53 08:01:56 SSH_AGENT_PID=59 08:01:56 Running ssh-add (command line suppressed) 08:01:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_9161887110156030315.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/private_key_9161887110156030315.key) 08:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:56 + git semver init 08:01:56 # -> Open(): unable to determine branch for HEAD 08:01:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.git 08:01:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-482 08:01:56 # $SEMVER_REMOTE_NAME = origin 08:01:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:01:56 # $SEMVER_USER_NAME = edgex-jenkins 08:01:56 # $SEMVER_BRANCH = PR-482 08:01:56 # $SEMVER_TEMP = /tmp/semver-656927167 08:01:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:01:58 # '/tmp/semver-656927167' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver' 08:01:58 # -> Force: false 08:01:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-482/.semver [Pipeline] } 08:01:58 $ docker exec --env ******** --env ******** 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 ssh-agent -k 08:01:58 unset SSH_AUTH_SOCK; 08:01:58 unset SSH_AGENT_PID; 08:01:58 echo Agent pid 59 killed; 08:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:59 + git semver [Pipeline] } 08:01:59 $ docker stop --time=1 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 08:02:00 $ docker rm -f 564d3d1cb34ca99decf707a2b2d6e8f4a4138e1cf7ab1d082266d731e0606223 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:01 Stashed 1 file(s) [Pipeline] echo 08:02:01 [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 08:02:16 Still waiting to schedule task 08:02:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-317’ 08:02:16 Still waiting to schedule task 08:02:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:03:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws 08:03:49 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:03:50 The recommended git tool is: git 08:03:55 using credential edgex-jenkins-ssh 08:03:55 Cloning the remote Git repository 08:03:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:03:55 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:03:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:03:55 > git --version # timeout=10 08:03:55 > git --version # 'git version 2.17.1' 08:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:03:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:03:59 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:03:59 Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:03:59 Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) 08:03:59 > git config core.sparsecheckout # timeout=10 08:03:59 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 08:03:59 > git remote # timeout=10 08:03:59 > git config --get remote.origin.url # timeout=10 08:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:59 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 08:03:59 > git rev-parse HEAD^{commit} # timeout=10 08:03:59 > git config core.sparsecheckout # timeout=10 08:03:59 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 08:04:04 Commit message: "feat: Link for How to get access token should point to Jakarta docs" 08:04:04 > git --version # timeout=10 08:04:04 > git --version # 'git version 2.17.1' 08:04:04 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:05 Dload Upload Total Spent Left Speed 08:04:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74835 0 --:--:-- --:--:-- --:--:-- 74835 [Pipeline] sh 08:04:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:04:06 + sudo tee /etc/docker/daemon.new 08:04:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:04:06 { 08:04:06 "registry-mirrors": [ 08:04:06 "https://nexus3.edgexfoundry.org:10001" 08:04:06 ], 08:04:06 "bip": "10.250.0.254/24", 08:04:06 "hosts": [ 08:04:06 "tcp://0.0.0.0:5555", 08:04:06 "unix:///var/run/docker.sock" 08:04:06 ], 08:04:06 "mtu": 1458, 08:04:06 "selinux-enabled": true, 08:04:06 "seccomp-profile": "/etc/docker/seccomp.json" 08:04:06 } [Pipeline] sh 08:04:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:04:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:25 provisioning config files... 08:04:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3547133918150624827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:26 ---> docker-login.sh 08:04:26 nexus3.edgexfoundry.org:10001 08:04:26 Running on prd-centos7-docker-4c-2g-320 in /w/workspace/edgexfoundry_edgex-ui-go_PR-482 [Pipeline] { [Pipeline] ws 08:04:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:04:26 The recommended git tool is: git 08:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:27 Configure a credential helper to remove this warning. See 08:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:27 08:04:27 Login Succeeded 08:04:27 nexus3.edgexfoundry.org:10002 08:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:27 Configure a credential helper to remove this warning. See 08:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:27 08:04:27 Login Succeeded 08:04:27 nexus3.edgexfoundry.org:10003 08:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:28 Configure a credential helper to remove this warning. See 08:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:28 08:04:28 Login Succeeded 08:04:28 nexus3.edgexfoundry.org:10004 08:04:28 using credential edgex-jenkins-ssh 08:04:28 Cloning the remote Git repository 08:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:28 Configure a credential helper to remove this warning. See 08:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:28 08:04:28 Login Succeeded 08:04:28 docker.io 08:04:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:04:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:04:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:28 > git --version # timeout=10 08:04:28 > git --version # 'git version 2.24.4' 08:04:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:28 [INFO] Currently running in a labeled security context 08:04:28 [INFO] Currently SELinux is 'enforcing' on the host 08:04:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7134568194101005965.key 08:04:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:29 Configure a credential helper to remove this warning. See 08:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:29 08:04:29 Login Succeeded 08:04:29 ---> docker-login.sh ends [Pipeline] } 08:04:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:04:29 ========================================================= 08:04:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:04:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:04:30 + 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 . 08:04:31 Sending build context to Docker daemon 25.23MB 08:04:31 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:04:31 Step 2/14 : FROM ${BASE} AS builder 08:04:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:31 552d1f2373af: Pulling fs layer 08:04:31 ea3f2d53f512: Pulling fs layer 08:04:31 9e70ebbbe112: Pulling fs layer 08:04:31 7a9cfe048b4a: Pulling fs layer 08:04:31 72dc09318566: Pulling fs layer 08:04:31 f4f7b4309257: Pulling fs layer 08:04:31 0ac9a79272e3: Pulling fs layer 08:04:31 b78e95d17946: Pulling fs layer 08:04:31 72dc09318566: Waiting 08:04:31 f4f7b4309257: Waiting 08:04:31 0ac9a79272e3: Waiting 08:04:31 b78e95d17946: Waiting 08:04:31 7a9cfe048b4a: Waiting 08:04:31 9e70ebbbe112: Download complete 08:04:31 ea3f2d53f512: Verifying Checksum 08:04:31 ea3f2d53f512: Download complete 08:04:31 72dc09318566: Verifying Checksum 08:04:31 72dc09318566: Download complete 08:04:31 f4f7b4309257: Verifying Checksum 08:04:31 f4f7b4309257: Download complete 08:04:31 552d1f2373af: Download complete 08:04:31 0ac9a79272e3: Verifying Checksum 08:04:31 0ac9a79272e3: Download complete 08:04:31 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:04:31 Merge succeeded, producing 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:04:31 Checking out Revision 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 (PR-482) 08:04:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:31 [INFO] Currently running in a labeled security context 08:04:31 [INFO] Currently SELinux is 'enforcing' on the host 08:04:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7442148459373035420.key 08:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:04:31 > git config core.sparsecheckout # timeout=10 08:04:31 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 08:04:31 > git remote # timeout=10 08:04:31 > git config --get remote.origin.url # timeout=10 08:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:31 [INFO] Currently running in a labeled security context 08:04:31 [INFO] Currently SELinux is 'enforcing' on the host 08:04:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh385842240142563530.key 08:04:31 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 08:04:31 > git rev-parse HEAD^{commit} # timeout=10 08:04:32 > git config core.sparsecheckout # timeout=10 08:04:32 > git checkout -f 550b487ab09853445f8f9752e6bcb85bbb9c6fa6 # timeout=10 08:04:32 552d1f2373af: Pull complete 08:04:32 ea3f2d53f512: Pull complete 08:04:33 9e70ebbbe112: Pull complete 08:04:33 b78e95d17946: Verifying Checksum 08:04:33 b78e95d17946: Download complete 08:04:34 7a9cfe048b4a: Verifying Checksum 08:04:34 7a9cfe048b4a: Download complete 08:04:35 Commit message: "feat: Link for How to get access token should point to Jakarta docs" 08:04:35 > git --version # timeout=10 08:04:35 > git --version # 'git version 2.24.4' 08:04:35 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:36 provisioning config files... 08:04:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7779919895683419480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:36 ---> docker-login.sh 08:04:36 nexus3.edgexfoundry.org:10001 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:36 Configure a credential helper to remove this warning. See 08:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:36 08:04:36 Login Succeeded 08:04:36 nexus3.edgexfoundry.org:10002 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:36 Configure a credential helper to remove this warning. See 08:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:36 08:04:36 Login Succeeded 08:04:36 nexus3.edgexfoundry.org:10003 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:36 Configure a credential helper to remove this warning. See 08:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:36 08:04:36 Login Succeeded 08:04:36 nexus3.edgexfoundry.org:10004 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:37 Configure a credential helper to remove this warning. See 08:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:37 08:04:37 Login Succeeded 08:04:37 docker.io 08:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:37 Configure a credential helper to remove this warning. See 08:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:37 08:04:37 Login Succeeded 08:04:37 ---> docker-login.sh ends [Pipeline] } 08:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:04:37 ========================================================= 08:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:04:38 + 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 . 08:04:38 Sending build context to Docker daemon 25.24MB 08:04:38 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:04:38 Step 2/14 : FROM ${BASE} AS builder 08:04:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:04:38 a0d0a0d46f8b: Pulling fs layer 08:04:38 31adcdaf11c8: Pulling fs layer 08:04:38 b8b176561691: Pulling fs layer 08:04:38 4527c011a84f: Pulling fs layer 08:04:38 5d74067f8e1e: Pulling fs layer 08:04:38 e0aca202a116: Pulling fs layer 08:04:38 3a43be97a3b4: Pulling fs layer 08:04:38 34cad66bf833: Pulling fs layer 08:04:38 b4e3c513aaa6: Pulling fs layer 08:04:38 4527c011a84f: Waiting 08:04:38 5d74067f8e1e: Waiting 08:04:38 e0aca202a116: Waiting 08:04:38 3a43be97a3b4: Waiting 08:04:38 34cad66bf833: Waiting 08:04:38 b4e3c513aaa6: Waiting 08:04:38 b8b176561691: Verifying Checksum 08:04:38 b8b176561691: Download complete 08:04:38 31adcdaf11c8: Verifying Checksum 08:04:38 31adcdaf11c8: Download complete 08:04:38 5d74067f8e1e: Verifying Checksum 08:04:38 5d74067f8e1e: Download complete 08:04:38 e0aca202a116: Verifying Checksum 08:04:38 e0aca202a116: Download complete 08:04:38 a0d0a0d46f8b: Verifying Checksum 08:04:38 a0d0a0d46f8b: Download complete 08:04:38 3a43be97a3b4: Verifying Checksum 08:04:38 3a43be97a3b4: Download complete 08:04:38 34cad66bf833: Verifying Checksum 08:04:38 34cad66bf833: Download complete 08:04:38 a0d0a0d46f8b: Pull complete 08:04:38 31adcdaf11c8: Pull complete 08:04:38 4527c011a84f: Verifying Checksum 08:04:38 4527c011a84f: Download complete 08:04:39 b4e3c513aaa6: Verifying Checksum 08:04:39 b4e3c513aaa6: Download complete 08:04:39 b8b176561691: Pull complete 08:04:43 4527c011a84f: Pull complete 08:04:43 5d74067f8e1e: Pull complete 08:04:43 e0aca202a116: Pull complete 08:04:43 3a43be97a3b4: Pull complete 08:04:43 34cad66bf833: Pull complete 08:04:44 7a9cfe048b4a: Pull complete 08:04:44 72dc09318566: Pull complete 08:04:44 f4f7b4309257: Pull complete 08:04:45 0ac9a79272e3: Pull complete 08:04:45 b4e3c513aaa6: Pull complete 08:04:45 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:04:45 ---> 9f6097aaca64 08:04:45 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:04:47 ---> Running in ec75fe79094c 08:04:47 Removing intermediate container ec75fe79094c 08:04:47 ---> d84919933a89 08:04:47 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:04:47 ---> Running in a9063b4438d3 08:04:47 Removing intermediate container a9063b4438d3 08:04:47 ---> f567114fa289 08:04:47 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:04:47 ---> Running in a580da185e24 08:04:47 Removing intermediate container a580da185e24 08:04:47 ---> ee9248e7eb79 08:04:47 Step 6/14 : LABEL Name=edgex-ui-go 08:04:47 ---> Running in f86274bd6a73 08:04:47 Removing intermediate container f86274bd6a73 08:04:47 ---> b2eb0a0ce78e 08:04:47 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:04:47 ---> Running in e21100184da7 08:04:47 Removing intermediate container e21100184da7 08:04:47 ---> a05e1d3dc217 08:04:47 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:47 ---> Running in 22e47000f071 08:04:48 Removing intermediate container 22e47000f071 08:04:48 ---> 3efe0ba795d9 08:04:48 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:48 ---> Running in 93f13908cb27 08:04:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:49 OK: 220 MiB in 52 packages 08:04:50 Removing intermediate container 93f13908cb27 08:04:50 ---> 5d6451dad804 08:04:50 Step 10/14 : ENV GO111MODULE=on 08:04:50 ---> Running in 4969bd0c4a9c 08:04:50 Removing intermediate container 4969bd0c4a9c 08:04:50 ---> e4df6354af16 08:04:50 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:04:50 ---> Running in 6673ca5e67cc 08:04:50 Removing intermediate container 6673ca5e67cc 08:04:50 ---> 5749460be67c 08:04:50 Step 12/14 : COPY . . 08:04:50 b78e95d17946: Pull complete 08:04:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:04:50 ---> 8b459fc5aaf0 08:04:50 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:04:51 ---> cd1f895707ee 08:04:51 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:51 ---> Running in 7e4eb1a035c1 08:04:52 ---> Running in a675eceb1d6d 08:04:52 Removing intermediate container a675eceb1d6d 08:04:52 ---> ed153600f1f3 08:04:52 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:04:52 ---> Running in 7a9106ec9787 08:04:53 Removing intermediate container 7a9106ec9787 08:04:53 ---> 322f4fdd98e8 08:04:53 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:04:53 ---> Running in edc77cd705b1 08:04:53 Removing intermediate container edc77cd705b1 08:04:53 ---> 8a6da1dab268 08:04:53 Step 6/14 : LABEL Name=edgex-ui-go 08:04:53 ---> Running in be6aeb276ebf 08:04:54 Removing intermediate container be6aeb276ebf 08:04:54 ---> 130952d383f6 08:04:54 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:04:54 ---> Running in e5c91d3aab7a 08:04:54 Removing intermediate container e5c91d3aab7a 08:04:54 ---> e78cfbd4b8a4 08:04:54 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:55 ---> Running in 8001a1519517 08:04:56 Removing intermediate container 8001a1519517 08:04:56 ---> a6095a7d42b2 08:04:56 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:56 ---> Running in 2abfb3d296ec 08:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:04:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:04:59 OK: 219 MiB in 52 packages 08:05:00 Removing intermediate container 2abfb3d296ec 08:05:00 ---> 70387e8bc256 08:05:00 Step 10/14 : ENV GO111MODULE=on 08:05:00 ---> Running in 2d8e6aa0f488 08:05:01 Removing intermediate container 2d8e6aa0f488 08:05:01 ---> 979f98662aa4 08:05:01 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:05:01 ---> Running in 0e6289593bdf 08:05:01 Removing intermediate container 7e4eb1a035c1 08:05:01 ---> a01381a214e3 08:05:01 Step 14/14 : RUN ${MAKE} 08:05:01 ---> Running in 45d674e7ae99 08:05:01 noop 08:05:01 Removing intermediate container 45d674e7ae99 08:05:01 ---> 09950241505f 08:05:01 Successfully built 09950241505f 08:05:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:05:01 Removing intermediate container 0e6289593bdf 08:05:01 ---> 8dbdf3faefd7 08:05:01 Step 12/14 : COPY . . 08:05:01 + docker inspect -f . ci-base-image-x86_64 08:05:01 . [Pipeline] withDockerContainer 08:05:02 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 08:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:02 $ docker top 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:02 + go version 08:05:02 go version go1.16.8 linux/amd64 [Pipeline] } 08:05:02 $ docker stop --time=1 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 08:05:03 $ docker rm -f 0c254d57fcffb69681f810d7747daca9916b6f2eb8b63ac56e098ffdec7ff7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:04 ---> 8397f5aac2d5 08:05:04 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:04 ---> Running in 4813d59c0f82 08:05:04 + docker inspect -f . ci-base-image-x86_64 08:05:04 . [Pipeline] withDockerContainer 08:05:04 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 08:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:05:05 $ docker top a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:05:05 + make test 08:05:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:05:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:05:18 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:05:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:05:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 08:05:22 $ docker stop --time=1 a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c 08:05:23 $ docker rm -f a37acdc9427910aec0c0f74f15a5f31afc5b4dc5b65a8494e81c6e135b869e1c [Pipeline] // withDockerContainer [Pipeline] sh 08:05:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:05:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:05:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:05:26 + ls -al . 08:05:26 total 88 08:05:26 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 08:05 . 08:05:26 drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 08:04 .. 08:05:26 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 08:04 assets 08:05:26 drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 08:04 bin 08:05:26 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 08:04 cmd 08:05:26 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 08:04 CONTRIBUTING.md 08:05:26 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 08:05 coverage.out 08:05:26 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 08:04 Dockerfile 08:05:26 drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 08:04 docs 08:05:26 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 08:04 .git 08:05:26 drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 08:04 .github 08:05:26 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 08:04 .gitignore 08:05:26 -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 08:04 go.mod 08:05:26 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 08:04 go.sum 08:05:26 drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 08:04 internal 08:05:26 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 08:04 Jenkinsfile 08:05:26 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 08:04 LICENSE 08:05:26 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 08:04 Makefile 08:05:26 drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 08:04 pkg 08:05:26 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 08:04 README.md 08:05:26 drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 08:04 snap 08:05:26 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 08:02 VERSION 08:05:26 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 08:04 version.go 08:05:26 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 08:04 web [Pipeline] isUnix [Pipeline] sh 08:05:26 + 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=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 --label arch=amd64 --label version=0.0.0 . 08:05:26 Sending build context to Docker daemon 25.24MB 08:05:26 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:05:26 Step 2/22 : FROM ${BASE} AS builder 08:05:26 ---> 09950241505f 08:05:26 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:05:26 ---> Running in 7472aa2e02ff 08:05:26 Removing intermediate container 7472aa2e02ff 08:05:26 ---> 086957b2558e 08:05:26 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:05:26 ---> Running in f51787af2d60 08:05:26 Removing intermediate container f51787af2d60 08:05:26 ---> 673751ee53ee 08:05:26 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:05:26 ---> Running in cef5e0095a75 08:05:26 Removing intermediate container cef5e0095a75 08:05:26 ---> ccaea1de181f 08:05:26 Step 6/22 : LABEL Name=edgex-ui-go 08:05:27 ---> Running in 05fcfaa3ec99 08:05:27 Removing intermediate container 05fcfaa3ec99 08:05:27 ---> b2f0750ae585 08:05:27 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:05:27 ---> Running in 4688d6363645 08:05:27 Removing intermediate container 4688d6363645 08:05:27 ---> 91704877a1df 08:05:27 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:27 ---> Running in d49705640c1c 08:05:27 Removing intermediate container d49705640c1c 08:05:27 ---> 249160717f31 08:05:27 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:27 ---> Running in e6ed887966a4 08:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:29 OK: 220 MiB in 52 packages 08:05:29 Removing intermediate container e6ed887966a4 08:05:29 ---> 1588efaad181 08:05:29 Step 10/22 : ENV GO111MODULE=on 08:05:29 ---> Running in cbbd7bee7569 08:05:29 Removing intermediate container cbbd7bee7569 08:05:29 ---> dd4687c27f2c 08:05:29 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:05:29 ---> Running in 8dd2aa592fc6 08:05:29 Removing intermediate container 8dd2aa592fc6 08:05:29 ---> d910874a5551 08:05:29 Step 12/22 : COPY . . 08:05:30 ---> 979f9a591223 08:05:30 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 ---> Running in c68910c7d302 08:05:30 Removing intermediate container c68910c7d302 08:05:30 ---> 76d0e45f1a50 08:05:30 Step 14/22 : RUN ${MAKE} 08:05:31 ---> Running in 6423a67279eb 08:05:31 Removing intermediate container 4813d59c0f82 08:05:31 ---> d95d55a2f63f 08:05:31 Step 14/14 : RUN ${MAKE} 08:05:31 ---> Running in 62070bb15d2d 08:05:31 noop 08:05:31 Removing intermediate container 62070bb15d2d 08:05:31 ---> 9385877dbbc9 08:05:31 Successfully built 9385877dbbc9 08:05:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:31 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 08:05:31 + docker inspect -f . ci-base-image-arm64 08:05:31 . [Pipeline] withDockerContainer 08:05:31 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 08:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:33 $ docker top 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:34 + go version 08:05:34 go version go1.16.8 linux/arm64 [Pipeline] } 08:05:34 $ docker stop --time=1 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 08:05:36 $ docker rm -f 495d149b6c799fcf8b497e87af3edb8e5d2c3a1465f61049728000fc46a0f933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:37 + docker inspect -f . ci-base-image-arm64 08:05:37 . [Pipeline] withDockerContainer 08:05:37 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 08:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:38 $ docker top 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:05:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:05:39 + make test 08:05:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:05:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:05:40 Removing intermediate container 6423a67279eb 08:05:40 ---> d68cd0213932 08:05:40 Step 15/22 : FROM alpine:3.14 08:05:45 3.14: Pulling from library/alpine 08:05:45 a0d0a0d46f8b: Already exists 08:05:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:05:45 Status: Downloaded newer image for alpine:3.14 08:05:45 ---> 14119a10abf4 08:05:45 Step 16/22 : EXPOSE 4000 08:05:45 ---> Running in 773d03210fbc 08:05:45 Removing intermediate container 773d03210fbc 08:05:45 ---> 4d635226245b 08:05:45 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 08:05:45 ---> 7f3a191622cd 08:05:45 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:05:45 ---> Running in dbd7976b0074 08:05:45 Removing intermediate container dbd7976b0074 08:05:45 ---> beec703ed734 08:05:45 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:05:45 ---> Running in f216015ae4c0 08:05:45 Removing intermediate container f216015ae4c0 08:05:45 ---> cfb4a240a365 08:05:45 Step 20/22 : LABEL arch=amd64 08:05:45 ---> Running in fc362fb537d4 08:05:45 Removing intermediate container fc362fb537d4 08:05:45 ---> ddfa56669eeb 08:05:45 Step 21/22 : LABEL git_sha=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:05:45 ---> Running in 9f44e922f13f 08:05:45 Removing intermediate container 9f44e922f13f 08:05:45 ---> 04423eb56c1a 08:05:45 Step 22/22 : LABEL version=0.0.0 08:05:45 ---> Running in 48f907ae4200 08:05:45 Removing intermediate container 48f907ae4200 08:05:45 ---> dddfe53e3368 08:05:45 [Warning] One or more build-args [ARCH] were not consumed 08:05:45 Successfully built dddfe53e3368 08:05:45 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 08:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:46 08:05:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:47 latest: Pulling from edgex-lftools-log-publisher 08:05:47 b4d181a07f80: Pulling fs layer 08:05:47 a1111a8f2ec3: Pulling fs layer 08:05:47 ed53099fbce6: Pulling fs layer 08:05:47 dc539afda2c1: Pulling fs layer 08:05:47 77bc0d833cb6: Pulling fs layer 08:05:47 9065ff56babe: Pulling fs layer 08:05:47 d287ab97295c: Pulling fs layer 08:05:47 77bc0d833cb6: Waiting 08:05:47 9065ff56babe: Waiting 08:05:47 d287ab97295c: Waiting 08:05:47 dc539afda2c1: Waiting 08:05:47 a1111a8f2ec3: Download complete 08:05:47 dc539afda2c1: Verifying Checksum 08:05:47 dc539afda2c1: Download complete 08:05:47 ed53099fbce6: Verifying Checksum 08:05:47 ed53099fbce6: Download complete 08:05:47 77bc0d833cb6: Verifying Checksum 08:05:47 77bc0d833cb6: Download complete 08:05:47 9065ff56babe: Verifying Checksum 08:05:47 9065ff56babe: Download complete 08:05:47 b4d181a07f80: Verifying Checksum 08:05:47 b4d181a07f80: Download complete 08:05:47 d287ab97295c: Verifying Checksum 08:05:47 d287ab97295c: Download complete 08:05:48 b4d181a07f80: Pull complete 08:05:48 a1111a8f2ec3: Pull complete 08:05:49 ed53099fbce6: Pull complete 08:05:49 dc539afda2c1: Pull complete 08:05:49 77bc0d833cb6: Pull complete 08:05:49 9065ff56babe: Pull complete 08:05:55 d287ab97295c: Pull complete 08:05:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:05:55 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 08:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:05:57 $ docker top 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:58 ---> job-cost.sh 08:05:58 lf-activate-venv: SKIPPING 08:05:58 INFO: No Stack... 08:05:58 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:58 INFO: Archiving Costs [Pipeline] sh 08:05:58 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:05:58 + cut -d, -f6 [Pipeline] lock 08:05:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] 08:05:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] did not exist. Created. 08:05:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:59 + echo total: 0.05999999865889549 [Pipeline] stash 08:05:59 Stashed 1 file(s) [Pipeline] } 08:05:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:05:59 $ docker stop --time=1 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 08:06:00 $ docker rm -f 9d0b3d0a5577abd9f0b304919ab783208dae9ee568e3c4285b9197e418399b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:06:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:06:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:06:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:06:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 08:06:46 $ docker stop --time=1 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 08:06:48 $ docker rm -f 083a0d104b389889fa80a48c1f46f917249ea2d631f93c173c71af3689dd28d9 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:49 Warning: overwriting stash ‘coverage-report’ 08:06:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:50 + ls -al . 08:06:50 total 128 08:06:50 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 08:05 . 08:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 .. 08:06:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:04 .git 08:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 .github 08:06:50 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 08:03 .gitignore 08:06:50 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 08:03 CONTRIBUTING.md 08:06:50 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 08:03 Dockerfile 08:06:50 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 08:03 Jenkinsfile 08:06:50 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 08:03 LICENSE 08:06:50 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 08:03 Makefile 08:06:50 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 08:03 README.md 08:06:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:02 VERSION 08:06:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 assets 08:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 bin 08:06:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 cmd 08:06:50 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 08:05 coverage.out 08:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:03 docs 08:06:50 -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 08:03 go.mod 08:06:50 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 08:03 go.sum 08:06:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:03 internal 08:06:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:03 pkg 08:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 snap 08:06:50 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 08:03 version.go 08:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:03 web [Pipeline] isUnix [Pipeline] sh 08:06:51 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 --label arch=arm64 --label version=0.0.0 . 08:06:52 Sending build context to Docker daemon 25.23MB 08:06:52 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:06:52 Step 2/22 : FROM ${BASE} AS builder 08:06:52 ---> 9385877dbbc9 08:06:52 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:06:52 ---> Running in 6ec246193dc6 08:06:52 Removing intermediate container 6ec246193dc6 08:06:52 ---> 2e682dc39713 08:06:52 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:06:52 ---> Running in fc815cd761ff 08:06:53 Removing intermediate container fc815cd761ff 08:06:53 ---> 29c498d7d2a5 08:06:53 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:06:53 ---> Running in 8586da38513e 08:06:53 Removing intermediate container 8586da38513e 08:06:53 ---> 775aca8ed9e4 08:06:53 Step 6/22 : LABEL Name=edgex-ui-go 08:06:53 ---> Running in fdd3835506d8 08:06:54 Removing intermediate container fdd3835506d8 08:06:54 ---> f3d4f46f780d 08:06:54 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:06:54 ---> Running in 15548faf5b89 08:06:54 Removing intermediate container 15548faf5b89 08:06:54 ---> 9691852b9c91 08:06:54 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:54 ---> Running in fc726dd8d37c 08:06:56 Removing intermediate container fc726dd8d37c 08:06:56 ---> 544f8ef02734 08:06:56 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:56 ---> Running in f30d76f7d2e0 08:06:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:06:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:06:59 OK: 219 MiB in 52 packages 08:07:00 Removing intermediate container f30d76f7d2e0 08:07:00 ---> 21602fbcbd78 08:07:00 Step 10/22 : ENV GO111MODULE=on 08:07:00 ---> Running in 5a9db6c1e3f9 08:07:00 Removing intermediate container 5a9db6c1e3f9 08:07:00 ---> f571efa664d8 08:07:00 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:07:00 ---> Running in 0a5928592350 08:07:01 Removing intermediate container 0a5928592350 08:07:01 ---> cdb6db327768 08:07:01 Step 12/22 : COPY . . 08:07:03 ---> 56821651aefd 08:07:03 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:03 ---> Running in 32678dbbbb2d 08:07:05 Removing intermediate container 32678dbbbb2d 08:07:05 ---> 8a0035a16e99 08:07:05 Step 14/22 : RUN ${MAKE} 08:07:05 ---> Running in 87b94d99ea08 08:07:07 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 08:07:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:07:36 Removing intermediate container 87b94d99ea08 08:07:36 ---> 6b43f9c92044 08:07:36 Step 15/22 : FROM alpine:3.14 08:07:41 3.14: Pulling from library/alpine 08:07:41 552d1f2373af: Already exists 08:07:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:07:41 Status: Downloaded newer image for alpine:3.14 08:07:41 ---> bb3de5531c18 08:07:41 Step 16/22 : EXPOSE 4000 08:07:41 ---> Running in 1a4d33c05a5e 08:07:41 Removing intermediate container 1a4d33c05a5e 08:07:41 ---> b550a3de74e2 08:07:41 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 08:07:42 ---> 05e5eba390e6 08:07:42 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:07:42 ---> Running in a94f6e11762e 08:07:43 Removing intermediate container a94f6e11762e 08:07:43 ---> bead5c8e6920 08:07:43 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:07:43 ---> Running in d238af107842 08:07:44 Removing intermediate container d238af107842 08:07:44 ---> 558afda6cd41 08:07:44 Step 20/22 : LABEL arch=arm64 08:07:44 ---> Running in ea6f2c1373f8 08:07:44 Removing intermediate container ea6f2c1373f8 08:07:44 ---> 3d59a0bec647 08:07:44 Step 21/22 : LABEL git_sha=550b487ab09853445f8f9752e6bcb85bbb9c6fa6 08:07:44 ---> Running in 807e3586e6d5 08:07:44 Removing intermediate container 807e3586e6d5 08:07:44 ---> 4d5d59abf28c 08:07:44 Step 22/22 : LABEL version=0.0.0 08:07:44 ---> Running in 757b45749b52 08:07:45 Removing intermediate container 757b45749b52 08:07:45 ---> 3df3e7c8bd08 08:07:45 [Warning] One or more build-args [ARCH] were not consumed 08:07:45 Successfully built 3df3e7c8bd08 08:07:45 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:46 08:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:47 arm64: Pulling from edgex-lftools-log-publisher 08:07:47 448f6bf000e3: Pulling fs layer 08:07:47 f757da607395: Pulling fs layer 08:07:47 05883995daec: Pulling fs layer 08:07:47 8603b9c90790: Pulling fs layer 08:07:47 1560dd03e051: Pulling fs layer 08:07:47 27f5ce0e4adf: Pulling fs layer 08:07:47 c2d8d7efcc4b: Pulling fs layer 08:07:47 8603b9c90790: Waiting 08:07:47 1560dd03e051: Waiting 08:07:47 27f5ce0e4adf: Waiting 08:07:47 c2d8d7efcc4b: Waiting 08:07:47 f757da607395: Verifying Checksum 08:07:47 f757da607395: Download complete 08:07:47 8603b9c90790: Verifying Checksum 08:07:47 8603b9c90790: Download complete 08:07:47 1560dd03e051: Verifying Checksum 08:07:47 1560dd03e051: Download complete 08:07:47 27f5ce0e4adf: Verifying Checksum 08:07:47 27f5ce0e4adf: Download complete 08:07:47 05883995daec: Verifying Checksum 08:07:47 05883995daec: Download complete 08:07:47 448f6bf000e3: Verifying Checksum 08:07:47 448f6bf000e3: Download complete 08:07:50 c2d8d7efcc4b: Verifying Checksum 08:07:50 c2d8d7efcc4b: Download complete 08:07:51 448f6bf000e3: Pull complete 08:07:51 f757da607395: Pull complete 08:07:53 05883995daec: Pull complete 08:07:53 8603b9c90790: Pull complete 08:07:54 1560dd03e051: Pull complete 08:07:54 27f5ce0e4adf: Pull complete 08:08:09 c2d8d7efcc4b: Pull complete 08:08:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:08:10 prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container 08:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:08:12 $ docker top a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:13 ---> job-cost.sh 08:08:13 lf-activate-venv: SKIPPING 08:08:13 INFO: No Stack... 08:08:14 INFO: Retrieving Pricing Info for: v3-standard-4 08:08:14 INFO: Archiving Costs [Pipeline] sh 08:08:15 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:08:15 + cut -d, -f6 [Pipeline] lock 08:08:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] 08:08:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] did not exist. Created. 08:08:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:15 /w/workspace/edgex-ui-go/1@tmp/durable-fdba7d91/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-fdba7d91/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:16 + echo total: 0.10999999940395355 [Pipeline] stash 08:08:16 Warning: overwriting stash ‘stack-cost’ 08:08:16 Stashed 1 file(s) [Pipeline] } 08:08:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:08:16 $ docker stop --time=1 a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 08:08:18 $ docker rm -f a48e708fa06cf35825944c0eda7b2f03b6febbd8cd31c03eb0eb1fafbdf57db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:08:19 provisioning config files... 08:08:19 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config4180254885859123667tmp [Pipeline] { [Pipeline] sh 08:08:19 + set +x 08:08:19 + curl -s https://codecov.io/bash 08:08:19 + bash -s -- 08:08:19 08:08:19 _____ _ 08:08:19 / ____| | | 08:08:19 | | ___ __| | ___ ___ _____ __ 08:08:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:19 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:19 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:19 Bash-1.0.6 08:08:19 08:08:19 08:08:19 ==> git version 2.24.4 found 08:08:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:08:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:08:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:08:19 ==> Jenkins CI detected. 08:08:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-482 08:08:19 project root: . 08:08:19 --> token set from env 08:08:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:20 ==> Running gcov in . (disable via -X gcov) 08:08:20 ==> Python coveragepy not found 08:08:20 ==> Searching for coverage reports in: 08:08:20 + . 08:08:20 -> Found 1 reports 08:08:20 ==> Detecting git/mercurial file structure 08:08:20 ==> Reading reports 08:08:20 + ./coverage.out bytes=10 08:08:20 ==> Appending adjustments 08:08:20 https://docs.codecov.io/docs/fixing-reports 08:08:20 + Found adjustments 08:08:20 ==> Gzipping contents 08:08:20 4.0K /tmp/codecov.Ym1VPZ.gz 08:08:20 ==> Uploading reports 08:08:20 url: https://codecov.io 08:08:20 query: branch=PR-482&commit=550b487ab09853445f8f9752e6bcb85bbb9c6fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= 08:08:20 -> Pinging Codecov 08:08:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-482&commit=550b487ab09853445f8f9752e6bcb85bbb9c6fa6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=482&job=&cmd_args= 08:08:20 -> Uploading to 08:08:20 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/550b487ab09853445f8f9752e6bcb85bbb9c6fa6/2cd68e2f-00a4-4248-b1c1-afdd3021283e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T080820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23e62484e7e30e8f5d4b5e6dc17147142b2210fee299bfb2926c29ca5b3f2f9d 08:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:20 Dload Upload Total Spent Left Speed 08:08:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 9933 --:--:-- --:--:-- --:--:-- 9951 08:08:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/550b487ab09853445f8f9752e6bcb85bbb9c6fa6 [Pipeline] } 08:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:08:23 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:08:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:24 ---> package-listing.sh 08:08:24 ++ tr '[:upper:]' '[:lower:]' 08:08:24 ++ facter osfamily 08:08:24 + OS_FAMILY=redhat 08:08:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-482 08:08:24 + START_PACKAGES=/tmp/packages_start.txt 08:08:24 + END_PACKAGES=/tmp/packages_end.txt 08:08:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:24 + PACKAGES=/tmp/packages_start.txt 08:08:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' 08:08:24 + PACKAGES=/tmp/packages_end.txt 08:08:24 + case "${OS_FAMILY}" in 08:08:24 + rpm -qa 08:08:24 + sort 08:08:25 + '[' -f /tmp/packages_start.txt ']' 08:08:25 + '[' -f /tmp/packages_end.txt ']' 08:08:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-482 ']' 08:08:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ 08:08:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-482/archives/ [Pipeline] echo 08:08:25 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:08:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:25 08:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:26 latest: Pulling from edgex-lftools-log-publisher 08:08:26 b4d181a07f80: Pulling fs layer 08:08:26 a1111a8f2ec3: Pulling fs layer 08:08:26 ed53099fbce6: Pulling fs layer 08:08:26 dc539afda2c1: Pulling fs layer 08:08:26 77bc0d833cb6: Pulling fs layer 08:08:26 9065ff56babe: Pulling fs layer 08:08:26 d287ab97295c: Pulling fs layer 08:08:26 dc539afda2c1: Waiting 08:08:26 77bc0d833cb6: Waiting 08:08:26 9065ff56babe: Waiting 08:08:26 d287ab97295c: Waiting 08:08:26 a1111a8f2ec3: Verifying Checksum 08:08:26 a1111a8f2ec3: Download complete 08:08:26 dc539afda2c1: Verifying Checksum 08:08:26 dc539afda2c1: Download complete 08:08:26 ed53099fbce6: Verifying Checksum 08:08:26 ed53099fbce6: Download complete 08:08:26 77bc0d833cb6: Verifying Checksum 08:08:26 77bc0d833cb6: Download complete 08:08:26 9065ff56babe: Verifying Checksum 08:08:26 9065ff56babe: Download complete 08:08:26 b4d181a07f80: Verifying Checksum 08:08:26 b4d181a07f80: Download complete 08:08:27 d287ab97295c: Verifying Checksum 08:08:27 d287ab97295c: Download complete 08:08:27 b4d181a07f80: Pull complete 08:08:27 a1111a8f2ec3: Pull complete 08:08:28 ed53099fbce6: Pull complete 08:08:28 dc539afda2c1: Pull complete 08:08:29 77bc0d833cb6: Pull complete 08:08:29 9065ff56babe: Pull complete 08:08:34 d287ab97295c: Pull complete 08:08:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:08:34 prd-centos7-docker-4c-2g-317 does not seem to be running inside a container 08:08:34 $ 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-482/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-482 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482:/w/workspace/edgexfoundry_edgex-ui-go_PR-482:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:08:36 $ docker top 5333b117e5e96c4c4aae4245f2d60e4818a6de62d47e9884cb2baec27014a036 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:08:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:08:37 + ls /var/log/sa-host 08:08:37 + sadf -c /var/log/sa-host/sa12 08:08:37 file_magic: OK 08:08:37 HZ: Using current value: 100 08:08:37 file_header: OK 08:08:37 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 08:08:37 Statistics: 08:08:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:08:37 File successfully converted to sysstat format version 12.0.3 08:08:37 + sadf -c /var/log/sa-host/sa30 08:08:37 file_magic: OK 08:08:37 HZ: Using current value: 100 08:08:37 file_header: OK 08:08:37 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 08:08:37 Statistics: 08:08:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:08:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:38 provisioning config files... 08:08:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-482@tmp/config5145232088859153873tmp [Pipeline] { [Pipeline] echo 08:08:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:08:38 ---> create-netrc.sh [Pipeline] } 08:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:08:38 ---> python-tools-install.sh [Pipeline] echo 08:08:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:08:39 ---> sudo-logs.sh 08:08:39 Archiving 'sudo' log.. 08:08:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-317.novalocal: Name or service not known 08:08:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-317.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:08:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:08:39 ---> job-cost.sh 08:08:39 lf-activate-venv: SKIPPING 08:08:39 DEBUG: total: 0.10999999940395355 08:08:39 INFO: Retrieving Stack Cost... 08:08:40 INFO: Retrieving Pricing Info for: v3-standard-2 08:08:41 INFO: Archiving Costs [Pipeline] echo 08:08:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:08:41 ---> logs-deploy.sh 08:08:41 lf-activate-venv: SKIPPING 08:08:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-482/1 08:08:41 INFO: archiving workspace using pattern(s): 08:08:42 Archives upload complete. 08:08:42 INFO: archiving logs to Nexus