Pull request #489 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b2aff8746a6686ead9e5d7a1e47c463473e2397a+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (b335492d966341f828092aad182f26d72361c455) 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-ssh17861946844701474651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14784164550294090146.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6328885249464268090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6517973602571298173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16833487836723488959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-489/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14025605744403223353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 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 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1850’ is offline ‘prd-centos7-docker-4c-2g-1851’ is offline ‘prd-centos7-docker-4c-2g-1852’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1849’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1860 in /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [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-489 # 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-489@tmp/jenkins-gitclient-ssh9121637846438347649.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-489@tmp/jenkins-gitclient-ssh5850125556223724701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit b2aff8746a6686ead9e5d7a1e47c463473e2397a Merge succeeded, producing b2aff8746a6686ead9e5d7a1e47c463473e2397a Checking out Revision b2aff8746a6686ead9e5d7a1e47c463473e2397a (PR-489) > git config core.sparsecheckout # timeout=10 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # 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-489@tmp/jenkins-gitclient-ssh2619867784851651237.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:53:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:53:51 ========================================================= 19:53:51 EdgeX Global Pipelines Version Info 19:53:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:53:52 ------------------- 19:53:52 stable info: 19:53:52 ------------------- 19:53:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:53:52 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:53:52 Message: update stable to v1.0.219 19:53:53 ------------------- 19:53:53 experimental info: 19:53:53 ------------------- 19:53:53 Commited By: **** collab-it+edgex@linuxfoundation.org 19:53:53 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:53:53 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2aff87 [Pipeline] echo 19:53:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:54 provisioning config files... 19:53:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config5948884041027905960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:55 ---> docker-login.sh 19:53:55 nexus3.edgexfoundry.org:10001 19:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:55 Configure a credential helper to remove this warning. See 19:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:55 19:53:55 Login Succeeded 19:53:55 nexus3.edgexfoundry.org:10002 19:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:55 Configure a credential helper to remove this warning. See 19:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:55 19:53:55 Login Succeeded 19:53:55 nexus3.edgexfoundry.org:10003 19:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:55 Configure a credential helper to remove this warning. See 19:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:55 19:53:55 Login Succeeded 19:53:55 nexus3.edgexfoundry.org:10004 19:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:55 Configure a credential helper to remove this warning. See 19:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:55 19:53:55 Login Succeeded 19:53:55 docker.io 19:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:56 Configure a credential helper to remove this warning. See 19:53:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:56 19:53:56 Login Succeeded 19:53:56 ---> docker-login.sh ends [Pipeline] } 19:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:53:56 + git rev-list -1 --merges b2aff8746a6686ead9e5d7a1e47c463473e2397a~1..b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo 19:53:56 -----------> git rev-list -1 --merges b2aff8746a6686ead9e5d7a1e47c463473e2397a~1..b2aff8746a6686ead9e5d7a1e47c463473e2397a b2aff8746a6686ead9e5d7a1e47c463473e2397a [false] [Pipeline] sh 19:53:57 + git log --format=format:%s -1 b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo 19:53:57 ========================================================= 19:53:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:53:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:57 + git log --format=format:%s -1 b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] echo 19:53:57 [semverPrep] GIT_COMMIT: b2aff8746a6686ead9e5d7a1e47c463473e2397a, Commit Message: ci: Go 1.17 related changes [Pipeline] echo 19:53:57 [semverPrep] This is not a build commit. [Pipeline] sh 19:53:58 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:53:58 + grep -v github /etc/ssh/ssh_known_hosts 19:53:58 + '[' -e /tmp/ssh_known_hosts ']' 19:53:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:58 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:53:58 + sudo tee -a /etc/ssh/ssh_known_hosts 19:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:58 19:53:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:53:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:58 latest: Pulling from edgex-devops/git-semver 19:53:58 a0d0a0d46f8b: Pulling fs layer 19:53:58 3e5f54012d9b: Pulling fs layer 19:53:58 4c7163046ea9: Pulling fs layer 19:53:58 0c2d73faf560: Pulling fs layer 19:53:58 0c2d73faf560: Waiting 19:53:58 3e5f54012d9b: Verifying Checksum 19:53:58 3e5f54012d9b: Download complete 19:53:58 a0d0a0d46f8b: Verifying Checksum 19:53:58 a0d0a0d46f8b: Download complete 19:53:58 4c7163046ea9: Verifying Checksum 19:53:58 4c7163046ea9: Download complete 19:53:58 0c2d73faf560: Verifying Checksum 19:53:58 0c2d73faf560: Download complete 19:53:59 a0d0a0d46f8b: Pull complete 19:53:59 3e5f54012d9b: Pull complete 19:53:59 4c7163046ea9: Pull complete 19:53:59 0c2d73faf560: Pull complete 19:53:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:53:59 prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container 19:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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 19:54:00 $ docker top 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:00 [ssh-agent] Looking for ssh-agent implementation... 19:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:00 $ docker exec 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent 19:54:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMOgFh/agent.13 19:54:00 SSH_AGENT_PID=19 19:54:00 Running ssh-add (command line suppressed) 19:54:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_9009558787198735317.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_9009558787198735317.key) 19:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:01 + git tag --points-at HEAD [Pipeline] } 19:54:01 $ docker exec --env ******** --env ******** 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent -k 19:54:01 unset SSH_AUTH_SOCK; 19:54:01 unset SSH_AGENT_PID; 19:54:01 echo Agent pid 19 killed; 19:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:54:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:01 [ssh-agent] Looking for ssh-agent implementation... 19:54:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:01 $ docker exec 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent 19:54:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIgaNJN/agent.52 19:54:01 SSH_AGENT_PID=59 19:54:01 Running ssh-add (command line suppressed) 19:54:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_8108257619681115657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/private_key_8108257619681115657.key) 19:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:02 + git semver init 19:54:02 # -> Open(): unable to determine branch for HEAD 19:54:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-489/.git 19:54:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-489 19:54:02 # $SEMVER_REMOTE_NAME = origin 19:54:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:02 # $SEMVER_USER_NAME = edgex-jenkins 19:54:02 # $SEMVER_BRANCH = PR-489 19:54:02 # $SEMVER_TEMP = /tmp/semver-826512409 19:54:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:54:04 # '/tmp/semver-826512409' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-489/.semver' 19:54:04 # -> Force: false 19:54:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-489/.semver [Pipeline] } 19:54:04 $ docker exec --env ******** --env ******** 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 ssh-agent -k 19:54:04 unset SSH_AUTH_SOCK; 19:54:04 unset SSH_AGENT_PID; 19:54:04 echo Agent pid 59 killed; 19:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:05 + git semver [Pipeline] } 19:54:05 $ docker stop --time=1 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 19:54:06 $ docker rm -f 5d338730061be1e4bf7ffd400b88e1101117988877442dbefdee90581ab68932 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:54:07 Stashed 1 file(s) [Pipeline] echo 19:54:07 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:07 provisioning config files... 19:54:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config1709622871927065241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:08 ---> docker-login.sh 19:54:08 nexus3.edgexfoundry.org:10001 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 nexus3.edgexfoundry.org:10002 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 nexus3.edgexfoundry.org:10003 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 nexus3.edgexfoundry.org:10004 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:08 Configure a credential helper to remove this warning. See 19:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:08 19:54:08 Login Succeeded 19:54:08 docker.io 19:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:09 Configure a credential helper to remove this warning. See 19:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:09 19:54:09 Login Succeeded 19:54:09 ---> docker-login.sh ends [Pipeline] } 19:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:54:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:54:09 ========================================================= 19:54:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:54:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:54:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:54:10 Sending build context to Docker daemon 39.31MB 19:54:10 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 19:54:10 Step 2/15 : FROM ${BASE} AS builder 19:54:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:54:10 59bf1c3509f3: Pulling fs layer 19:54:10 666ba61612fd: Pulling fs layer 19:54:10 8ed8ca486205: Pulling fs layer 19:54:10 4fe6c5a15a65: Pulling fs layer 19:54:10 22a0e8bec74d: Pulling fs layer 19:54:10 f965cba54748: Pulling fs layer 19:54:10 861ffc35075e: Pulling fs layer 19:54:10 4b385c91608e: Pulling fs layer 19:54:10 560528eb2ebb: Pulling fs layer 19:54:10 4fe6c5a15a65: Waiting 19:54:10 22a0e8bec74d: Waiting 19:54:10 f965cba54748: Waiting 19:54:10 861ffc35075e: Waiting 19:54:10 4b385c91608e: Waiting 19:54:10 560528eb2ebb: Waiting 19:54:10 8ed8ca486205: Verifying Checksum 19:54:10 8ed8ca486205: Download complete 19:54:10 666ba61612fd: Verifying Checksum 19:54:10 666ba61612fd: Download complete 19:54:10 22a0e8bec74d: Verifying Checksum 19:54:10 22a0e8bec74d: Download complete 19:54:10 f965cba54748: Verifying Checksum 19:54:10 f965cba54748: Download complete 19:54:10 59bf1c3509f3: Verifying Checksum 19:54:10 59bf1c3509f3: Download complete 19:54:10 861ffc35075e: Verifying Checksum 19:54:10 861ffc35075e: Download complete 19:54:10 4b385c91608e: Verifying Checksum 19:54:10 4b385c91608e: Download complete 19:54:10 59bf1c3509f3: Pull complete 19:54:10 666ba61612fd: Pull complete 19:54:10 8ed8ca486205: Pull complete 19:54:10 4fe6c5a15a65: Verifying Checksum 19:54:10 4fe6c5a15a65: Download complete 19:54:11 560528eb2ebb: Verifying Checksum 19:54:11 560528eb2ebb: Download complete 19:54:14 4fe6c5a15a65: Pull complete 19:54:14 22a0e8bec74d: Pull complete 19:54:14 f965cba54748: Pull complete 19:54:14 861ffc35075e: Pull complete 19:54:15 4b385c91608e: Pull complete 19:54:17 560528eb2ebb: Pull complete 19:54:17 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:54:17 ---> dd4a08f94e63 19:54:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:54:18 ---> Running in e67a2ea8faca 19:54:18 Removing intermediate container e67a2ea8faca 19:54:18 ---> ccec9b1d41e2 19:54:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 19:54:18 ---> Running in 996213a0151f 19:54:19 Removing intermediate container 996213a0151f 19:54:19 ---> 49d8742c851c 19:54:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 19:54:19 ---> Running in 086cef47c47e 19:54:19 Removing intermediate container 086cef47c47e 19:54:19 ---> a9797f01c591 19:54:19 Step 6/15 : LABEL Name=edgex-ui-go 19:54:19 ---> Running in 9f0c777d40a9 19:54:19 Removing intermediate container 9f0c777d40a9 19:54:19 ---> 8330a2b68238 19:54:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:54:19 ---> Running in 0533e8dfa0b6 19:54:19 Removing intermediate container 0533e8dfa0b6 19:54:19 ---> 61d49983f6dd 19:54:19 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:19 ---> Running in 4cfc603f2a3d 19:54:20 Removing intermediate container 4cfc603f2a3d 19:54:20 ---> 5cd661d606e3 19:54:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:54:20 ---> Running in 0a1e9148ec99 19:54:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:54:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:54:21 OK: 221 MiB in 52 packages 19:54:21 Removing intermediate container 0a1e9148ec99 19:54:21 ---> 122120d7b50a 19:54:21 Step 10/15 : ENV GO111MODULE=on 19:54:21 ---> Running in 5c6e594ad532 19:54:21 Removing intermediate container 5c6e594ad532 19:54:21 ---> 6dd9830fe086 19:54:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:54:21 ---> Running in fad46d9dce49 19:54:21 Removing intermediate container fad46d9dce49 19:54:21 ---> 3b24be6a17d8 19:54:21 Step 12/15 : COPY go.mod vendor* ./ 19:54:22 ---> f276f31c9392 19:54:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:22 ---> Running in 485f4da9cd80 19:54:22 Still waiting to schedule task 19:54:22 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:22 ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:22 ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:22 ‘prd-ubuntu18.04-docker-8c-8g-1862’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline 19:54:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1861’ is offline 19:54:48 Removing intermediate container 485f4da9cd80 19:54:48 ---> de9401f28b65 19:54:48 Step 14/15 : COPY . . 19:54:48 ---> 35dcc688782b 19:54:48 Step 15/15 : RUN ${MAKE} 19:54:48 ---> Running in 48b187566afa 19:54:48 noop 19:54:48 Removing intermediate container 48b187566afa 19:54:48 ---> d6e6644a3133 19:54:48 Successfully built d6e6644a3133 19:54:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:54:49 + docker inspect -f . ci-base-image-x86_64 19:54:49 . [Pipeline] withDockerContainer 19:54:49 prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container 19:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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 19:54:49 $ docker top 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:49 + go version 19:54:49 go version go1.17.6 linux/amd64 [Pipeline] } 19:54:49 $ docker stop --time=1 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 19:54:51 $ docker rm -f 290ddcc585e0d966902d4041168b0328307de01dcd4744f0ea24e327f55c8bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:51 + docker inspect -f . ci-base-image-x86_64 19:54:51 . [Pipeline] withDockerContainer 19:54:51 prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container 19:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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 19:54:52 $ docker top 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:54:52 + make test 19:54:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:54:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:55:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:55:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:55:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:55:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:55:08 $ docker stop --time=1 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 19:55:10 $ docker rm -f 65494d1a13e30f54313f7012deb3ed0539b29bfb5bf12185ac820f20e64384f2 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:55:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:55:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:55:11 + ls -al . 19:55:11 total 112 19:55:11 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 19 19:54 . 19:55:11 drwxrwxr-x. 4 jenkins jenkins 110 Jan 19 19:53 .. 19:55:11 drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 19:53 assets 19:55:11 drwxrwxr-x. 2 jenkins jenkins 66 Jan 19 19:53 bin 19:55:11 drwxrwxr-x. 3 jenkins jenkins 29 Jan 19 19:53 cmd 19:55:11 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 19 19:53 CONTRIBUTING.md 19:55:11 -rw-r--r--. 1 jenkins jenkins 10 Jan 19 19:54 coverage.out 19:55:11 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 19 19:53 Dockerfile 19:55:11 drwxrwxr-x. 2 jenkins jenkins 23 Jan 19 19:53 docs 19:55:11 drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 19:53 .git 19:55:11 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 19:53 .github 19:55:11 -rw-rw-r--. 1 jenkins jenkins 155 Jan 19 19:53 .gitignore 19:55:11 -rw-rw-r--. 1 jenkins jenkins 744 Jan 19 19:53 go.mod 19:55:11 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 19 19:53 go.sum 19:55:11 drwxrwxr-x. 9 jenkins jenkins 125 Jan 19 19:53 internal 19:55:11 -rw-rw-r--. 1 jenkins jenkins 652 Jan 19 19:53 Jenkinsfile 19:55:11 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 19 19:53 LICENSE 19:55:11 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 19 19:53 Makefile 19:55:11 drwxrwxr-x. 3 jenkins jenkins 19 Jan 19 19:53 pkg 19:55:11 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 19 19:53 README.md 19:55:11 drwx------. 3 jenkins jenkins 56 Jan 19 19:54 .semver 19:55:11 drwxrwxr-x. 4 jenkins jenkins 71 Jan 19 19:53 snap 19:55:11 -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 19:54 VERSION 19:55:11 -rw-rw-r--. 1 jenkins jenkins 155 Jan 19 19:53 version.go 19:55:11 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 19 19:53 web [Pipeline] isUnix [Pipeline] sh 19:55:12 + 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=b2aff8746a6686ead9e5d7a1e47c463473e2397a --label arch=amd64 --label version=0.0.0 . 19:55:12 Sending build context to Docker daemon 39.31MB 19:55:12 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 19:55:12 Step 2/23 : FROM ${BASE} AS builder 19:55:12 ---> d6e6644a3133 19:55:12 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:55:12 ---> Running in 2ca173ca0ecd 19:55:12 Removing intermediate container 2ca173ca0ecd 19:55:12 ---> baeff5196242 19:55:12 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 19:55:12 ---> Running in 744a283e4ef9 19:55:12 Removing intermediate container 744a283e4ef9 19:55:12 ---> 47b382829952 19:55:12 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 19:55:12 ---> Running in c78fcf192bcb 19:55:12 Removing intermediate container c78fcf192bcb 19:55:12 ---> 54541a3c6ddb 19:55:12 Step 6/23 : LABEL Name=edgex-ui-go 19:55:12 ---> Running in ef698917ced1 19:55:12 Removing intermediate container ef698917ced1 19:55:12 ---> aee64dde91b3 19:55:12 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:55:12 ---> Running in 55abaf079405 19:55:12 Removing intermediate container 55abaf079405 19:55:12 ---> 0b65bf6ff1fa 19:55:12 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:12 ---> Running in bb9291cf1eed 19:55:13 Removing intermediate container bb9291cf1eed 19:55:13 ---> 374342552689 19:55:13 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:55:13 ---> Running in 45f8ebc5c983 19:55:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:55:14 OK: 221 MiB in 52 packages 19:55:14 Removing intermediate container 45f8ebc5c983 19:55:14 ---> 52b4d1a84836 19:55:14 Step 10/23 : ENV GO111MODULE=on 19:55:15 ---> Running in 15a92040bf8a 19:55:15 Removing intermediate container 15a92040bf8a 19:55:15 ---> 039d607d0b5e 19:55:15 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:55:15 ---> Running in aefc9c93302b 19:55:15 Removing intermediate container aefc9c93302b 19:55:15 ---> 6bd655de335b 19:55:15 Step 12/23 : COPY go.mod vendor* ./ 19:55:15 ---> 543c7f6b8e9c 19:55:15 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:15 ---> Running in e1d4e296c86d 19:55:15 Removing intermediate container e1d4e296c86d 19:55:15 ---> a22d8c6b8892 19:55:15 Step 14/23 : COPY . . 19:55:16 ---> 4a0a2c2fd149 19:55:16 Step 15/23 : RUN ${MAKE} 19:55:16 ---> Running in f65b824030ff 19:55:17 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 19:55:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:55:26 Removing intermediate container f65b824030ff 19:55:26 ---> f9007f4b1499 19:55:26 Step 16/23 : FROM alpine:3.14 19:55:27 3.14: Pulling from library/alpine 19:55:27 97518928ae5f: Pulling fs layer 19:55:27 97518928ae5f: Verifying Checksum 19:55:27 97518928ae5f: Download complete 19:55:27 97518928ae5f: Pull complete 19:55:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:55:27 Status: Downloaded newer image for alpine:3.14 19:55:27 ---> 0a97eee8041e 19:55:27 Step 17/23 : EXPOSE 4000 19:55:27 ---> Running in fb43483f57e8 19:55:27 Removing intermediate container fb43483f57e8 19:55:27 ---> 88d429c65a09 19:55:27 Step 18/23 : 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 19:55:28 ---> 7333561e84c2 19:55:28 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:55:28 ---> Running in 39f8c3371401 19:55:28 Removing intermediate container 39f8c3371401 19:55:28 ---> 5d116a1a6f98 19:55:28 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:55:28 ---> Running in 54355f4be493 19:55:28 Removing intermediate container 54355f4be493 19:55:28 ---> e3bfca10190f 19:55:28 Step 21/23 : LABEL arch=amd64 19:55:28 ---> Running in 035aecb45b87 19:55:28 Removing intermediate container 035aecb45b87 19:55:28 ---> 06f8ff68ef29 19:55:28 Step 22/23 : LABEL git_sha=b2aff8746a6686ead9e5d7a1e47c463473e2397a 19:55:28 ---> Running in 07352337e0ce 19:55:28 Removing intermediate container 07352337e0ce 19:55:28 ---> 6ddd8933e08d 19:55:28 Step 23/23 : LABEL version=0.0.0 19:55:28 ---> Running in ce5a1cf802e2 19:55:28 Removing intermediate container ce5a1cf802e2 19:55:28 ---> 5a8964a1e5ab 19:55:28 [Warning] One or more build-args [ARCH] were not consumed 19:55:28 Successfully built 5a8964a1e5ab 19:55:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:29 19:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:30 latest: Pulling from edgex-lftools-log-publisher 19:55:30 b4d181a07f80: Pulling fs layer 19:55:30 a1111a8f2ec3: Pulling fs layer 19:55:30 ed53099fbce6: Pulling fs layer 19:55:30 dc539afda2c1: Pulling fs layer 19:55:30 77bc0d833cb6: Pulling fs layer 19:55:30 9065ff56babe: Pulling fs layer 19:55:30 d287ab97295c: Pulling fs layer 19:55:30 dc539afda2c1: Waiting 19:55:30 77bc0d833cb6: Waiting 19:55:30 9065ff56babe: Waiting 19:55:30 d287ab97295c: Waiting 19:55:30 a1111a8f2ec3: Verifying Checksum 19:55:30 a1111a8f2ec3: Download complete 19:55:30 dc539afda2c1: Verifying Checksum 19:55:30 dc539afda2c1: Download complete 19:55:30 ed53099fbce6: Verifying Checksum 19:55:30 ed53099fbce6: Download complete 19:55:30 9065ff56babe: Verifying Checksum 19:55:30 9065ff56babe: Download complete 19:55:30 77bc0d833cb6: Verifying Checksum 19:55:30 77bc0d833cb6: Download complete 19:55:30 b4d181a07f80: Verifying Checksum 19:55:30 b4d181a07f80: Download complete 19:55:30 d287ab97295c: Verifying Checksum 19:55:30 d287ab97295c: Download complete 19:55:31 b4d181a07f80: Pull complete 19:55:31 a1111a8f2ec3: Pull complete 19:55:32 ed53099fbce6: Pull complete 19:55:32 dc539afda2c1: Pull complete 19:55:32 77bc0d833cb6: Pull complete 19:55:32 9065ff56babe: Pull complete 19:55:37 d287ab97295c: Pull complete 19:55:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:55:38 prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container 19:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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 19:55:40 $ docker top 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:40 ---> job-cost.sh 19:55:40 lf-activate-venv: SKIPPING 19:55:40 INFO: No Stack... 19:55:41 INFO: Retrieving Pricing Info for: v3-standard-2 19:55:41 INFO: Archiving Costs [Pipeline] sh 19:55:41 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/cost.csv 19:55:41 + cut -d, -f6 [Pipeline] lock 19:55:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] 19:55:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] did not exist. Created. 19:55:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:55:42 + echo total: 0.05999999865889549 [Pipeline] stash 19:55:42 Stashed 1 file(s) [Pipeline] } 19:55:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:55:42 $ docker stop --time=1 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 19:55:43 $ docker rm -f 870589b2fb7b6d221e33e155e0fc1b121fff9e560d8ed94e1bb360ebf3ba5d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:04:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2025 in /w/workspace/edgexfoundry_edgex-ui-go_PR-489 [Pipeline] { [Pipeline] ws 20:04:49 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 20:04:49 The recommended git tool is: git 20:04:54 using credential edgex-jenkins-ssh 20:04:54 Cloning the remote Git repository 20:04:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:04:54 > git init /w/workspace/edgex-ui-go/1 # timeout=10 20:04:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:04:54 > git --version # timeout=10 20:04:54 > git --version # 'git version 2.17.1' 20:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:58 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit b2aff8746a6686ead9e5d7a1e47c463473e2397a 20:04:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:04:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:04:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:58 > git config core.sparsecheckout # timeout=10 20:04:58 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 20:04:58 Merge succeeded, producing b2aff8746a6686ead9e5d7a1e47c463473e2397a 20:04:58 Checking out Revision b2aff8746a6686ead9e5d7a1e47c463473e2397a (PR-489) 20:04:58 > git remote # timeout=10 20:04:58 > git config --get remote.origin.url # timeout=10 20:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:58 > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 20:04:58 > git rev-parse HEAD^{commit} # timeout=10 20:04:58 > git config core.sparsecheckout # timeout=10 20:04:58 > git checkout -f b2aff8746a6686ead9e5d7a1e47c463473e2397a # timeout=10 20:05:03 Commit message: "ci: Go 1.17 related changes" 20:05:03 > git --version # timeout=10 20:05:03 > git --version # 'git version 2.17.1' 20:05:03 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:04 Dload Upload Total Spent Left Speed 20:05:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78953 [Pipeline] sh 20:05:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:05 + + sudo tee /etc/docker/daemon.new 20:05:05 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:05 { 20:05:05 "registry-mirrors": [ 20:05:05 "https://nexus3.edgexfoundry.org:10001" 20:05:05 ], 20:05:05 "bip": "10.250.0.254/24", 20:05:05 "hosts": [ 20:05:05 "tcp://0.0.0.0:5555", 20:05:05 "unix:///var/run/docker.sock" 20:05:05 ], 20:05:05 "mtu": 1458, 20:05:05 "selinux-enabled": true, 20:05:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:05 } [Pipeline] sh 20:05:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:24 provisioning config files... 20:05:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7349748589140695048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:25 ---> docker-login.sh 20:05:25 nexus3.edgexfoundry.org:10001 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 nexus3.edgexfoundry.org:10002 20:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:26 Configure a credential helper to remove this warning. See 20:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:26 20:05:26 Login Succeeded 20:05:26 nexus3.edgexfoundry.org:10003 20:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:27 Configure a credential helper to remove this warning. See 20:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:27 20:05:27 Login Succeeded 20:05:27 nexus3.edgexfoundry.org:10004 20:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:27 Configure a credential helper to remove this warning. See 20:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:27 20:05:27 Login Succeeded 20:05:27 docker.io 20:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:28 Configure a credential helper to remove this warning. See 20:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:28 20:05:28 Login Succeeded 20:05:28 ---> docker-login.sh ends [Pipeline] } 20:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:29 ========================================================= 20:05:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:05:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:05:30 Sending build context to Docker daemon 24.95MB 20:05:30 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:05:30 Step 2/15 : FROM ${BASE} AS builder 20:05:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:30 9b3977197b4f: Pulling fs layer 20:05:30 1a89e8eeedd5: Pulling fs layer 20:05:30 94645a83ff95: Pulling fs layer 20:05:30 3f3a8bcf1eab: Pulling fs layer 20:05:30 0c92f367c5e7: Pulling fs layer 20:05:30 4b8299f9d1f4: Pulling fs layer 20:05:30 9a6b49a46696: Pulling fs layer 20:05:30 cf05db05a679: Pulling fs layer 20:05:30 3f3a8bcf1eab: Waiting 20:05:30 0c92f367c5e7: Waiting 20:05:30 4b8299f9d1f4: Waiting 20:05:30 9a6b49a46696: Waiting 20:05:30 cf05db05a679: Waiting 20:05:30 94645a83ff95: Download complete 20:05:30 1a89e8eeedd5: Verifying Checksum 20:05:30 1a89e8eeedd5: Download complete 20:05:30 0c92f367c5e7: Verifying Checksum 20:05:30 0c92f367c5e7: Download complete 20:05:30 4b8299f9d1f4: Verifying Checksum 20:05:30 4b8299f9d1f4: Download complete 20:05:30 9b3977197b4f: Download complete 20:05:30 9a6b49a46696: Verifying Checksum 20:05:30 9a6b49a46696: Download complete 20:05:31 9b3977197b4f: Pull complete 20:05:31 1a89e8eeedd5: Pull complete 20:05:32 94645a83ff95: Pull complete 20:05:32 cf05db05a679: Verifying Checksum 20:05:32 cf05db05a679: Download complete 20:05:33 3f3a8bcf1eab: Verifying Checksum 20:05:33 3f3a8bcf1eab: Download complete 20:05:45 3f3a8bcf1eab: Pull complete 20:05:45 0c92f367c5e7: Pull complete 20:05:45 4b8299f9d1f4: Pull complete 20:05:45 9a6b49a46696: Pull complete 20:05:50 cf05db05a679: Pull complete 20:05:50 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:05:50 ---> 0ccda1f7e2ee 20:05:50 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:05:52 ---> Running in 7a99ebbc04d7 20:05:52 Removing intermediate container 7a99ebbc04d7 20:05:52 ---> affcb11cf8e5 20:05:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:05:53 ---> Running in 6fc5f6fb95d1 20:05:53 Removing intermediate container 6fc5f6fb95d1 20:05:53 ---> db601b0b888a 20:05:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:05:53 ---> Running in 67d78629adda 20:05:54 Removing intermediate container 67d78629adda 20:05:54 ---> 94ded0929b63 20:05:54 Step 6/15 : LABEL Name=edgex-ui-go 20:05:54 ---> Running in 9b7039ad0f96 20:05:54 Removing intermediate container 9b7039ad0f96 20:05:54 ---> 1b89fd4d4b73 20:05:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:05:54 ---> Running in 18717edfc39e 20:05:54 Removing intermediate container 18717edfc39e 20:05:54 ---> b56308eeebb7 20:05:54 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:55 ---> Running in adf91423b92b 20:05:57 Removing intermediate container adf91423b92b 20:05:57 ---> 9f77a6b5b646 20:05:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:57 ---> Running in 3be3b9d159f1 20:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:05:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:06:00 OK: 220 MiB in 52 packages 20:06:01 Removing intermediate container 3be3b9d159f1 20:06:01 ---> 00bd2cbf9475 20:06:01 Step 10/15 : ENV GO111MODULE=on 20:06:01 ---> Running in ba69995f94b2 20:06:01 Removing intermediate container ba69995f94b2 20:06:01 ---> 7924e94ecf1a 20:06:01 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:06:01 ---> Running in 917332848bb4 20:06:02 Removing intermediate container 917332848bb4 20:06:02 ---> 8a687e95325a 20:06:02 Step 12/15 : COPY go.mod vendor* ./ 20:06:02 ---> 38b067ae817d 20:06:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:03 ---> Running in d484643c3cf4 20:07:24 Removing intermediate container d484643c3cf4 20:07:24 ---> 7169f5f27b1e 20:07:24 Step 14/15 : COPY . . 20:07:24 ---> 915ae92f0a03 20:07:24 Step 15/15 : RUN ${MAKE} 20:07:24 ---> Running in 0d3b6fd2febe 20:07:24 noop 20:07:24 Removing intermediate container 0d3b6fd2febe 20:07:24 ---> bae8441cf9ad 20:07:24 Successfully built bae8441cf9ad 20:07:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:07:25 + docker inspect -f . ci-base-image-arm64 20:07:25 . [Pipeline] withDockerContainer 20:07:25 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 20:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:26 $ docker top c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:27 + go version 20:07:27 go version go1.17.6 linux/arm64 [Pipeline] } 20:07:27 $ docker stop --time=1 c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe 20:07:29 $ docker rm -f c60b24706a8634266d93acdb8fa22225a26554c356a01b75ceb003e7693173fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:30 + docker inspect -f . ci-base-image-arm64 20:07:30 . [Pipeline] withDockerContainer 20:07:30 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 20:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:31 $ docker top 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:07:32 + make test 20:07:32 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:07:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:08:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:36 $ docker stop --time=1 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 20:08:37 $ docker rm -f 4ed0ea882d8d11b567ab9d944c31dfef03d729e2099dfb0884c7fe2cb7b002a3 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:38 Warning: overwriting stash ‘coverage-report’ 20:08:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:40 + ls -al . 20:08:40 total 152 20:08:40 drwxrwxr-x 12 jenkins jenkins 4096 Jan 19 20:07 . 20:08:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 .. 20:08:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:05 .git 20:08:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 .github 20:08:40 -rw-rw-r-- 1 jenkins jenkins 155 Jan 19 20:04 .gitignore 20:08:40 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 19 20:04 CONTRIBUTING.md 20:08:40 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 19 20:04 Dockerfile 20:08:40 -rw-rw-r-- 1 jenkins jenkins 652 Jan 19 20:04 Jenkinsfile 20:08:40 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 19 20:04 LICENSE 20:08:40 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 19 20:04 Makefile 20:08:40 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 19 20:04 README.md 20:08:40 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 19:54 VERSION 20:08:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 assets 20:08:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 bin 20:08:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 cmd 20:08:40 -rw-r--r-- 1 jenkins jenkins 10 Jan 19 20:07 coverage.out 20:08:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:04 docs 20:08:40 -rw-rw-r-- 1 jenkins jenkins 744 Jan 19 20:04 go.mod 20:08:40 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 19 20:04 go.sum 20:08:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 20:04 internal 20:08:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:04 pkg 20:08:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 snap 20:08:40 -rw-rw-r-- 1 jenkins jenkins 155 Jan 19 20:04 version.go 20:08:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:04 web [Pipeline] isUnix [Pipeline] sh 20:08:41 + 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=b2aff8746a6686ead9e5d7a1e47c463473e2397a --label arch=arm64 --label version=0.0.0 . 20:08:42 Sending build context to Docker daemon 24.95MB 20:08:42 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:08:42 Step 2/23 : FROM ${BASE} AS builder 20:08:42 ---> bae8441cf9ad 20:08:42 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:08:42 ---> Running in 7261808e5251 20:08:42 Removing intermediate container 7261808e5251 20:08:42 ---> 6133bbe45f26 20:08:42 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:08:42 ---> Running in 6ad2c5ef57c0 20:08:42 Removing intermediate container 6ad2c5ef57c0 20:08:42 ---> 62937833e4e2 20:08:42 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:08:43 ---> Running in d8284a45881b 20:08:43 Removing intermediate container d8284a45881b 20:08:43 ---> c93e80b3235b 20:08:43 Step 6/23 : LABEL Name=edgex-ui-go 20:08:43 ---> Running in 17d072755f68 20:08:43 Removing intermediate container 17d072755f68 20:08:43 ---> 3db9611836de 20:08:43 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:08:43 ---> Running in 2fc6351e547f 20:08:44 Removing intermediate container 2fc6351e547f 20:08:44 ---> 1b6eba1e43cd 20:08:44 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:44 ---> Running in 1239c432bef4 20:08:46 Removing intermediate container 1239c432bef4 20:08:46 ---> 33663b5ca2fa 20:08:46 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:46 ---> Running in b885b38fd94e 20:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:08:49 OK: 220 MiB in 52 packages 20:08:50 Removing intermediate container b885b38fd94e 20:08:50 ---> 67c8c20f9fb3 20:08:50 Step 10/23 : ENV GO111MODULE=on 20:08:50 ---> Running in 40287f4bebc8 20:08:50 Removing intermediate container 40287f4bebc8 20:08:50 ---> ab61d5fec641 20:08:50 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:08:50 ---> Running in c2f1bf6bc50e 20:08:50 Removing intermediate container c2f1bf6bc50e 20:08:50 ---> 59a1a792f20e 20:08:50 Step 12/23 : COPY go.mod vendor* ./ 20:08:51 ---> 35b1d235b2f4 20:08:51 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:51 ---> Running in 2e1cf588d15b 20:08:53 Removing intermediate container 2e1cf588d15b 20:08:53 ---> 50759200ff63 20:08:53 Step 14/23 : COPY . . 20:08:56 ---> 6309ea4c350d 20:08:56 Step 15/23 : RUN ${MAKE} 20:08:56 ---> Running in b23a9060b46d 20:08:57 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 20:09:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:09:35 Removing intermediate container b23a9060b46d 20:09:35 ---> 642b99194135 20:09:35 Step 16/23 : FROM alpine:3.14 20:09:35 3.14: Pulling from library/alpine 20:09:35 be307f383ecc: Pulling fs layer 20:09:35 be307f383ecc: Download complete 20:09:36 be307f383ecc: Pull complete 20:09:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:09:36 Status: Downloaded newer image for alpine:3.14 20:09:36 ---> 5b8b7b635229 20:09:36 Step 17/23 : EXPOSE 4000 20:09:36 ---> Running in eba9080e851b 20:09:36 Removing intermediate container eba9080e851b 20:09:36 ---> d4e13d58e6a6 20:09:36 Step 18/23 : 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 20:09:37 ---> 1b1056b0ce37 20:09:37 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:09:37 ---> Running in ea1e9e9dc6c2 20:09:38 Removing intermediate container ea1e9e9dc6c2 20:09:38 ---> 8dfbef13e7d0 20:09:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:09:38 ---> Running in 10b3fe8a3b7e 20:09:38 Removing intermediate container 10b3fe8a3b7e 20:09:38 ---> a163db2b2d7b 20:09:38 Step 21/23 : LABEL arch=arm64 20:09:38 ---> Running in 8ad4dc28088f 20:09:39 Removing intermediate container 8ad4dc28088f 20:09:39 ---> 92378145ee24 20:09:39 Step 22/23 : LABEL git_sha=b2aff8746a6686ead9e5d7a1e47c463473e2397a 20:09:39 ---> Running in 42019bf0923f 20:09:39 Removing intermediate container 42019bf0923f 20:09:39 ---> 63aa0e2bc71b 20:09:39 Step 23/23 : LABEL version=0.0.0 20:09:39 ---> Running in 4c7573d1d2f3 20:09:39 Removing intermediate container 4c7573d1d2f3 20:09:39 ---> 5d36185843ab 20:09:39 [Warning] One or more build-args [ARCH] were not consumed 20:09:40 Successfully built 5d36185843ab 20:09:40 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 20:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:09:40 20:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:09:41 arm64: Pulling from edgex-lftools-log-publisher 20:09:41 448f6bf000e3: Pulling fs layer 20:09:41 f757da607395: Pulling fs layer 20:09:41 05883995daec: Pulling fs layer 20:09:41 8603b9c90790: Pulling fs layer 20:09:41 1560dd03e051: Pulling fs layer 20:09:41 27f5ce0e4adf: Pulling fs layer 20:09:41 c2d8d7efcc4b: Pulling fs layer 20:09:41 1560dd03e051: Waiting 20:09:41 27f5ce0e4adf: Waiting 20:09:41 c2d8d7efcc4b: Waiting 20:09:41 8603b9c90790: Waiting 20:09:41 f757da607395: Verifying Checksum 20:09:41 f757da607395: Download complete 20:09:41 8603b9c90790: Verifying Checksum 20:09:41 8603b9c90790: Download complete 20:09:41 1560dd03e051: Verifying Checksum 20:09:41 1560dd03e051: Download complete 20:09:41 27f5ce0e4adf: Verifying Checksum 20:09:41 27f5ce0e4adf: Download complete 20:09:41 05883995daec: Download complete 20:09:42 448f6bf000e3: Verifying Checksum 20:09:42 448f6bf000e3: Download complete 20:09:44 c2d8d7efcc4b: Download complete 20:09:46 448f6bf000e3: Pull complete 20:09:46 f757da607395: Pull complete 20:09:48 05883995daec: Pull complete 20:09:48 8603b9c90790: Pull complete 20:09:49 1560dd03e051: Pull complete 20:09:49 27f5ce0e4adf: Pull complete 20:10:04 c2d8d7efcc4b: Pull complete 20:10:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:10:05 prd-ubuntu18.04-docker-arm64-4c-16g-2025 does not seem to be running inside a container 20:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:10:08 $ docker top 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:09 ---> job-cost.sh 20:10:09 lf-activate-venv: SKIPPING 20:10:09 INFO: No Stack... 20:10:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:10:09 INFO: Archiving Costs [Pipeline] sh 20:10:10 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 20:10:10 cut -d, -f6 [Pipeline] lock 20:10:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] 20:10:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] did not exist. Created. 20:10:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:11 /w/workspace/edgex-ui-go/1@tmp/durable-29f5ac04/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29f5ac04/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:10:11 + echo total: 0.10999999940395355 [Pipeline] stash 20:10:11 Warning: overwriting stash ‘stack-cost’ 20:10:11 Stashed 1 file(s) [Pipeline] } 20:10:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-489-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:10:12 $ docker stop --time=1 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c 20:10:13 $ docker rm -f 98d9bff8f2f9d285943dea61f998b73f6a0bc43709f35d57f37b12901ba52c4c [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 20:10:14 provisioning config files... 20:10:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config9040467377367020166tmp [Pipeline] { [Pipeline] sh 20:10:15 + set +x 20:10:15 + curl -s https://codecov.io/bash 20:10:15 + bash -s -- 20:10:15 20:10:15 _____ _ 20:10:15 / ____| | | 20:10:15 | | ___ __| | ___ ___ _____ __ 20:10:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:10:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:10:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:10:15 Bash-1.0.6 20:10:15 20:10:15 20:10:15 ==> git version 2.24.4 found 20:10:15 ==> 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 20:10:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:10:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:10:15 ==> Jenkins CI detected. 20:10:15 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-489 20:10:15 project root: . 20:10:15 --> token set from env 20:10:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:10:15 ==> Running gcov in . (disable via -X gcov) 20:10:15 ==> Python coveragepy not found 20:10:15 ==> Searching for coverage reports in: 20:10:15 + . 20:10:15 -> Found 1 reports 20:10:15 ==> Detecting git/mercurial file structure 20:10:15 ==> Reading reports 20:10:15 + ./coverage.out bytes=10 20:10:15 ==> Appending adjustments 20:10:15 https://docs.codecov.io/docs/fixing-reports 20:10:15 + Found adjustments 20:10:15 ==> Gzipping contents 20:10:15 4.0K /tmp/codecov.AYB0ZC.gz 20:10:15 ==> Uploading reports 20:10:15 url: https://codecov.io 20:10:15 query: branch=PR-489&commit=b2aff8746a6686ead9e5d7a1e47c463473e2397a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=489&job=&cmd_args= 20:10:15 -> Pinging Codecov 20:10:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-489&commit=b2aff8746a6686ead9e5d7a1e47c463473e2397a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=489&job=&cmd_args= 20:10:15 -> Uploading to 20:10:15 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/FB506323287CE973F263BFD2A0EB1F37/b2aff8746a6686ead9e5d7a1e47c463473e2397a/1d20e50e-dd68-4ad7-b709-e8cc1a2e9035.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T201015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b358471497a93111b0280856c268bfe591a9e53a86ebbe4437e5090c35c66a3 20:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:15 Dload Upload Total Spent Left Speed 20:10:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 10927 --:--:-- --:--:-- --:--:-- 10934 20:10:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b2aff8746a6686ead9e5d7a1e47c463473e2397a [Pipeline] } 20:10:16 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 20:10:17 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives ']' 20:10:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives 20:10:17 total 8 20:10:17 drwxr-xr-x. 3 root root 34 Jan 19 19:55 . 20:10:17 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 19 19:55 .. 20:10:17 drwxr-xr-x. 2 root root 6 Jan 19 19:55 cost 20:10:17 -rw-r--r--. 1 root root 82 Jan 19 19:55 cost.csv 20:10:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives 20:10:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives 20:10:17 total 8 20:10:17 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:55 . 20:10:17 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 19 19:55 .. 20:10:17 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:55 cost 20:10:17 -rw-r--r--. 1 jenkins jenkins 82 Jan 19 19:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:10:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:10:18 ---> package-listing.sh 20:10:18 ++ facter osfamily 20:10:18 ++ tr '[:upper:]' '[:lower:]' 20:10:19 + OS_FAMILY=redhat 20:10:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-489 20:10:19 + START_PACKAGES=/tmp/packages_start.txt 20:10:19 + END_PACKAGES=/tmp/packages_end.txt 20:10:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:10:19 + PACKAGES=/tmp/packages_start.txt 20:10:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-489 ']' 20:10:19 + PACKAGES=/tmp/packages_end.txt 20:10:19 + case "${OS_FAMILY}" in 20:10:19 + sort 20:10:19 + rpm -qa 20:10:19 + '[' -f /tmp/packages_start.txt ']' 20:10:19 + '[' -f /tmp/packages_end.txt ']' 20:10:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:10:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-489 ']' 20:10:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/ 20:10:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-489/archives/ [Pipeline] echo 20:10:19 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-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:10:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:20 . [Pipeline] withDockerContainer 20:10:20 prd-centos7-docker-4c-2g-1860 does not seem to be running inside a container 20:10:20 $ 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-489/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-489 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489:/w/workspace/edgexfoundry_edgex-ui-go_PR-489:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@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 20:10:20 $ docker top 5f5a763bad99237425609917a07b385cecb68159f8270854156d2da741439340 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:21 + touch /tmp/pre-build-complete [Pipeline] sh 20:10:21 + mkdir -p /var/log/sysstat [Pipeline] sh 20:10:22 + ls /var/log/sa-host 20:10:22 + sadf -c /var/log/sa-host/sa17 20:10:22 file_magic: OK 20:10:22 HZ: Using current value: 100 20:10:22 file_header: OK 20:10:22 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 20:10:22 Statistics: 20:10:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:10:22 File successfully converted to sysstat format version 12.0.3 20:10:22 + sadf -c /var/log/sa-host/sa19 20:10:22 file_magic: OK 20:10:22 HZ: Using current value: 100 20:10:22 file_header: OK 20:10:22 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 20:10:22 Statistics: 20:10:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:10:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:22 provisioning config files... 20:10:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-489@tmp/config2261649428412967567tmp [Pipeline] { [Pipeline] echo 20:10:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:10:22 ---> create-netrc.sh [Pipeline] } 20:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:10:23 ---> python-tools-install.sh [Pipeline] echo 20:10:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:10:23 ---> sudo-logs.sh 20:10:23 Archiving 'sudo' log.. 20:10:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-1860.novalocal: Name or service not known 20:10:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-1860.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:10:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:10:23 ---> job-cost.sh 20:10:23 lf-activate-venv: SKIPPING 20:10:23 DEBUG: total: 0.05999999865889549 20:10:23 INFO: Retrieving Stack Cost... 20:10:24 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:24 INFO: Archiving Costs [Pipeline] echo 20:10:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:10:24 ---> logs-deploy.sh 20:10:24 lf-activate-venv: SKIPPING 20:10:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-489/1 20:10:24 INFO: archiving workspace using pattern(s): 20:10:25 Archives upload complete. 20:10:25 INFO: archiving logs to Nexus