Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a950f378dd44c151dfcb168444fd917fd660d9e 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-ssh4911931864589373029.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-ssh6736346716403043332.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-ssh5935813293951594595.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-ssh7858583631522777530.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-ssh590238596232101783.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 ‘prd-centos7-docker-4c-2g-1959’ is offline Running on prd-centos7-docker-4c-2g-1962 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-ssh1853945081125567835.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 3a950f378dd44c151dfcb168444fd917fd660d9e (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 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 Commit message: "feat: add new component device-combo-list, it needs more time to be done" > git rev-list --no-walk 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T12:33:22.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T12:33:22.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T12:33:23.001Z] ========================================================= [2021-08-04T12:33:23.001Z] EdgeX Global Pipelines Version Info [2021-08-04T12:33:23.001Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:33:24.256Z] ------------------- [2021-08-04T12:33:24.256Z] stable info: [2021-08-04T12:33:24.256Z] ------------------- [2021-08-04T12:33:24.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T12:33:24.256Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T12:33:24.256Z] Message: update stable to v1.0.203 [2021-08-04T12:33:24.843Z] ------------------- [2021-08-04T12:33:24.843Z] experimental info: [2021-08-04T12:33:24.843Z] ------------------- [2021-08-04T12:33:24.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T12:33:24.843Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T12:33:24.843Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T12:33:25.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-04T12:33:25.033Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-04T12:33:25.057Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T12:33:25.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T12:33:25.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T12:33:25.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T12:33:25.167Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T12:33:25.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T12:33:25.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T12:33:25.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T12:33:25.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T12:33:25.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T12:33:25.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-04T12:33:25.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T12:33:25.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T12:33:25.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T12:33:25.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T12:33:25.443Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T12:33:25.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T12:33:25.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T12:33:25.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-04T12:33:25.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T12:33:25.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T12:33:25.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T12:33:25.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T12:33:25.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T12:33:25.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T12:33:25.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-04T12:33:25.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-04T12:33:25.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-04T12:33:25.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] echo [2021-08-04T12:33:25.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a950f3 [Pipeline] echo [2021-08-04T12:33:25.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:33:25.897Z] provisioning config files... [2021-08-04T12:33:25.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8264493883319782833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:33:26.259Z] ---> docker-login.sh [2021-08-04T12:33:26.259Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:33:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:33:26.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:33:26.529Z] Configure a credential helper to remove this warning. See [2021-08-04T12:33:26.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:33:26.529Z] [2021-08-04T12:33:26.529Z] Login Succeeded [2021-08-04T12:33:26.529Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:33:26.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:33:26.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:33:26.798Z] Configure a credential helper to remove this warning. See [2021-08-04T12:33:26.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:33:26.798Z] [2021-08-04T12:33:26.798Z] Login Succeeded [2021-08-04T12:33:26.798Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:33:26.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:33:26.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:33:26.798Z] Configure a credential helper to remove this warning. See [2021-08-04T12:33:26.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:33:26.798Z] [2021-08-04T12:33:26.798Z] Login Succeeded [2021-08-04T12:33:26.798Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:33:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:33:27.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:33:27.065Z] Configure a credential helper to remove this warning. See [2021-08-04T12:33:27.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:33:27.065Z] [2021-08-04T12:33:27.065Z] Login Succeeded [2021-08-04T12:33:27.065Z] docker.io [2021-08-04T12:33:27.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:33:27.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:33:27.332Z] Configure a credential helper to remove this warning. See [2021-08-04T12:33:27.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:33:27.332Z] [2021-08-04T12:33:27.332Z] Login Succeeded [2021-08-04T12:33:27.332Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:33:27.345Z] 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-04T12:33:27.874Z] + git log --format=format:%s -1 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] echo [2021-08-04T12:33:27.928Z] GIT_COMMIT: 3a950f378dd44c151dfcb168444fd917fd660d9e, Commit Message: feat: add new component device-combo-list, it needs more time to be done [Pipeline] echo [2021-08-04T12:33:27.941Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:33:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:33:30.512Z] [2021-08-04T12:33:30.512Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:33:30.862Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:33:30.862Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T12:33:30.862Z] 31603596830f: Pulling fs layer [2021-08-04T12:33:30.862Z] d4622e32a9a9: Pulling fs layer [2021-08-04T12:33:30.862Z] 1030fce36090: Pulling fs layer [2021-08-04T12:33:30.862Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T12:33:30.862Z] 6c6cb7e1b49b: Waiting [2021-08-04T12:33:30.862Z] d4622e32a9a9: Verifying Checksum [2021-08-04T12:33:30.862Z] d4622e32a9a9: Download complete [2021-08-04T12:33:31.132Z] 31603596830f: Verifying Checksum [2021-08-04T12:33:31.132Z] 31603596830f: Download complete [2021-08-04T12:33:31.399Z] 31603596830f: Pull complete [2021-08-04T12:33:31.399Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T12:33:31.399Z] 6c6cb7e1b49b: Download complete [2021-08-04T12:33:31.399Z] d4622e32a9a9: Pull complete [2021-08-04T12:33:31.399Z] 1030fce36090: Verifying Checksum [2021-08-04T12:33:31.399Z] 1030fce36090: Download complete [2021-08-04T12:33:31.985Z] 1030fce36090: Pull complete [2021-08-04T12:33:32.253Z] 6c6cb7e1b49b: Pull complete [2021-08-04T12:33:32.254Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T12:33:32.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:33:32.254Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T12:33:32.348Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:33:32.402Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T12:33:33.220Z] $ docker top a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T12:33:33.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:33:33.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:33:33.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:33:33.471Z] $ docker exec a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent [2021-08-04T12:33:33.589Z] SSH_AUTH_SOCK=/tmp/ssh-rFgaRVBdaqHn/agent.13 [2021-08-04T12:33:33.589Z] SSH_AGENT_PID=19 [2021-08-04T12:33:33.599Z] Running ssh-add (command line suppressed) [2021-08-04T12:33:33.685Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3725709098765100443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3725709098765100443.key) [2021-08-04T12:33:33.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:33:34.015Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T12:33:34.035Z] $ docker exec --env ******** --env ******** a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent -k [2021-08-04T12:33:34.127Z] unset SSH_AUTH_SOCK; [2021-08-04T12:33:34.128Z] unset SSH_AGENT_PID; [2021-08-04T12:33:34.128Z] echo Agent pid 19 killed; [2021-08-04T12:33:34.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T12:33:34.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:33:34.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:33:34.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:33:34.309Z] $ docker exec a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent [2021-08-04T12:33:34.425Z] SSH_AUTH_SOCK=/tmp/ssh-FUPZRuQMumd8/agent.54 [2021-08-04T12:33:34.425Z] SSH_AGENT_PID=60 [2021-08-04T12:33:34.434Z] Running ssh-add (command line suppressed) [2021-08-04T12:33:34.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7956009424739172056.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7956009424739172056.key) [2021-08-04T12:33:34.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:33:34.871Z] + git semver init [2021-08-04T12:33:34.871Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T12:33:34.871Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T12:33:34.871Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:33:34.871Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T12:33:34.871Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T12:33:34.871Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T12:33:34.871Z] # $SEMVER_BRANCH = main [2021-08-04T12:33:34.871Z] # $SEMVER_TEMP = /tmp/semver-025789037 [2021-08-04T12:33:34.871Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-04T12:33:36.282Z] # '/tmp/semver-025789037' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-04T12:33:36.282Z] # -> Force: false [2021-08-04T12:33:36.282Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T12:33:36.297Z] $ docker exec --env ******** --env ******** a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent -k [2021-08-04T12:33:36.392Z] unset SSH_AUTH_SOCK; [2021-08-04T12:33:36.392Z] unset SSH_AGENT_PID; [2021-08-04T12:33:36.392Z] echo Agent pid 60 killed; [2021-08-04T12:33:36.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T12:33:36.753Z] + git semver [Pipeline] } [2021-08-04T12:33:36.774Z] $ docker stop --time=1 a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b [2021-08-04T12:33:38.071Z] $ docker rm -f a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T12:33:38.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T12:33:38.790Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T12:33:38.793Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-04T12:33:54.036Z] Still waiting to schedule task [2021-08-04T12:33:54.036Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-04T12:33:54.039Z] Still waiting to schedule task [2021-08-04T12:33:54.040Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1960’ is offline [2021-08-04T12:35:47.731Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1963 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T12:35:47.753Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-08-04T12:35:47.952Z] The recommended git tool is: git [2021-08-04T12:35:53.430Z] using credential edgex-jenkins-ssh [2021-08-04T12:35:53.450Z] Cloning the remote Git repository [2021-08-04T12:35:53.514Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:35:53.620Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-08-04T12:35:53.691Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:35:53.691Z] > git --version # timeout=10 [2021-08-04T12:35:53.704Z] > git --version # 'git version 2.17.1' [2021-08-04T12:35:53.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:35:53.804Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:35:56.334Z] Avoid second fetch [2021-08-04T12:35:56.335Z] Checking out Revision 3a950f378dd44c151dfcb168444fd917fd660d9e (main) [2021-08-04T12:35:56.286Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:35:56.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:35:56.344Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:35:56.359Z] > git checkout -f 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 [2021-08-04T12:36:00.798Z] Commit message: "feat: add new component device-combo-list, it needs more time to be done" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:36:01.625Z] provisioning config files... [2021-08-04T12:36:01.661Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5634993168666379637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:36:02.239Z] ---> docker-login.sh [2021-08-04T12:36:02.239Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:36:02.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:03.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:03.452Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:03.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:03.452Z] [2021-08-04T12:36:03.452Z] Login Succeeded [2021-08-04T12:36:03.452Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:36:03.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:04.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:04.005Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:04.005Z] [2021-08-04T12:36:04.005Z] Login Succeeded [2021-08-04T12:36:04.005Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:36:04.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:04.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:04.281Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:04.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:04.281Z] [2021-08-04T12:36:04.281Z] Login Succeeded [2021-08-04T12:36:04.559Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:36:04.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:04.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:04.836Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:04.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:04.836Z] [2021-08-04T12:36:04.836Z] Login Succeeded [2021-08-04T12:36:04.836Z] docker.io [2021-08-04T12:36:05.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:05.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:05.711Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:05.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:05.711Z] [2021-08-04T12:36:05.711Z] Login Succeeded [2021-08-04T12:36:05.711Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:36:05.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T12:36:06.103Z] ========================================================= [2021-08-04T12:36:06.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T12:36:06.103Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:36:06.460Z] + 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-04T12:36:07.075Z] Sending build context to Docker daemon 19.88MB [2021-08-04T12:36:07.351Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:36:07.351Z] Step 2/8 : FROM ${BASE} [2021-08-04T12:36:07.627Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T12:36:07.627Z] 595b0fe564bb: Pulling fs layer [2021-08-04T12:36:07.627Z] 24495759ef45: Pulling fs layer [2021-08-04T12:36:07.627Z] d148012ef14d: Pulling fs layer [2021-08-04T12:36:07.627Z] e90a11edd702: Pulling fs layer [2021-08-04T12:36:07.627Z] d77568369979: Pulling fs layer [2021-08-04T12:36:07.627Z] 02195dbdac53: Pulling fs layer [2021-08-04T12:36:07.627Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T12:36:07.627Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T12:36:07.627Z] e90a11edd702: Waiting [2021-08-04T12:36:07.627Z] 02195dbdac53: Waiting [2021-08-04T12:36:07.627Z] 2b1b35aa2570: Waiting [2021-08-04T12:36:07.627Z] 2c1f732e5b09: Waiting [2021-08-04T12:36:07.627Z] d77568369979: Waiting [2021-08-04T12:36:07.627Z] d148012ef14d: Download complete [2021-08-04T12:36:07.903Z] 24495759ef45: Verifying Checksum [2021-08-04T12:36:07.903Z] 24495759ef45: Download complete [2021-08-04T12:36:08.178Z] d77568369979: Verifying Checksum [2021-08-04T12:36:08.178Z] d77568369979: Download complete [2021-08-04T12:36:08.178Z] 02195dbdac53: Verifying Checksum [2021-08-04T12:36:08.178Z] 02195dbdac53: Download complete [2021-08-04T12:36:08.178Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T12:36:08.178Z] 2b1b35aa2570: Download complete [2021-08-04T12:36:08.452Z] 595b0fe564bb: Download complete [2021-08-04T12:36:09.450Z] 595b0fe564bb: Pull complete [2021-08-04T12:36:10.474Z] 24495759ef45: Pull complete [2021-08-04T12:36:11.100Z] d148012ef14d: Pull complete [2021-08-04T12:36:12.554Z] e90a11edd702: Download complete [2021-08-04T12:36:12.554Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T12:36:12.554Z] 2c1f732e5b09: Download complete [2021-08-04T12:36:20.258Z] Running on prd-centos7-docker-4c-2g-1964 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T12:36:20.277Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-08-04T12:36:20.404Z] The recommended git tool is: git [2021-08-04T12:36:23.323Z] e90a11edd702: Pull complete [2021-08-04T12:36:23.323Z] d77568369979: Pull complete [2021-08-04T12:36:23.323Z] 02195dbdac53: Pull complete [2021-08-04T12:36:23.323Z] 2b1b35aa2570: Pull complete [2021-08-04T12:36:25.629Z] using credential edgex-jenkins-ssh [2021-08-04T12:36:25.645Z] Cloning the remote Git repository [2021-08-04T12:36:24.967Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:36:25.045Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-08-04T12:36:25.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:36:25.084Z] > git --version # timeout=10 [2021-08-04T12:36:25.099Z] > git --version # 'git version 2.24.4' [2021-08-04T12:36:25.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:36:25.132Z] [INFO] Currently running in a labeled security context [2021-08-04T12:36:25.132Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T12:36:25.132Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh4102619912391834364.key [2021-08-04T12:36:25.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:36:27.025Z] Avoid second fetch [2021-08-04T12:36:27.026Z] Checking out Revision 3a950f378dd44c151dfcb168444fd917fd660d9e (main) [2021-08-04T12:36:26.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:36:26.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:36:26.446Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:36:26.454Z] > git checkout -f 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 [2021-08-04T12:36:30.160Z] 2c1f732e5b09: Pull complete [2021-08-04T12:36:30.160Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T12:36:30.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T12:36:30.160Z] ---> 88ecf2bb1f95 [2021-08-04T12:36:30.160Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T12:36:30.603Z] Commit message: "feat: add new component device-combo-list, it needs more time to be done" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:36:31.114Z] provisioning config files... [2021-08-04T12:36:31.134Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3073457852636118344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:36:31.581Z] ---> docker-login.sh [2021-08-04T12:36:31.581Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:36:31.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:31.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:31.581Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:31.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:31.581Z] [2021-08-04T12:36:31.581Z] Login Succeeded [2021-08-04T12:36:31.581Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:36:31.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:31.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:31.850Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:31.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:31.850Z] [2021-08-04T12:36:31.850Z] Login Succeeded [2021-08-04T12:36:31.850Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:36:31.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:32.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:32.121Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:32.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:32.121Z] [2021-08-04T12:36:32.121Z] Login Succeeded [2021-08-04T12:36:32.121Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:36:32.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:32.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:32.121Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:32.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:32.121Z] [2021-08-04T12:36:32.121Z] Login Succeeded [2021-08-04T12:36:32.121Z] docker.io [2021-08-04T12:36:32.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:36:32.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:36:32.657Z] Configure a credential helper to remove this warning. See [2021-08-04T12:36:32.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:36:32.657Z] [2021-08-04T12:36:32.657Z] Login Succeeded [2021-08-04T12:36:32.657Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:36:32.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T12:36:32.933Z] ========================================================= [2021-08-04T12:36:32.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T12:36:32.934Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:36:33.265Z] + 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-04T12:36:33.265Z] Sending build context to Docker daemon 19.88MB [2021-08-04T12:36:33.265Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:36:33.265Z] Step 2/8 : FROM ${BASE} [2021-08-04T12:36:33.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T12:36:33.532Z] 540db60ca938: Pulling fs layer [2021-08-04T12:36:33.532Z] adcc1eea9eea: Pulling fs layer [2021-08-04T12:36:33.532Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T12:36:33.532Z] db62176df00c: Pulling fs layer [2021-08-04T12:36:33.532Z] 3b30891b0d05: Pulling fs layer [2021-08-04T12:36:33.532Z] 444f5516b4c7: Pulling fs layer [2021-08-04T12:36:33.532Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T12:36:33.532Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T12:36:33.532Z] c82ef313ddc5: Pulling fs layer [2021-08-04T12:36:33.532Z] db62176df00c: Waiting [2021-08-04T12:36:33.532Z] 90b9b1106a8b: Waiting [2021-08-04T12:36:33.532Z] 0383d17a5b7e: Waiting [2021-08-04T12:36:33.532Z] 3b30891b0d05: Waiting [2021-08-04T12:36:33.532Z] 444f5516b4c7: Waiting [2021-08-04T12:36:33.532Z] c82ef313ddc5: Waiting [2021-08-04T12:36:33.532Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T12:36:33.532Z] 4c4ab2625f07: Download complete [2021-08-04T12:36:33.532Z] adcc1eea9eea: Verifying Checksum [2021-08-04T12:36:33.532Z] adcc1eea9eea: Download complete [2021-08-04T12:36:33.532Z] 3b30891b0d05: Verifying Checksum [2021-08-04T12:36:33.532Z] 3b30891b0d05: Download complete [2021-08-04T12:36:33.532Z] 444f5516b4c7: Verifying Checksum [2021-08-04T12:36:33.532Z] 444f5516b4c7: Download complete [2021-08-04T12:36:33.532Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T12:36:33.532Z] 90b9b1106a8b: Download complete [2021-08-04T12:36:33.532Z] 540db60ca938: Verifying Checksum [2021-08-04T12:36:33.532Z] 540db60ca938: Download complete [2021-08-04T12:36:33.545Z] ---> Running in 77ecbfb4cc83 [2021-08-04T12:36:33.805Z] 540db60ca938: Pull complete [2021-08-04T12:36:33.805Z] adcc1eea9eea: Pull complete [2021-08-04T12:36:34.071Z] 4c4ab2625f07: Pull complete [2021-08-04T12:36:34.071Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T12:36:34.071Z] 0383d17a5b7e: Download complete [2021-08-04T12:36:34.140Z] Removing intermediate container 77ecbfb4cc83 [2021-08-04T12:36:34.140Z] ---> 1e54ee2d4050 [2021-08-04T12:36:34.140Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:36:34.140Z] ---> Running in 82a8a1a40898 [2021-08-04T12:36:36.763Z] Removing intermediate container 82a8a1a40898 [2021-08-04T12:36:36.763Z] ---> ecdb14685520 [2021-08-04T12:36:36.763Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T12:36:36.763Z] ---> Running in 38b95f50257f [2021-08-04T12:36:37.428Z] c82ef313ddc5: Verifying Checksum [2021-08-04T12:36:37.428Z] c82ef313ddc5: Download complete [2021-08-04T12:36:37.699Z] db62176df00c: Verifying Checksum [2021-08-04T12:36:37.699Z] db62176df00c: Download complete [2021-08-04T12:36:38.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T12:36:38.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T12:36:39.785Z] OK: 218 MiB in 52 packages [2021-08-04T12:36:40.769Z] Removing intermediate container 38b95f50257f [2021-08-04T12:36:40.769Z] ---> e7b21689efc2 [2021-08-04T12:36:40.769Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T12:36:41.043Z] ---> Running in 8d15700e0bee [2021-08-04T12:36:41.078Z] db62176df00c: Pull complete [2021-08-04T12:36:41.079Z] 3b30891b0d05: Pull complete [2021-08-04T12:36:41.079Z] 444f5516b4c7: Pull complete [2021-08-04T12:36:41.348Z] 90b9b1106a8b: Pull complete [2021-08-04T12:36:41.348Z] 0383d17a5b7e: Pull complete [2021-08-04T12:36:41.643Z] Removing intermediate container 8d15700e0bee [2021-08-04T12:36:41.643Z] ---> 12678026bc45 [2021-08-04T12:36:41.643Z] Step 7/8 : COPY . . [2021-08-04T12:36:43.946Z] c82ef313ddc5: Pull complete [2021-08-04T12:36:43.946Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T12:36:43.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T12:36:43.946Z] ---> 4508b0543a43 [2021-08-04T12:36:43.946Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T12:36:44.265Z] ---> 64127dd62a67 [2021-08-04T12:36:44.265Z] Step 8/8 : RUN go mod download [2021-08-04T12:36:44.548Z] ---> Running in 705ba068ee8f [2021-08-04T12:36:45.365Z] ---> Running in 903b166744b1 [2021-08-04T12:36:45.365Z] Removing intermediate container 903b166744b1 [2021-08-04T12:36:45.365Z] ---> 227901452ecb [2021-08-04T12:36:45.365Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:36:45.365Z] ---> Running in 1dab8a597388 [2021-08-04T12:36:45.640Z] Removing intermediate container 1dab8a597388 [2021-08-04T12:36:45.640Z] ---> 858247d64c67 [2021-08-04T12:36:45.640Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T12:36:45.640Z] ---> Running in ee2a76f293d3 [2021-08-04T12:36:45.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T12:36:46.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T12:36:47.135Z] OK: 219 MiB in 52 packages [2021-08-04T12:36:47.403Z] Removing intermediate container ee2a76f293d3 [2021-08-04T12:36:47.403Z] ---> bf41474904de [2021-08-04T12:36:47.403Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T12:36:47.403Z] ---> Running in 67a489b062cc [2021-08-04T12:36:47.673Z] Removing intermediate container 67a489b062cc [2021-08-04T12:36:47.673Z] ---> 06b356a27481 [2021-08-04T12:36:47.673Z] Step 7/8 : COPY . . [2021-08-04T12:36:48.262Z] ---> 44a69c68bc43 [2021-08-04T12:36:48.262Z] Step 8/8 : RUN go mod download [2021-08-04T12:36:48.262Z] ---> Running in 8373ecf409d6 [2021-08-04T12:37:00.617Z] Removing intermediate container 8373ecf409d6 [2021-08-04T12:37:00.617Z] ---> eedb6871fceb [2021-08-04T12:37:00.617Z] Successfully built eedb6871fceb [2021-08-04T12:37:00.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:00.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T12:37:00.955Z] . [Pipeline] withDockerContainer [2021-08-04T12:37:01.061Z] prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container [2021-08-04T12:37:01.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:37:01.515Z] $ docker top 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:37:01.948Z] + go version [2021-08-04T12:37:01.948Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T12:37:01.964Z] $ docker stop --time=1 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c [2021-08-04T12:37:03.174Z] $ docker rm -f 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:03.757Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T12:37:03.757Z] . [Pipeline] withDockerContainer [2021-08-04T12:37:03.853Z] prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container [2021-08-04T12:37:03.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:37:04.316Z] $ docker top d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:37:04.731Z] + go mod tidy [Pipeline] sh [2021-08-04T12:37:05.341Z] + make test [2021-08-04T12:37:05.341Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T12:37:05.615Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T12:37:16.933Z] Removing intermediate container 705ba068ee8f [2021-08-04T12:37:16.933Z] ---> b6dbcc169d46 [2021-08-04T12:37:16.933Z] Successfully built b6dbcc169d46 [2021-08-04T12:37:16.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:17.281Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T12:37:17.281Z] . [Pipeline] withDockerContainer [2021-08-04T12:37:17.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container [2021-08-04T12:37:17.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:37:17.983Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T12:37:17.984Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T12:37:17.984Z] GO111MODULE=on go vet ./... [2021-08-04T12:37:19.288Z] $ docker top a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:37:20.292Z] + go version [2021-08-04T12:37:20.292Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T12:37:20.309Z] $ docker stop --time=1 a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 [2021-08-04T12:37:22.106Z] $ docker rm -f a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-08-04T12:37:22.359Z] $ docker stop --time=1 d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 [2021-08-04T12:37:23.802Z] $ docker rm -f d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:24.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T12:37:24.510Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T12:37:24.510Z] . [2021-08-04T12:37:24.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer [2021-08-04T12:37:24.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container [2021-08-04T12:37:24.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:37:26.564Z] $ docker top a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2021-08-04T12:37:27.640Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-08-04T12:37:31.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T12:37:31.386Z] + ls -al . [2021-08-04T12:37:31.386Z] total 92 [2021-08-04T12:37:31.386Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 12:37 . [2021-08-04T12:37:31.386Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 12:36 .. [2021-08-04T12:37:31.386Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 12:36 assets [2021-08-04T12:37:31.386Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 12:36 bin [2021-08-04T12:37:31.386Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 12:36 cmd [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 12:36 CONTRIBUTING.md [2021-08-04T12:37:31.386Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 12:37 coverage.out [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 12:36 Dockerfile [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 12:36 Dockerfile.build [2021-08-04T12:37:31.386Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 12:36 docs [2021-08-04T12:37:31.386Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 12:36 .git [2021-08-04T12:37:31.386Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 12:36 .github [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 12:36 .gitignore [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 12:36 go.mod [2021-08-04T12:37:31.386Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 12:37 go.sum [2021-08-04T12:37:31.386Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 12:36 internal [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 12:36 Jenkinsfile [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 12:36 LICENSE [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 12:36 Makefile [2021-08-04T12:37:31.386Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 12:36 pkg [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 12:36 README.md [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 12:33 VERSION [2021-08-04T12:37:31.386Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 12:36 version.go [2021-08-04T12:37:31.386Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 12:36 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:31.449Z] + make test [2021-08-04T12:37:31.449Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T12:37:31.722Z] + 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=3a950f378dd44c151dfcb168444fd917fd660d9e --label arch=amd64 --label version=2.0.1-dev.3 . [2021-08-04T12:37:31.722Z] Sending build context to Docker daemon 19.9MB [2021-08-04T12:37:31.722Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:37:31.722Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T12:37:31.722Z] ---> eedb6871fceb [2021-08-04T12:37:31.722Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T12:37:31.992Z] ---> Running in a8dd863f3b00 [2021-08-04T12:37:31.992Z] Removing intermediate container a8dd863f3b00 [2021-08-04T12:37:31.992Z] ---> c3cb2867c4b0 [2021-08-04T12:37:31.992Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T12:37:31.992Z] ---> Running in 159497d04fdf [2021-08-04T12:37:32.268Z] Removing intermediate container 159497d04fdf [2021-08-04T12:37:32.268Z] ---> 10a71bb59fe9 [2021-08-04T12:37:32.268Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T12:37:32.268Z] ---> Running in a4aa946a0d9d [2021-08-04T12:37:32.268Z] Removing intermediate container a4aa946a0d9d [2021-08-04T12:37:32.268Z] ---> 85d86cd94994 [2021-08-04T12:37:32.268Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T12:37:32.268Z] ---> Running in 1d30eea02f68 [2021-08-04T12:37:32.435Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T12:37:32.540Z] Removing intermediate container 1d30eea02f68 [2021-08-04T12:37:32.540Z] ---> 106be884e53e [2021-08-04T12:37:32.540Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T12:37:32.540Z] ---> Running in 45eb9a42308e [2021-08-04T12:37:32.540Z] Removing intermediate container 45eb9a42308e [2021-08-04T12:37:32.540Z] ---> 4999232170c8 [2021-08-04T12:37:32.540Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:37:32.540Z] ---> Running in f48cb82d0526 [2021-08-04T12:37:33.134Z] Removing intermediate container f48cb82d0526 [2021-08-04T12:37:33.134Z] ---> 1ff2b0f63561 [2021-08-04T12:37:33.134Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T12:37:33.134Z] ---> Running in 31e587f6c798 [2021-08-04T12:37:33.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T12:37:34.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T12:37:34.637Z] OK: 219 MiB in 52 packages [2021-08-04T12:37:34.909Z] Removing intermediate container 31e587f6c798 [2021-08-04T12:37:34.909Z] ---> 44dad2eb6250 [2021-08-04T12:37:34.909Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T12:37:34.909Z] ---> Running in 9e6083f97f37 [2021-08-04T12:37:34.909Z] Removing intermediate container 9e6083f97f37 [2021-08-04T12:37:34.909Z] ---> 5e76869361c6 [2021-08-04T12:37:34.909Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T12:37:35.176Z] ---> Running in f8aa498c1cfc [2021-08-04T12:37:35.176Z] Removing intermediate container f8aa498c1cfc [2021-08-04T12:37:35.176Z] ---> 431b86a02ee4 [2021-08-04T12:37:35.176Z] Step 12/25 : COPY go.mod . [2021-08-04T12:37:35.448Z] ---> 4cf9fdd1992b [2021-08-04T12:37:35.448Z] Step 13/25 : COPY Makefile . [2021-08-04T12:37:35.448Z] ---> 9118d4027da4 [2021-08-04T12:37:35.448Z] Step 14/25 : RUN make update [2021-08-04T12:37:35.448Z] ---> Running in 80b1ee98b002 [2021-08-04T12:37:35.736Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T12:37:36.321Z] Removing intermediate container 80b1ee98b002 [2021-08-04T12:37:36.321Z] ---> 2035031adbc4 [2021-08-04T12:37:36.321Z] Step 15/25 : COPY . . [2021-08-04T12:37:36.916Z] ---> 2feb1a3da628 [2021-08-04T12:37:36.916Z] Step 16/25 : RUN go mod tidy [2021-08-04T12:37:36.916Z] ---> Running in 18874c9d55bb [2021-08-04T12:37:37.507Z] Removing intermediate container 18874c9d55bb [2021-08-04T12:37:37.507Z] ---> 64247c1bf3e9 [2021-08-04T12:37:37.507Z] Step 17/25 : RUN ${MAKE} [2021-08-04T12:37:37.507Z] ---> Running in 8b586a3c9353 [2021-08-04T12:37:37.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T12:37:47.982Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T12:37:48.944Z] Removing intermediate container 8b586a3c9353 [2021-08-04T12:37:48.944Z] ---> 25c54a8f602a [2021-08-04T12:37:48.944Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T12:37:49.528Z] 3.12: Pulling from library/alpine [2021-08-04T12:37:49.796Z] 339de151aab4: Pulling fs layer [2021-08-04T12:37:49.796Z] 339de151aab4: Verifying Checksum [2021-08-04T12:37:49.796Z] 339de151aab4: Download complete [2021-08-04T12:37:50.072Z] 339de151aab4: Pull complete [2021-08-04T12:37:50.072Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T12:37:50.072Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T12:37:50.072Z] ---> 13621d1b12d4 [2021-08-04T12:37:50.072Z] Step 19/25 : EXPOSE 4000 [2021-08-04T12:37:50.072Z] ---> Running in fb99a0bcd4fa [2021-08-04T12:37:50.072Z] Removing intermediate container fb99a0bcd4fa [2021-08-04T12:37:50.072Z] ---> 38417b24290b [2021-08-04T12:37:50.072Z] 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-04T12:37:50.654Z] ---> cf2ceeab565f [2021-08-04T12:37:50.654Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:37:50.654Z] ---> Running in 7edc0357355f [2021-08-04T12:37:50.654Z] Removing intermediate container 7edc0357355f [2021-08-04T12:37:50.654Z] ---> ba0db6a5eed0 [2021-08-04T12:37:50.654Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T12:37:50.921Z] ---> Running in 54c8a7a51ef9 [2021-08-04T12:37:50.921Z] Removing intermediate container 54c8a7a51ef9 [2021-08-04T12:37:50.921Z] ---> 5523373cf498 [2021-08-04T12:37:50.921Z] Step 23/25 : LABEL arch=amd64 [2021-08-04T12:37:50.921Z] ---> Running in 750850615daa [2021-08-04T12:37:50.921Z] Removing intermediate container 750850615daa [2021-08-04T12:37:50.921Z] ---> 1fc79051106f [2021-08-04T12:37:50.921Z] Step 24/25 : LABEL git_sha=3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:37:51.187Z] ---> Running in 5456eb10ccfa [2021-08-04T12:37:51.187Z] Removing intermediate container 5456eb10ccfa [2021-08-04T12:37:51.187Z] ---> 2a3117498611 [2021-08-04T12:37:51.187Z] Step 25/25 : LABEL version=2.0.1-dev.3 [2021-08-04T12:37:51.187Z] ---> Running in 79b4b2c434d2 [2021-08-04T12:37:51.187Z] Removing intermediate container 79b4b2c434d2 [2021-08-04T12:37:51.187Z] ---> 83ba56a256f6 [2021-08-04T12:37:51.187Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T12:37:51.187Z] Successfully built 83ba56a256f6 [2021-08-04T12:37:51.187Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:37:51.412Z] provisioning config files... [2021-08-04T12:37:51.428Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8501078644912199373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:37:51.769Z] ---> docker-login.sh [2021-08-04T12:37:51.769Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:37:51.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:37:51.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:37:51.769Z] Configure a credential helper to remove this warning. See [2021-08-04T12:37:51.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:37:51.769Z] [2021-08-04T12:37:51.769Z] Login Succeeded [2021-08-04T12:37:51.769Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:37:52.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:37:52.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:37:52.036Z] Configure a credential helper to remove this warning. See [2021-08-04T12:37:52.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:37:52.036Z] [2021-08-04T12:37:52.036Z] Login Succeeded [2021-08-04T12:37:52.036Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:37:52.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:37:52.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:37:52.305Z] Configure a credential helper to remove this warning. See [2021-08-04T12:37:52.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:37:52.305Z] [2021-08-04T12:37:52.305Z] Login Succeeded [2021-08-04T12:37:52.305Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:37:52.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:37:52.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:37:52.305Z] Configure a credential helper to remove this warning. See [2021-08-04T12:37:52.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:37:52.305Z] [2021-08-04T12:37:52.305Z] Login Succeeded [2021-08-04T12:37:52.572Z] docker.io [2021-08-04T12:37:52.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:37:52.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:37:52.837Z] Configure a credential helper to remove this warning. See [2021-08-04T12:37:52.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:37:52.837Z] [2021-08-04T12:37:52.837Z] Login Succeeded [2021-08-04T12:37:52.837Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:37:52.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T12:37:52.915Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-04T12:37:52.916Z] 3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:37:52.916Z] latest [2021-08-04T12:37:52.916Z] 2.0.1-dev.3 [2021-08-04T12:37:52.916Z] 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:37:52.916Z] main [2021-08-04T12:37:52.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:53.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:53.624Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:37:53.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T12:37:53.624Z] 6cb174e3fe88: Preparing [2021-08-04T12:37:53.624Z] 32f366d666a5: Preparing [2021-08-04T12:37:53.624Z] 32f366d666a5: Layer already exists [2021-08-04T12:37:55.038Z] 6cb174e3fe88: Pushed [2021-08-04T12:37:55.304Z] 3a950f378dd44c151dfcb168444fd917fd660d9e: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:55.640Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:55.964Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T12:37:55.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T12:37:55.965Z] 6cb174e3fe88: Preparing [2021-08-04T12:37:55.965Z] 32f366d666a5: Preparing [2021-08-04T12:37:55.965Z] 6cb174e3fe88: Layer already exists [2021-08-04T12:37:55.965Z] 32f366d666a5: Layer already exists [2021-08-04T12:37:55.965Z] latest: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:56.291Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:56.611Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 [2021-08-04T12:37:56.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T12:37:56.612Z] 6cb174e3fe88: Preparing [2021-08-04T12:37:56.612Z] 32f366d666a5: Preparing [2021-08-04T12:37:56.612Z] 32f366d666a5: Layer already exists [2021-08-04T12:37:56.612Z] 6cb174e3fe88: Layer already exists [2021-08-04T12:37:56.612Z] 2.0.1-dev.3: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:58.156Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:58.476Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:37:58.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T12:37:58.476Z] 6cb174e3fe88: Preparing [2021-08-04T12:37:58.476Z] 32f366d666a5: Preparing [2021-08-04T12:37:58.476Z] 6cb174e3fe88: Layer already exists [2021-08-04T12:37:58.476Z] 32f366d666a5: Layer already exists [2021-08-04T12:37:58.476Z] 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:58.815Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:37:59.135Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-04T12:37:59.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T12:37:59.136Z] 6cb174e3fe88: Preparing [2021-08-04T12:37:59.136Z] 32f366d666a5: Preparing [2021-08-04T12:37:59.136Z] 32f366d666a5: Layer already exists [2021-08-04T12:37:59.136Z] 6cb174e3fe88: Layer already exists [2021-08-04T12:37:59.136Z] main: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T12:37:59.194Z] ===================================================== [Pipeline] echo [2021-08-04T12:37:59.210Z] taggedImages: [2021-08-04T12:37:59.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:37:59.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T12:37:59.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 [2021-08-04T12:37:59.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:37:59.210Z] - 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-04T12:37:59.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:37:59.743Z] [2021-08-04T12:37:59.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:38:00.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:38:00.078Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T12:38:00.078Z] b4d181a07f80: Pulling fs layer [2021-08-04T12:38:00.078Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T12:38:00.078Z] ed53099fbce6: Pulling fs layer [2021-08-04T12:38:00.078Z] dc539afda2c1: Pulling fs layer [2021-08-04T12:38:00.078Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T12:38:00.078Z] 9065ff56babe: Pulling fs layer [2021-08-04T12:38:00.078Z] d287ab97295c: Pulling fs layer [2021-08-04T12:38:00.078Z] dc539afda2c1: Waiting [2021-08-04T12:38:00.078Z] 77bc0d833cb6: Waiting [2021-08-04T12:38:00.078Z] d287ab97295c: Waiting [2021-08-04T12:38:00.078Z] 9065ff56babe: Waiting [2021-08-04T12:38:00.346Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T12:38:00.346Z] a1111a8f2ec3: Download complete [2021-08-04T12:38:00.346Z] dc539afda2c1: Verifying Checksum [2021-08-04T12:38:00.346Z] dc539afda2c1: Download complete [2021-08-04T12:38:00.611Z] ed53099fbce6: Verifying Checksum [2021-08-04T12:38:00.611Z] ed53099fbce6: Download complete [2021-08-04T12:38:00.611Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T12:38:00.611Z] 77bc0d833cb6: Download complete [2021-08-04T12:38:00.611Z] 9065ff56babe: Verifying Checksum [2021-08-04T12:38:00.612Z] 9065ff56babe: Download complete [2021-08-04T12:38:01.194Z] b4d181a07f80: Verifying Checksum [2021-08-04T12:38:01.194Z] b4d181a07f80: Download complete [2021-08-04T12:38:02.624Z] b4d181a07f80: Pull complete [2021-08-04T12:38:02.624Z] a1111a8f2ec3: Pull complete [2021-08-04T12:38:02.894Z] ed53099fbce6: Pull complete [2021-08-04T12:38:03.162Z] dc539afda2c1: Pull complete [2021-08-04T12:38:03.429Z] 77bc0d833cb6: Pull complete [2021-08-04T12:38:03.429Z] 9065ff56babe: Pull complete [2021-08-04T12:38:04.836Z] d287ab97295c: Verifying Checksum [2021-08-04T12:38:04.836Z] d287ab97295c: Download complete [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T12:38:04.853Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T12:38:04.853Z] GO111MODULE=on go vet ./... [2021-08-04T12:38:09.132Z] d287ab97295c: Pull complete [2021-08-04T12:38:09.132Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T12:38:09.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:38:09.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T12:38:09.249Z] prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container [2021-08-04T12:38:09.318Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:38:11.933Z] $ docker top 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:38:12.545Z] ---> job-cost.sh [2021-08-04T12:38:12.545Z] lf-activate-venv: SKIPPING [2021-08-04T12:38:12.545Z] INFO: No Stack... [2021-08-04T12:38:13.520Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T12:38:13.787Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T12:38:14.113Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-08-04T12:38:14.113Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T12:38:14.155Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [2021-08-04T12:38:14.169Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] did not exist. Created. [2021-08-04T12:38:14.169Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T12:38:14.522Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T12:38:14.577Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T12:38:14.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T12:38:14.613Z] $ docker stop --time=1 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 [2021-08-04T12:38:15.786Z] $ docker rm -f 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-04T12:38:27.064Z] $ docker stop --time=1 a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 [2021-08-04T12:38:28.956Z] $ docker rm -f a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T12:38:29.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T12:38:29.736Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T12:38:30.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T12:38:30.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T12:38:31.187Z] + ls -al . [2021-08-04T12:38:31.187Z] total 128 [2021-08-04T12:38:31.187Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 12:37 . [2021-08-04T12:38:31.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:35 .. [2021-08-04T12:38:31.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 12:36 .git [2021-08-04T12:38:31.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 .github [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 12:35 .gitignore [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 12:35 CONTRIBUTING.md [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 12:35 Dockerfile [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 12:35 Dockerfile.build [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 12:35 Jenkinsfile [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 12:35 LICENSE [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 12:35 Makefile [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 12:35 README.md [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 12:33 VERSION [2021-08-04T12:38:31.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 assets [2021-08-04T12:38:31.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 bin [2021-08-04T12:38:31.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 cmd [2021-08-04T12:38:31.187Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 12:37 coverage.out [2021-08-04T12:38:31.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 docs [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 12:35 go.mod [2021-08-04T12:38:31.187Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 12:37 go.sum [2021-08-04T12:38:31.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 12:35 internal [2021-08-04T12:38:31.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 pkg [2021-08-04T12:38:31.187Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 12:35 version.go [2021-08-04T12:38:31.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:35 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:38:31.532Z] + 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=3a950f378dd44c151dfcb168444fd917fd660d9e --label arch=arm64 --label version=2.0.1-dev.3 . [2021-08-04T12:38:32.515Z] Sending build context to Docker daemon 19.91MB [2021-08-04T12:38:32.515Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:38:32.515Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T12:38:32.515Z] ---> b6dbcc169d46 [2021-08-04T12:38:32.515Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T12:38:32.791Z] ---> Running in 5b1b91806ab3 [2021-08-04T12:38:33.388Z] Removing intermediate container 5b1b91806ab3 [2021-08-04T12:38:33.389Z] ---> d7b9935e5197 [2021-08-04T12:38:33.389Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T12:38:33.389Z] ---> Running in b3c00982909e [2021-08-04T12:38:33.990Z] Removing intermediate container b3c00982909e [2021-08-04T12:38:33.990Z] ---> 7ba0de90a57a [2021-08-04T12:38:33.990Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T12:38:33.990Z] ---> Running in ad60884fd0d2 [2021-08-04T12:38:34.586Z] Removing intermediate container ad60884fd0d2 [2021-08-04T12:38:34.586Z] ---> d12e6dedaa08 [2021-08-04T12:38:34.586Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T12:38:34.861Z] ---> Running in cf81fc7e6cdb [2021-08-04T12:38:35.135Z] Removing intermediate container cf81fc7e6cdb [2021-08-04T12:38:35.135Z] ---> 3b1d5ad5fb8e [2021-08-04T12:38:35.135Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T12:38:35.409Z] ---> Running in 37c1529c644e [2021-08-04T12:38:36.006Z] Removing intermediate container 37c1529c644e [2021-08-04T12:38:36.006Z] ---> 912c7b5da251 [2021-08-04T12:38:36.006Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:38:36.006Z] ---> Running in 393daf8d7a35 [2021-08-04T12:38:38.629Z] Removing intermediate container 393daf8d7a35 [2021-08-04T12:38:38.630Z] ---> 45d5b57f1ee3 [2021-08-04T12:38:38.630Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T12:38:38.630Z] ---> Running in 09a2bbeeee23 [2021-08-04T12:38:39.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T12:38:40.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T12:38:41.588Z] OK: 218 MiB in 52 packages [2021-08-04T12:38:42.574Z] Removing intermediate container 09a2bbeeee23 [2021-08-04T12:38:42.574Z] ---> c6dfe3e813c3 [2021-08-04T12:38:42.574Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T12:38:42.850Z] ---> Running in ee022f0fcd0a [2021-08-04T12:38:43.451Z] Removing intermediate container ee022f0fcd0a [2021-08-04T12:38:43.451Z] ---> 83d29a17b544 [2021-08-04T12:38:43.451Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T12:38:43.451Z] ---> Running in 1998bb1627de [2021-08-04T12:38:44.048Z] Removing intermediate container 1998bb1627de [2021-08-04T12:38:44.048Z] ---> 26474516880e [2021-08-04T12:38:44.048Z] Step 12/25 : COPY go.mod . [2021-08-04T12:38:45.028Z] ---> 0b03113254dc [2021-08-04T12:38:45.028Z] Step 13/25 : COPY Makefile . [2021-08-04T12:38:45.626Z] ---> a889f21958f1 [2021-08-04T12:38:45.626Z] Step 14/25 : RUN make update [2021-08-04T12:38:45.913Z] ---> Running in 9db12009c615 [2021-08-04T12:38:47.452Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T12:38:48.539Z] Removing intermediate container 9db12009c615 [2021-08-04T12:38:48.539Z] ---> 004c47f940d0 [2021-08-04T12:38:48.539Z] Step 15/25 : COPY . . [2021-08-04T12:38:51.937Z] ---> 68616615039b [2021-08-04T12:38:51.937Z] Step 16/25 : RUN go mod tidy [2021-08-04T12:38:51.937Z] ---> Running in f3509176c43a [2021-08-04T12:38:54.571Z] Removing intermediate container f3509176c43a [2021-08-04T12:38:54.571Z] ---> 2fc0716ab6d2 [2021-08-04T12:38:54.571Z] Step 17/25 : RUN ${MAKE} [2021-08-04T12:38:54.571Z] ---> Running in 2b1c08114f73 [2021-08-04T12:38:56.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T12:39:22.871Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T12:39:26.260Z] Removing intermediate container 2b1c08114f73 [2021-08-04T12:39:26.260Z] ---> eb1e6f405912 [2021-08-04T12:39:26.260Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T12:39:26.855Z] 3.12: Pulling from library/alpine [2021-08-04T12:39:26.855Z] d2f70382dc9a: Pulling fs layer [2021-08-04T12:39:27.131Z] d2f70382dc9a: Verifying Checksum [2021-08-04T12:39:27.131Z] d2f70382dc9a: Download complete [2021-08-04T12:39:27.738Z] d2f70382dc9a: Pull complete [2021-08-04T12:39:27.738Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T12:39:28.011Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T12:39:28.011Z] ---> c4fd0aeabfcf [2021-08-04T12:39:28.011Z] Step 19/25 : EXPOSE 4000 [2021-08-04T12:39:28.294Z] ---> Running in e6d8d5ae02c0 [2021-08-04T12:39:28.567Z] Removing intermediate container e6d8d5ae02c0 [2021-08-04T12:39:28.567Z] ---> 3d10b4bfcf7f [2021-08-04T12:39:28.567Z] 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-04T12:39:30.539Z] ---> 49ea811ed7f6 [2021-08-04T12:39:30.539Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:39:30.539Z] ---> Running in 53297cc7c9ea [2021-08-04T12:39:30.810Z] Removing intermediate container 53297cc7c9ea [2021-08-04T12:39:30.810Z] ---> 6eae9ffcc42c [2021-08-04T12:39:30.811Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T12:39:31.084Z] ---> Running in 67510824d81a [2021-08-04T12:39:31.682Z] Removing intermediate container 67510824d81a [2021-08-04T12:39:31.682Z] ---> 32d9fb9def25 [2021-08-04T12:39:31.682Z] Step 23/25 : LABEL arch=arm64 [2021-08-04T12:39:31.682Z] ---> Running in dd6c21c475bb [2021-08-04T12:39:32.662Z] Removing intermediate container dd6c21c475bb [2021-08-04T12:39:32.662Z] ---> 213c311e2b1b [2021-08-04T12:39:32.662Z] Step 24/25 : LABEL git_sha=3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:39:32.662Z] ---> Running in c5ffb4cc4336 [2021-08-04T12:39:33.259Z] Removing intermediate container c5ffb4cc4336 [2021-08-04T12:39:33.259Z] ---> fd65cde143a5 [2021-08-04T12:39:33.259Z] Step 25/25 : LABEL version=2.0.1-dev.3 [2021-08-04T12:39:33.259Z] ---> Running in 73ec16c66fe6 [2021-08-04T12:39:33.854Z] Removing intermediate container 73ec16c66fe6 [2021-08-04T12:39:33.854Z] ---> f7bdac32970d [2021-08-04T12:39:33.854Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T12:39:33.854Z] Successfully built f7bdac32970d [2021-08-04T12:39:33.854Z] 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-04T12:39:34.166Z] provisioning config files... [2021-08-04T12:39:34.189Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5987997174755686071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:39:34.551Z] ---> docker-login.sh [2021-08-04T12:39:34.551Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:39:34.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:39:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:39:35.095Z] Configure a credential helper to remove this warning. See [2021-08-04T12:39:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:39:35.095Z] [2021-08-04T12:39:35.095Z] Login Succeeded [2021-08-04T12:39:35.095Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:39:35.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:39:35.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:39:35.647Z] Configure a credential helper to remove this warning. See [2021-08-04T12:39:35.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:39:35.647Z] [2021-08-04T12:39:35.647Z] Login Succeeded [2021-08-04T12:39:35.647Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:39:35.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:39:36.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:39:36.199Z] Configure a credential helper to remove this warning. See [2021-08-04T12:39:36.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:39:36.199Z] [2021-08-04T12:39:36.199Z] Login Succeeded [2021-08-04T12:39:36.199Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:39:36.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:39:36.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:39:36.749Z] Configure a credential helper to remove this warning. See [2021-08-04T12:39:36.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:39:36.749Z] [2021-08-04T12:39:36.749Z] Login Succeeded [2021-08-04T12:39:36.749Z] docker.io [2021-08-04T12:39:37.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:39:37.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:39:37.616Z] Configure a credential helper to remove this warning. See [2021-08-04T12:39:37.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:39:37.616Z] [2021-08-04T12:39:37.616Z] Login Succeeded [2021-08-04T12:39:37.616Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:39:37.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T12:39:37.721Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-04T12:39:37.721Z] 3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:39:37.721Z] latest [2021-08-04T12:39:37.721Z] 2.0.1-dev.3 [2021-08-04T12:39:37.721Z] 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:39:37.721Z] main [2021-08-04T12:39:37.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:38.105Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:38.440Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:39:38.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T12:39:38.440Z] 1bf571c1b498: Preparing [2021-08-04T12:39:38.440Z] 3fbe34a1663b: Preparing [2021-08-04T12:39:38.714Z] 3fbe34a1663b: Layer already exists [2021-08-04T12:39:42.094Z] 1bf571c1b498: Pushed [2021-08-04T12:39:42.367Z] 3a950f378dd44c151dfcb168444fd917fd660d9e: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:42.710Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:43.049Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T12:39:43.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T12:39:43.049Z] 1bf571c1b498: Preparing [2021-08-04T12:39:43.049Z] 3fbe34a1663b: Preparing [2021-08-04T12:39:43.320Z] 3fbe34a1663b: Layer already exists [2021-08-04T12:39:43.320Z] 1bf571c1b498: Layer already exists [2021-08-04T12:39:43.320Z] latest: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:43.673Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:44.010Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 [2021-08-04T12:39:44.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T12:39:44.010Z] 1bf571c1b498: Preparing [2021-08-04T12:39:44.010Z] 3fbe34a1663b: Preparing [2021-08-04T12:39:44.282Z] 1bf571c1b498: Layer already exists [2021-08-04T12:39:44.282Z] 3fbe34a1663b: Layer already exists [2021-08-04T12:39:44.282Z] 2.0.1-dev.3: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:44.626Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:44.965Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:39:44.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T12:39:44.966Z] 1bf571c1b498: Preparing [2021-08-04T12:39:44.966Z] 3fbe34a1663b: Preparing [2021-08-04T12:39:45.237Z] 1bf571c1b498: Layer already exists [2021-08-04T12:39:45.237Z] 3fbe34a1663b: Layer already exists [2021-08-04T12:39:45.237Z] 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:45.579Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:45.917Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-04T12:39:45.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T12:39:45.917Z] 1bf571c1b498: Preparing [2021-08-04T12:39:45.917Z] 3fbe34a1663b: Preparing [2021-08-04T12:39:45.917Z] 1bf571c1b498: Layer already exists [2021-08-04T12:39:46.187Z] 3fbe34a1663b: Layer already exists [2021-08-04T12:39:46.187Z] main: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T12:39:46.253Z] ===================================================== [Pipeline] echo [2021-08-04T12:39:46.268Z] taggedImages: [2021-08-04T12:39:46.268Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e [2021-08-04T12:39:46.268Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T12:39:46.268Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 [2021-08-04T12:39:46.268Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [2021-08-04T12:39:46.268Z] - 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-04T12:39:46.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:39:47.030Z] [2021-08-04T12:39:47.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:39:47.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:39:47.657Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T12:39:47.657Z] 448f6bf000e3: Pulling fs layer [2021-08-04T12:39:47.657Z] f757da607395: Pulling fs layer [2021-08-04T12:39:47.657Z] 05883995daec: Pulling fs layer [2021-08-04T12:39:47.657Z] 8603b9c90790: Pulling fs layer [2021-08-04T12:39:47.657Z] 1560dd03e051: Pulling fs layer [2021-08-04T12:39:47.657Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T12:39:47.657Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T12:39:47.657Z] 8603b9c90790: Waiting [2021-08-04T12:39:47.657Z] 1560dd03e051: Waiting [2021-08-04T12:39:47.657Z] 27f5ce0e4adf: Waiting [2021-08-04T12:39:47.657Z] c2d8d7efcc4b: Waiting [2021-08-04T12:39:47.930Z] f757da607395: Verifying Checksum [2021-08-04T12:39:47.930Z] f757da607395: Download complete [2021-08-04T12:39:47.930Z] 8603b9c90790: Download complete [2021-08-04T12:39:48.201Z] 1560dd03e051: Verifying Checksum [2021-08-04T12:39:48.201Z] 1560dd03e051: Download complete [2021-08-04T12:39:48.201Z] 27f5ce0e4adf: Verifying Checksum [2021-08-04T12:39:48.201Z] 27f5ce0e4adf: Download complete [2021-08-04T12:39:48.201Z] 05883995daec: Verifying Checksum [2021-08-04T12:39:48.201Z] 05883995daec: Download complete [2021-08-04T12:39:49.628Z] 448f6bf000e3: Download complete [2021-08-04T12:39:52.257Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T12:39:52.257Z] c2d8d7efcc4b: Download complete [2021-08-04T12:39:52.855Z] 448f6bf000e3: Pull complete [2021-08-04T12:39:53.837Z] f757da607395: Pull complete [2021-08-04T12:39:55.272Z] 05883995daec: Pull complete [2021-08-04T12:39:55.545Z] 8603b9c90790: Pull complete [2021-08-04T12:39:56.561Z] 1560dd03e051: Pull complete [2021-08-04T12:39:58.454Z] 27f5ce0e4adf: Pull complete [2021-08-04T12:40:13.597Z] c2d8d7efcc4b: Pull complete [2021-08-04T12:40:13.597Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T12:40:13.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:40:13.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T12:40:13.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container [2021-08-04T12:40:13.938Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04T12:40:18.303Z] $ docker top cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:40:19.302Z] ---> job-cost.sh [2021-08-04T12:40:19.302Z] lf-activate-venv: SKIPPING [2021-08-04T12:40:19.302Z] INFO: No Stack... [2021-08-04T12:40:19.896Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T12:40:20.489Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T12:40:21.154Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-08-04T12:40:21.154Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T12:40:21.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [2021-08-04T12:40:21.226Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] did not exist. Created. [2021-08-04T12:40:21.227Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T12:40:21.921Z] /w/workspace/edgex-ui-go/3@tmp/durable-fcabcd90/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-fcabcd90/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T12:40:22.584Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T12:40:22.621Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T12:40:22.742Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T12:40:22.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T12:40:22.775Z] $ docker stop --time=1 cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be [2021-08-04T12:40:24.437Z] $ docker rm -f cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be [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-04T12:40:25.518Z] provisioning config files... [2021-08-04T12:40:25.533Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8946192621892525820tmp [Pipeline] { [Pipeline] sh [2021-08-04T12:40:25.870Z] + set +x [2021-08-04T12:40:25.870Z] + curl -s https://codecov.io/bash [2021-08-04T12:40:25.870Z] + bash -s -- [2021-08-04T12:40:25.870Z] [2021-08-04T12:40:25.870Z] _____ _ [2021-08-04T12:40:25.870Z] / ____| | | [2021-08-04T12:40:25.870Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T12:40:25.870Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T12:40:25.870Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T12:40:25.870Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T12:40:25.870Z] Bash-1.0.6 [2021-08-04T12:40:25.870Z] [2021-08-04T12:40:25.870Z] [2021-08-04T12:40:25.870Z] ==> git version 2.24.4 found [2021-08-04T12:40:25.870Z] ==> 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-04T12:40:25.870Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T12:40:25.870Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T12:40:26.138Z] ==> Jenkins CI detected. [2021-08-04T12:40:26.138Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:40:26.138Z] project root: . [2021-08-04T12:40:26.138Z] --> token set from env [2021-08-04T12:40:26.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T12:40:26.138Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T12:40:26.138Z] ==> Python coveragepy not found [2021-08-04T12:40:26.138Z] ==> Searching for coverage reports in: [2021-08-04T12:40:26.138Z] + . [2021-08-04T12:40:26.138Z] -> Found 1 reports [2021-08-04T12:40:26.138Z] ==> Detecting git/mercurial file structure [2021-08-04T12:40:26.138Z] ==> Reading reports [2021-08-04T12:40:26.138Z] + ./coverage.out bytes=10 [2021-08-04T12:40:26.138Z] ==> Appending adjustments [2021-08-04T12:40:26.138Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T12:40:26.138Z] + Found adjustments [2021-08-04T12:40:26.138Z] ==> Gzipping contents [2021-08-04T12:40:26.138Z] 4.0K /tmp/codecov.uCIHGt.gz [2021-08-04T12:40:26.138Z] ==> Uploading reports [2021-08-04T12:40:26.138Z] url: https://codecov.io [2021-08-04T12:40:26.138Z] query: branch=main&commit=3a950f378dd44c151dfcb168444fd917fd660d9e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T12:40:26.138Z] -> Pinging Codecov [2021-08-04T12:40:26.138Z] 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=3a950f378dd44c151dfcb168444fd917fd660d9e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T12:40:26.723Z] -> Uploading to [2021-08-04T12:40:26.723Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/3a950f378dd44c151dfcb168444fd917fd660d9e/a037792e-6aa9-461d-b572-040bbd0808cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T124026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5e43babe1469f1bf8af488eaa9d80f12b26029b5ec96343b7788a14a85a1deb [2021-08-04T12:40:26.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T12:40:26.723Z] Dload Upload Total Spent Left Speed [2021-08-04T12:40:26.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 7732 --:--:-- --:--:-- --:--:-- 7725 [2021-08-04T12:40:26.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] } [2021-08-04T12:40:27.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-04T12:40:27.813Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-04T12:40:27.839Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:40:28.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T12:40:28.173Z] [2021-08-04T12:40:28.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:40:28.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T12:40:28.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-04T12:40:28.504Z] 188c0c94c7c5: Pulling fs layer [2021-08-04T12:40:28.504Z] 0ef7d3d256c8: Pulling fs layer [2021-08-04T12:40:28.504Z] de9db76c5a1d: Pulling fs layer [2021-08-04T12:40:28.504Z] 0eba1c9be4d2: Pulling fs layer [2021-08-04T12:40:28.504Z] 0d57e429df01: Pulling fs layer [2021-08-04T12:40:28.504Z] 4e4be7b47b0d: Pulling fs layer [2021-08-04T12:40:28.504Z] e1f770b5df2f: Pulling fs layer [2021-08-04T12:40:28.504Z] 85a0685a4137: Pulling fs layer [2021-08-04T12:40:28.504Z] 4e4be7b47b0d: Waiting [2021-08-04T12:40:28.504Z] e1f770b5df2f: Waiting [2021-08-04T12:40:28.504Z] 85a0685a4137: Waiting [2021-08-04T12:40:28.504Z] 0eba1c9be4d2: Waiting [2021-08-04T12:40:28.504Z] 0d57e429df01: Waiting [2021-08-04T12:40:28.504Z] de9db76c5a1d: Verifying Checksum [2021-08-04T12:40:28.504Z] de9db76c5a1d: Download complete [2021-08-04T12:40:28.504Z] 0ef7d3d256c8: Verifying Checksum [2021-08-04T12:40:28.504Z] 0ef7d3d256c8: Download complete [2021-08-04T12:40:28.782Z] 0d57e429df01: Verifying Checksum [2021-08-04T12:40:28.782Z] 0d57e429df01: Download complete [2021-08-04T12:40:28.782Z] 4e4be7b47b0d: Download complete [2021-08-04T12:40:28.782Z] 188c0c94c7c5: Verifying Checksum [2021-08-04T12:40:28.782Z] 188c0c94c7c5: Download complete [2021-08-04T12:40:29.067Z] 188c0c94c7c5: Pull complete [2021-08-04T12:40:29.067Z] 0ef7d3d256c8: Pull complete [2021-08-04T12:40:29.067Z] de9db76c5a1d: Pull complete [2021-08-04T12:40:30.477Z] e1f770b5df2f: Verifying Checksum [2021-08-04T12:40:30.477Z] e1f770b5df2f: Download complete [2021-08-04T12:40:33.848Z] 0eba1c9be4d2: Verifying Checksum [2021-08-04T12:40:33.848Z] 0eba1c9be4d2: Download complete [2021-08-04T12:40:34.468Z] 85a0685a4137: Verifying Checksum [2021-08-04T12:40:34.468Z] 85a0685a4137: Download complete [2021-08-04T12:40:37.112Z] 0eba1c9be4d2: Pull complete [2021-08-04T12:40:37.112Z] 0d57e429df01: Pull complete [2021-08-04T12:40:37.112Z] 4e4be7b47b0d: Pull complete [2021-08-04T12:40:37.708Z] e1f770b5df2f: Pull complete [2021-08-04T12:40:41.073Z] 85a0685a4137: Pull complete [2021-08-04T12:40:41.073Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-04T12:40:41.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T12:40:41.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-04T12:40:41.178Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:40:41.501Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-04T12:40:43.696Z] $ docker top 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T12:40:43.796Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-04T12:40:44.108Z] + set -o pipefail [2021-08-04T12:40:44.108Z] + snyk monitor '--org=edgex-jenkins' [2021-08-04T12:41:06.201Z] [2021-08-04T12:41:06.201Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-04T12:41:06.201Z] [2021-08-04T12:41:06.201Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a2817700-7a8f-4879-90c0-aca7aac372b9 [2021-08-04T12:41:06.201Z] [2021-08-04T12:41:06.201Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-04T12:41:06.201Z] [2021-08-04T12:41:06.201Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-04T12:41:06.201Z] [2021-08-04T12:41:06.201Z] [Pipeline] } [2021-08-04T12:41:06.218Z] $ docker stop --time=1 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 [2021-08-04T12:41:08.040Z] $ docker rm -f 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 [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-04T12:41:09.153Z] + git log --format=format:%s -1 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:09.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:41:09.484Z] . [Pipeline] withDockerContainer [2021-08-04T12:41:09.581Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:41:09.645Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T12:41:10.058Z] $ docker top 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T12:41:10.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:41:10.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:41:10.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:41:10.324Z] $ docker exec 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb ssh-agent [2021-08-04T12:41:11.779Z] SSH_AUTH_SOCK=/tmp/ssh-jPp3WeOzlg1c/agent.14 [2021-08-04T12:41:11.779Z] SSH_AGENT_PID=20 [2021-08-04T12:41:11.789Z] Running ssh-add (command line suppressed) [2021-08-04T12:41:11.896Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6986037958340050235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6986037958340050235.key) [2021-08-04T12:41:11.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:41:12.248Z] + git semver tag [2021-08-04T12:41:12.248Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T12:41:12.248Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T12:41:12.248Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:41:12.248Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T12:41:12.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T12:41:12.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T12:41:12.248Z] # $SEMVER_BRANCH = main [2021-08-04T12:41:12.248Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T12:41:12.248Z] # 3a950f378dd44c151dfcb168444fd917fd660d9e HEAD [2021-08-04T12:41:12.248Z] # -> Force: false [2021-08-04T12:41:12.248Z] # de72bc61a3e21f19c7360e11638448d4660766ed refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-04T12:41:12.261Z] $ docker exec --env ******** --env ******** 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb ssh-agent -k [2021-08-04T12:41:12.349Z] unset SSH_AUTH_SOCK; [2021-08-04T12:41:12.350Z] unset SSH_AGENT_PID; [2021-08-04T12:41:12.350Z] echo Agent pid 20 killed; [2021-08-04T12:41:12.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T12:41:12.714Z] + git semver [Pipeline] } [2021-08-04T12:41:12.740Z] $ docker stop --time=1 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb [2021-08-04T12:41:13.937Z] $ docker rm -f 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:14.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T12:41:14.437Z] [2021-08-04T12:41:14.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:14.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T12:41:14.767Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-04T12:41:14.767Z] ab5ef0e58194: Pulling fs layer [2021-08-04T12:41:14.767Z] 9712f1f96733: Pulling fs layer [2021-08-04T12:41:14.767Z] 63f879dbbcfc: Pulling fs layer [2021-08-04T12:41:14.767Z] 0d9ebad4ef96: Pulling fs layer [2021-08-04T12:41:14.767Z] e9a5061849ea: Pulling fs layer [2021-08-04T12:41:14.767Z] d747dcd14b5f: Pulling fs layer [2021-08-04T12:41:14.767Z] 2de7ff778b66: Pulling fs layer [2021-08-04T12:41:14.767Z] e9a5061849ea: Waiting [2021-08-04T12:41:14.767Z] d747dcd14b5f: Waiting [2021-08-04T12:41:14.767Z] 2de7ff778b66: Waiting [2021-08-04T12:41:14.767Z] 0d9ebad4ef96: Waiting [2021-08-04T12:41:14.767Z] 9712f1f96733: Verifying Checksum [2021-08-04T12:41:14.767Z] 9712f1f96733: Download complete [2021-08-04T12:41:17.345Z] 63f879dbbcfc: Verifying Checksum [2021-08-04T12:41:17.345Z] 63f879dbbcfc: Download complete [2021-08-04T12:41:17.345Z] e9a5061849ea: Verifying Checksum [2021-08-04T12:41:17.345Z] e9a5061849ea: Download complete [2021-08-04T12:41:17.345Z] d747dcd14b5f: Download complete [2021-08-04T12:41:17.928Z] 2de7ff778b66: Verifying Checksum [2021-08-04T12:41:17.928Z] 2de7ff778b66: Download complete [2021-08-04T12:41:18.196Z] 0d9ebad4ef96: Verifying Checksum [2021-08-04T12:41:18.196Z] 0d9ebad4ef96: Download complete [2021-08-04T12:41:19.608Z] ab5ef0e58194: Verifying Checksum [2021-08-04T12:41:19.608Z] ab5ef0e58194: Download complete [2021-08-04T12:41:22.215Z] ab5ef0e58194: Pull complete [2021-08-04T12:41:22.215Z] 9712f1f96733: Pull complete [2021-08-04T12:41:22.806Z] 63f879dbbcfc: Pull complete [2021-08-04T12:41:26.695Z] 0d9ebad4ef96: Pull complete [2021-08-04T12:41:26.695Z] e9a5061849ea: Pull complete [2021-08-04T12:41:26.695Z] d747dcd14b5f: Pull complete [2021-08-04T12:41:27.875Z] 2de7ff778b66: Pull complete [2021-08-04T12:41:27.876Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-04T12:41:27.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T12:41:27.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-04T12:41:27.988Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:41:28.063Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-04T12:41:31.138Z] $ docker top 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:41:31.246Z] provisioning config files... [2021-08-04T12:41:31.259Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3519868671998148172tmp [2021-08-04T12:41:31.281Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7336265412950869921tmp [2021-08-04T12:41:31.302Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7305794415733431119tmp [Pipeline] { [Pipeline] echo [2021-08-04T12:41:31.330Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:41:31.657Z] ---> sigul-configuration.sh [2021-08-04T12:41:31.657Z] gpg: directory `/root/.gnupg' created [2021-08-04T12:41:31.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-04T12:41:31.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-04T12:41:31.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-04T12:41:31.657Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-04T12:41:31.657Z] gpg: CAST5 encrypted data [2021-08-04T12:41:31.657Z] gpg: encrypted with 1 passphrase [2021-08-04T12:41:31.657Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-04T12:41:31.974Z] + mkdir /home/jenkins [2021-08-04T12:41:31.974Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-04T12:41:32.290Z] + 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-04T12:41:32.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:41:32.625Z] ---> sigul-install.sh [2021-08-04T12:41:32.625Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-04T12:41:32.950Z] + git tag --list [2021-08-04T12:41:32.951Z] 0.1.1 [2021-08-04T12:41:32.951Z] v1.1.0 [2021-08-04T12:41:32.951Z] v1.2.0 [2021-08-04T12:41:32.951Z] v1.2.1 [2021-08-04T12:41:32.951Z] v1.3.0 [2021-08-04T12:41:32.951Z] v2.0.0 [2021-08-04T12:41:32.951Z] v2.0.1-dev.1 [2021-08-04T12:41:32.951Z] v2.0.1-dev.2 [2021-08-04T12:41:32.951Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-04T12:41:33.267Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-04T12:41:33.850Z] Signing Git tag with Sigul... [2021-08-04T12:41:33.850Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-04T12:41:34.830Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:41:35.153Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-04T12:41:35.174Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-04T12:41:35.268Z] $ docker stop --time=1 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 [2021-08-04T12:41:36.507Z] $ docker rm -f 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:37.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:41:37.201Z] . [Pipeline] withDockerContainer [2021-08-04T12:41:37.294Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:41:37.357Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T12:41:37.760Z] $ docker top aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T12:41:37.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:41:37.894Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:41:38.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:41:38.024Z] $ docker exec aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d ssh-agent [2021-08-04T12:41:38.148Z] SSH_AUTH_SOCK=/tmp/ssh-c0WO2zPq0ko3/agent.14 [2021-08-04T12:41:38.148Z] SSH_AGENT_PID=21 [2021-08-04T12:41:38.161Z] Running ssh-add (command line suppressed) [2021-08-04T12:41:38.268Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3038180625508435124.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3038180625508435124.key) [2021-08-04T12:41:38.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:41:38.609Z] + git semver bump pre [2021-08-04T12:41:38.610Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T12:41:38.610Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T12:41:38.610Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:41:38.610Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T12:41:38.610Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T12:41:38.610Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T12:41:38.610Z] # $SEMVER_BRANCH = main [2021-08-04T12:41:38.610Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T12:41:38.610Z] 2.0.1-dev.4 [Pipeline] } [2021-08-04T12:41:38.624Z] $ docker exec --env ******** --env ******** aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d ssh-agent -k [2021-08-04T12:41:38.734Z] unset SSH_AUTH_SOCK; [2021-08-04T12:41:38.734Z] unset SSH_AGENT_PID; [2021-08-04T12:41:38.734Z] echo Agent pid 21 killed; [2021-08-04T12:41:38.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T12:41:39.304Z] + git semver [Pipeline] } [2021-08-04T12:41:39.325Z] $ docker stop --time=1 aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d [2021-08-04T12:41:40.526Z] $ docker rm -f aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:40.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:41:40.944Z] . [Pipeline] withDockerContainer [2021-08-04T12:41:41.039Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:41:41.320Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T12:41:41.731Z] $ docker top cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T12:41:41.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:41:41.867Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:41:42.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:41:42.006Z] $ docker exec cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 ssh-agent [2021-08-04T12:41:42.128Z] SSH_AUTH_SOCK=/tmp/ssh-QsLaOmP7ZqrS/agent.14 [2021-08-04T12:41:42.128Z] SSH_AGENT_PID=20 [2021-08-04T12:41:42.138Z] Running ssh-add (command line suppressed) [2021-08-04T12:41:42.244Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6770646406068498954.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6770646406068498954.key) [2021-08-04T12:41:42.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:41:42.585Z] + git semver push [2021-08-04T12:41:42.585Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T12:41:42.585Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T12:41:42.585Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:41:42.585Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T12:41:42.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T12:41:42.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T12:41:42.585Z] # $SEMVER_BRANCH = main [2021-08-04T12:41:42.585Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T12:41:44.542Z] $ docker exec --env ******** --env ******** cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 ssh-agent -k [2021-08-04T12:41:44.646Z] unset SSH_AUTH_SOCK; [2021-08-04T12:41:44.646Z] unset SSH_AGENT_PID; [2021-08-04T12:41:44.646Z] echo Agent pid 20 killed; [2021-08-04T12:41:44.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T12:41:45.016Z] + git semver [Pipeline] } [2021-08-04T12:41:45.038Z] $ docker stop --time=1 cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 [2021-08-04T12:41:46.255Z] $ docker rm -f cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 [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-04T12:41:47.343Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:41:47.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:41:48.262Z] ---> package-listing.sh [2021-08-04T12:41:48.262Z] ++ facter osfamily [2021-08-04T12:41:48.262Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T12:41:48.528Z] + OS_FAMILY=redhat [2021-08-04T12:41:48.528Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T12:41:48.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T12:41:48.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T12:41:48.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T12:41:48.528Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T12:41:48.528Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T12:41:48.528Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T12:41:48.528Z] + case "${OS_FAMILY}" in [2021-08-04T12:41:48.528Z] + rpm -qa [2021-08-04T12:41:48.528Z] + sort [2021-08-04T12:41:49.109Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T12:41:49.110Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T12:41:49.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T12:41:49.110Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T12:41:49.110Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-04T12:41:49.110Z] + 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-04T12:41:49.125Z] 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-04T12:41:49.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:50.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:41:50.017Z] [2021-08-04T12:41:50.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:41:50.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:41:50.350Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T12:41:50.350Z] b4d181a07f80: Pulling fs layer [2021-08-04T12:41:50.350Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T12:41:50.350Z] ed53099fbce6: Pulling fs layer [2021-08-04T12:41:50.350Z] dc539afda2c1: Pulling fs layer [2021-08-04T12:41:50.350Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T12:41:50.350Z] 9065ff56babe: Pulling fs layer [2021-08-04T12:41:50.350Z] d287ab97295c: Pulling fs layer [2021-08-04T12:41:50.350Z] 77bc0d833cb6: Waiting [2021-08-04T12:41:50.350Z] 9065ff56babe: Waiting [2021-08-04T12:41:50.350Z] d287ab97295c: Waiting [2021-08-04T12:41:50.350Z] dc539afda2c1: Waiting [2021-08-04T12:41:50.618Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T12:41:50.618Z] a1111a8f2ec3: Download complete [2021-08-04T12:41:50.618Z] dc539afda2c1: Verifying Checksum [2021-08-04T12:41:50.618Z] dc539afda2c1: Download complete [2021-08-04T12:41:50.885Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T12:41:50.885Z] 77bc0d833cb6: Download complete [2021-08-04T12:41:50.885Z] 9065ff56babe: Verifying Checksum [2021-08-04T12:41:50.885Z] 9065ff56babe: Download complete [2021-08-04T12:41:50.885Z] ed53099fbce6: Verifying Checksum [2021-08-04T12:41:50.885Z] ed53099fbce6: Download complete [2021-08-04T12:41:51.847Z] b4d181a07f80: Verifying Checksum [2021-08-04T12:41:51.847Z] b4d181a07f80: Download complete [2021-08-04T12:41:52.825Z] b4d181a07f80: Pull complete [2021-08-04T12:41:53.090Z] a1111a8f2ec3: Pull complete [2021-08-04T12:41:53.683Z] ed53099fbce6: Pull complete [2021-08-04T12:41:53.683Z] dc539afda2c1: Pull complete [2021-08-04T12:41:53.953Z] 77bc0d833cb6: Pull complete [2021-08-04T12:41:54.219Z] 9065ff56babe: Pull complete [2021-08-04T12:41:55.629Z] d287ab97295c: Verifying Checksum [2021-08-04T12:41:55.629Z] d287ab97295c: Download complete [2021-08-04T12:42:01.069Z] d287ab97295c: Pull complete [2021-08-04T12:42:01.069Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T12:42:01.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:42:01.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T12:42:01.161Z] prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container [2021-08-04T12:42:01.221Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T12:42:03.459Z] $ docker top db0ed934f887eb63214f630902128fbf798f122097ee7a243c0a6ee2a7f34607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:42:03.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T12:42:04.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T12:42:04.547Z] + ls /var/log/sa-host [2021-08-04T12:42:04.547Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T12:42:04.547Z] file_magic: OK [2021-08-04T12:42:04.547Z] HZ: Using current value: 100 [2021-08-04T12:42:04.547Z] file_header: OK [2021-08-04T12:42:04.547Z] 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-04T12:42:04.547Z] Statistics: [2021-08-04T12:42:04.547Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T12:42:04.547Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T12:42:04.547Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T12:42:04.547Z] file_magic: OK [2021-08-04T12:42:04.547Z] HZ: Using current value: 100 [2021-08-04T12:42:04.547Z] file_header: OK [2021-08-04T12:42:04.547Z] 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-04T12:42:04.547Z] Statistics: [2021-08-04T12:42:04.547Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T12:42:04.547Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:42:06.820Z] provisioning config files... [2021-08-04T12:42:06.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config23828028857700388tmp [Pipeline] { [Pipeline] echo [2021-08-04T12:42:06.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:42:07.216Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T12:42:07.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:42:07.645Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T12:42:07.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:42:07.974Z] ---> sudo-logs.sh [2021-08-04T12:42:07.974Z] Archiving 'sudo' log.. [2021-08-04T12:42:13.319Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1962.vexxhost.local: Name or service not known [2021-08-04T12:42:13.319Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1962.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T12:42:13.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:42:13.672Z] ---> job-cost.sh [2021-08-04T12:42:13.673Z] lf-activate-venv: SKIPPING [2021-08-04T12:42:13.673Z] DEBUG: total: 0.18000000715255737 [2021-08-04T12:42:13.673Z] INFO: Retrieving Stack Cost... [2021-08-04T12:42:14.632Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T12:42:14.900Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T12:42:14.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:42:15.238Z] ---> logs-deploy.sh [2021-08-04T12:42:15.238Z] lf-activate-venv: SKIPPING [2021-08-04T12:42:15.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/3 [2021-08-04T12:42:15.238Z] INFO: archiving workspace using pattern(s): [2021-08-04T12:42:16.196Z] Archives upload complete. [2021-08-04T12:42:16.196Z] INFO: archiving logs to Nexus [2021-08-04T12:42:16.784Z] ---> uname -a: [2021-08-04T12:42:16.784Z] Linux prd-centos7-docker-4c-2g-1962.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] ---> lscpu: [2021-08-04T12:42:16.784Z] Architecture: x86_64 [2021-08-04T12:42:16.784Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-04T12:42:16.784Z] Byte Order: Little Endian [2021-08-04T12:42:16.784Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-04T12:42:16.784Z] CPU(s): 2 [2021-08-04T12:42:16.784Z] On-line CPU(s) list: 0,1 [2021-08-04T12:42:16.784Z] Thread(s) per core: 1 [2021-08-04T12:42:16.784Z] Core(s) per socket: 1 [2021-08-04T12:42:16.784Z] Socket(s): 2 [2021-08-04T12:42:16.784Z] NUMA node(s): 1 [2021-08-04T12:42:16.784Z] Vendor ID: AuthenticAMD [2021-08-04T12:42:16.784Z] CPU family: 23 [2021-08-04T12:42:16.784Z] Model: 49 [2021-08-04T12:42:16.784Z] Model name: AMD EPYC-Rome Processor [2021-08-04T12:42:16.784Z] Stepping: 0 [2021-08-04T12:42:16.784Z] CPU MHz: 2799.998 [2021-08-04T12:42:16.784Z] BogoMIPS: 5599.99 [2021-08-04T12:42:16.784Z] Virtualization: AMD-V [2021-08-04T12:42:16.784Z] Hypervisor vendor: KVM [2021-08-04T12:42:16.784Z] Virtualization type: full [2021-08-04T12:42:16.784Z] L1d cache: 32K [2021-08-04T12:42:16.784Z] L1i cache: 32K [2021-08-04T12:42:16.784Z] L2 cache: 512K [2021-08-04T12:42:16.784Z] L3 cache: 16384K [2021-08-04T12:42:16.784Z] NUMA node0 CPU(s): 0,1 [2021-08-04T12:42:16.784Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] ---> nproc: [2021-08-04T12:42:16.784Z] 2 [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] ---> df -h: [2021-08-04T12:42:16.784Z] Filesystem Size Used Avail Use% Mounted on [2021-08-04T12:42:16.784Z] overlay 40G 9.0G 32G 23% / [2021-08-04T12:42:16.784Z] tmpfs 64M 0 64M 0% /dev [2021-08-04T12:42:16.784Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-04T12:42:16.784Z] shm 64M 0 64M 0% /dev/shm [2021-08-04T12:42:16.784Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] ---> sar -b -r -n DEV: [2021-08-04T12:42:16.784Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] 12:32:38 LINUX RESTART (2 CPU) [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] 12:33:01 tps rtps wtps bread/s bwrtn/s [2021-08-04T12:42:16.784Z] 12:34:01 112.19 17.47 94.72 5667.94 5863.33 [2021-08-04T12:42:16.784Z] 12:35:01 1.92 0.00 1.92 0.00 40.04 [2021-08-04T12:42:16.784Z] 12:36:01 0.40 0.00 0.40 0.00 5.68 [2021-08-04T12:42:16.784Z] 12:37:01 0.32 0.00 0.32 0.00 5.68 [2021-08-04T12:42:16.784Z] 12:38:01 0.27 0.00 0.27 0.00 3.27 [2021-08-04T12:42:16.784Z] 12:39:01 0.30 0.00 0.30 0.00 4.63 [2021-08-04T12:42:16.784Z] 12:40:01 0.23 0.00 0.23 0.00 2.85 [2021-08-04T12:42:16.784Z] 12:41:01 86.41 0.03 86.38 3.73 27871.22 [2021-08-04T12:42:16.784Z] 12:42:01 139.07 0.10 138.97 9.99 30152.17 [2021-08-04T12:42:16.784Z] Average: 37.91 1.96 35.95 631.40 7106.61 [2021-08-04T12:42:16.784Z] [2021-08-04T12:42:16.784Z] 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-04T12:42:16.784Z] 12:34:01 5424532 0 817464 10.21 2620 1764316 1286596 14.20 600816 1582660 132 [2021-08-04T12:42:16.784Z] 12:35:01 5435092 0 806896 10.07 2620 1764324 1205968 13.31 592060 1582624 20 [2021-08-04T12:42:16.784Z] 12:36:01 5432068 0 809920 10.11 2620 1764324 1207528 13.33 594660 1582656 20 [2021-08-04T12:42:16.784Z] 12:37:01 5429988 0 811988 10.14 2620 1764336 1209584 13.35 596408 1582656 16 [2021-08-04T12:42:16.784Z] 12:38:01 5433616 0 808356 10.09 2620 1764340 1205816 13.31 585664 1590640 8 [2021-08-04T12:42:16.785Z] 12:39:01 5430412 0 811556 10.13 2620 1764344 1205912 13.31 589052 1590644 8 [2021-08-04T12:42:16.785Z] 12:40:01 5430724 0 811240 10.13 2620 1764348 1205900 13.31 588972 1590640 16 [2021-08-04T12:42:16.785Z] 12:41:01 4362544 0 1051568 13.13 2620 2592200 1564452 17.27 781192 2350388 89544 [2021-08-04T12:42:16.785Z] 12:42:01 3243604 0 1186228 14.81 2620 3576480 1522176 16.81 1008604 3049116 348836 [2021-08-04T12:42:16.785Z] Average: 5069176 0 879468 10.98 2620 2057668 1290437 14.25 659714 1833558 48733 [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-04T12:42:16.785Z] 12:34:01 eth0 487.83 362.65 1386.53 84.45 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:34:01 docker0 80.70 52.82 6.97 206.79 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:35:01 eth0 0.80 0.12 0.07 0.03 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:36:01 eth0 4.45 1.83 3.33 0.30 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:37:01 eth0 0.42 0.38 0.29 0.21 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:39:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:40:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:41:01 eth0 683.51 462.51 4439.91 75.71 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:41:01 veth830d35d 65.76 90.09 5.98 344.60 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:41:01 docker0 65.76 89.96 5.08 344.59 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:42:01 eth0 971.82 649.94 5882.56 106.50 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] 12:42:01 docker0 2.93 2.38 0.48 0.58 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] Average: eth0 238.85 164.23 1301.64 29.70 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] Average: docker0 16.60 16.13 1.39 61.34 0.00 0.00 0.00 0.00 [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] ---> sar -P ALL: [2021-08-04T12:42:16.785Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] 12:32:38 LINUX RESTART (2 CPU) [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] 12:33:01 CPU %user %nice %system %iowait %steal %idle [2021-08-04T12:42:16.785Z] 12:34:01 all 17.54 0.00 4.38 2.03 0.07 75.99 [2021-08-04T12:42:16.785Z] 12:34:01 0 15.81 0.00 4.96 2.08 0.07 77.08 [2021-08-04T12:42:16.785Z] 12:34:01 1 19.27 0.00 3.79 1.98 0.07 74.89 [2021-08-04T12:42:16.785Z] 12:35:01 all 0.26 0.00 0.08 0.00 0.02 99.65 [2021-08-04T12:42:16.785Z] 12:35:01 0 0.43 0.00 0.08 0.00 0.02 99.47 [2021-08-04T12:42:16.785Z] 12:35:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-04T12:42:16.785Z] 12:36:01 all 0.20 0.00 0.06 0.01 0.03 99.71 [2021-08-04T12:42:16.785Z] 12:36:01 0 0.32 0.00 0.05 0.02 0.02 99.60 [2021-08-04T12:42:16.785Z] 12:36:01 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-08-04T12:42:16.785Z] 12:37:01 all 0.25 0.00 0.06 0.00 0.01 99.68 [2021-08-04T12:42:16.785Z] 12:37:01 0 0.43 0.00 0.07 0.00 0.02 99.48 [2021-08-04T12:42:16.785Z] 12:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-08-04T12:42:16.785Z] 12:38:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-08-04T12:42:16.785Z] 12:38:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-04T12:42:16.785Z] 12:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-04T12:42:16.785Z] 12:39:01 all 0.18 0.00 0.08 0.00 0.03 99.72 [2021-08-04T12:42:16.785Z] 12:39:01 0 0.33 0.00 0.10 0.00 0.03 99.53 [2021-08-04T12:42:16.785Z] 12:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-04T12:42:16.785Z] 12:40:01 all 0.26 0.00 0.05 0.00 0.02 99.67 [2021-08-04T12:42:16.785Z] 12:40:01 0 0.48 0.00 0.03 0.00 0.02 99.47 [2021-08-04T12:42:16.785Z] 12:40:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-08-04T12:42:16.785Z] 12:41:01 all 11.24 0.00 4.67 1.06 0.07 82.96 [2021-08-04T12:42:16.785Z] 12:41:01 0 11.56 0.00 5.13 1.17 0.07 82.07 [2021-08-04T12:42:16.785Z] 12:41:01 1 10.92 0.00 4.21 0.95 0.07 83.85 [2021-08-04T12:42:16.785Z] 12:42:01 all 20.64 0.00 10.60 1.13 0.10 67.54 [2021-08-04T12:42:16.785Z] 12:42:01 0 21.14 0.00 11.10 1.31 0.11 66.35 [2021-08-04T12:42:16.785Z] 12:42:01 1 20.14 0.00 10.11 0.95 0.09 68.71 [2021-08-04T12:42:16.785Z] Average: all 5.47 0.00 2.15 0.46 0.04 91.88 [2021-08-04T12:42:16.785Z] Average: 0 5.47 0.00 2.31 0.49 0.04 91.69 [2021-08-04T12:42:16.785Z] Average: 1 5.48 0.00 1.99 0.42 0.04 92.08 [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z] [2021-08-04T12:42:16.785Z]