Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f467a715ceaed59a113654054ca2c0f6185c8fe 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-ssh4165644365049299856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3299570004323576339.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3998777783381013820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh1300897043889970751.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-ssh8151951333795176454.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1553 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-ssh1385184918012105949.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 3f467a715ceaed59a113654054ca2c0f6185c8fe (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 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 Commit message: "Merge pull request #415 from soda480/US1908" > git rev-list --no-walk 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:18:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:18:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:18:13 ========================================================= 17:18:13 EdgeX Global Pipelines Version Info 17:18:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:18:14 ------------------- 17:18:14 stable info: 17:18:14 ------------------- 17:18:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:18:14 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:18:14 Message: update stable to v1.0.200 17:18:15 ------------------- 17:18:15 experimental info: 17:18:15 ------------------- 17:18:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:18:15 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:18:15 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:18:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:18:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] echo 17:18:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f467a7 [Pipeline] echo 17:18:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:16 provisioning config files... 17:18:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5967873246817525403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:16 ---> docker-login.sh 17:18:16 nexus3.edgexfoundry.org:10001 17:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:17 Configure a credential helper to remove this warning. See 17:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:17 17:18:17 Login Succeeded 17:18:17 nexus3.edgexfoundry.org:10002 17:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:17 Configure a credential helper to remove this warning. See 17:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:17 17:18:17 Login Succeeded 17:18:17 nexus3.edgexfoundry.org:10003 17:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:17 Configure a credential helper to remove this warning. See 17:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:17 17:18:17 Login Succeeded 17:18:17 nexus3.edgexfoundry.org:10004 17:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:17 Configure a credential helper to remove this warning. See 17:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:17 17:18:17 Login Succeeded 17:18:17 docker.io 17:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:18 Configure a credential helper to remove this warning. See 17:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:18 17:18:18 Login Succeeded 17:18:18 ---> docker-login.sh ends [Pipeline] } 17:18:18 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 17:18:18 + git log --format=format:%s -1 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] echo 17:18:18 GIT_COMMIT: 3f467a715ceaed59a113654054ca2c0f6185c8fe, Commit Message: Merge pull request #415 from soda480/US1908 [Pipeline] echo 17:18:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:19 17:18:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:18:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:19 latest: Pulling from edgex-devops/git-semver 17:18:19 31603596830f: Pulling fs layer 17:18:19 b6dc333f4379: Pulling fs layer 17:18:19 3d9ef1400e77: Pulling fs layer 17:18:19 fd332fbdc1db: Pulling fs layer 17:18:19 fd332fbdc1db: Waiting 17:18:19 b6dc333f4379: Verifying Checksum 17:18:19 b6dc333f4379: Download complete 17:18:19 31603596830f: Download complete 17:18:20 31603596830f: Pull complete 17:18:20 fd332fbdc1db: Verifying Checksum 17:18:20 fd332fbdc1db: Download complete 17:18:20 b6dc333f4379: Pull complete 17:18:20 3d9ef1400e77: Verifying Checksum 17:18:20 3d9ef1400e77: Download complete 17:18:21 3d9ef1400e77: Pull complete 17:18:21 fd332fbdc1db: Pull complete 17:18:21 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:18:21 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:18:22 $ docker top 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:22 [ssh-agent] Looking for ssh-agent implementation... 17:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:22 $ docker exec 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent 17:18:22 SSH_AUTH_SOCK=/tmp/ssh-DvJtXjphrn89/agent.14 17:18:22 SSH_AGENT_PID=20 17:18:22 Running ssh-add (command line suppressed) 17:18:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3888169650175400565.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3888169650175400565.key) 17:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:23 + git tag --points-at HEAD [Pipeline] } 17:18:23 $ docker exec --env ******** --env ******** 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent -k 17:18:23 unset SSH_AUTH_SOCK; 17:18:23 unset SSH_AGENT_PID; 17:18:23 echo Agent pid 20 killed; 17:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:23 [ssh-agent] Looking for ssh-agent implementation... 17:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:23 $ docker exec 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent 17:18:23 SSH_AUTH_SOCK=/tmp/ssh-osKOxrIrW2bm/agent.54 17:18:23 SSH_AGENT_PID=60 17:18:23 Running ssh-add (command line suppressed) 17:18:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5039361862806328737.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5039361862806328737.key) 17:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:24 + git semver init 17:18:24 # -> Open(): unable to determine branch for HEAD 17:18:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 17:18:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 17:18:24 # $SEMVER_REMOTE_NAME = origin 17:18:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:18:24 # $SEMVER_USER_NAME = edgex-jenkins 17:18:24 # $SEMVER_BRANCH = main 17:18:24 # $SEMVER_TEMP = /tmp/semver-020209221 17:18:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 17:18:26 # '/tmp/semver-020209221' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 17:18:26 # -> Force: false 17:18:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 17:18:26 $ docker exec --env ******** --env ******** 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad ssh-agent -k 17:18:26 unset SSH_AUTH_SOCK; 17:18:26 unset SSH_AGENT_PID; 17:18:26 echo Agent pid 60 killed; 17:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:26 + git semver [Pipeline] } 17:18:26 $ docker stop --time=1 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad 17:18:28 $ docker rm -f 04f80b209e99a6ced9bab6019c81b824025d81df7544e09ac7e6d93e91fbd7ad [Pipeline] // withDockerContainer [Pipeline] sh 17:18:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:18:28 Stashed 1 file(s) [Pipeline] echo 17:18:28 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 17:18:43 Still waiting to schedule task 17:18:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:18:43 Still waiting to schedule task 17:18:43 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:18:43 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:18:43 ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:18:43 ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:18:43 ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:18:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline 17:18:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline 17:18:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1550’ is offline 17:18:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1551’ is offline 17:20:00 Running on prd-centos7-docker-4c-2g-1562 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:20:00 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:20:00 The recommended git tool is: git 17:20:03 using credential edgex-jenkins-ssh 17:20:03 Cloning the remote Git repository 17:20:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:20:03 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:20:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:20:03 > git --version # timeout=10 17:20:03 > git --version # 'git version 2.24.4' 17:20:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:03 [INFO] Currently running in a labeled security context 17:20:03 [INFO] Currently SELinux is 'enforcing' on the host 17:20:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3061400738337852522.key 17:20:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:06 Avoid second fetch 17:20:06 Checking out Revision 3f467a715ceaed59a113654054ca2c0f6185c8fe (main) 17:20:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:20:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:06 > git config core.sparsecheckout # timeout=10 17:20:06 > git checkout -f 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 17:20:09 Commit message: "Merge pull request #415 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:10 provisioning config files... 17:20:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1432631651666424199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:11 ---> docker-login.sh 17:20:11 nexus3.edgexfoundry.org:10001 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:11 Configure a credential helper to remove this warning. See 17:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:11 17:20:11 Login Succeeded 17:20:11 nexus3.edgexfoundry.org:10002 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:11 Configure a credential helper to remove this warning. See 17:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:11 17:20:11 Login Succeeded 17:20:11 nexus3.edgexfoundry.org:10003 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:11 Configure a credential helper to remove this warning. See 17:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:11 17:20:11 Login Succeeded 17:20:11 nexus3.edgexfoundry.org:10004 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:11 Configure a credential helper to remove this warning. See 17:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:11 17:20:11 Login Succeeded 17:20:11 docker.io 17:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:12 Configure a credential helper to remove this warning. See 17:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:12 17:20:12 Login Succeeded 17:20:12 ---> docker-login.sh ends [Pipeline] } 17:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:12 ========================================================= 17:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:20:12 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:20:12 + 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 . 17:20:12 Sending build context to Docker daemon 19.74MB 17:20:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:20:12 Step 2/8 : FROM ${BASE} 17:20:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:12 540db60ca938: Pulling fs layer 17:20:12 adcc1eea9eea: Pulling fs layer 17:20:12 4c4ab2625f07: Pulling fs layer 17:20:12 0773c198feca: Pulling fs layer 17:20:12 345f892a5656: Pulling fs layer 17:20:12 4796506630df: Pulling fs layer 17:20:12 cc55df3e53f1: Pulling fs layer 17:20:12 4d027b6c602c: Pulling fs layer 17:20:12 449e75d2c14e: Pulling fs layer 17:20:12 0773c198feca: Waiting 17:20:12 345f892a5656: Waiting 17:20:12 4796506630df: Waiting 17:20:12 cc55df3e53f1: Waiting 17:20:12 4d027b6c602c: Waiting 17:20:12 449e75d2c14e: Waiting 17:20:12 4c4ab2625f07: Verifying Checksum 17:20:12 4c4ab2625f07: Download complete 17:20:12 adcc1eea9eea: Verifying Checksum 17:20:12 adcc1eea9eea: Download complete 17:20:12 345f892a5656: Verifying Checksum 17:20:12 345f892a5656: Download complete 17:20:12 4796506630df: Verifying Checksum 17:20:12 4796506630df: Download complete 17:20:12 cc55df3e53f1: Verifying Checksum 17:20:12 cc55df3e53f1: Download complete 17:20:13 540db60ca938: Verifying Checksum 17:20:13 540db60ca938: Download complete 17:20:13 540db60ca938: Pull complete 17:20:13 adcc1eea9eea: Pull complete 17:20:13 4c4ab2625f07: Pull complete 17:20:13 4d027b6c602c: Verifying Checksum 17:20:13 4d027b6c602c: Download complete 17:20:18 449e75d2c14e: Verifying Checksum 17:20:18 449e75d2c14e: Download complete 17:20:18 0773c198feca: Verifying Checksum 17:20:18 0773c198feca: Download complete 17:20:22 0773c198feca: Pull complete 17:20:22 345f892a5656: Pull complete 17:20:22 4796506630df: Pull complete 17:20:22 cc55df3e53f1: Pull complete 17:20:22 4d027b6c602c: Pull complete 17:20:23 449e75d2c14e: Pull complete 17:20:24 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:20:24 ---> 0d28375d9b5b 17:20:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:20:25 ---> Running in ba8e5fb8b07e 17:20:25 Removing intermediate container ba8e5fb8b07e 17:20:25 ---> dd97a49cb5a2 17:20:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:25 ---> Running in 1d9b5f03d002 17:20:26 Removing intermediate container 1d9b5f03d002 17:20:26 ---> 38b765297b18 17:20:26 Step 5/8 : RUN apk add --no-cache make git 17:20:26 ---> Running in 314e6840c42e 17:20:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:20:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:20:32 OK: 149 MiB in 40 packages 17:20:32 Removing intermediate container 314e6840c42e 17:20:32 ---> eea5f6cdb997 17:20:32 Step 6/8 : WORKDIR /edgex-ui-go 17:20:32 ---> Running in db140f8531ad 17:20:32 Removing intermediate container db140f8531ad 17:20:32 ---> db24d92ce52b 17:20:32 Step 7/8 : COPY . . 17:20:33 ---> 04137d5b8675 17:20:33 Step 8/8 : RUN go mod download 17:20:33 ---> Running in 306bb5d0df12 17:20:45 Removing intermediate container 306bb5d0df12 17:20:45 ---> 1928d272e8c8 17:20:45 Successfully built 1928d272e8c8 17:20:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker inspect -f . ci-base-image-x86_64 17:20:45 . [Pipeline] withDockerContainer 17:20:45 prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container 17:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:20:46 $ docker top 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:46 + go version 17:20:46 go version go1.16.5 linux/amd64 [Pipeline] } 17:20:46 $ docker stop --time=1 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 17:20:47 $ docker rm -f 42b604676acc0184a2ac462d50fd1269e9d60b18d40134c7b29810b142d61263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:48 + docker inspect -f . ci-base-image-x86_64 17:20:48 . [Pipeline] withDockerContainer 17:20:48 prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container 17:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:20:49 $ docker top 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:49 + go mod tidy [Pipeline] sh 17:20:50 + make test 17:20:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:20:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:21:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:21:00 GO111MODULE=on go vet ./... [Pipeline] } 17:21:04 $ docker stop --time=1 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 17:21:06 $ docker rm -f 3bc5181e0b2d390f407ae54bdd23e33dd463806b196f73625c009fad949e41f0 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:21:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:09 + ls -al . 17:21:09 total 92 17:21:09 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 17:20 . 17:21:09 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 17:20 .. 17:21:09 drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 17:20 assets 17:21:09 drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 17:20 bin 17:21:09 drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 17:20 cmd 17:21:09 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 17:20 CONTRIBUTING.md 17:21:09 -rw-r--r--. 1 jenkins jenkins 10 Aug 2 17:20 coverage.out 17:21:09 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 17:20 Dockerfile 17:21:09 -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 17:20 Dockerfile.build 17:21:09 drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 17:20 docs 17:21:09 drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 17:20 .git 17:21:09 drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 17:20 .github 17:21:09 -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 17:20 .gitignore 17:21:09 -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 17:20 go.mod 17:21:09 -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 17:20 go.sum 17:21:09 drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 17:20 internal 17:21:09 -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 17:20 Jenkinsfile 17:21:09 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 17:20 LICENSE 17:21:09 -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 17:20 Makefile 17:21:09 drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 17:20 pkg 17:21:09 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 2 17:20 README.md 17:21:09 -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 17:18 VERSION 17:21:09 -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 17:20 version.go 17:21:09 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 17:20 web [Pipeline] isUnix [Pipeline] sh 17:21:10 + 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=3f467a715ceaed59a113654054ca2c0f6185c8fe --label arch=amd64 --label version=2.0.1-dev.2 . 17:21:10 Sending build context to Docker daemon 19.77MB 17:21:10 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:21:10 Step 2/25 : FROM ${BASE} AS builder 17:21:10 ---> 1928d272e8c8 17:21:10 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:21:10 ---> Running in 6b9aeeca5a7c 17:21:10 Removing intermediate container 6b9aeeca5a7c 17:21:10 ---> 0b4da650e270 17:21:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:21:10 ---> Running in 5bc56b1a85d7 17:21:10 Removing intermediate container 5bc56b1a85d7 17:21:10 ---> e6c71211cd73 17:21:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:21:10 ---> Running in 8bde0aacfe93 17:21:10 Removing intermediate container 8bde0aacfe93 17:21:10 ---> a3bf4943beba 17:21:10 Step 6/25 : LABEL Name=edgex-ui-go 17:21:10 ---> Running in fbdb375c45da 17:21:10 Removing intermediate container fbdb375c45da 17:21:10 ---> 0e171299935a 17:21:10 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:21:10 ---> Running in 194c55e1a72e 17:21:10 Removing intermediate container 194c55e1a72e 17:21:10 ---> 95312b0c31c8 17:21:10 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:10 ---> Running in 73bc38b0c81f 17:21:11 Removing intermediate container 73bc38b0c81f 17:21:11 ---> 3bf6f33cba99 17:21:11 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:11 ---> Running in 20d1194dd00b 17:21:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:21:13 OK: 149 MiB in 40 packages 17:21:13 Removing intermediate container 20d1194dd00b 17:21:13 ---> 2af395e38375 17:21:13 Step 10/25 : ENV GO111MODULE=on 17:21:13 ---> Running in ecd827067497 17:21:13 Removing intermediate container ecd827067497 17:21:13 ---> 373590aaf61a 17:21:13 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:21:13 ---> Running in 4b9ff3759cf6 17:21:13 Removing intermediate container 4b9ff3759cf6 17:21:13 ---> cec2d1db2bc1 17:21:13 Step 12/25 : COPY go.mod . 17:21:13 ---> f942d8a52c9b 17:21:13 Step 13/25 : COPY Makefile . 17:21:13 ---> a5f6b397d497 17:21:13 Step 14/25 : RUN make update 17:21:13 ---> Running in 4cb93b344861 17:21:14 CGO_ENABLED=0 GO111MODULE=on go mod download 17:21:14 Removing intermediate container 4cb93b344861 17:21:14 ---> 3a6439ac2aa3 17:21:14 Step 15/25 : COPY . . 17:21:15 ---> 329cbf1ab8cf 17:21:15 Step 16/25 : RUN go mod tidy 17:21:15 ---> Running in 44894c0b47b5 17:21:15 Removing intermediate container 44894c0b47b5 17:21:15 ---> bb4408c77aec 17:21:15 Step 17/25 : RUN ${MAKE} 17:21:15 ---> Running in 294d8b184517 17:21:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:21:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:21:28 Removing intermediate container 294d8b184517 17:21:28 ---> ab7fb255d607 17:21:28 Step 18/25 : FROM alpine:3.12 17:21:28 3.12: Pulling from library/alpine 17:21:28 339de151aab4: Pulling fs layer 17:21:28 339de151aab4: Verifying Checksum 17:21:28 339de151aab4: Download complete 17:21:28 339de151aab4: Pull complete 17:21:28 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:21:28 Status: Downloaded newer image for alpine:3.12 17:21:28 ---> 13621d1b12d4 17:21:28 Step 19/25 : EXPOSE 4000 17:21:28 ---> Running in b68ab2c95289 17:21:28 Removing intermediate container b68ab2c95289 17:21:28 ---> 69b75b5f1fc1 17:21:28 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 17:21:28 ---> 531229595c1f 17:21:28 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:21:28 ---> Running in fe4bce59bb75 17:21:28 Removing intermediate container fe4bce59bb75 17:21:28 ---> cf9348eddfb9 17:21:28 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 17:21:28 ---> Running in 8cdcd6d198e8 17:21:28 Removing intermediate container 8cdcd6d198e8 17:21:28 ---> 02e3c87b6fcd 17:21:28 Step 23/25 : LABEL arch=amd64 17:21:28 ---> Running in e9e32e80da4b 17:21:28 Removing intermediate container e9e32e80da4b 17:21:28 ---> ef959b3a07ae 17:21:28 Step 24/25 : LABEL git_sha=3f467a715ceaed59a113654054ca2c0f6185c8fe 17:21:28 ---> Running in 0e94e97731af 17:21:28 Removing intermediate container 0e94e97731af 17:21:28 ---> a94e6f61ca31 17:21:28 Step 25/25 : LABEL version=2.0.1-dev.2 17:21:28 ---> Running in 0557dcf1dda4 17:21:28 Removing intermediate container 0557dcf1dda4 17:21:28 ---> 22f6eeddfd98 17:21:28 [Warning] One or more build-args [ARCH] were not consumed 17:21:28 Successfully built 22f6eeddfd98 17:21:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:28 provisioning config files... 17:21:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4713669830631660433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:29 ---> docker-login.sh 17:21:29 nexus3.edgexfoundry.org:10001 17:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:29 Configure a credential helper to remove this warning. See 17:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:29 17:21:29 Login Succeeded 17:21:29 nexus3.edgexfoundry.org:10002 17:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:29 Configure a credential helper to remove this warning. See 17:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:29 17:21:29 Login Succeeded 17:21:29 nexus3.edgexfoundry.org:10003 17:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:29 Configure a credential helper to remove this warning. See 17:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:29 17:21:29 Login Succeeded 17:21:29 nexus3.edgexfoundry.org:10004 17:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:29 Configure a credential helper to remove this warning. See 17:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:29 17:21:29 Login Succeeded 17:21:29 docker.io 17:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:30 Configure a credential helper to remove this warning. See 17:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:30 17:21:30 Login Succeeded 17:21:30 ---> docker-login.sh ends [Pipeline] } 17:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:30 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 17:21:30 3f467a715ceaed59a113654054ca2c0f6185c8fe 17:21:30 latest 17:21:30 2.0.1-dev.2 17:21:30 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:21:30 main 17:21:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh 17:21:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe 17:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:21:30 e3d0b511a761: Preparing 17:21:30 32f366d666a5: Preparing 17:21:30 32f366d666a5: Layer already exists 17:21:33 e3d0b511a761: Pushed 17:21:33 3f467a715ceaed59a113654054ca2c0f6185c8fe: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh 17:21:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 17:21:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:21:34 e3d0b511a761: Preparing 17:21:34 32f366d666a5: Preparing 17:21:34 32f366d666a5: Layer already exists 17:21:34 e3d0b511a761: Layer already exists 17:21:34 latest: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh 17:21:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:21:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 17:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:21:34 e3d0b511a761: Preparing 17:21:34 32f366d666a5: Preparing 17:21:34 32f366d666a5: Layer already exists 17:21:34 e3d0b511a761: Layer already exists 17:21:34 2.0.1-dev.2: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh 17:21:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:21:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:21:35 e3d0b511a761: Preparing 17:21:35 32f366d666a5: Preparing 17:21:35 e3d0b511a761: Layer already exists 17:21:35 32f366d666a5: Layer already exists 17:21:35 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] isUnix [Pipeline] sh 17:21:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 17:21:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 17:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:21:36 e3d0b511a761: Preparing 17:21:36 32f366d666a5: Preparing 17:21:36 e3d0b511a761: Layer already exists 17:21:36 32f366d666a5: Layer already exists 17:21:36 main: digest: sha256:c5de0115d9ae3fa33e9f2cf9c9ab6e025eb287d8f173f5a79fc5b60ed16a8b83 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:36 ===================================================== [Pipeline] echo 17:21:36 taggedImages: 17:21:36 - nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe 17:21:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:21:36 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.2 17:21:36 - nexus3.edgexfoundry.org:10004/edgex-ui:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:21:36 - 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 17:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:36 17:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:37 latest: Pulling from edgex-lftools-log-publisher 17:21:37 b4d181a07f80: Pulling fs layer 17:21:37 a1111a8f2ec3: Pulling fs layer 17:21:37 ed53099fbce6: Pulling fs layer 17:21:37 dc539afda2c1: Pulling fs layer 17:21:37 77bc0d833cb6: Pulling fs layer 17:21:37 9065ff56babe: Pulling fs layer 17:21:37 d287ab97295c: Pulling fs layer 17:21:37 dc539afda2c1: Waiting 17:21:37 77bc0d833cb6: Waiting 17:21:37 9065ff56babe: Waiting 17:21:37 d287ab97295c: Waiting 17:21:37 a1111a8f2ec3: Verifying Checksum 17:21:37 a1111a8f2ec3: Download complete 17:21:37 dc539afda2c1: Verifying Checksum 17:21:37 dc539afda2c1: Download complete 17:21:37 77bc0d833cb6: Verifying Checksum 17:21:37 77bc0d833cb6: Download complete 17:21:37 9065ff56babe: Verifying Checksum 17:21:37 9065ff56babe: Download complete 17:21:38 ed53099fbce6: Verifying Checksum 17:21:38 ed53099fbce6: Download complete 17:21:39 b4d181a07f80: Verifying Checksum 17:21:39 b4d181a07f80: Download complete 17:21:40 b4d181a07f80: Pull complete 17:21:40 a1111a8f2ec3: Pull complete 17:21:41 ed53099fbce6: Pull complete 17:21:41 dc539afda2c1: Pull complete 17:21:41 77bc0d833cb6: Pull complete 17:21:41 9065ff56babe: Pull complete 17:21:43 d287ab97295c: Verifying Checksum 17:21:43 d287ab97295c: Download complete 17:21:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:21:44 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:21:44 The recommended git tool is: git 17:21:48 d287ab97295c: Pull complete 17:21:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:21:48 prd-centos7-docker-4c-2g-1562 does not seem to be running inside a container 17:21:48 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:21:51 $ docker top 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:51 using credential edgex-jenkins-ssh 17:21:51 Cloning the remote Git repository 17:21:51 ---> job-cost.sh 17:21:51 lf-activate-venv: SKIPPING 17:21:51 INFO: No Stack... 17:21:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:21:51 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:21:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:21:51 > git --version # timeout=10 17:21:51 > git --version # 'git version 2.17.1' 17:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:52 INFO: Retrieving Pricing Info for: v3-standard-2 17:21:53 INFO: Archiving Costs [Pipeline] sh 17:21:53 + cut -d, -f6 17:21:53 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 17:21:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] 17:21:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] did not exist. Created. 17:21:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:54 + echo total: 0.05999999865889549 [Pipeline] stash 17:21:54 Stashed 1 file(s) [Pipeline] } 17:21:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:54 $ docker stop --time=1 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd 17:21:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:21:54 Avoid second fetch 17:21:54 Checking out Revision 3f467a715ceaed59a113654054ca2c0f6185c8fe (main) 17:21:55 $ docker rm -f 8881685335bf0f4bb6a2a383b659f4c859125fa73779cddcc1d304917fc3bdcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:54 > git config core.sparsecheckout # timeout=10 17:21:54 > git checkout -f 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 17:21:59 Commit message: "Merge pull request #415 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:00 provisioning config files... 17:22:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2996233584750873504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:00 ---> docker-login.sh 17:22:00 nexus3.edgexfoundry.org:10001 17:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:02 Configure a credential helper to remove this warning. See 17:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:02 17:22:02 Login Succeeded 17:22:02 nexus3.edgexfoundry.org:10002 17:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:02 Configure a credential helper to remove this warning. See 17:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:02 17:22:02 Login Succeeded 17:22:02 nexus3.edgexfoundry.org:10003 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:03 Configure a credential helper to remove this warning. See 17:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:03 17:22:03 Login Succeeded 17:22:03 nexus3.edgexfoundry.org:10004 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:03 Configure a credential helper to remove this warning. See 17:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:03 17:22:03 Login Succeeded 17:22:03 docker.io 17:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 ---> docker-login.sh ends [Pipeline] } 17:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:05 ========================================================= 17:22:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:22:05 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:22:05 + 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 . 17:22:06 Sending build context to Docker daemon 19.74MB 17:22:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:22:06 Step 2/8 : FROM ${BASE} 17:22:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:22:06 595b0fe564bb: Pulling fs layer 17:22:06 24495759ef45: Pulling fs layer 17:22:06 d148012ef14d: Pulling fs layer 17:22:06 cb65c68fc2e2: Pulling fs layer 17:22:06 093eec477d81: Pulling fs layer 17:22:06 a6d5b2bbb924: Pulling fs layer 17:22:06 2446dc1eb7d3: Pulling fs layer 17:22:06 596795e73e0f: Pulling fs layer 17:22:06 cb65c68fc2e2: Waiting 17:22:06 093eec477d81: Waiting 17:22:06 a6d5b2bbb924: Waiting 17:22:06 2446dc1eb7d3: Waiting 17:22:06 596795e73e0f: Waiting 17:22:06 d148012ef14d: Verifying Checksum 17:22:06 d148012ef14d: Download complete 17:22:06 24495759ef45: Download complete 17:22:06 093eec477d81: Verifying Checksum 17:22:06 093eec477d81: Download complete 17:22:06 a6d5b2bbb924: Verifying Checksum 17:22:06 a6d5b2bbb924: Download complete 17:22:06 2446dc1eb7d3: Verifying Checksum 17:22:06 2446dc1eb7d3: Download complete 17:22:06 595b0fe564bb: Verifying Checksum 17:22:06 595b0fe564bb: Download complete 17:22:07 595b0fe564bb: Pull complete 17:22:08 24495759ef45: Pull complete 17:22:09 d148012ef14d: Pull complete 17:22:09 596795e73e0f: Verifying Checksum 17:22:09 596795e73e0f: Download complete 17:22:11 cb65c68fc2e2: Verifying Checksum 17:22:11 cb65c68fc2e2: Download complete 17:22:21 cb65c68fc2e2: Pull complete 17:22:21 093eec477d81: Pull complete 17:22:21 a6d5b2bbb924: Pull complete 17:22:22 2446dc1eb7d3: Pull complete 17:22:25 596795e73e0f: Pull complete 17:22:25 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:22:26 ---> d9e956139c92 17:22:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:22:28 ---> Running in 9ef6a59a49c1 17:22:29 Removing intermediate container 9ef6a59a49c1 17:22:29 ---> 188224f63c66 17:22:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:29 ---> Running in 30092cabfd84 17:22:32 Removing intermediate container 30092cabfd84 17:22:32 ---> 9afd01c6b42f 17:22:32 Step 5/8 : RUN apk add --no-cache make git 17:22:32 ---> Running in 7c4c8ec6cd22 17:22:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:22:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:22:35 OK: 138 MiB in 40 packages 17:22:36 Removing intermediate container 7c4c8ec6cd22 17:22:36 ---> 879d3061ddd4 17:22:36 Step 6/8 : WORKDIR /edgex-ui-go 17:22:36 ---> Running in b3cb19b3c1e2 17:22:37 Removing intermediate container b3cb19b3c1e2 17:22:37 ---> db299b86f14e 17:22:37 Step 7/8 : COPY . . 17:22:39 ---> 2469938bb3d1 17:22:39 Step 8/8 : RUN go mod download 17:22:39 ---> Running in b51a3b72a72a 17:23:13 Removing intermediate container b51a3b72a72a 17:23:13 ---> d1398987f67e 17:23:13 Successfully built d1398987f67e 17:23:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:23:13 + docker inspect -f . ci-base-image-arm64 17:23:13 . [Pipeline] withDockerContainer 17:23:14 prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container 17:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:23:15 $ docker top bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:16 + go version 17:23:16 go version go1.16.5 linux/arm64 [Pipeline] } 17:23:17 $ docker stop --time=1 bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 17:23:18 $ docker rm -f bbc56a7df2a003cfc6e9d71a9f1881508466a37ba7cb0a53608fbb29b8b27e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:23:19 + docker inspect -f . ci-base-image-arm64 17:23:19 . [Pipeline] withDockerContainer 17:23:19 prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container 17:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:23:21 $ docker top 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:22 + go mod tidy [Pipeline] sh 17:23:24 + make test 17:23:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:23:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 17:24:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 17:24:04 GO111MODULE=on go vet ./... [Pipeline] } 17:24:22 $ docker stop --time=1 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 17:24:24 $ docker rm -f 68c1809313ac5588c2dfcf5b15de02894c2a3e075291c6c41523e1c05f2297a0 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:25 Warning: overwriting stash ‘coverage-report’ 17:24:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:24:26 + ls -al . 17:24:26 total 128 17:24:26 drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 17:23 . 17:24:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:21 .. 17:24:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 17:21 .git 17:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 .github 17:24:26 -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 17:21 .gitignore 17:24:26 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 17:21 CONTRIBUTING.md 17:24:26 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 17:21 Dockerfile 17:24:26 -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 17:21 Dockerfile.build 17:24:26 -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 17:21 Jenkinsfile 17:24:26 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 17:21 LICENSE 17:24:26 -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 17:21 Makefile 17:24:26 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 2 17:21 README.md 17:24:26 -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 17:18 VERSION 17:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 assets 17:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 bin 17:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 cmd 17:24:26 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 17:23 coverage.out 17:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 17:21 docs 17:24:26 -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 17:21 go.mod 17:24:26 -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 17:23 go.sum 17:24:26 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 17:21 internal 17:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 17:21 pkg 17:24:26 -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 17:21 version.go 17:24:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 17:21 web [Pipeline] isUnix [Pipeline] sh 17:24:27 + 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=3f467a715ceaed59a113654054ca2c0f6185c8fe --label arch=arm64 --label version=2.0.1-dev.2 . 17:24:27 Sending build context to Docker daemon 19.77MB 17:24:27 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:24:27 Step 2/25 : FROM ${BASE} AS builder 17:24:27 ---> d1398987f67e 17:24:27 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:24:28 ---> Running in 8c8cd4ef5b17 17:24:28 Removing intermediate container 8c8cd4ef5b17 17:24:28 ---> 1d07af8f6de6 17:24:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:24:29 ---> Running in 5382ac8e821b 17:24:29 Removing intermediate container 5382ac8e821b 17:24:29 ---> 9c8edc648d73 17:24:29 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:24:29 ---> Running in 4abc40403c7c 17:24:29 Removing intermediate container 4abc40403c7c 17:24:29 ---> 107f95e8b772 17:24:29 Step 6/25 : LABEL Name=edgex-ui-go 17:24:30 ---> Running in 7e222caf5a36 17:24:30 Removing intermediate container 7e222caf5a36 17:24:30 ---> d3ee0a533667 17:24:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:24:30 ---> Running in b9e1f4c23e0c 17:24:31 Removing intermediate container b9e1f4c23e0c 17:24:31 ---> 2010b958d587 17:24:31 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:31 ---> Running in 7347ab46c28d 17:24:33 Removing intermediate container 7347ab46c28d 17:24:33 ---> b68a47f87a1b 17:24:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:33 ---> Running in 6e788533b985 17:24:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:24:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:24:37 OK: 138 MiB in 40 packages 17:24:38 Removing intermediate container 6e788533b985 17:24:38 ---> 107727c7f7df 17:24:38 Step 10/25 : ENV GO111MODULE=on 17:24:38 ---> Running in ab1a8a49c047 17:24:38 Removing intermediate container ab1a8a49c047 17:24:38 ---> 40dfb70e5546 17:24:38 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:24:38 ---> Running in fe37077e725a 17:24:39 Removing intermediate container fe37077e725a 17:24:39 ---> 0d78b93c7ca7 17:24:39 Step 12/25 : COPY go.mod . 17:24:40 ---> 414e6c5f7814 17:24:40 Step 13/25 : COPY Makefile . 17:24:40 ---> 1e1ecdcc884a 17:24:40 Step 14/25 : RUN make update 17:24:41 ---> Running in 7af7e25df9e5 17:24:42 CGO_ENABLED=0 GO111MODULE=on go mod download 17:24:44 Removing intermediate container 7af7e25df9e5 17:24:44 ---> 62f93400df9e 17:24:44 Step 15/25 : COPY . . 17:24:46 ---> 32448d5077b6 17:24:46 Step 16/25 : RUN go mod tidy 17:24:46 ---> Running in fe2229271edf 17:24:49 Removing intermediate container fe2229271edf 17:24:49 ---> 0ece4242c196 17:24:49 Step 17/25 : RUN ${MAKE} 17:24:49 ---> Running in 5aefd49f0c76 17:24:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:25:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:25:22 Removing intermediate container 5aefd49f0c76 17:25:22 ---> 5f99c439f623 17:25:22 Step 18/25 : FROM alpine:3.12 17:25:22 3.12: Pulling from library/alpine 17:25:22 d2f70382dc9a: Pulling fs layer 17:25:23 d2f70382dc9a: Download complete 17:25:23 d2f70382dc9a: Pull complete 17:25:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:25:23 Status: Downloaded newer image for alpine:3.12 17:25:23 ---> c4fd0aeabfcf 17:25:23 Step 19/25 : EXPOSE 4000 17:25:24 ---> Running in 9872d4bfa778 17:25:24 Removing intermediate container 9872d4bfa778 17:25:24 ---> 6d8da0ba742c 17:25:24 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 17:25:26 ---> dd1ccd6a4da8 17:25:26 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:25:26 ---> Running in 816fab96880b 17:25:26 Removing intermediate container 816fab96880b 17:25:26 ---> 3210ae6f43d4 17:25:26 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 17:25:26 ---> Running in f8c9bb1ddb2a 17:25:27 Removing intermediate container f8c9bb1ddb2a 17:25:27 ---> 3e91393fca85 17:25:27 Step 23/25 : LABEL arch=arm64 17:25:27 ---> Running in f8ba5afbb9c6 17:25:27 Removing intermediate container f8ba5afbb9c6 17:25:27 ---> c57220d8ad31 17:25:27 Step 24/25 : LABEL git_sha=3f467a715ceaed59a113654054ca2c0f6185c8fe 17:25:28 ---> Running in ad7bfd74088e 17:25:28 Removing intermediate container ad7bfd74088e 17:25:28 ---> 6d84dbbbda82 17:25:28 Step 25/25 : LABEL version=2.0.1-dev.2 17:25:28 ---> Running in 51023a73eaf6 17:25:29 Removing intermediate container 51023a73eaf6 17:25:29 ---> 1faf0a5a6871 17:25:29 [Warning] One or more build-args [ARCH] were not consumed 17:25:29 Successfully built 1faf0a5a6871 17:25:29 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 17:25:29 provisioning config files... 17:25:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3447686241603895111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:29 ---> docker-login.sh 17:25:29 nexus3.edgexfoundry.org:10001 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:30 Configure a credential helper to remove this warning. See 17:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:30 17:25:30 Login Succeeded 17:25:30 nexus3.edgexfoundry.org:10002 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:30 Configure a credential helper to remove this warning. See 17:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:30 17:25:30 Login Succeeded 17:25:31 nexus3.edgexfoundry.org:10003 17:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:31 Configure a credential helper to remove this warning. See 17:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:31 17:25:31 Login Succeeded 17:25:31 nexus3.edgexfoundry.org:10004 17:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:31 Configure a credential helper to remove this warning. See 17:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:31 17:25:31 Login Succeeded 17:25:31 docker.io 17:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:32 Configure a credential helper to remove this warning. See 17:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:32 17:25:32 Login Succeeded 17:25:32 ---> docker-login.sh ends [Pipeline] } 17:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:32 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 17:25:32 3f467a715ceaed59a113654054ca2c0f6185c8fe 17:25:32 latest 17:25:32 2.0.1-dev.2 17:25:32 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:25:32 main 17:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh 17:25:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe 17:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:25:33 1f4f4a79801f: Preparing 17:25:33 3fbe34a1663b: Preparing 17:25:33 3fbe34a1663b: Layer already exists 17:25:37 1f4f4a79801f: Pushed 17:25:37 3f467a715ceaed59a113654054ca2c0f6185c8fe: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh 17:25:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 17:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:25:38 1f4f4a79801f: Preparing 17:25:38 3fbe34a1663b: Preparing 17:25:38 3fbe34a1663b: Layer already exists 17:25:38 1f4f4a79801f: Layer already exists 17:25:38 latest: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 17:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:25:38 1f4f4a79801f: Preparing 17:25:38 3fbe34a1663b: Preparing 17:25:38 3fbe34a1663b: Layer already exists 17:25:38 1f4f4a79801f: Layer already exists 17:25:39 2.0.1-dev.2: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh 17:25:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:25:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:25:39 1f4f4a79801f: Preparing 17:25:39 3fbe34a1663b: Preparing 17:25:39 1f4f4a79801f: Layer already exists 17:25:39 3fbe34a1663b: Layer already exists 17:25:40 3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] isUnix [Pipeline] sh 17:25:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 17:25:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 17:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 17:25:40 1f4f4a79801f: Preparing 17:25:40 3fbe34a1663b: Preparing 17:25:40 1f4f4a79801f: Layer already exists 17:25:40 3fbe34a1663b: Layer already exists 17:25:41 main: digest: sha256:c15c08f78e9a1c06b677d0ee573164eda1b472007aa023bb971cbc09cedc0efc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:41 ===================================================== [Pipeline] echo 17:25:41 taggedImages: 17:25:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe 17:25:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 17:25:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.2 17:25:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3f467a715ceaed59a113654054ca2c0f6185c8fe-2.0.1-dev.2 17:25:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:42 17:25:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:42 arm64: Pulling from edgex-lftools-log-publisher 17:25:42 448f6bf000e3: Pulling fs layer 17:25:42 f757da607395: Pulling fs layer 17:25:42 05883995daec: Pulling fs layer 17:25:42 8603b9c90790: Pulling fs layer 17:25:42 1560dd03e051: Pulling fs layer 17:25:42 27f5ce0e4adf: Pulling fs layer 17:25:42 c2d8d7efcc4b: Pulling fs layer 17:25:42 1560dd03e051: Waiting 17:25:42 27f5ce0e4adf: Waiting 17:25:42 c2d8d7efcc4b: Waiting 17:25:42 8603b9c90790: Waiting 17:25:42 f757da607395: Verifying Checksum 17:25:42 f757da607395: Download complete 17:25:42 8603b9c90790: Verifying Checksum 17:25:42 8603b9c90790: Download complete 17:25:43 1560dd03e051: Verifying Checksum 17:25:43 1560dd03e051: Download complete 17:25:43 27f5ce0e4adf: Download complete 17:25:43 05883995daec: Verifying Checksum 17:25:43 05883995daec: Download complete 17:25:44 448f6bf000e3: Download complete 17:25:47 c2d8d7efcc4b: Verifying Checksum 17:25:47 c2d8d7efcc4b: Download complete 17:25:47 448f6bf000e3: Pull complete 17:25:48 f757da607395: Pull complete 17:25:49 05883995daec: Pull complete 17:25:50 8603b9c90790: Pull complete 17:25:50 1560dd03e051: Pull complete 17:25:51 27f5ce0e4adf: Pull complete 17:26:06 c2d8d7efcc4b: Pull complete 17:26:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:26:06 prd-ubuntu18.04-docker-arm64-4c-16g-1564 does not seem to be running inside a container 17:26:07 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 17:26:11 $ docker top 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:12 ---> job-cost.sh 17:26:12 lf-activate-venv: SKIPPING 17:26:12 INFO: No Stack... 17:26:13 INFO: Retrieving Pricing Info for: v2-standard-4 17:26:14 INFO: Archiving Costs [Pipeline] sh 17:26:14 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 17:26:14 + cut -d, -f6 [Pipeline] lock 17:26:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] 17:26:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] did not exist. Created. 17:26:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:15 /w/workspace/edgex-ui-go/2@tmp/durable-43f7b1de/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-43f7b1de/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:26:16 + echo total: 0.18000000715255737 [Pipeline] stash 17:26:16 Warning: overwriting stash ‘stack-cost’ 17:26:16 Stashed 1 file(s) [Pipeline] } 17:26:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:16 $ docker stop --time=1 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b 17:26:18 $ docker rm -f 50992962ddaa5cc6f2dd5032445374959d67c1875bd379fddeb53fbbf3bd855b [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 17:26:19 provisioning config files... 17:26:19 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8807647663619004386tmp [Pipeline] { [Pipeline] sh 17:26:19 + set +x 17:26:19 + curl -s https://codecov.io/bash 17:26:19 + bash -s -- 17:26:19 17:26:19 _____ _ 17:26:19 / ____| | | 17:26:19 | | ___ __| | ___ ___ _____ __ 17:26:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:26:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:26:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:26:19 Bash-1.0.6 17:26:19 17:26:19 17:26:19 ==> git version 2.24.4 found 17:26:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:26:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:26:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:26:19 ==> Jenkins CI detected. 17:26:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 17:26:19 project root: . 17:26:19 --> token set from env 17:26:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:26:19 ==> Running gcov in . (disable via -X gcov) 17:26:19 ==> Python coveragepy not found 17:26:19 ==> Searching for coverage reports in: 17:26:19 + . 17:26:19 -> Found 1 reports 17:26:19 ==> Detecting git/mercurial file structure 17:26:19 ==> Reading reports 17:26:19 + ./coverage.out bytes=10 17:26:19 ==> Appending adjustments 17:26:19 https://docs.codecov.io/docs/fixing-reports 17:26:19 + Found adjustments 17:26:19 ==> Gzipping contents 17:26:19 4.0K /tmp/codecov.5sIZNv.gz 17:26:19 ==> Uploading reports 17:26:19 url: https://codecov.io 17:26:19 query: branch=main&commit=3f467a715ceaed59a113654054ca2c0f6185c8fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:26:19 -> Pinging Codecov 17:26:19 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=3f467a715ceaed59a113654054ca2c0f6185c8fe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:26:20 -> Uploading to 17:26:20 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/3f467a715ceaed59a113654054ca2c0f6185c8fe/bce81264-7fb1-4ee8-b194-d4599a7332e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T172620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f9c07e82fcb131cf264938b45e7c7edeedfe55dacaac533635aea057730df69 17:26:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:20 Dload Upload Total Spent Left Speed 17:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 8346 --:--:-- --:--:-- --:--:-- 8331 100 3291 0 0 100 3291 0 8342 --:--:-- --:--:-- --:--:-- 8331 17:26:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] } 17:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:26:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:26:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:21 17:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:26:21 188c0c94c7c5: Pulling fs layer 17:26:21 0ef7d3d256c8: Pulling fs layer 17:26:21 de9db76c5a1d: Pulling fs layer 17:26:21 0eba1c9be4d2: Pulling fs layer 17:26:21 0d57e429df01: Pulling fs layer 17:26:21 4e4be7b47b0d: Pulling fs layer 17:26:21 e1f770b5df2f: Pulling fs layer 17:26:21 85a0685a4137: Pulling fs layer 17:26:21 0eba1c9be4d2: Waiting 17:26:21 0d57e429df01: Waiting 17:26:21 4e4be7b47b0d: Waiting 17:26:21 e1f770b5df2f: Waiting 17:26:21 85a0685a4137: Waiting 17:26:21 de9db76c5a1d: Verifying Checksum 17:26:21 de9db76c5a1d: Download complete 17:26:21 0ef7d3d256c8: Verifying Checksum 17:26:21 0ef7d3d256c8: Download complete 17:26:21 0d57e429df01: Verifying Checksum 17:26:21 0d57e429df01: Download complete 17:26:21 4e4be7b47b0d: Verifying Checksum 17:26:21 4e4be7b47b0d: Download complete 17:26:22 188c0c94c7c5: Verifying Checksum 17:26:22 188c0c94c7c5: Download complete 17:26:22 188c0c94c7c5: Pull complete 17:26:22 0ef7d3d256c8: Pull complete 17:26:22 de9db76c5a1d: Pull complete 17:26:23 e1f770b5df2f: Verifying Checksum 17:26:23 e1f770b5df2f: Download complete 17:26:26 0eba1c9be4d2: Verifying Checksum 17:26:26 0eba1c9be4d2: Download complete 17:26:27 85a0685a4137: Verifying Checksum 17:26:27 85a0685a4137: Download complete 17:26:30 0eba1c9be4d2: Pull complete 17:26:30 0d57e429df01: Pull complete 17:26:30 4e4be7b47b0d: Pull complete 17:26:30 e1f770b5df2f: Pull complete 17:26:34 85a0685a4137: Pull complete 17:26:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:26:34 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:26:36 $ docker top 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 -eo pid,comm [Pipeline] { [Pipeline] echo 17:26:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:26:36 + set -o pipefail 17:26:36 + snyk monitor '--org=edgex-jenkins' 17:26:45 17:26:45 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 17:26:45 17:26:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/46bee5f1-b7f1-4300-a5b2-516474351497 17:26:45 17:26:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:26:45 17:26:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:26:45 17:26:45 [Pipeline] } 17:26:45 $ docker stop --time=1 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 17:26:47 $ docker rm -f 24efccd76e36edd1300a51cf443160fadc34a0359472509c0b075e03b5f24c94 [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 17:26:48 + git log --format=format:%s -1 3f467a715ceaed59a113654054ca2c0f6185c8fe [Pipeline] isUnix [Pipeline] sh 17:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:26:48 . [Pipeline] withDockerContainer 17:26:48 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:26:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:26:49 $ docker top dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:49 [ssh-agent] Looking for ssh-agent implementation... 17:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:49 $ docker exec dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 ssh-agent 17:26:49 SSH_AUTH_SOCK=/tmp/ssh-7bHghoyeSCAD/agent.13 17:26:49 SSH_AGENT_PID=19 17:26:49 Running ssh-add (command line suppressed) 17:26:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2658603608348108281.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2658603608348108281.key) 17:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:50 + git semver tag 17:26:50 # -> Open(): unable to determine branch for HEAD 17:26:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 17:26:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 17:26:50 # $SEMVER_REMOTE_NAME = origin 17:26:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:26:50 # $SEMVER_USER_NAME = edgex-jenkins 17:26:50 # $SEMVER_BRANCH = main 17:26:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:26:50 # 3f467a715ceaed59a113654054ca2c0f6185c8fe HEAD 17:26:50 # -> Force: false 17:26:50 # 24e47bf7c79394c6e5265f81fd098cf55012b2cd refs/tags/v2.0.1-dev.2 [Pipeline] } 17:26:50 $ docker exec --env ******** --env ******** dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 ssh-agent -k 17:26:50 unset SSH_AUTH_SOCK; 17:26:50 unset SSH_AGENT_PID; 17:26:50 echo Agent pid 19 killed; 17:26:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:50 + git semver [Pipeline] } 17:26:50 $ docker stop --time=1 dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 17:26:51 $ docker rm -f dff26a9dbe728e51c13317da9989b6067616e967b81dffa6bd26ac9be606d6d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:52 17:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:52 0.23.1-centos7: Pulling from edgex-lftools 17:26:52 ab5ef0e58194: Pulling fs layer 17:26:52 9712f1f96733: Pulling fs layer 17:26:52 63f879dbbcfc: Pulling fs layer 17:26:52 0d9ebad4ef96: Pulling fs layer 17:26:52 e9a5061849ea: Pulling fs layer 17:26:52 d747dcd14b5f: Pulling fs layer 17:26:52 2de7ff778b66: Pulling fs layer 17:26:52 0d9ebad4ef96: Waiting 17:26:52 e9a5061849ea: Waiting 17:26:52 d747dcd14b5f: Waiting 17:26:52 2de7ff778b66: Waiting 17:26:52 9712f1f96733: Verifying Checksum 17:26:52 9712f1f96733: Download complete 17:26:56 63f879dbbcfc: Verifying Checksum 17:26:56 63f879dbbcfc: Download complete 17:26:56 e9a5061849ea: Verifying Checksum 17:26:56 e9a5061849ea: Download complete 17:26:56 d747dcd14b5f: Verifying Checksum 17:26:56 d747dcd14b5f: Download complete 17:26:57 2de7ff778b66: Verifying Checksum 17:26:57 2de7ff778b66: Download complete 17:26:58 0d9ebad4ef96: Verifying Checksum 17:26:58 0d9ebad4ef96: Download complete 17:26:59 ab5ef0e58194: Verifying Checksum 17:26:59 ab5ef0e58194: Download complete 17:27:02 ab5ef0e58194: Pull complete 17:27:02 9712f1f96733: Pull complete 17:27:03 63f879dbbcfc: Pull complete 17:27:06 0d9ebad4ef96: Pull complete 17:27:07 e9a5061849ea: Pull complete 17:27:07 d747dcd14b5f: Pull complete 17:27:07 2de7ff778b66: Pull complete 17:27:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:27:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:27:08 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:27:11 $ docker top bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:27:11 provisioning config files... 17:27:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7809680759991247774tmp 17:27:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3907778001296607844tmp 17:27:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7117826486746787653tmp [Pipeline] { [Pipeline] echo 17:27:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:27:12 ---> sigul-configuration.sh 17:27:12 gpg: directory `/root/.gnupg' created 17:27:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:27:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:27:12 gpg: keyring `/root/.gnupg/secring.gpg' created 17:27:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:27:12 gpg: CAST5 encrypted data 17:27:12 gpg: encrypted with 1 passphrase 17:27:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:27:12 + mkdir /home/jenkins 17:27:12 + mkdir /home/jenkins/sigul [Pipeline] sh 17:27:12 + 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 17:27:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:27:13 ---> sigul-install.sh 17:27:13 Sigul already installed; skipping installation. [Pipeline] sh 17:27:13 + git tag --list 17:27:13 0.1.1 17:27:13 v1.1.0 17:27:13 v1.2.0 17:27:13 v1.2.1 17:27:13 v1.3.0 17:27:13 v2.0.0 17:27:13 v2.0.1-dev.1 17:27:13 v2.0.1-dev.2 [Pipeline] sh 17:27:13 + lftools sign git-tag v2.0.1-dev.2 17:27:14 Signing Git tag with Sigul... 17:27:14 Signing v2.0.1-dev.2 [Pipeline] echo 17:27:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:27:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:27:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:27:15 $ docker stop --time=1 bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 17:27:16 $ docker rm -f bf59167b31e32fa6d1e90ebd74352cfd0e9335f7833740f844ca069b6bae9d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:27:17 . [Pipeline] withDockerContainer 17:27:17 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:27:18 $ docker top d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:18 [ssh-agent] Looking for ssh-agent implementation... 17:27:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:18 $ docker exec d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db ssh-agent 17:27:18 SSH_AUTH_SOCK=/tmp/ssh-7zCQS2MjqFXz/agent.14 17:27:18 SSH_AGENT_PID=21 17:27:18 Running ssh-add (command line suppressed) 17:27:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8813928268398054376.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8813928268398054376.key) 17:27:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:18 + git semver bump pre 17:27:18 # -> Open(): unable to determine branch for HEAD 17:27:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 17:27:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 17:27:18 # $SEMVER_REMOTE_NAME = origin 17:27:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:27:18 # $SEMVER_USER_NAME = edgex-jenkins 17:27:18 # $SEMVER_BRANCH = main 17:27:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:27:18 2.0.1-dev.3 [Pipeline] } 17:27:18 $ docker exec --env ******** --env ******** d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db ssh-agent -k 17:27:19 unset SSH_AUTH_SOCK; 17:27:19 unset SSH_AGENT_PID; 17:27:19 echo Agent pid 21 killed; 17:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:19 + git semver [Pipeline] } 17:27:19 $ docker stop --time=1 d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db 17:27:20 $ docker rm -f d0f0c954553508fb19e870374b31152961982370e5a35e979a3e571ac17950db [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:27:21 . [Pipeline] withDockerContainer 17:27:21 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:27:22 $ docker top a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:22 [ssh-agent] Looking for ssh-agent implementation... 17:27:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:22 $ docker exec a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f ssh-agent 17:27:22 SSH_AUTH_SOCK=/tmp/ssh-ZO2YfNhNE3YE/agent.15 17:27:22 SSH_AGENT_PID=21 17:27:22 Running ssh-add (command line suppressed) 17:27:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4686309080229666459.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4686309080229666459.key) 17:27:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:22 + git semver push 17:27:22 # -> Open(): unable to determine branch for HEAD 17:27:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 17:27:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 17:27:22 # $SEMVER_REMOTE_NAME = origin 17:27:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:27:22 # $SEMVER_USER_NAME = edgex-jenkins 17:27:22 # $SEMVER_BRANCH = main 17:27:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 17:27:28 $ docker exec --env ******** --env ******** a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f ssh-agent -k 17:27:28 unset SSH_AUTH_SOCK; 17:27:28 unset SSH_AGENT_PID; 17:27:28 echo Agent pid 21 killed; 17:27:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:28 + git semver [Pipeline] } 17:27:28 $ docker stop --time=1 a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f 17:27:30 $ docker rm -f a53d854122669ac9ce862819e5c46d3cda9d1f213a00afc2d0c38eb97183ea8f [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] libraryResource [Pipeline] sh 17:27:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:27:31 ---> package-listing.sh 17:27:31 ++ facter osfamily 17:27:31 ++ tr '[:upper:]' '[:lower:]' 17:27:31 + OS_FAMILY=redhat 17:27:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 17:27:31 + START_PACKAGES=/tmp/packages_start.txt 17:27:31 + END_PACKAGES=/tmp/packages_end.txt 17:27:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:31 + PACKAGES=/tmp/packages_start.txt 17:27:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:27:31 + PACKAGES=/tmp/packages_end.txt 17:27:31 + case "${OS_FAMILY}" in 17:27:31 + rpm -qa 17:27:31 + sort 17:27:32 + '[' -f /tmp/packages_start.txt ']' 17:27:32 + '[' -f /tmp/packages_end.txt ']' 17:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:27:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 17:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 17:27:32 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 17:27:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:33 17:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:33 latest: Pulling from edgex-lftools-log-publisher 17:27:33 b4d181a07f80: Pulling fs layer 17:27:33 a1111a8f2ec3: Pulling fs layer 17:27:33 ed53099fbce6: Pulling fs layer 17:27:33 dc539afda2c1: Pulling fs layer 17:27:33 77bc0d833cb6: Pulling fs layer 17:27:33 9065ff56babe: Pulling fs layer 17:27:33 d287ab97295c: Pulling fs layer 17:27:33 dc539afda2c1: Waiting 17:27:33 77bc0d833cb6: Waiting 17:27:33 9065ff56babe: Waiting 17:27:33 d287ab97295c: Waiting 17:27:34 a1111a8f2ec3: Verifying Checksum 17:27:34 a1111a8f2ec3: Download complete 17:27:34 dc539afda2c1: Verifying Checksum 17:27:34 dc539afda2c1: Download complete 17:27:34 77bc0d833cb6: Verifying Checksum 17:27:34 77bc0d833cb6: Download complete 17:27:34 9065ff56babe: Verifying Checksum 17:27:34 9065ff56babe: Download complete 17:27:34 ed53099fbce6: Verifying Checksum 17:27:34 ed53099fbce6: Download complete 17:27:35 b4d181a07f80: Verifying Checksum 17:27:35 b4d181a07f80: Download complete 17:27:36 b4d181a07f80: Pull complete 17:27:36 a1111a8f2ec3: Pull complete 17:27:37 ed53099fbce6: Pull complete 17:27:37 dc539afda2c1: Pull complete 17:27:37 77bc0d833cb6: Pull complete 17:27:37 9065ff56babe: Pull complete 17:27:39 d287ab97295c: Verifying Checksum 17:27:39 d287ab97295c: Download complete 17:27:44 d287ab97295c: Pull complete 17:27:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:27:45 prd-centos7-docker-4c-2g-1553 does not seem to be running inside a container 17:27:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:27:47 $ docker top f20818952fe4fc449c0130964d2bd81efe256a631586b9ebb319db3078687804 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:47 + touch /tmp/pre-build-complete [Pipeline] sh 17:27:48 + mkdir -p /var/log/sysstat [Pipeline] sh 17:27:48 + ls /var/log/sa-host 17:27:48 + sadf -c /var/log/sa-host/sa02 17:27:48 file_magic: OK 17:27:48 HZ: Using current value: 100 17:27:48 file_header: OK 17:27:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:27:48 Statistics: 17:27:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:27:48 File successfully converted to sysstat format version 12.0.3 17:27:48 + sadf -c /var/log/sa-host/sa05 17:27:48 file_magic: OK 17:27:48 HZ: Using current value: 100 17:27:48 file_header: OK 17:27:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:27:48 Statistics: 17:27:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:27:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:48 provisioning config files... 17:27:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7068985594785045033tmp [Pipeline] { [Pipeline] echo 17:27:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:48 ---> create-netrc.sh [Pipeline] } 17:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:49 ---> python-tools-install.sh [Pipeline] echo 17:27:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:49 ---> sudo-logs.sh 17:27:49 Archiving 'sudo' log.. 17:27:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1553.vexxhost.local: Name or service not known 17:27:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1553.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:27:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:50 ---> job-cost.sh 17:27:50 lf-activate-venv: SKIPPING 17:27:50 DEBUG: total: 0.18000000715255737 17:27:50 INFO: Retrieving Stack Cost... 17:27:51 INFO: Retrieving Pricing Info for: v3-standard-2 17:27:51 INFO: Archiving Costs [Pipeline] echo 17:27:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:51 ---> logs-deploy.sh 17:27:51 lf-activate-venv: SKIPPING 17:27:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/2 17:27:51 INFO: archiving workspace using pattern(s): 17:27:52 Archives upload complete. 17:27:52 INFO: archiving logs to Nexus 17:27:53 ---> uname -a: 17:27:53 Linux prd-centos7-docker-4c-2g-1553.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 17:27:53 17:27:53 17:27:53 ---> lscpu: 17:27:53 Architecture: x86_64 17:27:53 CPU op-mode(s): 32-bit, 64-bit 17:27:53 Byte Order: Little Endian 17:27:53 Address sizes: 40 bits physical, 48 bits virtual 17:27:53 CPU(s): 2 17:27:53 On-line CPU(s) list: 0,1 17:27:53 Thread(s) per core: 1 17:27:53 Core(s) per socket: 1 17:27:53 Socket(s): 2 17:27:53 NUMA node(s): 1 17:27:53 Vendor ID: AuthenticAMD 17:27:53 CPU family: 23 17:27:53 Model: 49 17:27:53 Model name: AMD EPYC-Rome Processor 17:27:53 Stepping: 0 17:27:53 CPU MHz: 2799.996 17:27:53 BogoMIPS: 5599.99 17:27:53 Virtualization: AMD-V 17:27:53 Hypervisor vendor: KVM 17:27:53 Virtualization type: full 17:27:53 L1d cache: 32K 17:27:53 L1i cache: 32K 17:27:53 L2 cache: 512K 17:27:53 L3 cache: 16384K 17:27:53 NUMA node0 CPU(s): 0,1 17:27:53 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 17:27:53 17:27:53 17:27:53 ---> nproc: 17:27:53 2 17:27:53 17:27:53 17:27:53 ---> df -h: 17:27:53 Filesystem Size Used Avail Use% Mounted on 17:27:53 overlay 40G 9.0G 32G 23% / 17:27:53 tmpfs 64M 0 64M 0% /dev 17:27:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:27:53 shm 64M 0 64M 0% /dev/shm 17:27:53 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:27:53 17:27:53 17:27:53 ---> sar -b -r -n DEV: 17:27:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:27:53 17:27:53 17:17:30 LINUX RESTART (2 CPU) 17:27:53 17:27:53 17:18:01 tps rtps wtps bread/s bwrtn/s 17:27:53 17:19:01 81.62 4.44 77.18 2836.42 4778.41 17:27:53 17:20:01 0.52 0.00 0.52 0.00 10.64 17:27:53 17:21:01 0.25 0.00 0.25 0.00 3.31 17:27:53 17:22:01 0.25 0.00 0.25 0.00 3.20 17:27:53 17:23:01 0.23 0.00 0.23 0.00 3.16 17:27:53 17:24:01 0.35 0.00 0.35 0.00 4.95 17:27:53 17:25:01 0.28 0.00 0.28 0.00 4.48 17:27:53 17:26:01 0.18 0.00 0.18 0.00 1.90 17:27:53 17:27:01 111.89 0.03 111.86 3.73 31345.28 17:27:53 Average: 21.75 0.50 21.25 315.70 4021.72 17:27:53 17:27:53 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:27:53 17:19:01 5437256 0 804880 10.05 2620 1764184 1307464 14.44 586280 1583664 132 17:27:53 17:20:01 5444736 0 797392 9.96 2620 1764192 1248424 13.78 580084 1583640 8 17:27:53 17:21:01 5445808 0 796316 9.94 2620 1764196 1238324 13.67 579000 1584140 16 17:27:53 17:22:01 5442836 0 799280 9.98 2620 1764204 1238288 13.67 581708 1584136 20 17:27:53 17:23:01 5440204 0 801908 10.01 2620 1764208 1238376 13.67 579872 1589152 16 17:27:53 17:24:01 5442512 0 799596 9.98 2620 1764212 1212424 13.39 578332 1589152 12 17:27:53 17:25:01 5443064 0 799040 9.98 2620 1764216 1208376 13.34 577932 1589152 16 17:27:53 17:26:01 5429588 0 812512 10.15 2620 1764220 1208376 13.34 591140 1589152 8 17:27:53 17:27:01 4061716 0 1065688 13.31 2620 2878916 1621132 17.90 959304 2474216 396620 17:27:53 Average: 5287524 0 830735 10.37 2620 1888061 1280132 14.13 623739 1685156 44094 17:27:53 17:27:53 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:27:53 17:19:01 eth0 491.03 343.52 1170.31 76.08 0.00 0.00 0.00 0.00 17:27:53 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:19:01 docker0 87.88 66.44 6.89 207.19 0.00 0.00 0.00 0.00 17:27:53 17:20:01 eth0 4.01 0.88 1.06 0.63 0.00 0.00 0.00 0.00 17:27:53 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:21:01 eth0 2.38 0.93 1.12 0.75 0.00 0.00 0.00 0.00 17:27:53 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:22:01 eth0 1.08 0.28 0.33 0.23 0.00 0.00 0.00 0.00 17:27:53 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:23:01 eth0 0.82 0.42 0.36 0.24 0.00 0.00 0.00 0.00 17:27:53 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:24:01 eth0 0.23 0.12 0.07 0.04 0.00 0.00 0.00 0.00 17:27:53 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:25:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:27:53 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:27:53 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:27:01 eth0 1251.18 881.00 7653.30 75.78 0.00 0.00 0.00 0.00 17:27:53 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 17:27:01 docker0 69.98 87.03 5.56 347.56 0.00 0.00 0.00 0.00 17:27:53 Average: eth0 194.74 136.50 981.82 17.10 0.00 0.00 0.00 0.00 17:27:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:53 Average: docker0 17.55 17.07 1.39 61.69 0.00 0.00 0.00 0.00 17:27:53 17:27:53 17:27:53 ---> sar -P ALL: 17:27:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:27:53 17:27:53 17:17:30 LINUX RESTART (2 CPU) 17:27:53 17:27:53 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:27:53 17:19:01 all 11.32 0.00 3.37 2.03 0.04 83.24 17:27:53 17:19:01 0 12.09 0.00 3.58 1.12 0.03 83.18 17:27:53 17:19:01 1 10.54 0.00 3.17 2.94 0.05 83.29 17:27:53 17:20:01 all 0.18 0.00 0.07 0.00 0.02 99.73 17:27:53 17:20:01 0 0.28 0.00 0.07 0.00 0.02 99.63 17:27:53 17:20:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:27:53 17:21:01 all 0.24 0.00 0.15 0.00 0.02 99.59 17:27:53 17:21:01 0 0.33 0.00 0.18 0.00 0.02 99.47 17:27:53 17:21:01 1 0.15 0.00 0.12 0.00 0.02 99.72 17:27:53 17:22:01 all 0.29 0.00 0.04 0.00 0.01 99.66 17:27:53 17:22:01 0 0.53 0.00 0.05 0.00 0.02 99.40 17:27:53 17:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:27:53 17:23:01 all 0.32 0.00 0.06 0.00 0.01 99.62 17:27:53 17:23:01 0 0.40 0.00 0.03 0.00 0.00 99.57 17:27:53 17:23:01 1 0.23 0.00 0.08 0.00 0.02 99.67 17:27:53 17:24:01 all 0.23 0.00 0.06 0.00 0.01 99.70 17:27:53 17:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:27:53 17:24:01 1 0.40 0.00 0.07 0.00 0.00 99.53 17:27:53 17:25:01 all 0.29 0.00 0.04 0.00 0.02 99.65 17:27:53 17:25:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:27:53 17:25:01 1 0.48 0.00 0.02 0.00 0.02 99.48 17:27:53 17:26:01 all 0.26 0.00 0.08 0.00 0.01 99.66 17:27:53 17:26:01 0 0.27 0.00 0.08 0.00 0.02 99.63 17:27:53 17:26:01 1 0.25 0.00 0.07 0.00 0.00 99.68 17:27:53 17:27:01 all 16.15 0.00 7.23 1.19 0.06 75.37 17:27:53 17:27:01 0 16.13 0.00 7.32 0.96 0.05 75.53 17:27:53 17:27:01 1 16.17 0.00 7.15 1.40 0.07 75.21 17:27:53 Average: all 3.15 0.00 1.19 0.35 0.02 95.30 17:27:53 Average: 0 3.24 0.00 1.22 0.22 0.02 95.30 17:27:53 Average: 1 3.06 0.00 1.16 0.47 0.02 95.29 17:27:53 17:27:53 17:27:53