Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9d2d911777f2755eb40dc58b25585fdfc1b56ba Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9133723087912887328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4306591059163241502.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2087920496160082816.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1970757710537537454.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3212097477550480558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1969 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh8382654731508514662.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9d2d911777f2755eb40dc58b25585fdfc1b56ba (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 Commit message: "feat: update built product artifact ui" > git rev-list --no-walk 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T13:34:59.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T13:34:59.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T13:34:59.420Z] ========================================================= [2021-08-04T13:34:59.420Z] EdgeX Global Pipelines Version Info [2021-08-04T13:34:59.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:35:00.712Z] ------------------- [2021-08-04T13:35:00.712Z] stable info: [2021-08-04T13:35:00.712Z] ------------------- [2021-08-04T13:35:00.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T13:35:00.712Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T13:35:00.712Z] Message: update stable to v1.0.203 [2021-08-04T13:35:01.300Z] ------------------- [2021-08-04T13:35:01.300Z] experimental info: [2021-08-04T13:35:01.300Z] ------------------- [2021-08-04T13:35:01.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T13:35:01.300Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T13:35:01.300Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T13:35:01.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-04T13:35:01.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-04T13:35:01.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T13:35:01.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T13:35:01.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T13:35:01.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T13:35:01.605Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T13:35:01.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T13:35:01.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T13:35:01.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T13:35:01.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T13:35:01.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T13:35:01.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-04T13:35:01.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T13:35:01.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T13:35:01.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T13:35:01.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T13:35:01.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T13:35:01.916Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T13:35:01.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T13:35:01.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-04T13:35:01.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T13:35:02.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T13:35:02.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T13:35:02.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T13:35:02.072Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T13:35:02.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T13:35:02.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-04T13:35:02.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-04T13:35:02.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-04T13:35:02.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] echo [2021-08-04T13:35:02.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9d2d91 [Pipeline] echo [2021-08-04T13:35:02.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:35:02.303Z] provisioning config files... [2021-08-04T13:35:02.324Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2675606293027611313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:35:03.897Z] ---> docker-login.sh [2021-08-04T13:35:03.897Z] nexus3.edgexfoundry.org:10001 [2021-08-04T13:35:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:35:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:35:03.897Z] Configure a credential helper to remove this warning. See [2021-08-04T13:35:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:35:03.897Z] [2021-08-04T13:35:03.897Z] Login Succeeded [2021-08-04T13:35:03.897Z] nexus3.edgexfoundry.org:10002 [2021-08-04T13:35:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:35:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:35:03.897Z] Configure a credential helper to remove this warning. See [2021-08-04T13:35:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:35:03.897Z] [2021-08-04T13:35:03.897Z] Login Succeeded [2021-08-04T13:35:03.897Z] nexus3.edgexfoundry.org:10003 [2021-08-04T13:35:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:35:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:35:03.897Z] Configure a credential helper to remove this warning. See [2021-08-04T13:35:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:35:03.897Z] [2021-08-04T13:35:03.897Z] Login Succeeded [2021-08-04T13:35:03.897Z] nexus3.edgexfoundry.org:10004 [2021-08-04T13:35:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:35:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:35:03.897Z] Configure a credential helper to remove this warning. See [2021-08-04T13:35:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:35:03.897Z] [2021-08-04T13:35:03.897Z] Login Succeeded [2021-08-04T13:35:03.897Z] docker.io [2021-08-04T13:35:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:35:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:35:03.897Z] Configure a credential helper to remove this warning. See [2021-08-04T13:35:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:35:03.897Z] [2021-08-04T13:35:03.897Z] Login Succeeded [2021-08-04T13:35:03.897Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T13:35:03.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T13:35:04.451Z] + git log --format=format:%s -1 b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] echo [2021-08-04T13:35:04.508Z] GIT_COMMIT: b9d2d911777f2755eb40dc58b25585fdfc1b56ba, Commit Message: feat: update built product artifact ui [Pipeline] echo [2021-08-04T13:35:04.527Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:35:05.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:35:05.547Z] [2021-08-04T13:35:05.547Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:35:05.885Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:35:05.885Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T13:35:05.885Z] 31603596830f: Pulling fs layer [2021-08-04T13:35:05.885Z] d4622e32a9a9: Pulling fs layer [2021-08-04T13:35:05.885Z] 1030fce36090: Pulling fs layer [2021-08-04T13:35:05.885Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T13:35:05.885Z] 6c6cb7e1b49b: Waiting [2021-08-04T13:35:05.885Z] d4622e32a9a9: Verifying Checksum [2021-08-04T13:35:05.885Z] d4622e32a9a9: Download complete [2021-08-04T13:35:06.157Z] 31603596830f: Verifying Checksum [2021-08-04T13:35:06.157Z] 31603596830f: Download complete [2021-08-04T13:35:06.157Z] 31603596830f: Pull complete [2021-08-04T13:35:06.423Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T13:35:06.423Z] 6c6cb7e1b49b: Download complete [2021-08-04T13:35:06.423Z] d4622e32a9a9: Pull complete [2021-08-04T13:35:06.693Z] 1030fce36090: Verifying Checksum [2021-08-04T13:35:06.693Z] 1030fce36090: Download complete [2021-08-04T13:35:07.304Z] 1030fce36090: Pull complete [2021-08-04T13:35:07.304Z] 6c6cb7e1b49b: Pull complete [2021-08-04T13:35:07.304Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T13:35:07.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:35:07.304Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T13:35:07.402Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:35:07.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T13:35:08.345Z] $ docker top d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T13:35:08.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T13:35:08.483Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T13:35:08.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T13:35:08.601Z] $ docker exec d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent [2021-08-04T13:35:08.718Z] SSH_AUTH_SOCK=/tmp/ssh-mVQgCFjT2FWq/agent.13 [2021-08-04T13:35:08.718Z] SSH_AGENT_PID=19 [2021-08-04T13:35:08.733Z] Running ssh-add (command line suppressed) [2021-08-04T13:35:08.834Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6671288261949331501.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6671288261949331501.key) [2021-08-04T13:35:08.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T13:35:09.167Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T13:35:09.185Z] $ docker exec --env ******** --env ******** d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent -k [2021-08-04T13:35:09.270Z] unset SSH_AUTH_SOCK; [2021-08-04T13:35:09.270Z] unset SSH_AGENT_PID; [2021-08-04T13:35:09.270Z] echo Agent pid 19 killed; [2021-08-04T13:35:09.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T13:35:09.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T13:35:09.326Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T13:35:09.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T13:35:09.444Z] $ docker exec d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent [2021-08-04T13:35:09.580Z] SSH_AUTH_SOCK=/tmp/ssh-7y1JeAp3Ej1i/agent.51 [2021-08-04T13:35:09.580Z] SSH_AGENT_PID=58 [2021-08-04T13:35:09.590Z] Running ssh-add (command line suppressed) [2021-08-04T13:35:09.710Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3432417101813039031.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3432417101813039031.key) [2021-08-04T13:35:09.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T13:35:10.050Z] + git semver init [2021-08-04T13:35:10.050Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T13:35:10.050Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T13:35:10.050Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:35:10.050Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T13:35:10.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T13:35:10.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T13:35:10.050Z] # $SEMVER_BRANCH = main [2021-08-04T13:35:10.050Z] # $SEMVER_TEMP = /tmp/semver-654270548 [2021-08-04T13:35:10.050Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-04T13:35:13.410Z] # '/tmp/semver-654270548' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-04T13:35:13.410Z] # -> Force: false [2021-08-04T13:35:13.410Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T13:35:13.422Z] $ docker exec --env ******** --env ******** d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 ssh-agent -k [2021-08-04T13:35:13.517Z] unset SSH_AUTH_SOCK; [2021-08-04T13:35:13.517Z] unset SSH_AGENT_PID; [2021-08-04T13:35:13.517Z] echo Agent pid 58 killed; [2021-08-04T13:35:13.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T13:35:13.879Z] + git semver [Pipeline] } [2021-08-04T13:35:13.897Z] $ docker stop --time=1 d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 [2021-08-04T13:35:15.162Z] $ docker rm -f d54cb0eb444d6bfd6d926e2011fab10e8c78de0f966b6e859a1df9b4773cc2a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T13:35:15.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T13:35:15.890Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T13:35:15.894Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-04T13:35:31.180Z] Still waiting to schedule task [2021-08-04T13:35:31.181Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1969’ [2021-08-04T13:35:31.183Z] Still waiting to schedule task [2021-08-04T13:35:31.183Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T13:37:41.919Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1970 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T13:37:41.945Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-08-04T13:37:42.157Z] The recommended git tool is: git [2021-08-04T13:37:47.605Z] using credential edgex-jenkins-ssh [2021-08-04T13:37:47.625Z] Cloning the remote Git repository [2021-08-04T13:37:47.688Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T13:37:47.821Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-08-04T13:37:47.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T13:37:47.919Z] > git --version # timeout=10 [2021-08-04T13:37:47.936Z] > git --version # 'git version 2.17.1' [2021-08-04T13:37:47.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T13:37:48.052Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T13:37:50.660Z] Avoid second fetch [2021-08-04T13:37:50.661Z] Checking out Revision b9d2d911777f2755eb40dc58b25585fdfc1b56ba (main) [2021-08-04T13:37:50.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T13:37:50.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T13:37:50.677Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T13:37:50.689Z] > git checkout -f b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [2021-08-04T13:37:55.119Z] Commit message: "feat: update built product artifact ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:37:55.705Z] provisioning config files... [2021-08-04T13:37:55.735Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config7647099672269348921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:37:56.326Z] ---> docker-login.sh [2021-08-04T13:37:56.326Z] nexus3.edgexfoundry.org:10001 [2021-08-04T13:37:56.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:37:57.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:37:57.532Z] Configure a credential helper to remove this warning. See [2021-08-04T13:37:57.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:37:57.532Z] [2021-08-04T13:37:57.532Z] Login Succeeded [2021-08-04T13:37:57.532Z] nexus3.edgexfoundry.org:10002 [2021-08-04T13:37:57.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:37:58.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:37:58.087Z] Configure a credential helper to remove this warning. See [2021-08-04T13:37:58.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:37:58.087Z] [2021-08-04T13:37:58.087Z] Login Succeeded [2021-08-04T13:37:58.087Z] nexus3.edgexfoundry.org:10003 [2021-08-04T13:37:58.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:37:58.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:37:58.639Z] Configure a credential helper to remove this warning. See [2021-08-04T13:37:58.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:37:58.639Z] [2021-08-04T13:37:58.639Z] Login Succeeded [2021-08-04T13:37:58.639Z] nexus3.edgexfoundry.org:10004 [2021-08-04T13:37:58.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:37:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:37:59.199Z] Configure a credential helper to remove this warning. See [2021-08-04T13:37:59.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:37:59.199Z] [2021-08-04T13:37:59.199Z] Login Succeeded [2021-08-04T13:37:59.199Z] docker.io [2021-08-04T13:37:59.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:00.077Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:00.077Z] [2021-08-04T13:38:00.077Z] Login Succeeded [2021-08-04T13:38:00.077Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T13:38:00.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T13:38:00.480Z] ========================================================= [2021-08-04T13:38:00.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T13:38:00.481Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:38:00.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-04T13:38:01.481Z] Sending build context to Docker daemon 20.22MB [2021-08-04T13:38:01.760Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T13:38:01.760Z] Step 2/8 : FROM ${BASE} [2021-08-04T13:38:02.360Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T13:38:02.360Z] 595b0fe564bb: Pulling fs layer [2021-08-04T13:38:02.360Z] 24495759ef45: Pulling fs layer [2021-08-04T13:38:02.360Z] d148012ef14d: Pulling fs layer [2021-08-04T13:38:02.360Z] e90a11edd702: Pulling fs layer [2021-08-04T13:38:02.360Z] d77568369979: Pulling fs layer [2021-08-04T13:38:02.360Z] 02195dbdac53: Pulling fs layer [2021-08-04T13:38:02.360Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T13:38:02.360Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T13:38:02.360Z] 02195dbdac53: Waiting [2021-08-04T13:38:02.360Z] 2b1b35aa2570: Waiting [2021-08-04T13:38:02.360Z] 2c1f732e5b09: Waiting [2021-08-04T13:38:02.360Z] e90a11edd702: Waiting [2021-08-04T13:38:02.360Z] d77568369979: Waiting [2021-08-04T13:38:02.360Z] d148012ef14d: Verifying Checksum [2021-08-04T13:38:02.360Z] d148012ef14d: Download complete [2021-08-04T13:38:02.360Z] 24495759ef45: Download complete [2021-08-04T13:38:02.360Z] d77568369979: Verifying Checksum [2021-08-04T13:38:02.360Z] d77568369979: Download complete [2021-08-04T13:38:02.638Z] 02195dbdac53: Download complete [2021-08-04T13:38:02.638Z] 595b0fe564bb: Verifying Checksum [2021-08-04T13:38:02.638Z] 595b0fe564bb: Download complete [2021-08-04T13:38:02.638Z] 2b1b35aa2570: Download complete [2021-08-04T13:38:03.252Z] 595b0fe564bb: Pull complete [2021-08-04T13:38:03.858Z] 24495759ef45: Pull complete [2021-08-04T13:38:04.469Z] d148012ef14d: Pull complete [2021-08-04T13:38:06.496Z] 2c1f732e5b09: Download complete [2021-08-04T13:38:06.496Z] e90a11edd702: Verifying Checksum [2021-08-04T13:38:06.496Z] e90a11edd702: Download complete [2021-08-04T13:38:15.605Z] Running on prd-centos7-docker-4c-2g-1971 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T13:38:15.625Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-08-04T13:38:15.737Z] The recommended git tool is: git [2021-08-04T13:38:17.759Z] e90a11edd702: Pull complete [2021-08-04T13:38:17.759Z] d77568369979: Pull complete [2021-08-04T13:38:18.030Z] 02195dbdac53: Pull complete [2021-08-04T13:38:18.305Z] 2b1b35aa2570: Pull complete [2021-08-04T13:38:18.887Z] using credential edgex-jenkins-ssh [2021-08-04T13:38:18.901Z] Cloning the remote Git repository [2021-08-04T13:38:18.765Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T13:38:18.844Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-08-04T13:38:18.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T13:38:18.891Z] > git --version # timeout=10 [2021-08-04T13:38:18.900Z] > git --version # 'git version 2.24.4' [2021-08-04T13:38:18.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T13:38:18.937Z] [INFO] Currently running in a labeled security context [2021-08-04T13:38:18.937Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T13:38:18.937Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6181133885447811853.key [2021-08-04T13:38:18.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T13:38:23.984Z] 2c1f732e5b09: Pull complete [2021-08-04T13:38:23.984Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T13:38:23.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T13:38:23.984Z] ---> 88ecf2bb1f95 [2021-08-04T13:38:23.984Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T13:38:24.552Z] Avoid second fetch [2021-08-04T13:38:24.553Z] Checking out Revision b9d2d911777f2755eb40dc58b25585fdfc1b56ba (main) [2021-08-04T13:38:24.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T13:38:24.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T13:38:24.560Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T13:38:24.566Z] > git checkout -f b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [2021-08-04T13:38:28.316Z] ---> Running in f77040a72991 [2021-08-04T13:38:28.365Z] Commit message: "feat: update built product artifact ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:38:28.834Z] provisioning config files... [2021-08-04T13:38:28.852Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6944397394526887650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:38:28.919Z] Removing intermediate container f77040a72991 [2021-08-04T13:38:28.919Z] ---> d8420a908ad8 [2021-08-04T13:38:28.919Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T13:38:28.919Z] ---> Running in c7ebd62a62ea [2021-08-04T13:38:29.302Z] ---> docker-login.sh [2021-08-04T13:38:29.302Z] nexus3.edgexfoundry.org:10001 [2021-08-04T13:38:29.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:29.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:29.302Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:29.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:29.302Z] [2021-08-04T13:38:29.302Z] Login Succeeded [2021-08-04T13:38:29.302Z] nexus3.edgexfoundry.org:10002 [2021-08-04T13:38:29.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:29.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:29.568Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:29.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:29.568Z] [2021-08-04T13:38:29.568Z] Login Succeeded [2021-08-04T13:38:29.568Z] nexus3.edgexfoundry.org:10003 [2021-08-04T13:38:29.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:29.837Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:29.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:29.837Z] [2021-08-04T13:38:29.837Z] Login Succeeded [2021-08-04T13:38:29.837Z] nexus3.edgexfoundry.org:10004 [2021-08-04T13:38:29.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:29.837Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:29.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:29.837Z] [2021-08-04T13:38:29.837Z] Login Succeeded [2021-08-04T13:38:29.837Z] docker.io [2021-08-04T13:38:30.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:38:30.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:38:30.372Z] Configure a credential helper to remove this warning. See [2021-08-04T13:38:30.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:38:30.372Z] [2021-08-04T13:38:30.372Z] Login Succeeded [2021-08-04T13:38:30.372Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T13:38:30.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T13:38:30.626Z] ========================================================= [2021-08-04T13:38:30.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T13:38:30.626Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:38:30.957Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-04T13:38:30.957Z] Sending build context to Docker daemon 20.22MB [2021-08-04T13:38:30.957Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T13:38:30.957Z] Step 2/8 : FROM ${BASE} [2021-08-04T13:38:31.222Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T13:38:31.222Z] 540db60ca938: Pulling fs layer [2021-08-04T13:38:31.222Z] adcc1eea9eea: Pulling fs layer [2021-08-04T13:38:31.222Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T13:38:31.222Z] db62176df00c: Pulling fs layer [2021-08-04T13:38:31.222Z] 3b30891b0d05: Pulling fs layer [2021-08-04T13:38:31.222Z] 444f5516b4c7: Pulling fs layer [2021-08-04T13:38:31.222Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T13:38:31.222Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T13:38:31.222Z] c82ef313ddc5: Pulling fs layer [2021-08-04T13:38:31.222Z] db62176df00c: Waiting [2021-08-04T13:38:31.222Z] 3b30891b0d05: Waiting [2021-08-04T13:38:31.222Z] 444f5516b4c7: Waiting [2021-08-04T13:38:31.222Z] 90b9b1106a8b: Waiting [2021-08-04T13:38:31.222Z] 0383d17a5b7e: Waiting [2021-08-04T13:38:31.222Z] c82ef313ddc5: Waiting [2021-08-04T13:38:31.222Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T13:38:31.222Z] 4c4ab2625f07: Download complete [2021-08-04T13:38:31.222Z] adcc1eea9eea: Verifying Checksum [2021-08-04T13:38:31.222Z] adcc1eea9eea: Download complete [2021-08-04T13:38:31.222Z] 3b30891b0d05: Verifying Checksum [2021-08-04T13:38:31.222Z] 3b30891b0d05: Download complete [2021-08-04T13:38:31.222Z] 444f5516b4c7: Verifying Checksum [2021-08-04T13:38:31.222Z] 444f5516b4c7: Download complete [2021-08-04T13:38:31.495Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T13:38:31.495Z] 90b9b1106a8b: Download complete [2021-08-04T13:38:31.495Z] 540db60ca938: Verifying Checksum [2021-08-04T13:38:31.495Z] 540db60ca938: Download complete [2021-08-04T13:38:31.495Z] 540db60ca938: Pull complete [2021-08-04T13:38:31.551Z] Removing intermediate container c7ebd62a62ea [2021-08-04T13:38:31.551Z] ---> f2c7bb22f62c [2021-08-04T13:38:31.551Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T13:38:31.763Z] adcc1eea9eea: Pull complete [2021-08-04T13:38:31.763Z] 4c4ab2625f07: Pull complete [2021-08-04T13:38:31.826Z] ---> Running in 9d1e953dc2cc [2021-08-04T13:38:32.031Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T13:38:32.031Z] 0383d17a5b7e: Download complete [2021-08-04T13:38:33.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T13:38:34.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T13:38:34.844Z] OK: 218 MiB in 52 packages [2021-08-04T13:38:36.285Z] Removing intermediate container 9d1e953dc2cc [2021-08-04T13:38:36.285Z] ---> 470e6df23575 [2021-08-04T13:38:36.285Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T13:38:36.285Z] ---> Running in af23a920f386 [2021-08-04T13:38:36.879Z] Removing intermediate container af23a920f386 [2021-08-04T13:38:36.880Z] ---> 7087f39e2b03 [2021-08-04T13:38:36.880Z] Step 7/8 : COPY . . [2021-08-04T13:38:37.405Z] c82ef313ddc5: Verifying Checksum [2021-08-04T13:38:37.405Z] c82ef313ddc5: Download complete [2021-08-04T13:38:37.673Z] db62176df00c: Verifying Checksum [2021-08-04T13:38:37.673Z] db62176df00c: Download complete [2021-08-04T13:38:39.517Z] ---> 1ee3d3950dfd [2021-08-04T13:38:39.517Z] Step 8/8 : RUN go mod download [2021-08-04T13:38:39.788Z] ---> Running in b41e9459c4ca [2021-08-04T13:38:41.056Z] db62176df00c: Pull complete [2021-08-04T13:38:41.056Z] 3b30891b0d05: Pull complete [2021-08-04T13:38:41.056Z] 444f5516b4c7: Pull complete [2021-08-04T13:38:41.056Z] 90b9b1106a8b: Pull complete [2021-08-04T13:38:41.324Z] 0383d17a5b7e: Pull complete [2021-08-04T13:38:43.974Z] c82ef313ddc5: Pull complete [2021-08-04T13:38:43.974Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T13:38:43.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T13:38:43.974Z] ---> 4508b0543a43 [2021-08-04T13:38:43.974Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T13:38:44.958Z] ---> Running in 13ffd3c019aa [2021-08-04T13:38:44.958Z] Removing intermediate container 13ffd3c019aa [2021-08-04T13:38:44.958Z] ---> 1badb3e8f718 [2021-08-04T13:38:44.958Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T13:38:44.958Z] ---> Running in e8134c81f2ed [2021-08-04T13:38:45.546Z] Removing intermediate container e8134c81f2ed [2021-08-04T13:38:45.546Z] ---> a566d1527307 [2021-08-04T13:38:45.546Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T13:38:45.546Z] ---> Running in 8360634ecaa8 [2021-08-04T13:38:45.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T13:38:46.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T13:38:47.756Z] OK: 219 MiB in 52 packages [2021-08-04T13:38:48.027Z] Removing intermediate container 8360634ecaa8 [2021-08-04T13:38:48.028Z] ---> 137fbb60bb7b [2021-08-04T13:38:48.028Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T13:38:48.028Z] ---> Running in c2ea0871daf2 [2021-08-04T13:38:48.028Z] Removing intermediate container c2ea0871daf2 [2021-08-04T13:38:48.028Z] ---> 7abd98e926bc [2021-08-04T13:38:48.028Z] Step 7/8 : COPY . . [2021-08-04T13:38:48.999Z] ---> 6f791c8634b8 [2021-08-04T13:38:48.999Z] Step 8/8 : RUN go mod download [2021-08-04T13:38:48.999Z] ---> Running in b6a8d2463c85 [2021-08-04T13:39:01.550Z] Removing intermediate container b6a8d2463c85 [2021-08-04T13:39:01.550Z] ---> 3aed05dd4b3d [2021-08-04T13:39:01.550Z] Successfully built 3aed05dd4b3d [2021-08-04T13:39:01.550Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:01.893Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T13:39:01.893Z] . [Pipeline] withDockerContainer [2021-08-04T13:39:02.007Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-08-04T13:39:02.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-x86_64 cat [2021-08-04T13:39:02.439Z] $ docker top 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T13:39:02.877Z] + go version [2021-08-04T13:39:02.877Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T13:39:02.889Z] $ docker stop --time=1 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 [2021-08-04T13:39:04.082Z] $ docker rm -f 6138c2b25e80d125000df47d2b5682141efb1afbd830ecf919ce6db0003aba66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:04.651Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T13:39:04.651Z] . [Pipeline] withDockerContainer [2021-08-04T13:39:04.753Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-08-04T13:39:04.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-x86_64 cat [2021-08-04T13:39:05.245Z] $ docker top 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T13:39:05.671Z] + go mod tidy [Pipeline] sh [2021-08-04T13:39:06.286Z] + make test [2021-08-04T13:39:06.286Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T13:39:06.573Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T13:39:12.145Z] Removing intermediate container b41e9459c4ca [2021-08-04T13:39:12.145Z] ---> 85fab6265153 [2021-08-04T13:39:12.145Z] Successfully built 85fab6265153 [2021-08-04T13:39:12.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:12.495Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T13:39:12.495Z] . [Pipeline] withDockerContainer [2021-08-04T13:39:12.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2021-08-04T13:39:12.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-arm64 cat [2021-08-04T13:39:14.449Z] $ docker top bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T13:39:15.425Z] + go version [2021-08-04T13:39:15.425Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T13:39:15.447Z] $ docker stop --time=1 bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T13:39:16.792Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T13:39:16.792Z] GO111MODULE=on go vet ./... [2021-08-04T13:39:17.535Z] $ docker rm -f bc06140a80747c093a47657d36be5ec0afa4484d60412d4b2ecb85a89441a511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:19.192Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T13:39:19.192Z] . [Pipeline] withDockerContainer [2021-08-04T13:39:19.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2021-08-04T13:39:19.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-arm64 cat [2021-08-04T13:39:21.332Z] $ docker top ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [2021-08-04T13:39:22.199Z] $ docker stop --time=1 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c [2021-08-04T13:39:22.307Z] + go mod tidy [2021-08-04T13:39:23.585Z] $ docker rm -f 3f443eead5403104be9a2eeed28244db0601afcf407e551d3b18955a7b3d443c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-08-04T13:39:24.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T13:39:24.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-04T13:39:24.395Z] + make test [2021-08-04T13:39:24.395Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-04T13:39:26.212Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-08-04T13:39:28.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T13:39:28.523Z] + ls -al . [2021-08-04T13:39:28.523Z] total 92 [2021-08-04T13:39:28.523Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 13:39 . [2021-08-04T13:39:28.523Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 13:38 .. [2021-08-04T13:39:28.523Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 13:38 assets [2021-08-04T13:39:28.523Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 13:38 bin [2021-08-04T13:39:28.523Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 13:38 cmd [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 13:38 CONTRIBUTING.md [2021-08-04T13:39:28.523Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 13:39 coverage.out [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 13:38 Dockerfile [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 13:38 Dockerfile.build [2021-08-04T13:39:28.523Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 13:38 docs [2021-08-04T13:39:28.523Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 13:38 .git [2021-08-04T13:39:28.523Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 13:38 .github [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 13:38 .gitignore [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 13:38 go.mod [2021-08-04T13:39:28.523Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 13:39 go.sum [2021-08-04T13:39:28.523Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 13:38 internal [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 13:38 Jenkinsfile [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 13:38 LICENSE [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 13:38 Makefile [2021-08-04T13:39:28.523Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 13:38 pkg [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 13:38 README.md [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 13:35 VERSION [2021-08-04T13:39:28.523Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 13:38 version.go [2021-08-04T13:39:28.523Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 13:38 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:28.851Z] + 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=b9d2d911777f2755eb40dc58b25585fdfc1b56ba --label arch=amd64 --label version=2.0.1-dev.4 . [2021-08-04T13:39:28.851Z] Sending build context to Docker daemon 20.24MB [2021-08-04T13:39:28.851Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T13:39:28.851Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T13:39:28.851Z] ---> 3aed05dd4b3d [2021-08-04T13:39:28.851Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T13:39:29.118Z] ---> Running in f4108c25b47e [2021-08-04T13:39:29.118Z] Removing intermediate container f4108c25b47e [2021-08-04T13:39:29.118Z] ---> f9914bce4c58 [2021-08-04T13:39:29.118Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T13:39:29.118Z] ---> Running in 6dd9b571365f [2021-08-04T13:39:29.385Z] Removing intermediate container 6dd9b571365f [2021-08-04T13:39:29.385Z] ---> 9506cc98e4a7 [2021-08-04T13:39:29.385Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T13:39:29.385Z] ---> Running in 09cd4c25ba7e [2021-08-04T13:39:29.385Z] Removing intermediate container 09cd4c25ba7e [2021-08-04T13:39:29.385Z] ---> 6a8896b1b176 [2021-08-04T13:39:29.385Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T13:39:29.385Z] ---> Running in cdabff6bf4ef [2021-08-04T13:39:29.656Z] Removing intermediate container cdabff6bf4ef [2021-08-04T13:39:29.656Z] ---> bd5a1c8f6ef9 [2021-08-04T13:39:29.656Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T13:39:29.656Z] ---> Running in 5f6e818a2db7 [2021-08-04T13:39:29.656Z] Removing intermediate container 5f6e818a2db7 [2021-08-04T13:39:29.656Z] ---> 57428ed92d8e [2021-08-04T13:39:29.656Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T13:39:29.656Z] ---> Running in 702cd92fd108 [2021-08-04T13:39:30.246Z] Removing intermediate container 702cd92fd108 [2021-08-04T13:39:30.246Z] ---> d9f059b49844 [2021-08-04T13:39:30.246Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T13:39:30.246Z] ---> Running in 181275ef8d76 [2021-08-04T13:39:30.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T13:39:31.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T13:39:32.885Z] OK: 219 MiB in 52 packages [2021-08-04T13:39:32.885Z] Removing intermediate container 181275ef8d76 [2021-08-04T13:39:32.885Z] ---> 73ae05fa4461 [2021-08-04T13:39:32.885Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T13:39:32.885Z] ---> Running in 43cb2093e660 [2021-08-04T13:39:32.885Z] Removing intermediate container 43cb2093e660 [2021-08-04T13:39:32.885Z] ---> 312c3a1d3314 [2021-08-04T13:39:32.885Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T13:39:33.153Z] ---> Running in 75ea8d01a009 [2021-08-04T13:39:33.153Z] Removing intermediate container 75ea8d01a009 [2021-08-04T13:39:33.153Z] ---> 78abe6260e96 [2021-08-04T13:39:33.153Z] Step 12/25 : COPY go.mod . [2021-08-04T13:39:33.428Z] ---> 6e57c38c0f84 [2021-08-04T13:39:33.428Z] Step 13/25 : COPY Makefile . [2021-08-04T13:39:33.428Z] ---> 34ed9bfe21b9 [2021-08-04T13:39:33.428Z] Step 14/25 : RUN make update [2021-08-04T13:39:33.428Z] ---> Running in be5fc04df76e [2021-08-04T13:39:33.708Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T13:39:34.305Z] Removing intermediate container be5fc04df76e [2021-08-04T13:39:34.305Z] ---> 7362f4e0d73b [2021-08-04T13:39:34.305Z] Step 15/25 : COPY . . [2021-08-04T13:39:34.890Z] ---> bc50fe6ca821 [2021-08-04T13:39:34.890Z] Step 16/25 : RUN go mod tidy [2021-08-04T13:39:34.890Z] ---> Running in bc3524c35319 [2021-08-04T13:39:35.478Z] Removing intermediate container bc3524c35319 [2021-08-04T13:39:35.478Z] ---> 421c513539f1 [2021-08-04T13:39:35.478Z] Step 17/25 : RUN ${MAKE} [2021-08-04T13:39:35.478Z] ---> Running in 41b4e8cbb05e [2021-08-04T13:39:35.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T13:39:44.027Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T13:39:46.017Z] Removing intermediate container 41b4e8cbb05e [2021-08-04T13:39:46.017Z] ---> 31872f78709f [2021-08-04T13:39:46.017Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T13:39:47.430Z] 3.12: Pulling from library/alpine [2021-08-04T13:39:47.430Z] 339de151aab4: Pulling fs layer [2021-08-04T13:39:47.706Z] 339de151aab4: Verifying Checksum [2021-08-04T13:39:47.706Z] 339de151aab4: Download complete [2021-08-04T13:39:47.973Z] 339de151aab4: Pull complete [2021-08-04T13:39:47.973Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T13:39:47.973Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T13:39:47.973Z] ---> 13621d1b12d4 [2021-08-04T13:39:47.973Z] Step 19/25 : EXPOSE 4000 [2021-08-04T13:39:47.973Z] ---> Running in 64ca0606795a [2021-08-04T13:39:47.973Z] Removing intermediate container 64ca0606795a [2021-08-04T13:39:47.973Z] ---> 21b56d716a27 [2021-08-04T13:39:47.973Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T13:39:48.556Z] ---> ceacf4875b48 [2021-08-04T13:39:48.557Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T13:39:48.557Z] ---> Running in 275a77a8f1ec [2021-08-04T13:39:48.557Z] Removing intermediate container 275a77a8f1ec [2021-08-04T13:39:48.557Z] ---> d3757c084e70 [2021-08-04T13:39:48.557Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T13:39:48.557Z] ---> Running in d9ab630249b7 [2021-08-04T13:39:48.557Z] Removing intermediate container d9ab630249b7 [2021-08-04T13:39:48.557Z] ---> 6b04455f90a4 [2021-08-04T13:39:48.557Z] Step 23/25 : LABEL arch=amd64 [2021-08-04T13:39:48.828Z] ---> Running in dc2f683b941a [2021-08-04T13:39:48.828Z] Removing intermediate container dc2f683b941a [2021-08-04T13:39:48.828Z] ---> b9191a8e8247 [2021-08-04T13:39:48.828Z] Step 24/25 : LABEL git_sha=b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:39:48.828Z] ---> Running in cd8e9c802e75 [2021-08-04T13:39:48.828Z] Removing intermediate container cd8e9c802e75 [2021-08-04T13:39:48.828Z] ---> c7b5ec141aee [2021-08-04T13:39:48.828Z] Step 25/25 : LABEL version=2.0.1-dev.4 [2021-08-04T13:39:48.828Z] ---> Running in e9c6d54bba32 [2021-08-04T13:39:49.098Z] Removing intermediate container e9c6d54bba32 [2021-08-04T13:39:49.098Z] ---> 13827394cb02 [2021-08-04T13:39:49.098Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T13:39:49.098Z] Successfully built 13827394cb02 [2021-08-04T13:39:49.098Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:39:49.331Z] provisioning config files... [2021-08-04T13:39:49.349Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6140438310846823175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:39:49.704Z] ---> docker-login.sh [2021-08-04T13:39:49.704Z] nexus3.edgexfoundry.org:10001 [2021-08-04T13:39:49.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:39:49.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:39:49.704Z] Configure a credential helper to remove this warning. See [2021-08-04T13:39:49.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:39:49.704Z] [2021-08-04T13:39:49.704Z] Login Succeeded [2021-08-04T13:39:49.704Z] nexus3.edgexfoundry.org:10002 [2021-08-04T13:39:49.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:39:49.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:39:49.969Z] Configure a credential helper to remove this warning. See [2021-08-04T13:39:49.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:39:49.969Z] [2021-08-04T13:39:49.969Z] Login Succeeded [2021-08-04T13:39:49.969Z] nexus3.edgexfoundry.org:10003 [2021-08-04T13:39:49.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:39:50.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:39:50.236Z] Configure a credential helper to remove this warning. See [2021-08-04T13:39:50.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:39:50.236Z] [2021-08-04T13:39:50.236Z] Login Succeeded [2021-08-04T13:39:50.236Z] nexus3.edgexfoundry.org:10004 [2021-08-04T13:39:50.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:39:50.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:39:50.236Z] Configure a credential helper to remove this warning. See [2021-08-04T13:39:50.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:39:50.236Z] [2021-08-04T13:39:50.237Z] Login Succeeded [2021-08-04T13:39:50.237Z] docker.io [2021-08-04T13:39:50.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:39:50.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:39:50.771Z] Configure a credential helper to remove this warning. See [2021-08-04T13:39:50.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:39:50.771Z] [2021-08-04T13:39:50.771Z] Login Succeeded [2021-08-04T13:39:50.771Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T13:39:50.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T13:39:50.851Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-04T13:39:50.851Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:39:50.851Z] latest [2021-08-04T13:39:50.851Z] 2.0.1-dev.4 [2021-08-04T13:39:50.851Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:39:50.851Z] main [2021-08-04T13:39:50.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:51.220Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:51.555Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:39:51.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T13:39:51.556Z] c39ffa890c9c: Preparing [2021-08-04T13:39:51.556Z] 32f366d666a5: Preparing [2021-08-04T13:39:51.556Z] 32f366d666a5: Layer already exists [2021-08-04T13:39:53.508Z] c39ffa890c9c: Pushed [2021-08-04T13:39:53.508Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:53.838Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:54.160Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T13:39:54.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T13:39:54.160Z] c39ffa890c9c: Preparing [2021-08-04T13:39:54.160Z] 32f366d666a5: Preparing [2021-08-04T13:39:54.160Z] 32f366d666a5: Layer already exists [2021-08-04T13:39:54.160Z] c39ffa890c9c: Layer already exists [2021-08-04T13:39:54.160Z] latest: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:54.477Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:54.797Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 [2021-08-04T13:39:54.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T13:39:54.798Z] c39ffa890c9c: Preparing [2021-08-04T13:39:54.798Z] 32f366d666a5: Preparing [2021-08-04T13:39:54.798Z] 32f366d666a5: Layer already exists [2021-08-04T13:39:54.798Z] c39ffa890c9c: Layer already exists [2021-08-04T13:39:54.798Z] 2.0.1-dev.4: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:55.125Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:55.446Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:39:55.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T13:39:55.446Z] c39ffa890c9c: Preparing [2021-08-04T13:39:55.446Z] 32f366d666a5: Preparing [2021-08-04T13:39:55.446Z] c39ffa890c9c: Layer already exists [2021-08-04T13:39:55.446Z] 32f366d666a5: Layer already exists [2021-08-04T13:39:55.446Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:55.772Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:56.089Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-04T13:39:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T13:39:56.089Z] c39ffa890c9c: Preparing [2021-08-04T13:39:56.089Z] 32f366d666a5: Preparing [2021-08-04T13:39:56.089Z] 32f366d666a5: Layer already exists [2021-08-04T13:39:56.089Z] c39ffa890c9c: Layer already exists [2021-08-04T13:39:56.089Z] main: digest: sha256:43b434a2f9c89792918b4f9dce99788fe2310363ca2b703ab7a1a81ddca7d797 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T13:39:56.146Z] ===================================================== [Pipeline] echo [2021-08-04T13:39:56.162Z] taggedImages: [2021-08-04T13:39:56.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:39:56.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T13:39:56.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.4 [2021-08-04T13:39:56.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:39:56.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:56.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:39:56.724Z] [2021-08-04T13:39:56.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:39:57.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:39:57.058Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T13:39:57.058Z] b4d181a07f80: Pulling fs layer [2021-08-04T13:39:57.058Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T13:39:57.058Z] ed53099fbce6: Pulling fs layer [2021-08-04T13:39:57.058Z] dc539afda2c1: Pulling fs layer [2021-08-04T13:39:57.058Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T13:39:57.058Z] 9065ff56babe: Pulling fs layer [2021-08-04T13:39:57.058Z] d287ab97295c: Pulling fs layer [2021-08-04T13:39:57.058Z] 77bc0d833cb6: Waiting [2021-08-04T13:39:57.058Z] 9065ff56babe: Waiting [2021-08-04T13:39:57.058Z] dc539afda2c1: Waiting [2021-08-04T13:39:57.058Z] d287ab97295c: Waiting [2021-08-04T13:39:57.325Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T13:39:57.325Z] a1111a8f2ec3: Download complete [2021-08-04T13:39:57.325Z] dc539afda2c1: Verifying Checksum [2021-08-04T13:39:57.325Z] dc539afda2c1: Download complete [2021-08-04T13:39:57.595Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T13:39:57.595Z] 77bc0d833cb6: Download complete [2021-08-04T13:39:57.595Z] 9065ff56babe: Verifying Checksum [2021-08-04T13:39:57.595Z] 9065ff56babe: Download complete [2021-08-04T13:39:57.862Z] ed53099fbce6: Verifying Checksum [2021-08-04T13:39:57.862Z] ed53099fbce6: Download complete [2021-08-04T13:39:58.825Z] b4d181a07f80: Verifying Checksum [2021-08-04T13:39:58.825Z] b4d181a07f80: Download complete [2021-08-04T13:39:59.805Z] b4d181a07f80: Pull complete [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T13:40:00.053Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T13:40:00.053Z] GO111MODULE=on go vet ./... [2021-08-04T13:40:00.084Z] a1111a8f2ec3: Pull complete [2021-08-04T13:40:00.355Z] ed53099fbce6: Pull complete [2021-08-04T13:40:00.631Z] dc539afda2c1: Pull complete [2021-08-04T13:40:00.905Z] 77bc0d833cb6: Pull complete [2021-08-04T13:40:00.905Z] 9065ff56babe: Pull complete [2021-08-04T13:40:02.864Z] d287ab97295c: Verifying Checksum [2021-08-04T13:40:02.864Z] d287ab97295c: Download complete [2021-08-04T13:40:07.163Z] d287ab97295c: Pull complete [2021-08-04T13:40:07.163Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T13:40:07.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:40:07.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T13:40:07.264Z] prd-centos7-docker-4c-2g-1971 does not seem to be running inside a container [2021-08-04T13:40:07.322Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T13:40:09.754Z] $ docker top b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:40:10.352Z] ---> job-cost.sh [2021-08-04T13:40:10.352Z] lf-activate-venv: SKIPPING [2021-08-04T13:40:10.352Z] INFO: No Stack... [2021-08-04T13:40:11.313Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T13:40:12.273Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T13:40:12.589Z] + cut -d, -f6 [2021-08-04T13:40:12.589Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2021-08-04T13:40:12.629Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [2021-08-04T13:40:12.639Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] did not exist. Created. [2021-08-04T13:40:12.639Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T13:40:12.983Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T13:40:13.041Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T13:40:13.054Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T13:40:13.078Z] $ docker stop --time=1 b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 [2021-08-04T13:40:14.232Z] $ docker rm -f b584a5b3d824d198d3d4d7c38a04c2f3236d07e147584a2a5fe4ae4d25d123e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-04T13:40:18.400Z] $ docker stop --time=1 ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 [2021-08-04T13:40:20.263Z] $ docker rm -f ef4137c97bc84ee72853c9a9cedabab6ba538374eb233e5431b3619c31988482 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T13:40:21.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T13:40:21.040Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T13:40:21.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T13:40:22.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T13:40:22.525Z] + ls -al . [2021-08-04T13:40:22.526Z] total 128 [2021-08-04T13:40:22.526Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 13:39 . [2021-08-04T13:40:22.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 13:37 .. [2021-08-04T13:40:22.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 13:37 .git [2021-08-04T13:40:22.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 .github [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 13:37 .gitignore [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 13:37 CONTRIBUTING.md [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 13:37 Dockerfile [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 13:37 Dockerfile.build [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 13:37 Jenkinsfile [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 13:37 LICENSE [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 13:37 Makefile [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 13:37 README.md [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 13:35 VERSION [2021-08-04T13:40:22.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 assets [2021-08-04T13:40:22.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 bin [2021-08-04T13:40:22.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 cmd [2021-08-04T13:40:22.526Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 13:39 coverage.out [2021-08-04T13:40:22.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 13:37 docs [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 13:37 go.mod [2021-08-04T13:40:22.526Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 13:39 go.sum [2021-08-04T13:40:22.526Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 13:37 internal [2021-08-04T13:40:22.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 13:37 pkg [2021-08-04T13:40:22.526Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 13:37 version.go [2021-08-04T13:40:22.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 13:37 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:40:22.873Z] + 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=b9d2d911777f2755eb40dc58b25585fdfc1b56ba --label arch=arm64 --label version=2.0.1-dev.4 . [2021-08-04T13:40:23.853Z] Sending build context to Docker daemon 20.24MB [2021-08-04T13:40:23.853Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T13:40:23.853Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T13:40:23.853Z] ---> 85fab6265153 [2021-08-04T13:40:23.853Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T13:40:24.454Z] ---> Running in 3944fcb6a897 [2021-08-04T13:40:24.727Z] Removing intermediate container 3944fcb6a897 [2021-08-04T13:40:24.727Z] ---> b0fba096e580 [2021-08-04T13:40:24.727Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T13:40:25.001Z] ---> Running in 6251213e08e5 [2021-08-04T13:40:25.596Z] Removing intermediate container 6251213e08e5 [2021-08-04T13:40:25.596Z] ---> 9d0bbc6538fc [2021-08-04T13:40:25.596Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T13:40:25.596Z] ---> Running in 49503f8d9e09 [2021-08-04T13:40:26.191Z] Removing intermediate container 49503f8d9e09 [2021-08-04T13:40:26.191Z] ---> 947359945586 [2021-08-04T13:40:26.191Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T13:40:26.191Z] ---> Running in 158791fbe969 [2021-08-04T13:40:26.798Z] Removing intermediate container 158791fbe969 [2021-08-04T13:40:26.798Z] ---> 87a9de2e737b [2021-08-04T13:40:26.798Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T13:40:26.798Z] ---> Running in b8fdf8af2331 [2021-08-04T13:40:27.395Z] Removing intermediate container b8fdf8af2331 [2021-08-04T13:40:27.395Z] ---> bc5c860f9b0d [2021-08-04T13:40:27.395Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T13:40:27.667Z] ---> Running in fd8b39475c9b [2021-08-04T13:40:30.293Z] Removing intermediate container fd8b39475c9b [2021-08-04T13:40:30.293Z] ---> b607c13b22ac [2021-08-04T13:40:30.293Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T13:40:30.293Z] ---> Running in 411d7a95fa5c [2021-08-04T13:40:31.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T13:40:32.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T13:40:32.858Z] OK: 218 MiB in 52 packages [2021-08-04T13:40:34.303Z] Removing intermediate container 411d7a95fa5c [2021-08-04T13:40:34.303Z] ---> 708d630b2b20 [2021-08-04T13:40:34.303Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T13:40:34.303Z] ---> Running in e0bd68e3ee30 [2021-08-04T13:40:34.577Z] Removing intermediate container e0bd68e3ee30 [2021-08-04T13:40:34.577Z] ---> a549e1678120 [2021-08-04T13:40:34.577Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T13:40:35.171Z] ---> Running in 368068bceefd [2021-08-04T13:40:35.444Z] Removing intermediate container 368068bceefd [2021-08-04T13:40:35.444Z] ---> 4f5b29f908a2 [2021-08-04T13:40:35.444Z] Step 12/25 : COPY go.mod . [2021-08-04T13:40:36.422Z] ---> f1211ad9309d [2021-08-04T13:40:36.422Z] Step 13/25 : COPY Makefile . [2021-08-04T13:40:37.404Z] ---> 8d2d981df41d [2021-08-04T13:40:37.404Z] Step 14/25 : RUN make update [2021-08-04T13:40:37.404Z] ---> Running in 0f3b4c5f3aaf [2021-08-04T13:40:38.848Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T13:40:40.327Z] Removing intermediate container 0f3b4c5f3aaf [2021-08-04T13:40:40.327Z] ---> 32b8b334a94e [2021-08-04T13:40:40.327Z] Step 15/25 : COPY . . [2021-08-04T13:40:43.044Z] ---> 7be2149f2407 [2021-08-04T13:40:43.044Z] Step 16/25 : RUN go mod tidy [2021-08-04T13:40:43.044Z] ---> Running in a7cd18079236 [2021-08-04T13:40:45.669Z] Removing intermediate container a7cd18079236 [2021-08-04T13:40:45.669Z] ---> a65ce00ee4f5 [2021-08-04T13:40:45.669Z] Step 17/25 : RUN ${MAKE} [2021-08-04T13:40:45.942Z] ---> Running in 8c10f65ae66f [2021-08-04T13:40:47.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T13:41:14.248Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T13:41:19.647Z] Removing intermediate container 8c10f65ae66f [2021-08-04T13:41:19.647Z] ---> c5e0043d05b1 [2021-08-04T13:41:19.647Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T13:41:19.647Z] 3.12: Pulling from library/alpine [2021-08-04T13:41:19.647Z] d2f70382dc9a: Pulling fs layer [2021-08-04T13:41:19.920Z] d2f70382dc9a: Verifying Checksum [2021-08-04T13:41:19.920Z] d2f70382dc9a: Download complete [2021-08-04T13:41:20.516Z] d2f70382dc9a: Pull complete [2021-08-04T13:41:20.516Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T13:41:20.516Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T13:41:20.516Z] ---> c4fd0aeabfcf [2021-08-04T13:41:20.516Z] Step 19/25 : EXPOSE 4000 [2021-08-04T13:41:21.110Z] ---> Running in b0a9bdfb3b94 [2021-08-04T13:41:21.705Z] Removing intermediate container b0a9bdfb3b94 [2021-08-04T13:41:21.705Z] ---> 2356a8e3c8c8 [2021-08-04T13:41:21.705Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T13:41:23.141Z] ---> 958f1a041abe [2021-08-04T13:41:23.141Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T13:41:23.415Z] ---> Running in 441d36099508 [2021-08-04T13:41:24.014Z] Removing intermediate container 441d36099508 [2021-08-04T13:41:24.014Z] ---> 56a937eb710a [2021-08-04T13:41:24.014Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T13:41:24.014Z] ---> Running in 2ba8549c0a43 [2021-08-04T13:41:24.608Z] Removing intermediate container 2ba8549c0a43 [2021-08-04T13:41:24.609Z] ---> 0273f6b6f473 [2021-08-04T13:41:24.609Z] Step 23/25 : LABEL arch=arm64 [2021-08-04T13:41:24.884Z] ---> Running in 30a996617f2e [2021-08-04T13:41:25.158Z] Removing intermediate container 30a996617f2e [2021-08-04T13:41:25.158Z] ---> 987b99bad936 [2021-08-04T13:41:25.158Z] Step 24/25 : LABEL git_sha=b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:41:25.433Z] ---> Running in 7eba742b6a74 [2021-08-04T13:41:26.037Z] Removing intermediate container 7eba742b6a74 [2021-08-04T13:41:26.037Z] ---> 39c25082a3eb [2021-08-04T13:41:26.037Z] Step 25/25 : LABEL version=2.0.1-dev.4 [2021-08-04T13:41:26.037Z] ---> Running in 2bc97ab95076 [2021-08-04T13:41:26.636Z] Removing intermediate container 2bc97ab95076 [2021-08-04T13:41:26.636Z] ---> 9821aab70bd8 [2021-08-04T13:41:26.636Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T13:41:26.636Z] Successfully built 9821aab70bd8 [2021-08-04T13:41:26.636Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:41:26.997Z] provisioning config files... [2021-08-04T13:41:27.021Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config5003342391751621717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:41:27.403Z] ---> docker-login.sh [2021-08-04T13:41:27.403Z] nexus3.edgexfoundry.org:10001 [2021-08-04T13:41:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:41:27.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:41:27.951Z] Configure a credential helper to remove this warning. See [2021-08-04T13:41:27.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:41:27.951Z] [2021-08-04T13:41:27.951Z] Login Succeeded [2021-08-04T13:41:27.951Z] nexus3.edgexfoundry.org:10002 [2021-08-04T13:41:28.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:41:28.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:41:28.498Z] Configure a credential helper to remove this warning. See [2021-08-04T13:41:28.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:41:28.498Z] [2021-08-04T13:41:28.498Z] Login Succeeded [2021-08-04T13:41:28.498Z] nexus3.edgexfoundry.org:10003 [2021-08-04T13:41:28.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:41:29.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:41:29.050Z] Configure a credential helper to remove this warning. See [2021-08-04T13:41:29.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:41:29.050Z] [2021-08-04T13:41:29.050Z] Login Succeeded [2021-08-04T13:41:29.050Z] nexus3.edgexfoundry.org:10004 [2021-08-04T13:41:29.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:41:29.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:41:29.598Z] Configure a credential helper to remove this warning. See [2021-08-04T13:41:29.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:41:29.598Z] [2021-08-04T13:41:29.598Z] Login Succeeded [2021-08-04T13:41:29.598Z] docker.io [2021-08-04T13:41:30.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T13:41:30.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T13:41:30.470Z] Configure a credential helper to remove this warning. See [2021-08-04T13:41:30.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T13:41:30.470Z] [2021-08-04T13:41:30.470Z] Login Succeeded [2021-08-04T13:41:30.742Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T13:41:30.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T13:41:30.894Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-04T13:41:30.894Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:41:30.894Z] latest [2021-08-04T13:41:30.894Z] 2.0.1-dev.4 [2021-08-04T13:41:30.894Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:41:30.894Z] main [2021-08-04T13:41:30.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:32.899Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:33.242Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:41:33.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T13:41:33.242Z] b360b024373c: Preparing [2021-08-04T13:41:33.242Z] 3fbe34a1663b: Preparing [2021-08-04T13:41:33.517Z] 3fbe34a1663b: Layer already exists [2021-08-04T13:41:36.904Z] b360b024373c: Pushed [2021-08-04T13:41:37.175Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:37.793Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:38.132Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T13:41:38.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T13:41:38.132Z] b360b024373c: Preparing [2021-08-04T13:41:38.132Z] 3fbe34a1663b: Preparing [2021-08-04T13:41:38.132Z] b360b024373c: Layer already exists [2021-08-04T13:41:38.132Z] 3fbe34a1663b: Layer already exists [2021-08-04T13:41:38.405Z] latest: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:38.753Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:39.089Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 [2021-08-04T13:41:39.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T13:41:39.089Z] b360b024373c: Preparing [2021-08-04T13:41:39.089Z] 3fbe34a1663b: Preparing [2021-08-04T13:41:39.362Z] 3fbe34a1663b: Layer already exists [2021-08-04T13:41:39.362Z] b360b024373c: Layer already exists [2021-08-04T13:41:39.362Z] 2.0.1-dev.4: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:39.712Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:40.049Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:41:40.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T13:41:40.049Z] b360b024373c: Preparing [2021-08-04T13:41:40.049Z] 3fbe34a1663b: Preparing [2021-08-04T13:41:40.049Z] b360b024373c: Layer already exists [2021-08-04T13:41:40.049Z] 3fbe34a1663b: Layer already exists [2021-08-04T13:41:40.321Z] b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:40.663Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:41.000Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-04T13:41:41.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T13:41:41.000Z] b360b024373c: Preparing [2021-08-04T13:41:41.000Z] 3fbe34a1663b: Preparing [2021-08-04T13:41:41.272Z] b360b024373c: Layer already exists [2021-08-04T13:41:41.272Z] 3fbe34a1663b: Layer already exists [2021-08-04T13:41:41.272Z] main: digest: sha256:b005b68ecac1d00e6eb26a8797ff18362c0f54f083e1045b756592731b0bad99 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T13:41:41.335Z] ===================================================== [Pipeline] echo [2021-08-04T13:41:41.350Z] taggedImages: [2021-08-04T13:41:41.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba [2021-08-04T13:41:41.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T13:41:41.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.4 [2021-08-04T13:41:41.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b9d2d911777f2755eb40dc58b25585fdfc1b56ba-2.0.1-dev.4 [2021-08-04T13:41:41.350Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:41.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T13:41:42.108Z] [2021-08-04T13:41:42.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:41:42.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T13:41:42.736Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T13:41:42.736Z] 448f6bf000e3: Pulling fs layer [2021-08-04T13:41:42.736Z] f757da607395: Pulling fs layer [2021-08-04T13:41:42.736Z] 05883995daec: Pulling fs layer [2021-08-04T13:41:42.736Z] 8603b9c90790: Pulling fs layer [2021-08-04T13:41:42.736Z] 1560dd03e051: Pulling fs layer [2021-08-04T13:41:42.736Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T13:41:42.736Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T13:41:42.736Z] 8603b9c90790: Waiting [2021-08-04T13:41:42.736Z] 1560dd03e051: Waiting [2021-08-04T13:41:42.736Z] 27f5ce0e4adf: Waiting [2021-08-04T13:41:42.736Z] c2d8d7efcc4b: Waiting [2021-08-04T13:41:43.011Z] f757da607395: Verifying Checksum [2021-08-04T13:41:43.011Z] f757da607395: Download complete [2021-08-04T13:41:43.011Z] 8603b9c90790: Verifying Checksum [2021-08-04T13:41:43.011Z] 8603b9c90790: Download complete [2021-08-04T13:41:43.286Z] 1560dd03e051: Verifying Checksum [2021-08-04T13:41:43.286Z] 1560dd03e051: Download complete [2021-08-04T13:41:43.286Z] 27f5ce0e4adf: Download complete [2021-08-04T13:41:43.559Z] 05883995daec: Verifying Checksum [2021-08-04T13:41:43.559Z] 05883995daec: Download complete [2021-08-04T13:41:44.536Z] 448f6bf000e3: Download complete [2021-08-04T13:41:47.171Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T13:41:47.171Z] c2d8d7efcc4b: Download complete [2021-08-04T13:41:48.152Z] 448f6bf000e3: Pull complete [2021-08-04T13:41:48.752Z] f757da607395: Pull complete [2021-08-04T13:41:50.784Z] 05883995daec: Pull complete [2021-08-04T13:41:50.784Z] 8603b9c90790: Pull complete [2021-08-04T13:41:52.236Z] 1560dd03e051: Pull complete [2021-08-04T13:41:52.236Z] 27f5ce0e4adf: Pull complete [2021-08-04T13:42:07.320Z] c2d8d7efcc4b: Pull complete [2021-08-04T13:42:07.320Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T13:42:07.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T13:42:07.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T13:42:07.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-1970 does not seem to be running inside a container [2021-08-04T13:42:07.612Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-04T13:42:15.324Z] $ docker top ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:42:16.272Z] ---> job-cost.sh [2021-08-04T13:42:16.272Z] lf-activate-venv: SKIPPING [2021-08-04T13:42:16.272Z] INFO: No Stack... [2021-08-04T13:42:17.697Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T13:42:17.969Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T13:42:18.631Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-08-04T13:42:18.631Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T13:42:18.701Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [2021-08-04T13:42:18.712Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] did not exist. Created. [2021-08-04T13:42:18.713Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T13:42:19.406Z] /w/workspace/edgex-ui-go/4@tmp/durable-067311a7/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-067311a7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T13:42:20.073Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T13:42:20.106Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T13:42:20.225Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T13:42:20.240Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T13:42:20.261Z] $ docker stop --time=1 ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a [2021-08-04T13:42:21.913Z] $ docker rm -f ee5bd3875e203238902518b1a636ca1a0db015aa2b5954cc0f52ca1c2c568a3a [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 [2021-08-04T13:42:22.922Z] provisioning config files... [2021-08-04T13:42:22.940Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7707030319271118122tmp [Pipeline] { [Pipeline] sh [2021-08-04T13:42:23.269Z] + set +x [2021-08-04T13:42:23.269Z] + curl -s https://codecov.io/bash [2021-08-04T13:42:23.269Z] + bash -s -- [2021-08-04T13:42:23.269Z] [2021-08-04T13:42:23.269Z] _____ _ [2021-08-04T13:42:23.269Z] / ____| | | [2021-08-04T13:42:23.269Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T13:42:23.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T13:42:23.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T13:42:23.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T13:42:23.269Z] Bash-1.0.6 [2021-08-04T13:42:23.269Z] [2021-08-04T13:42:23.269Z] [2021-08-04T13:42:23.269Z] ==> git version 2.24.4 found [2021-08-04T13:42:23.269Z] ==> 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 [2021-08-04T13:42:23.269Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T13:42:23.269Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T13:42:23.269Z] ==> Jenkins CI detected. [2021-08-04T13:42:23.269Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:42:23.269Z] project root: . [2021-08-04T13:42:23.269Z] --> token set from env [2021-08-04T13:42:23.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T13:42:23.269Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T13:42:23.269Z] ==> Python coveragepy not found [2021-08-04T13:42:23.269Z] ==> Searching for coverage reports in: [2021-08-04T13:42:23.269Z] + . [2021-08-04T13:42:23.536Z] -> Found 1 reports [2021-08-04T13:42:23.536Z] ==> Detecting git/mercurial file structure [2021-08-04T13:42:23.536Z] ==> Reading reports [2021-08-04T13:42:23.536Z] + ./coverage.out bytes=10 [2021-08-04T13:42:23.536Z] ==> Appending adjustments [2021-08-04T13:42:23.536Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T13:42:23.536Z] + Found adjustments [2021-08-04T13:42:23.536Z] ==> Gzipping contents [2021-08-04T13:42:23.536Z] 4.0K /tmp/codecov.8HzZKb.gz [2021-08-04T13:42:23.536Z] ==> Uploading reports [2021-08-04T13:42:23.536Z] url: https://codecov.io [2021-08-04T13:42:23.536Z] query: branch=main&commit=b9d2d911777f2755eb40dc58b25585fdfc1b56ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T13:42:23.536Z] -> Pinging Codecov [2021-08-04T13:42:23.536Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=b9d2d911777f2755eb40dc58b25585fdfc1b56ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T13:42:24.118Z] -> Uploading to [2021-08-04T13:42:24.118Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/b9d2d911777f2755eb40dc58b25585fdfc1b56ba/532d9a9d-1fa6-4c2b-b841-16b81f1eb15b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T134223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=269f69cff114961b9b749308ad830df7dc113f7cca19af0794fc9dbdb70980a6 [2021-08-04T13:42:24.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T13:42:24.118Z] Dload Upload Total Spent Left Speed [2021-08-04T13:42:24.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3344 0 0 100 3344 0 9386 --:--:-- --:--:-- --:--:-- 9393 [2021-08-04T13:42:24.384Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] } [2021-08-04T13:42:24.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-04T13:42:25.248Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-04T13:42:25.280Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:42:25.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T13:42:25.629Z] [2021-08-04T13:42:25.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:42:25.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T13:42:25.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-04T13:42:25.955Z] 188c0c94c7c5: Pulling fs layer [2021-08-04T13:42:25.955Z] 0ef7d3d256c8: Pulling fs layer [2021-08-04T13:42:25.955Z] de9db76c5a1d: Pulling fs layer [2021-08-04T13:42:25.955Z] 0eba1c9be4d2: Pulling fs layer [2021-08-04T13:42:25.955Z] 0d57e429df01: Pulling fs layer [2021-08-04T13:42:25.955Z] 4e4be7b47b0d: Pulling fs layer [2021-08-04T13:42:25.955Z] e1f770b5df2f: Pulling fs layer [2021-08-04T13:42:25.955Z] 85a0685a4137: Pulling fs layer [2021-08-04T13:42:25.955Z] 0d57e429df01: Waiting [2021-08-04T13:42:25.955Z] 4e4be7b47b0d: Waiting [2021-08-04T13:42:25.955Z] e1f770b5df2f: Waiting [2021-08-04T13:42:25.955Z] 85a0685a4137: Waiting [2021-08-04T13:42:25.955Z] 0eba1c9be4d2: Waiting [2021-08-04T13:42:25.955Z] de9db76c5a1d: Verifying Checksum [2021-08-04T13:42:25.955Z] de9db76c5a1d: Download complete [2021-08-04T13:42:25.955Z] 0ef7d3d256c8: Verifying Checksum [2021-08-04T13:42:25.955Z] 0ef7d3d256c8: Download complete [2021-08-04T13:42:26.222Z] 0d57e429df01: Verifying Checksum [2021-08-04T13:42:26.222Z] 0d57e429df01: Download complete [2021-08-04T13:42:26.222Z] 4e4be7b47b0d: Verifying Checksum [2021-08-04T13:42:26.222Z] 4e4be7b47b0d: Download complete [2021-08-04T13:42:26.222Z] 188c0c94c7c5: Verifying Checksum [2021-08-04T13:42:26.222Z] 188c0c94c7c5: Download complete [2021-08-04T13:42:26.489Z] 188c0c94c7c5: Pull complete [2021-08-04T13:42:26.489Z] 0ef7d3d256c8: Pull complete [2021-08-04T13:42:26.489Z] de9db76c5a1d: Pull complete [2021-08-04T13:42:27.445Z] e1f770b5df2f: Verifying Checksum [2021-08-04T13:42:27.445Z] e1f770b5df2f: Download complete [2021-08-04T13:42:30.783Z] 0eba1c9be4d2: Verifying Checksum [2021-08-04T13:42:30.783Z] 0eba1c9be4d2: Download complete [2021-08-04T13:42:31.763Z] 85a0685a4137: Verifying Checksum [2021-08-04T13:42:31.763Z] 85a0685a4137: Download complete [2021-08-04T13:42:34.360Z] 0eba1c9be4d2: Pull complete [2021-08-04T13:42:34.360Z] 0d57e429df01: Pull complete [2021-08-04T13:42:34.360Z] 4e4be7b47b0d: Pull complete [2021-08-04T13:42:34.627Z] e1f770b5df2f: Pull complete [2021-08-04T13:42:38.918Z] 85a0685a4137: Pull complete [2021-08-04T13:42:38.918Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-04T13:42:38.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T13:42:38.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-04T13:42:39.011Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:42:39.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-04T13:42:41.428Z] $ docker top de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T13:42:41.526Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-04T13:42:41.836Z] + set -o pipefail [2021-08-04T13:42:41.836Z] + snyk monitor '--org=edgex-jenkins' [2021-08-04T13:42:46.101Z] [2021-08-04T13:42:46.101Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-04T13:42:46.101Z] [2021-08-04T13:42:46.101Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/35e5a25a-6a05-441f-b0b5-ed0747645cc1 [2021-08-04T13:42:46.101Z] [2021-08-04T13:42:46.101Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-04T13:42:46.101Z] [2021-08-04T13:42:46.101Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-04T13:42:46.101Z] [2021-08-04T13:42:46.101Z] [Pipeline] } [2021-08-04T13:42:46.117Z] $ docker stop --time=1 de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e [2021-08-04T13:42:47.762Z] $ docker rm -f de4ca22d4c18406d7e84e9b9484e5f9a3ed25168bbc0671f157d4af03ef9469e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T13:42:48.812Z] + git log --format=format:%s -1 b9d2d911777f2755eb40dc58b25585fdfc1b56ba [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:42:49.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:42:49.144Z] . [Pipeline] withDockerContainer [2021-08-04T13:42:49.237Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:42:49.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T13:42:49.693Z] $ docker top 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T13:42:49.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T13:42:49.813Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T13:42:49.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T13:42:49.930Z] $ docker exec 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 ssh-agent [2021-08-04T13:42:50.073Z] SSH_AUTH_SOCK=/tmp/ssh-mFLgYcaZcgdv/agent.14 [2021-08-04T13:42:50.073Z] SSH_AGENT_PID=21 [2021-08-04T13:42:50.083Z] Running ssh-add (command line suppressed) [2021-08-04T13:42:50.182Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7095512809188168973.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7095512809188168973.key) [2021-08-04T13:42:50.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T13:42:50.517Z] + git semver tag [2021-08-04T13:42:50.517Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T13:42:50.517Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T13:42:50.517Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:42:50.517Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T13:42:50.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T13:42:50.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T13:42:50.517Z] # $SEMVER_BRANCH = main [2021-08-04T13:42:50.517Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T13:42:50.517Z] # b9d2d911777f2755eb40dc58b25585fdfc1b56ba HEAD [2021-08-04T13:42:50.517Z] # -> Force: false [2021-08-04T13:42:50.517Z] # 1726b9282d4624d433494f1bc09c013464ca383c refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-08-04T13:42:50.530Z] $ docker exec --env ******** --env ******** 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 ssh-agent -k [2021-08-04T13:42:50.621Z] unset SSH_AUTH_SOCK; [2021-08-04T13:42:50.621Z] unset SSH_AGENT_PID; [2021-08-04T13:42:50.621Z] echo Agent pid 21 killed; [2021-08-04T13:42:50.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T13:42:50.998Z] + git semver [Pipeline] } [2021-08-04T13:42:51.019Z] $ docker stop --time=1 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 [2021-08-04T13:42:52.234Z] $ docker rm -f 019e966b7bd0cd6966549d97b64f35d9e664b4a17319415cfb2a915eb917ff01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:42:52.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T13:42:52.733Z] [2021-08-04T13:42:52.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:42:53.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T13:42:53.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-04T13:42:53.068Z] ab5ef0e58194: Pulling fs layer [2021-08-04T13:42:53.068Z] 9712f1f96733: Pulling fs layer [2021-08-04T13:42:53.068Z] 63f879dbbcfc: Pulling fs layer [2021-08-04T13:42:53.068Z] 0d9ebad4ef96: Pulling fs layer [2021-08-04T13:42:53.068Z] e9a5061849ea: Pulling fs layer [2021-08-04T13:42:53.068Z] d747dcd14b5f: Pulling fs layer [2021-08-04T13:42:53.068Z] 2de7ff778b66: Pulling fs layer [2021-08-04T13:42:53.068Z] e9a5061849ea: Waiting [2021-08-04T13:42:53.068Z] d747dcd14b5f: Waiting [2021-08-04T13:42:53.068Z] 2de7ff778b66: Waiting [2021-08-04T13:42:53.068Z] 0d9ebad4ef96: Waiting [2021-08-04T13:42:53.068Z] 9712f1f96733: Download complete [2021-08-04T13:42:55.027Z] 63f879dbbcfc: Verifying Checksum [2021-08-04T13:42:55.027Z] 63f879dbbcfc: Download complete [2021-08-04T13:42:55.027Z] e9a5061849ea: Verifying Checksum [2021-08-04T13:42:55.027Z] e9a5061849ea: Download complete [2021-08-04T13:42:55.027Z] d747dcd14b5f: Verifying Checksum [2021-08-04T13:42:55.027Z] d747dcd14b5f: Download complete [2021-08-04T13:42:55.613Z] 2de7ff778b66: Verifying Checksum [2021-08-04T13:42:55.613Z] 2de7ff778b66: Download complete [2021-08-04T13:42:56.580Z] 0d9ebad4ef96: Verifying Checksum [2021-08-04T13:42:56.580Z] 0d9ebad4ef96: Download complete [2021-08-04T13:42:56.853Z] ab5ef0e58194: Verifying Checksum [2021-08-04T13:42:56.853Z] ab5ef0e58194: Download complete [2021-08-04T13:42:59.440Z] ab5ef0e58194: Pull complete [2021-08-04T13:42:59.441Z] 9712f1f96733: Pull complete [2021-08-04T13:43:00.020Z] 63f879dbbcfc: Pull complete [2021-08-04T13:43:03.396Z] 0d9ebad4ef96: Pull complete [2021-08-04T13:43:03.396Z] e9a5061849ea: Pull complete [2021-08-04T13:43:03.396Z] d747dcd14b5f: Pull complete [2021-08-04T13:43:04.359Z] 2de7ff778b66: Pull complete [2021-08-04T13:43:04.359Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-04T13:43:04.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T13:43:04.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-04T13:43:04.459Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:43:04.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-04T13:43:07.545Z] $ docker top 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:43:07.642Z] provisioning config files... [2021-08-04T13:43:07.657Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1765178386406216974tmp [2021-08-04T13:43:07.679Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1693975944113745416tmp [2021-08-04T13:43:07.699Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2913653391445158581tmp [Pipeline] { [Pipeline] echo [2021-08-04T13:43:07.725Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:08.037Z] ---> sigul-configuration.sh [2021-08-04T13:43:08.037Z] gpg: directory `/root/.gnupg' created [2021-08-04T13:43:08.037Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-04T13:43:08.037Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-04T13:43:08.037Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-04T13:43:08.037Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-04T13:43:08.037Z] gpg: CAST5 encrypted data [2021-08-04T13:43:08.037Z] gpg: encrypted with 1 passphrase [2021-08-04T13:43:08.037Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-04T13:43:08.355Z] + mkdir /home/jenkins [2021-08-04T13:43:08.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-04T13:43:08.668Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-04T13:43:08.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:08.995Z] ---> sigul-install.sh [2021-08-04T13:43:08.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-04T13:43:09.313Z] + git tag --list [2021-08-04T13:43:09.313Z] 0.1.1 [2021-08-04T13:43:09.313Z] v1.1.0 [2021-08-04T13:43:09.313Z] v1.2.0 [2021-08-04T13:43:09.313Z] v1.2.1 [2021-08-04T13:43:09.313Z] v1.3.0 [2021-08-04T13:43:09.313Z] v2.0.0 [2021-08-04T13:43:09.313Z] v2.0.1-dev.1 [2021-08-04T13:43:09.313Z] v2.0.1-dev.2 [2021-08-04T13:43:09.313Z] v2.0.1-dev.3 [2021-08-04T13:43:09.313Z] v2.0.1-dev.4 [Pipeline] sh [2021-08-04T13:43:09.635Z] + lftools sign git-tag v2.0.1-dev.4 [2021-08-04T13:43:10.217Z] Signing Git tag with Sigul... [2021-08-04T13:43:10.217Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-08-04T13:43:11.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:11.513Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-04T13:43:11.525Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-04T13:43:11.572Z] $ docker stop --time=1 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 [2021-08-04T13:43:12.828Z] $ docker rm -f 462998e416515b953aaab3677307875d33e64eea3044ff9daf3020824d1052d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:43:13.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:43:13.539Z] . [Pipeline] withDockerContainer [2021-08-04T13:43:13.629Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:43:13.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T13:43:14.171Z] $ docker top d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T13:43:14.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T13:43:14.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T13:43:14.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T13:43:14.462Z] $ docker exec d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 ssh-agent [2021-08-04T13:43:14.607Z] SSH_AUTH_SOCK=/tmp/ssh-MdKXrI2PMqfZ/agent.13 [2021-08-04T13:43:14.607Z] SSH_AGENT_PID=20 [2021-08-04T13:43:14.618Z] Running ssh-add (command line suppressed) [2021-08-04T13:43:14.733Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_30036371131134550.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_30036371131134550.key) [2021-08-04T13:43:14.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T13:43:15.087Z] + git semver bump pre [2021-08-04T13:43:15.087Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T13:43:15.087Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T13:43:15.087Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:43:15.087Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T13:43:15.087Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T13:43:15.087Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T13:43:15.087Z] # $SEMVER_BRANCH = main [2021-08-04T13:43:15.087Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T13:43:15.087Z] 2.0.1-dev.5 [Pipeline] } [2021-08-04T13:43:15.104Z] $ docker exec --env ******** --env ******** d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 ssh-agent -k [2021-08-04T13:43:15.200Z] unset SSH_AUTH_SOCK; [2021-08-04T13:43:15.200Z] unset SSH_AGENT_PID; [2021-08-04T13:43:15.200Z] echo Agent pid 20 killed; [2021-08-04T13:43:15.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T13:43:15.582Z] + git semver [Pipeline] } [2021-08-04T13:43:15.603Z] $ docker stop --time=1 d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 [2021-08-04T13:43:16.956Z] $ docker rm -f d09eb59441640a6121da405738f55bbf9e1725048378b59ddd71e773151a0658 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:43:17.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T13:43:17.375Z] . [Pipeline] withDockerContainer [2021-08-04T13:43:17.467Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:43:17.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T13:43:17.900Z] $ docker top 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T13:43:18.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T13:43:18.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T13:43:18.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T13:43:18.158Z] $ docker exec 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 ssh-agent [2021-08-04T13:43:18.298Z] SSH_AUTH_SOCK=/tmp/ssh-tJ1VisLYBnVA/agent.14 [2021-08-04T13:43:18.298Z] SSH_AGENT_PID=20 [2021-08-04T13:43:18.308Z] Running ssh-add (command line suppressed) [2021-08-04T13:43:18.423Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1852316496418320517.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1852316496418320517.key) [2021-08-04T13:43:18.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T13:43:18.777Z] + git semver push [2021-08-04T13:43:18.777Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T13:43:18.777Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T13:43:18.777Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:43:18.777Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T13:43:18.777Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T13:43:18.777Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T13:43:18.777Z] # $SEMVER_BRANCH = main [2021-08-04T13:43:18.777Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T13:43:20.734Z] $ docker exec --env ******** --env ******** 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 ssh-agent -k [2021-08-04T13:43:20.827Z] unset SSH_AUTH_SOCK; [2021-08-04T13:43:20.828Z] unset SSH_AGENT_PID; [2021-08-04T13:43:20.828Z] echo Agent pid 20 killed; [2021-08-04T13:43:20.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T13:43:21.203Z] + git semver [Pipeline] } [2021-08-04T13:43:21.223Z] $ docker stop --time=1 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 [2021-08-04T13:43:22.397Z] $ docker rm -f 6039ed478bde041394f0c6d33857cd429a5f8040cef64bf610d4d49170455874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-04T13:43:23.761Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:24.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:24.688Z] ---> package-listing.sh [2021-08-04T13:43:24.688Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T13:43:24.688Z] ++ facter osfamily [2021-08-04T13:43:24.955Z] + OS_FAMILY=redhat [2021-08-04T13:43:24.955Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T13:43:24.955Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T13:43:24.955Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T13:43:24.955Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T13:43:24.955Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T13:43:24.955Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T13:43:24.955Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T13:43:24.955Z] + case "${OS_FAMILY}" in [2021-08-04T13:43:24.955Z] + rpm -qa [2021-08-04T13:43:24.955Z] + sort [2021-08-04T13:43:25.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T13:43:25.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T13:43:25.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T13:43:25.539Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T13:43:25.539Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-04T13:43:25.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-08-04T13:43:25.556Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T13:43:25.858Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:43:26.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:43:26.444Z] [2021-08-04T13:43:26.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T13:43:26.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:43:26.773Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T13:43:26.773Z] b4d181a07f80: Pulling fs layer [2021-08-04T13:43:26.773Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T13:43:26.773Z] ed53099fbce6: Pulling fs layer [2021-08-04T13:43:26.773Z] dc539afda2c1: Pulling fs layer [2021-08-04T13:43:26.773Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T13:43:26.773Z] 9065ff56babe: Pulling fs layer [2021-08-04T13:43:26.773Z] d287ab97295c: Pulling fs layer [2021-08-04T13:43:26.773Z] 77bc0d833cb6: Waiting [2021-08-04T13:43:26.773Z] 9065ff56babe: Waiting [2021-08-04T13:43:26.773Z] d287ab97295c: Waiting [2021-08-04T13:43:26.773Z] dc539afda2c1: Waiting [2021-08-04T13:43:27.038Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T13:43:27.038Z] a1111a8f2ec3: Download complete [2021-08-04T13:43:27.038Z] dc539afda2c1: Verifying Checksum [2021-08-04T13:43:27.038Z] dc539afda2c1: Download complete [2021-08-04T13:43:27.303Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T13:43:27.303Z] 77bc0d833cb6: Download complete [2021-08-04T13:43:27.303Z] ed53099fbce6: Verifying Checksum [2021-08-04T13:43:27.303Z] ed53099fbce6: Download complete [2021-08-04T13:43:27.568Z] 9065ff56babe: Verifying Checksum [2021-08-04T13:43:27.568Z] 9065ff56babe: Download complete [2021-08-04T13:43:28.148Z] b4d181a07f80: Verifying Checksum [2021-08-04T13:43:28.148Z] b4d181a07f80: Download complete [2021-08-04T13:43:29.559Z] b4d181a07f80: Pull complete [2021-08-04T13:43:29.559Z] a1111a8f2ec3: Pull complete [2021-08-04T13:43:29.825Z] ed53099fbce6: Pull complete [2021-08-04T13:43:29.825Z] dc539afda2c1: Pull complete [2021-08-04T13:43:30.091Z] 77bc0d833cb6: Pull complete [2021-08-04T13:43:30.357Z] 9065ff56babe: Pull complete [2021-08-04T13:43:31.765Z] d287ab97295c: Verifying Checksum [2021-08-04T13:43:31.765Z] d287ab97295c: Download complete [2021-08-04T13:43:36.089Z] d287ab97295c: Pull complete [2021-08-04T13:43:36.089Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T13:43:36.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T13:43:36.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T13:43:36.176Z] prd-centos7-docker-4c-2g-1969 does not seem to be running inside a container [2021-08-04T13:43:36.243Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T13:43:38.503Z] $ docker top fec3dbaf74773eb3cba560c2a944a5781f640bac80c900d31e27d58def2f00c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T13:43:38.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T13:43:41.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T13:43:41.489Z] + ls /var/log/sa-host [2021-08-04T13:43:41.489Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T13:43:41.489Z] file_magic: OK [2021-08-04T13:43:41.489Z] HZ: Using current value: 100 [2021-08-04T13:43:41.489Z] file_header: OK [2021-08-04T13:43:41.489Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T13:43:41.489Z] Statistics: [2021-08-04T13:43:41.489Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T13:43:41.489Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T13:43:41.489Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T13:43:41.489Z] file_magic: OK [2021-08-04T13:43:41.489Z] HZ: Using current value: 100 [2021-08-04T13:43:41.489Z] file_header: OK [2021-08-04T13:43:41.489Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T13:43:41.489Z] Statistics: [2021-08-04T13:43:41.489Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T13:43:41.489Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T13:43:42.178Z] provisioning config files... [2021-08-04T13:43:42.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2433790854104997262tmp [Pipeline] { [Pipeline] echo [2021-08-04T13:43:42.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:42.537Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T13:43:42.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:42.968Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T13:43:42.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:43.297Z] ---> sudo-logs.sh [2021-08-04T13:43:43.298Z] Archiving 'sudo' log.. [2021-08-04T13:43:43.298Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1969.vexxhost.local: Name or service not known [2021-08-04T13:43:43.298Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1969.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T13:43:43.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:43.638Z] ---> job-cost.sh [2021-08-04T13:43:43.638Z] lf-activate-venv: SKIPPING [2021-08-04T13:43:43.638Z] DEBUG: total: 0.18000000715255737 [2021-08-04T13:43:43.638Z] INFO: Retrieving Stack Cost... [2021-08-04T13:43:45.051Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T13:43:45.051Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T13:43:45.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T13:43:45.395Z] ---> logs-deploy.sh [2021-08-04T13:43:45.395Z] lf-activate-venv: SKIPPING [2021-08-04T13:43:45.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/4 [2021-08-04T13:43:45.395Z] INFO: archiving workspace using pattern(s): [2021-08-04T13:43:45.982Z] Archives upload complete. [2021-08-04T13:43:46.250Z] INFO: archiving logs to Nexus