Branch indexing 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 null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6391587576174243696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh2810239315105170385.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7722691978765189143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1164339340824204615.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh348878343975905520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-782 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh2361905859784568315.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-431@tmp/jenkins-gitclient-ssh8602460063288709261.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing c372851bad9ad1a098f844cd93a1550b92f18736 Checking out Revision c372851bad9ad1a098f844cd93a1550b92f18736 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh2116180250078443206.key > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c372851bad9ad1a098f844cd93a1550b92f18736 # timeout=10 Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:22 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:22 ========================================================= 06:06:22 EdgeX Global Pipelines Version Info 06:06:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:06:23 ------------------- 06:06:23 stable info: 06:06:23 ------------------- 06:06:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:23 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 06:06:23 Message: update stable to v1.0.215 06:06:24 ------------------- 06:06:24 experimental info: 06:06:24 ------------------- 06:06:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:06:24 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 06:06:24 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c372851 [Pipeline] echo 06:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:24 provisioning config files... 06:06:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4285521630046103590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:25 ---> docker-login.sh 06:06:25 nexus3.edgexfoundry.org:10001 06:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:25 Configure a credential helper to remove this warning. See 06:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:25 06:06:25 Login Succeeded 06:06:25 nexus3.edgexfoundry.org:10002 06:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:25 Configure a credential helper to remove this warning. See 06:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:25 06:06:25 Login Succeeded 06:06:25 nexus3.edgexfoundry.org:10003 06:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:25 Configure a credential helper to remove this warning. See 06:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:25 06:06:25 Login Succeeded 06:06:25 nexus3.edgexfoundry.org:10004 06:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:25 Configure a credential helper to remove this warning. See 06:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:25 06:06:25 Login Succeeded 06:06:25 docker.io 06:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:26 Configure a credential helper to remove this warning. See 06:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:26 06:06:26 Login Succeeded 06:06:26 ---> docker-login.sh ends [Pipeline] } 06:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:06:26 + git rev-list -1 --merges c372851bad9ad1a098f844cd93a1550b92f18736~1..c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo 06:06:26 -----------> git rev-list -1 --merges c372851bad9ad1a098f844cd93a1550b92f18736~1..c372851bad9ad1a098f844cd93a1550b92f18736 c372851bad9ad1a098f844cd93a1550b92f18736 06:06:26 c372851bad9ad1a098f844cd93a1550b92f18736 [false] [Pipeline] sh 06:06:27 + git log --format=format:%s -1 c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo 06:06:27 ========================================================= 06:06:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:06:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:27 + git log --format=format:%s -1 c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] echo 06:06:27 [semverPrep] GIT_COMMIT: c372851bad9ad1a098f844cd93a1550b92f18736, Commit Message: Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD [Pipeline] echo 06:06:27 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:28 06:06:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:28 latest: Pulling from edgex-devops/git-semver 06:06:28 a0d0a0d46f8b: Pulling fs layer 06:06:28 3e5f54012d9b: Pulling fs layer 06:06:28 4c7163046ea9: Pulling fs layer 06:06:28 0c2d73faf560: Pulling fs layer 06:06:28 0c2d73faf560: Waiting 06:06:28 3e5f54012d9b: Verifying Checksum 06:06:28 3e5f54012d9b: Download complete 06:06:28 a0d0a0d46f8b: Verifying Checksum 06:06:28 a0d0a0d46f8b: Download complete 06:06:28 4c7163046ea9: Verifying Checksum 06:06:28 4c7163046ea9: Download complete 06:06:28 0c2d73faf560: Verifying Checksum 06:06:28 0c2d73faf560: Download complete 06:06:28 a0d0a0d46f8b: Pull complete 06:06:28 3e5f54012d9b: Pull complete 06:06:28 4c7163046ea9: Pull complete 06:06:29 0c2d73faf560: Pull complete 06:06:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:29 prd-centos7-docker-4c-2g-782 does not seem to be running inside a container 06:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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:10004/edgex-devops/git-semver:latest cat 06:06:29 $ docker top ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:29 [ssh-agent] Looking for ssh-agent implementation... 06:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:30 $ docker exec ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent 06:06:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpKaKpN/agent.13 06:06:30 SSH_AGENT_PID=19 06:06:30 Running ssh-add (command line suppressed) 06:06:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3342761462704562380.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3342761462704562380.key) 06:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:30 + git tag --points-at HEAD [Pipeline] } 06:06:30 $ docker exec --env ******** --env ******** ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent -k 06:06:30 unset SSH_AUTH_SOCK; 06:06:30 unset SSH_AGENT_PID; 06:06:30 echo Agent pid 19 killed; 06:06:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:30 [ssh-agent] Looking for ssh-agent implementation... 06:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:30 $ docker exec ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent 06:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFbafE/agent.52 06:06:31 SSH_AGENT_PID=58 06:06:31 Running ssh-add (command line suppressed) 06:06:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7151451341571370212.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_7151451341571370212.key) 06:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:31 + git semver init 06:06:31 # -> Open(): unable to determine branch for HEAD 06:06:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 06:06:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:06:31 # $SEMVER_REMOTE_NAME = origin 06:06:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:31 # $SEMVER_USER_NAME = edgex-jenkins 06:06:31 # $SEMVER_BRANCH = PR-431 06:06:31 # $SEMVER_TEMP = /tmp/semver-559510592 06:06:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:06:33 # '/tmp/semver-559510592' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 06:06:33 # -> Force: false 06:06:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 06:06:33 $ docker exec --env ******** --env ******** ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 ssh-agent -k 06:06:34 unset SSH_AUTH_SOCK; 06:06:34 unset SSH_AGENT_PID; 06:06:34 echo Agent pid 58 killed; 06:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:34 + git semver [Pipeline] } 06:06:34 $ docker stop --time=1 ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 06:06:35 $ docker rm -f ad0ee14ec2aa1e5746caf4c0d6d655ff070e94eed2ccde6b8eb22f5e905589a5 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:36 Stashed 1 file(s) [Pipeline] echo 06:06:36 [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 06:06:51 Still waiting to schedule task 06:06:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-782’ 06:06:51 Still waiting to schedule task 06:06:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:08:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-783 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:22 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 06:08:22 The recommended git tool is: git 06:08:27 using credential edgex-jenkins-ssh 06:08:27 Cloning the remote Git repository 06:08:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:08:27 > git init /w/workspace/edgex-ui-go/17 # timeout=10 06:08:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:27 > git --version # timeout=10 06:08:27 > git --version # 'git version 2.17.1' 06:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:08:31 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:08:31 > git config core.sparsecheckout # timeout=10 06:08:31 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:08:31 > git remote # timeout=10 06:08:31 > git config --get remote.origin.url # timeout=10 06:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:31 > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 06:08:32 Merge succeeded, producing 3eb3f9475e306d0d2262e18168f712eb2ea10304 06:08:32 Checking out Revision 3eb3f9475e306d0d2262e18168f712eb2ea10304 (PR-431) 06:08:32 > git rev-parse HEAD^{commit} # timeout=10 06:08:32 > git config core.sparsecheckout # timeout=10 06:08:33 > git checkout -f 3eb3f9475e306d0d2262e18168f712eb2ea10304 # timeout=10 06:08:37 Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" 06:08:37 First time build. Skipping changelog. 06:08:37 > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:38 Dload Upload Total Spent Left Speed 06:08:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7744 0 0 50614 0 --:--:-- --:--:-- --:--:-- 50285 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 06:08:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:39 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 06:08:39 06:08:39 { 06:08:39 "registry-mirrors": [ 06:08:39 "https://nexus3.edgexfoundry.org:10001" 06:08:39 ], 06:08:39 "bip": "10.250.0.254/24", 06:08:39 "hosts": [ 06:08:39 "tcp://0.0.0.0:5555", 06:08:39 "unix:///var/run/docker.sock" 06:08:39 ], 06:08:39 "mtu": 1458, 06:08:39 "selinux-enabled": true, 06:08:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:39 } [Pipeline] sh 06:08:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:58 provisioning config files... 06:08:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config1266155393653648071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:58 ---> docker-login.sh 06:08:58 nexus3.edgexfoundry.org:10001 06:08:59 Running on prd-centos7-docker-4c-2g-784 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:59 Running in /w/workspace/edgex-ui-go/17 [Pipeline] { [Pipeline] checkout 06:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:59 The recommended git tool is: git 06:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:59 Configure a credential helper to remove this warning. See 06:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:59 06:08:59 Login Succeeded 06:08:59 nexus3.edgexfoundry.org:10002 06:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:00 Configure a credential helper to remove this warning. See 06:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:00 06:09:00 Login Succeeded 06:09:00 nexus3.edgexfoundry.org:10003 06:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:00 Configure a credential helper to remove this warning. See 06:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:00 06:09:00 Login Succeeded 06:09:00 nexus3.edgexfoundry.org:10004 06:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:01 Configure a credential helper to remove this warning. See 06:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:01 06:09:01 Login Succeeded 06:09:01 docker.io 06:09:01 using credential edgex-jenkins-ssh 06:09:01 Cloning the remote Git repository 06:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:09:01 > git init /w/workspace/edgex-ui-go/17 # timeout=10 06:09:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:01 > git --version # timeout=10 06:09:01 > git --version # 'git version 2.24.4' 06:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:01 [INFO] Currently running in a labeled security context 06:09:01 [INFO] Currently SELinux is 'enforcing' on the host 06:09:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh7129071118990326157.key 06:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:02 Configure a credential helper to remove this warning. See 06:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:02 06:09:02 Login Succeeded 06:09:02 ---> docker-login.sh ends [Pipeline] } 06:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:02 ========================================================= 06:09:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:09:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:03 + 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 . 06:09:03 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:09:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:02 [INFO] Currently running in a labeled security context 06:09:02 [INFO] Currently SELinux is 'enforcing' on the host 06:09:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh675765033444508790.key 06:09:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:09:03 > git config core.sparsecheckout # timeout=10 06:09:03 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:09:03 > git remote # timeout=10 06:09:03 > git config --get remote.origin.url # timeout=10 06:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:03 [INFO] Currently running in a labeled security context 06:09:03 [INFO] Currently SELinux is 'enforcing' on the host 06:09:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/17@tmp/jenkins-gitclient-ssh4953292457444552396.key 06:09:03 > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 06:09:04 Sending build context to Docker daemon 26.19MB 06:09:04 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:04 Step 2/14 : FROM ${BASE} AS builder 06:09:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:04 552d1f2373af: Pulling fs layer 06:09:04 ea3f2d53f512: Pulling fs layer 06:09:04 9e70ebbbe112: Pulling fs layer 06:09:04 7a9cfe048b4a: Pulling fs layer 06:09:04 72dc09318566: Pulling fs layer 06:09:04 7a9cfe048b4a: Waiting 06:09:04 f4f7b4309257: Pulling fs layer 06:09:04 72dc09318566: Waiting 06:09:04 0ac9a79272e3: Pulling fs layer 06:09:04 b78e95d17946: Pulling fs layer 06:09:04 0ac9a79272e3: Waiting 06:09:04 f4f7b4309257: Waiting 06:09:04 b78e95d17946: Waiting 06:09:04 9e70ebbbe112: Download complete 06:09:04 ea3f2d53f512: Verifying Checksum 06:09:04 ea3f2d53f512: Download complete 06:09:04 72dc09318566: Verifying Checksum 06:09:04 72dc09318566: Download complete 06:09:04 f4f7b4309257: Verifying Checksum 06:09:04 f4f7b4309257: Download complete 06:09:04 552d1f2373af: Verifying Checksum 06:09:04 552d1f2373af: Download complete 06:09:04 0ac9a79272e3: Verifying Checksum 06:09:04 Merge succeeded, producing cd325b1caba6c9d89b853fa6266e6f903187f6ca 06:09:04 Checking out Revision cd325b1caba6c9d89b853fa6266e6f903187f6ca (PR-431) 06:09:04 0ac9a79272e3: Download complete 06:09:04 552d1f2373af: Pull complete 06:09:03 > git rev-parse HEAD^{commit} # timeout=10 06:09:03 > git config core.sparsecheckout # timeout=10 06:09:03 > git checkout -f cd325b1caba6c9d89b853fa6266e6f903187f6ca # timeout=10 06:09:05 ea3f2d53f512: Pull complete 06:09:06 9e70ebbbe112: Pull complete 06:09:06 b78e95d17946: Verifying Checksum 06:09:06 b78e95d17946: Download complete 06:09:06 7a9cfe048b4a: Verifying Checksum 06:09:06 7a9cfe048b4a: Download complete 06:09:07 Commit message: "Merge commit '10475f1e899ed3f0863021d90e8a7cd0a0f77d0f' into HEAD" 06:09:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:07 provisioning config files... 06:09:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/17@tmp/config6827392772225985334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:08 ---> docker-login.sh 06:09:08 nexus3.edgexfoundry.org:10001 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 nexus3.edgexfoundry.org:10002 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 nexus3.edgexfoundry.org:10003 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 nexus3.edgexfoundry.org:10004 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 docker.io 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:07 > git rev-list --no-walk 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 06:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:09 Configure a credential helper to remove this warning. See 06:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:09 06:09:09 Login Succeeded 06:09:09 ---> docker-login.sh ends [Pipeline] } 06:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:09 ========================================================= 06:09:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:09:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:09 + 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 . 06:09:09 Sending build context to Docker daemon 26.19MB 06:09:09 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:09 Step 2/14 : FROM ${BASE} AS builder 06:09:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:09 a0d0a0d46f8b: Pulling fs layer 06:09:09 31adcdaf11c8: Pulling fs layer 06:09:09 b8b176561691: Pulling fs layer 06:09:09 4527c011a84f: Pulling fs layer 06:09:09 5d74067f8e1e: Pulling fs layer 06:09:09 e0aca202a116: Pulling fs layer 06:09:09 3a43be97a3b4: Pulling fs layer 06:09:09 34cad66bf833: Pulling fs layer 06:09:09 b4e3c513aaa6: Pulling fs layer 06:09:09 e0aca202a116: Waiting 06:09:09 3a43be97a3b4: Waiting 06:09:09 34cad66bf833: Waiting 06:09:09 b4e3c513aaa6: Waiting 06:09:09 4527c011a84f: Waiting 06:09:09 5d74067f8e1e: Waiting 06:09:09 b8b176561691: Verifying Checksum 06:09:09 b8b176561691: Download complete 06:09:09 31adcdaf11c8: Verifying Checksum 06:09:09 31adcdaf11c8: Download complete 06:09:09 5d74067f8e1e: Verifying Checksum 06:09:09 5d74067f8e1e: Download complete 06:09:09 a0d0a0d46f8b: Verifying Checksum 06:09:09 a0d0a0d46f8b: Download complete 06:09:09 e0aca202a116: Verifying Checksum 06:09:09 e0aca202a116: Download complete 06:09:09 3a43be97a3b4: Verifying Checksum 06:09:09 3a43be97a3b4: Download complete 06:09:09 34cad66bf833: Verifying Checksum 06:09:09 34cad66bf833: Download complete 06:09:10 a0d0a0d46f8b: Pull complete 06:09:10 31adcdaf11c8: Pull complete 06:09:10 b4e3c513aaa6: Verifying Checksum 06:09:10 b4e3c513aaa6: Download complete 06:09:10 4527c011a84f: Verifying Checksum 06:09:10 4527c011a84f: Download complete 06:09:10 b8b176561691: Pull complete 06:09:14 4527c011a84f: Pull complete 06:09:14 5d74067f8e1e: Pull complete 06:09:14 e0aca202a116: Pull complete 06:09:14 3a43be97a3b4: Pull complete 06:09:14 34cad66bf833: Pull complete 06:09:16 7a9cfe048b4a: Pull complete 06:09:16 72dc09318566: Pull complete 06:09:17 f4f7b4309257: Pull complete 06:09:17 b4e3c513aaa6: Pull complete 06:09:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:17 ---> 9f6097aaca64 06:09:17 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:17 0ac9a79272e3: Pull complete 06:09:19 ---> Running in b1cb3ecfa72f 06:09:19 Removing intermediate container b1cb3ecfa72f 06:09:19 ---> 008bc8d3863a 06:09:19 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:19 ---> Running in cb08e8d78385 06:09:19 Removing intermediate container cb08e8d78385 06:09:19 ---> 476605225e4d 06:09:19 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:19 ---> Running in 07f8feaca925 06:09:19 Removing intermediate container 07f8feaca925 06:09:19 ---> 26d802d00976 06:09:19 Step 6/14 : LABEL Name=edgex-ui-go 06:09:19 ---> Running in 6a71e874a18b 06:09:19 Removing intermediate container 6a71e874a18b 06:09:19 ---> 8629106b6e1e 06:09:19 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:19 ---> Running in 48381e577f87 06:09:19 Removing intermediate container 48381e577f87 06:09:19 ---> 9c0533c6409e 06:09:19 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:19 ---> Running in fa5fccb02b15 06:09:19 Removing intermediate container fa5fccb02b15 06:09:19 ---> 3424689c6df8 06:09:19 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:19 ---> Running in d4a84f23d22d 06:09:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:21 OK: 220 MiB in 52 packages 06:09:21 Removing intermediate container d4a84f23d22d 06:09:21 ---> e3de3814c8b0 06:09:21 Step 10/14 : ENV GO111MODULE=on 06:09:21 ---> Running in 9144bbe551aa 06:09:21 Removing intermediate container 9144bbe551aa 06:09:21 ---> 17a55b65c7ad 06:09:21 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:21 ---> Running in 5c5bd57059f1 06:09:21 Removing intermediate container 5c5bd57059f1 06:09:21 ---> 17f84cde438a 06:09:21 Step 12/14 : COPY . . 06:09:22 ---> 47b6c926d4b6 06:09:22 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:22 ---> Running in 1031f618d80b 06:09:24 b78e95d17946: Pull complete 06:09:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:09:24 ---> 8b459fc5aaf0 06:09:24 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:25 ---> Running in 0f78ae3c14dc 06:09:25 Removing intermediate container 0f78ae3c14dc 06:09:25 ---> 4a2d03ed04b4 06:09:25 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:25 ---> Running in a3487945c266 06:09:25 Removing intermediate container a3487945c266 06:09:25 ---> 0cee0ae1d419 06:09:25 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:26 ---> Running in a7a57dc810c7 06:09:26 Removing intermediate container a7a57dc810c7 06:09:26 ---> 3f9847dceb6a 06:09:26 Step 6/14 : LABEL Name=edgex-ui-go 06:09:26 ---> Running in b653ceab4013 06:09:27 Removing intermediate container b653ceab4013 06:09:27 ---> 5e2a89662fc9 06:09:27 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:27 ---> Running in 7749b73dcf1c 06:09:27 Removing intermediate container 7749b73dcf1c 06:09:27 ---> 3e17ef3d5028 06:09:27 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:27 ---> Running in 940e72ad245b 06:09:29 Removing intermediate container 940e72ad245b 06:09:29 ---> ca247d8dde34 06:09:29 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:29 ---> Running in 0ddbfbd56de0 06:09:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:09:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:09:32 OK: 219 MiB in 52 packages 06:09:33 Removing intermediate container 0ddbfbd56de0 06:09:33 ---> b718cafdeff3 06:09:33 Step 10/14 : ENV GO111MODULE=on 06:09:33 ---> Running in ac1dc57f6aa3 06:09:33 Removing intermediate container ac1dc57f6aa3 06:09:33 ---> cc38f44226a3 06:09:33 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:33 ---> Running in 30ac79e83ed5 06:09:34 Removing intermediate container 30ac79e83ed5 06:09:34 ---> cd39adbfeba8 06:09:34 Step 12/14 : COPY . . 06:09:36 ---> e8e629f0d676 06:09:36 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:37 ---> Running in eb00fe85fc2a 06:10:09 Removing intermediate container 1031f618d80b 06:10:09 ---> 980951f9aeb2 06:10:09 Step 14/14 : RUN ${MAKE} 06:10:09 ---> Running in 154e1c712c63 06:10:09 noop 06:10:09 Removing intermediate container 154e1c712c63 06:10:09 ---> d528d449663a 06:10:09 Successfully built d528d449663a 06:10:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:10:09 + docker inspect -f . ci-base-image-x86_64 06:10:09 . [Pipeline] withDockerContainer 06:10:10 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 06:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:10:10 $ docker top 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:10 + go version 06:10:10 go version go1.16.8 linux/amd64 [Pipeline] } 06:10:10 $ docker stop --time=1 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 06:10:11 $ docker rm -f 8a9adfc57eba8801198a09c18e6b076e35bd6f6a426f8042082adadffc759e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:12 + docker inspect -f . ci-base-image-x86_64 06:10:12 . [Pipeline] withDockerContainer 06:10:12 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 06:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:10:12 $ docker top 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:10:13 + make test 06:10:13 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:10:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:10:25 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:10:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:10:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:10:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:10:30 $ docker stop --time=1 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb 06:10:32 $ docker rm -f 82939d6625c67aeb30c0b6109a3949c0382f11a61b2879b9906d91717facd4eb [Pipeline] // withDockerContainer [Pipeline] sh 06:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:10:34 + ls -al . 06:10:34 total 112 06:10:34 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 16 06:10 . 06:10:34 drwxrwxr-x. 4 jenkins jenkins 30 Nov 16 06:09 .. 06:10:34 drwxrwxr-x. 4 jenkins jenkins 36 Nov 16 06:09 assets 06:10:34 drwxrwxr-x. 2 jenkins jenkins 66 Nov 16 06:09 bin 06:10:34 drwxrwxr-x. 3 jenkins jenkins 29 Nov 16 06:09 cmd 06:10:34 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 16 06:09 CONTRIBUTING.md 06:10:34 -rw-r--r--. 1 jenkins jenkins 10 Nov 16 06:10 coverage.out 06:10:34 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 16 06:09 Dockerfile 06:10:34 drwxrwxr-x. 2 jenkins jenkins 23 Nov 16 06:09 docs 06:10:34 drwxrwxr-x. 8 jenkins jenkins 179 Nov 16 06:09 .git 06:10:34 drwxrwxr-x. 2 jenkins jenkins 103 Nov 16 06:09 .github 06:10:34 -rw-rw-r--. 1 jenkins jenkins 155 Nov 16 06:09 .gitignore 06:10:34 -rw-rw-r--. 1 jenkins jenkins 744 Nov 16 06:09 go.mod 06:10:34 -rw-rw-r--. 1 jenkins jenkins 48565 Nov 16 06:09 go.sum 06:10:34 drwxrwxr-x. 9 jenkins jenkins 125 Nov 16 06:09 internal 06:10:34 -rw-rw-r--. 1 jenkins jenkins 652 Nov 16 06:09 Jenkinsfile 06:10:34 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 16 06:09 LICENSE 06:10:34 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 16 06:09 Makefile 06:10:34 drwxrwxr-x. 3 jenkins jenkins 19 Nov 16 06:09 pkg 06:10:34 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 16 06:09 README.md 06:10:34 drwxrwxr-x. 4 jenkins jenkins 71 Nov 16 06:09 snap 06:10:34 -rw-rw-r--. 1 jenkins jenkins 5 Nov 16 06:06 VERSION 06:10:34 -rw-rw-r--. 1 jenkins jenkins 155 Nov 16 06:09 version.go 06:10:34 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 16 06:09 web [Pipeline] isUnix [Pipeline] sh 06:10:34 + 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=cd325b1caba6c9d89b853fa6266e6f903187f6ca --label arch=amd64 --label version=0.0.0 . 06:10:34 Sending build context to Docker daemon 26.19MB 06:10:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:10:34 Step 2/22 : FROM ${BASE} AS builder 06:10:34 ---> d528d449663a 06:10:34 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:10:34 ---> Running in f6127e132729 06:10:34 Removing intermediate container f6127e132729 06:10:34 ---> e26b577d61d8 06:10:34 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:10:34 ---> Running in 4fcde037dcb3 06:10:35 Removing intermediate container 4fcde037dcb3 06:10:35 ---> 77a37be98bed 06:10:35 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:10:35 ---> Running in e942b1462544 06:10:35 Removing intermediate container e942b1462544 06:10:35 ---> faca29120b8c 06:10:35 Step 6/22 : LABEL Name=edgex-ui-go 06:10:35 ---> Running in 7aad85b5ecd8 06:10:35 Removing intermediate container 7aad85b5ecd8 06:10:35 ---> 815fb1d0389f 06:10:35 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:10:35 ---> Running in ef5f6b8e4b2a 06:10:35 Removing intermediate container ef5f6b8e4b2a 06:10:35 ---> 8c90ba183dd8 06:10:35 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:35 ---> Running in 27340a7d2597 06:10:35 Removing intermediate container 27340a7d2597 06:10:35 ---> 33ee0b74d777 06:10:35 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:10:35 ---> Running in 6fe790823fa9 06:10:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:10:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:10:37 OK: 220 MiB in 52 packages 06:10:37 Removing intermediate container 6fe790823fa9 06:10:37 ---> 48fa5b65b1ea 06:10:37 Step 10/22 : ENV GO111MODULE=on 06:10:37 ---> Running in f222cc45a053 06:10:37 Removing intermediate container f222cc45a053 06:10:37 ---> 595d01876f42 06:10:37 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:10:37 ---> Running in 85131d945905 06:10:37 Removing intermediate container 85131d945905 06:10:37 ---> 213a90c8dfd1 06:10:37 Step 12/22 : COPY . . 06:10:38 ---> fd9f8ad4ba72 06:10:38 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:38 ---> Running in 6a7253a0a043 06:10:39 Removing intermediate container 6a7253a0a043 06:10:39 ---> 22fe36906d13 06:10:39 Step 14/22 : RUN ${MAKE} 06:10:39 ---> Running in ee5aa9d0d966 06:10:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:10:45 Removing intermediate container eb00fe85fc2a 06:10:45 ---> 13d6db64e387 06:10:45 Step 14/14 : RUN ${MAKE} 06:10:45 ---> Running in 8e1f07c9e3f5 06:10:46 noop 06:10:46 Removing intermediate container 8e1f07c9e3f5 06:10:46 ---> 84736b1fc236 06:10:47 Successfully built 84736b1fc236 06:10:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:10:47 + docker inspect -f . ci-base-image-arm64 06:10:47 . 06:10:47 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] withDockerContainer 06:10:47 prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container 06:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:49 Removing intermediate container ee5aa9d0d966 06:10:49 ---> 1038f46475e9 06:10:49 Step 15/22 : FROM alpine:3.14 06:10:49 $ docker top 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:50 + go version 06:10:50 go version go1.16.8 linux/arm64 [Pipeline] } 06:10:50 $ docker stop --time=1 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f 06:10:52 $ docker rm -f 639b4163b821142af31f2e94d3dec5383695c89dde9c828fa14a16d8f7a9547f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:52 + docker inspect -f . ci-base-image-arm64 06:10:52 . [Pipeline] withDockerContainer 06:10:53 prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container 06:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:53 3.14: Pulling from library/alpine 06:10:53 97518928ae5f: Pulling fs layer 06:10:53 97518928ae5f: Verifying Checksum 06:10:53 97518928ae5f: Download complete 06:10:53 97518928ae5f: Pull complete 06:10:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:10:53 Status: Downloaded newer image for alpine:3.14 06:10:53 ---> 0a97eee8041e 06:10:53 Step 16/22 : EXPOSE 4000 06:10:53 ---> Running in a65ec3012065 06:10:53 Removing intermediate container a65ec3012065 06:10:53 ---> c97083f40631 06:10:53 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 06:10:53 ---> 84fcc7bfd510 06:10:53 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:53 ---> Running in d53a9e903148 06:10:53 Removing intermediate container d53a9e903148 06:10:53 ---> 88a8f4d4565b 06:10:53 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:10:53 ---> Running in df9b260f1aeb 06:10:54 Removing intermediate container df9b260f1aeb 06:10:54 ---> 61aad4312ea3 06:10:54 Step 20/22 : LABEL arch=amd64 06:10:54 ---> Running in 194d920d5580 06:10:54 Removing intermediate container 194d920d5580 06:10:54 ---> fb63b91284bf 06:10:54 Step 21/22 : LABEL git_sha=cd325b1caba6c9d89b853fa6266e6f903187f6ca 06:10:54 ---> Running in bdd840a5ad0d 06:10:54 Removing intermediate container bdd840a5ad0d 06:10:54 ---> be7a08d69f1d 06:10:54 Step 22/22 : LABEL version=0.0.0 06:10:54 ---> Running in 363d19d5f26b 06:10:54 Removing intermediate container 363d19d5f26b 06:10:54 ---> bc839f897ba4 06:10:54 [Warning] One or more build-args [ARCH] were not consumed 06:10:54 Successfully built bc839f897ba4 06:10:54 Successfully tagged edgex-ui:latest 06:10:54 $ docker top 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [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 06:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:55 06:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:10:55 + make test 06:10:55 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:55 latest: Pulling from edgex-lftools-log-publisher 06:10:55 b4d181a07f80: Pulling fs layer 06:10:55 a1111a8f2ec3: Pulling fs layer 06:10:55 ed53099fbce6: Pulling fs layer 06:10:55 dc539afda2c1: Pulling fs layer 06:10:55 77bc0d833cb6: Pulling fs layer 06:10:55 9065ff56babe: Pulling fs layer 06:10:55 d287ab97295c: Pulling fs layer 06:10:55 dc539afda2c1: Waiting 06:10:55 77bc0d833cb6: Waiting 06:10:55 9065ff56babe: Waiting 06:10:55 d287ab97295c: Waiting 06:10:55 a1111a8f2ec3: Verifying Checksum 06:10:55 a1111a8f2ec3: Download complete 06:10:55 dc539afda2c1: Verifying Checksum 06:10:55 dc539afda2c1: Download complete 06:10:55 ed53099fbce6: Verifying Checksum 06:10:55 ed53099fbce6: Download complete 06:10:55 9065ff56babe: Verifying Checksum 06:10:55 9065ff56babe: Download complete 06:10:56 77bc0d833cb6: Verifying Checksum 06:10:56 77bc0d833cb6: Download complete 06:10:56 b4d181a07f80: Verifying Checksum 06:10:56 b4d181a07f80: Download complete 06:10:56 d287ab97295c: Verifying Checksum 06:10:56 d287ab97295c: Download complete 06:10:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:57 b4d181a07f80: Pull complete 06:10:57 a1111a8f2ec3: Pull complete 06:10:58 ed53099fbce6: Pull complete 06:10:58 dc539afda2c1: Pull complete 06:10:58 77bc0d833cb6: Pull complete 06:10:58 9065ff56babe: Pull complete 06:11:04 d287ab97295c: Pull complete 06:11:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:11:04 prd-centos7-docker-4c-2g-784 does not seem to be running inside a container 06:11:04 $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:11:06 $ docker top 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:06 ---> job-cost.sh 06:11:06 lf-activate-venv: SKIPPING 06:11:06 INFO: No Stack... 06:11:07 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:07 INFO: Archiving Costs [Pipeline] sh 06:11:07 + cat /w/workspace/edgex-ui-go/17/archives/cost.csv 06:11:07 + cut -d, -f6 [Pipeline] lock 06:11:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] 06:11:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] did not exist. Created. 06:11:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:08 + echo total: 0.05999999865889549 [Pipeline] stash 06:11:08 Stashed 1 file(s) [Pipeline] } 06:11:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:08 $ docker stop --time=1 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 06:11:09 $ docker rm -f 4d8a78a92a7e471af88e3f31586b5aeec3fa692a211dbae16940834e28fe16b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:11:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:11:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:11:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:11:58 $ docker stop --time=1 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 06:12:00 $ docker rm -f 1563914387a8972af2014f1547066f311286b495096f599a31c1b2a051179d06 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:00 Warning: overwriting stash ‘coverage-report’ 06:12:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:02 + ls -al . 06:12:02 total 152 06:12:02 drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 06:10 . 06:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 .. 06:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 06:08 .git 06:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 .github 06:12:02 -rw-rw-r-- 1 jenkins jenkins 155 Nov 16 06:08 .gitignore 06:12:02 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 16 06:08 CONTRIBUTING.md 06:12:02 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 16 06:08 Dockerfile 06:12:02 -rw-rw-r-- 1 jenkins jenkins 652 Nov 16 06:08 Jenkinsfile 06:12:02 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 16 06:08 LICENSE 06:12:02 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 16 06:08 Makefile 06:12:02 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 16 06:08 README.md 06:12:02 -rw-rw-r-- 1 jenkins jenkins 5 Nov 16 06:06 VERSION 06:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 assets 06:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 bin 06:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:08 cmd 06:12:02 -rw-r--r-- 1 jenkins jenkins 10 Nov 16 06:10 coverage.out 06:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 06:08 docs 06:12:02 -rw-rw-r-- 1 jenkins jenkins 744 Nov 16 06:08 go.mod 06:12:02 -rw-rw-r-- 1 jenkins jenkins 48565 Nov 16 06:08 go.sum 06:12:02 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 06:08 internal 06:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 06:08 pkg 06:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 snap 06:12:02 -rw-rw-r-- 1 jenkins jenkins 155 Nov 16 06:08 version.go 06:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 06:08 web [Pipeline] isUnix [Pipeline] sh 06:12:02 + 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=3eb3f9475e306d0d2262e18168f712eb2ea10304 --label arch=arm64 --label version=0.0.0 . 06:12:03 Sending build context to Docker daemon 26.19MB 06:12:03 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:12:03 Step 2/22 : FROM ${BASE} AS builder 06:12:03 ---> 84736b1fc236 06:12:03 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:12:03 ---> Running in 04877f11db31 06:12:04 Removing intermediate container 04877f11db31 06:12:04 ---> 6717ddaf173a 06:12:04 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:12:04 ---> Running in 0e4fd917cfa8 06:12:04 Removing intermediate container 0e4fd917cfa8 06:12:04 ---> aaeff9720b46 06:12:04 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:12:04 ---> Running in d8bc286deae8 06:12:05 Removing intermediate container d8bc286deae8 06:12:05 ---> a454c4a431ec 06:12:05 Step 6/22 : LABEL Name=edgex-ui-go 06:12:05 ---> Running in 626d89b13fcc 06:12:05 Removing intermediate container 626d89b13fcc 06:12:05 ---> 1616592ff256 06:12:05 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:12:05 ---> Running in b13b22afed16 06:12:06 Removing intermediate container b13b22afed16 06:12:06 ---> de5495806451 06:12:06 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:06 ---> Running in 77f4b8b853e3 06:12:08 Removing intermediate container 77f4b8b853e3 06:12:08 ---> b6848b38d4f4 06:12:08 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:08 ---> Running in 3bef11610b64 06:12:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:12:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:12:10 OK: 219 MiB in 52 packages 06:12:11 Removing intermediate container 3bef11610b64 06:12:11 ---> 10c4beb57140 06:12:11 Step 10/22 : ENV GO111MODULE=on 06:12:11 ---> Running in d6bc5d824fb6 06:12:12 Removing intermediate container d6bc5d824fb6 06:12:12 ---> d71c3417d4a4 06:12:12 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:12:12 ---> Running in 55b7c7f5faca 06:12:12 Removing intermediate container 55b7c7f5faca 06:12:12 ---> 687193848986 06:12:12 Step 12/22 : COPY . . 06:12:16 ---> 9b747d14bf66 06:12:16 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:16 ---> Running in a28bde084dad 06:12:18 Removing intermediate container a28bde084dad 06:12:18 ---> 16e8a5f3ed9a 06:12:18 Step 14/22 : RUN ${MAKE} 06:12:18 ---> Running in 20d886d1c1ee 06:12:19 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 06:12:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:12:50 Removing intermediate container 20d886d1c1ee 06:12:50 ---> 999cc3161d7c 06:12:50 Step 15/22 : FROM alpine:3.14 06:12:53 3.14: Pulling from library/alpine 06:12:53 be307f383ecc: Pulling fs layer 06:12:54 be307f383ecc: Verifying Checksum 06:12:54 be307f383ecc: Download complete 06:12:54 be307f383ecc: Pull complete 06:12:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:12:54 Status: Downloaded newer image for alpine:3.14 06:12:54 ---> 5b8b7b635229 06:12:54 Step 16/22 : EXPOSE 4000 06:12:54 ---> Running in 2c8b63f1f437 06:12:55 Removing intermediate container 2c8b63f1f437 06:12:55 ---> 6636283e63c7 06:12:55 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 06:12:56 ---> a74acf4be55a 06:12:56 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:12:56 ---> Running in a2c52872ae31 06:12:57 Removing intermediate container a2c52872ae31 06:12:57 ---> 305da4bc3539 06:12:57 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:12:57 ---> Running in f266df108672 06:12:57 Removing intermediate container f266df108672 06:12:57 ---> a87909170ca6 06:12:57 Step 20/22 : LABEL arch=arm64 06:12:57 ---> Running in bce23305026d 06:12:57 Removing intermediate container bce23305026d 06:12:57 ---> e6d190dfc703 06:12:57 Step 21/22 : LABEL git_sha=3eb3f9475e306d0d2262e18168f712eb2ea10304 06:12:58 ---> Running in a7aa57c59667 06:12:58 Removing intermediate container a7aa57c59667 06:12:58 ---> 27c32d38169b 06:12:58 Step 22/22 : LABEL version=0.0.0 06:12:58 ---> Running in aa3773b0337f 06:12:59 Removing intermediate container aa3773b0337f 06:12:59 ---> 11d5d4f54324 06:12:59 [Warning] One or more build-args [ARCH] were not consumed 06:12:59 Successfully built 11d5d4f54324 06:12:59 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 06:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:59 06:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:13:00 arm64: Pulling from edgex-lftools-log-publisher 06:13:00 448f6bf000e3: Pulling fs layer 06:13:00 f757da607395: Pulling fs layer 06:13:00 05883995daec: Pulling fs layer 06:13:00 8603b9c90790: Pulling fs layer 06:13:00 1560dd03e051: Pulling fs layer 06:13:00 27f5ce0e4adf: Pulling fs layer 06:13:00 c2d8d7efcc4b: Pulling fs layer 06:13:00 8603b9c90790: Waiting 06:13:00 1560dd03e051: Waiting 06:13:00 27f5ce0e4adf: Waiting 06:13:00 c2d8d7efcc4b: Waiting 06:13:00 f757da607395: Verifying Checksum 06:13:00 f757da607395: Download complete 06:13:00 8603b9c90790: Download complete 06:13:00 1560dd03e051: Verifying Checksum 06:13:00 1560dd03e051: Download complete 06:13:00 27f5ce0e4adf: Verifying Checksum 06:13:00 27f5ce0e4adf: Download complete 06:13:00 05883995daec: Verifying Checksum 06:13:00 05883995daec: Download complete 06:13:01 448f6bf000e3: Verifying Checksum 06:13:01 448f6bf000e3: Download complete 06:13:03 c2d8d7efcc4b: Verifying Checksum 06:13:03 c2d8d7efcc4b: Download complete 06:13:04 448f6bf000e3: Pull complete 06:13:05 f757da607395: Pull complete 06:13:06 05883995daec: Pull complete 06:13:06 8603b9c90790: Pull complete 06:13:07 1560dd03e051: Pull complete 06:13:08 27f5ce0e4adf: Pull complete 06:13:23 c2d8d7efcc4b: Pull complete 06:13:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:13:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:13:23 prd-ubuntu18.04-docker-arm64-4c-16g-783 does not seem to be running inside a container 06:13:23 $ 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/17 -v /w/workspace/edgex-ui-go/17:/w/workspace/edgex-ui-go/17:rw,z -v /w/workspace/edgex-ui-go/17@tmp:/w/workspace/edgex-ui-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:13:26 $ docker top 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:27 ---> job-cost.sh 06:13:27 lf-activate-venv: SKIPPING 06:13:27 INFO: No Stack... 06:13:27 INFO: Retrieving Pricing Info for: v3-standard-4 06:13:27 INFO: Archiving Costs [Pipeline] sh 06:13:28 + cat /w/workspace/edgex-ui-go/17/archives/cost.csv 06:13:28 + cut -d, -f6 [Pipeline] lock 06:13:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] 06:13:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] did not exist. Created. 06:13:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:29 /w/workspace/edgex-ui-go/17@tmp/durable-8dfd04b7/script.sh: 1: /w/workspace/edgex-ui-go/17@tmp/durable-8dfd04b7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:13:29 + echo total: 0.10999999940395355 [Pipeline] stash 06:13:29 Warning: overwriting stash ‘stack-cost’ 06:13:30 Stashed 1 file(s) [Pipeline] } 06:13:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-17-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:30 $ docker stop --time=1 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 06:13:31 $ docker rm -f 231a05d16dca6c1f56001e0957d1acd64cf4ce21497325aaf190577e3eec4100 [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 06:13:32 provisioning config files... 06:13:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7963499000642999653tmp [Pipeline] { [Pipeline] sh 06:13:32 + set +x 06:13:32 + curl -s https://codecov.io/bash 06:13:32 + bash -s -- 06:13:32 06:13:32 _____ _ 06:13:32 / ____| | | 06:13:32 | | ___ __| | ___ ___ _____ __ 06:13:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:32 Bash-1.0.6 06:13:32 06:13:32 06:13:32 ==> git version 2.24.4 found 06:13:32 ==> 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 06:13:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:13:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:13:32 ==> Jenkins CI detected. 06:13:32 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:13:32 project root: . 06:13:32 --> token set from env 06:13:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:32 ==> Running gcov in . (disable via -X gcov) 06:13:32 ==> Python coveragepy not found 06:13:32 ==> Searching for coverage reports in: 06:13:32 + . 06:13:32 -> Found 1 reports 06:13:32 ==> Detecting git/mercurial file structure 06:13:32 ==> Reading reports 06:13:32 + ./coverage.out bytes=10 06:13:32 ==> Appending adjustments 06:13:32 https://docs.codecov.io/docs/fixing-reports 06:13:32 + Found adjustments 06:13:32 ==> Gzipping contents 06:13:32 4.0K /tmp/codecov.DDM2s4.gz 06:13:32 ==> Uploading reports 06:13:32 url: https://codecov.io 06:13:32 query: branch=PR-431&commit=c372851bad9ad1a098f844cd93a1550b92f18736&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:13:32 -> Pinging Codecov 06:13:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=c372851bad9ad1a098f844cd93a1550b92f18736&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:13:33 -> Uploading to 06:13:33 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/FB506323287CE973F263BFD2A0EB1F37/c372851bad9ad1a098f844cd93a1550b92f18736/ac95d9c3-5630-46df-827c-7f66b83c533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T061333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb667a259982f737469c4f0b1b90cf4c376c4caad97cfad30cb76e3c52b4a903 06:13:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:33 Dload Upload Total Spent Left Speed 06:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12931 --:--:-- --:--:-- --:--:-- 12894 100 3804 0 0 100 3804 0 12925 --:--:-- --:--:-- --:--:-- 12894 06:13:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c372851bad9ad1a098f844cd93a1550b92f18736 [Pipeline] } 06:13:33 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 06:13:35 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:13:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:35 ---> package-listing.sh 06:13:35 ++ facter osfamily 06:13:35 ++ tr '[:upper:]' '[:lower:]' 06:13:35 + OS_FAMILY=redhat 06:13:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:13:35 + START_PACKAGES=/tmp/packages_start.txt 06:13:35 + END_PACKAGES=/tmp/packages_end.txt 06:13:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:35 + PACKAGES=/tmp/packages_start.txt 06:13:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:13:35 + PACKAGES=/tmp/packages_end.txt 06:13:35 + case "${OS_FAMILY}" in 06:13:35 + rpm -qa 06:13:35 + sort 06:13:36 + '[' -f /tmp/packages_start.txt ']' 06:13:36 + '[' -f /tmp/packages_end.txt ']' 06:13:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:13:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 06:13:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 06:13:36 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:37 06:13:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:37 latest: Pulling from edgex-lftools-log-publisher 06:13:37 b4d181a07f80: Pulling fs layer 06:13:37 a1111a8f2ec3: Pulling fs layer 06:13:37 ed53099fbce6: Pulling fs layer 06:13:37 dc539afda2c1: Pulling fs layer 06:13:37 77bc0d833cb6: Pulling fs layer 06:13:37 9065ff56babe: Pulling fs layer 06:13:37 d287ab97295c: Pulling fs layer 06:13:37 77bc0d833cb6: Waiting 06:13:37 9065ff56babe: Waiting 06:13:37 d287ab97295c: Waiting 06:13:37 dc539afda2c1: Waiting 06:13:37 a1111a8f2ec3: Verifying Checksum 06:13:37 a1111a8f2ec3: Download complete 06:13:37 dc539afda2c1: Verifying Checksum 06:13:37 dc539afda2c1: Download complete 06:13:37 ed53099fbce6: Verifying Checksum 06:13:37 ed53099fbce6: Download complete 06:13:37 9065ff56babe: Verifying Checksum 06:13:37 9065ff56babe: Download complete 06:13:37 77bc0d833cb6: Verifying Checksum 06:13:37 77bc0d833cb6: Download complete 06:13:37 b4d181a07f80: Verifying Checksum 06:13:37 b4d181a07f80: Download complete 06:13:38 d287ab97295c: Verifying Checksum 06:13:38 d287ab97295c: Download complete 06:13:39 b4d181a07f80: Pull complete 06:13:39 a1111a8f2ec3: Pull complete 06:13:39 ed53099fbce6: Pull complete 06:13:39 dc539afda2c1: Pull complete 06:13:40 77bc0d833cb6: Pull complete 06:13:40 9065ff56babe: Pull complete 06:13:45 d287ab97295c: Pull complete 06:13:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:13:45 prd-centos7-docker-4c-2g-782 does not seem to be running inside a container 06:13:45 $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:48 $ docker top fd5fb385dc8ac0f7df4c56f756c1a80195e8163d0586b1a70d3b5f7e66d331e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:48 + ls /var/log/sa-host 06:13:48 + sadf -c /var/log/sa-host/sa16 06:13:48 file_magic: OK 06:13:48 HZ: Using current value: 100 06:13:48 file_header: OK 06:13:48 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 06:13:48 Statistics: 06:13:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:48 File successfully converted to sysstat format version 12.0.3 06:13:48 + sadf -c /var/log/sa-host/sa30 06:13:48 file_magic: OK 06:13:48 HZ: Using current value: 100 06:13:48 file_header: OK 06:13:48 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 06:13:48 Statistics: 06:13:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:49 provisioning config files... 06:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7670054626315959302tmp [Pipeline] { [Pipeline] echo 06:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:49 ---> create-netrc.sh [Pipeline] } 06:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:49 ---> python-tools-install.sh [Pipeline] echo 06:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:50 ---> sudo-logs.sh 06:13:50 Archiving 'sudo' log.. 06:13:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-782.novalocal: Name or service not known 06:13:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-782.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:50 ---> job-cost.sh 06:13:50 lf-activate-venv: SKIPPING 06:13:50 DEBUG: total: 0.10999999940395355 06:13:50 INFO: Retrieving Stack Cost... 06:13:51 INFO: Retrieving Pricing Info for: v3-standard-2 06:13:51 INFO: Archiving Costs [Pipeline] echo 06:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:51 ---> logs-deploy.sh 06:13:51 lf-activate-venv: SKIPPING 06:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/17 06:13:51 INFO: archiving workspace using pattern(s): 06:13:52 Archives upload complete. 06:13:52 INFO: archiving logs to Nexus