Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db2694a3d07cf6e722e0153a3e85771ea3a7afb2 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1592073573556381463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh34704620735781415.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1650177616023103641.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6976326298519064606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7548484107613032087.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-494 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh5032346016699727225.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 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (master) > 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 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:09:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:09:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:09:15 ========================================================= 09:09:15 EdgeX Global Pipelines Version Info 09:09:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:09:17 ------------------- 09:09:17 stable info: 09:09:17 ------------------- 09:09:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:09:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:09:17 Message: update stable to v1.0.195 09:09:17 ------------------- 09:09:17 experimental info: 09:09:17 ------------------- 09:09:17 Commited By: **** collab-it+edgex@linuxfoundation.org 09:09:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:09:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2694a [Pipeline] echo 09:09:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:19 provisioning config files... 09:09:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2261865878242871296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:19 ---> docker-login.sh 09:09:19 nexus3.edgexfoundry.org:10001 09:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:19 Configure a credential helper to remove this warning. See 09:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:19 09:09:19 Login Succeeded 09:09:19 nexus3.edgexfoundry.org:10002 09:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:19 Configure a credential helper to remove this warning. See 09:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:19 09:09:19 Login Succeeded 09:09:19 nexus3.edgexfoundry.org:10003 09:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:19 Configure a credential helper to remove this warning. See 09:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:19 09:09:19 Login Succeeded 09:09:19 nexus3.edgexfoundry.org:10004 09:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:19 Configure a credential helper to remove this warning. See 09:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:19 09:09:19 Login Succeeded 09:09:19 docker.io 09:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:20 Configure a credential helper to remove this warning. See 09:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:20 09:09:20 Login Succeeded 09:09:20 ---> docker-login.sh ends [Pipeline] } 09:09:20 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 09:09:21 + git log --format=format:%s -1 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] echo 09:09:21 GIT_COMMIT: db2694a3d07cf6e722e0153a3e85771ea3a7afb2, Commit Message: feat: update built production artifacts ui [Pipeline] echo 09:09:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:22 09:09:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:09:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:22 latest: Pulling from edgex-devops/git-semver 09:09:22 31603596830f: Pulling fs layer 09:09:22 54011a49482f: Pulling fs layer 09:09:22 a6820b24f6d8: Pulling fs layer 09:09:22 f581987b2513: Pulling fs layer 09:09:22 f581987b2513: Waiting 09:09:22 54011a49482f: Verifying Checksum 09:09:22 54011a49482f: Download complete 09:09:22 31603596830f: Verifying Checksum 09:09:22 31603596830f: Download complete 09:09:22 f581987b2513: Verifying Checksum 09:09:22 f581987b2513: Download complete 09:09:22 a6820b24f6d8: Verifying Checksum 09:09:22 a6820b24f6d8: Download complete 09:09:22 31603596830f: Pull complete 09:09:23 54011a49482f: Pull complete 09:09:23 a6820b24f6d8: Pull complete 09:09:23 f581987b2513: Pull complete 09:09:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:09:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:09:24 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:09:25 $ docker top 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:25 [ssh-agent] Looking for ssh-agent implementation... 09:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:25 $ docker exec 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent 09:09:25 SSH_AUTH_SOCK=/tmp/ssh-faNaUvSUJJ6T/agent.15 09:09:25 SSH_AGENT_PID=22 09:09:25 Running ssh-add (command line suppressed) 09:09:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2690238738651865127.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2690238738651865127.key) 09:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:25 + git tag --points-at HEAD [Pipeline] } 09:09:25 $ docker exec --env ******** --env ******** 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent -k 09:09:25 unset SSH_AUTH_SOCK; 09:09:25 unset SSH_AGENT_PID; 09:09:25 echo Agent pid 22 killed; 09:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:26 [ssh-agent] Looking for ssh-agent implementation... 09:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:26 $ docker exec 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent 09:09:26 SSH_AUTH_SOCK=/tmp/ssh-5v8cq2PJ2fsx/agent.55 09:09:26 SSH_AGENT_PID=61 09:09:26 Running ssh-add (command line suppressed) 09:09:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3644079269635584107.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3644079269635584107.key) 09:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:26 + git semver init 09:09:26 # -> Open(): unable to determine branch for HEAD 09:09:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:09:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:09:26 # $SEMVER_REMOTE_NAME = origin 09:09:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:09:26 # $SEMVER_USER_NAME = edgex-jenkins 09:09:26 # $SEMVER_BRANCH = master 09:09:26 # $SEMVER_TEMP = /tmp/semver-657585570 09:09:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:09:28 # '/tmp/semver-657585570' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 09:09:28 # -> Force: false 09:09:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:09:28 $ docker exec --env ******** --env ******** 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent -k 09:09:28 unset SSH_AUTH_SOCK; 09:09:28 unset SSH_AGENT_PID; 09:09:28 echo Agent pid 61 killed; 09:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:29 + git semver [Pipeline] } 09:09:29 $ docker stop --time=1 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 09:09:30 $ docker rm -f 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:09:31 Stashed 1 file(s) [Pipeline] echo 09:09:31 [edgeXSemver]: initialized semver on version 2.0.0-dev.77 [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 09:09:46 Still waiting to schedule task 09:09:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:09:46 Still waiting to schedule task 09:09:46 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:11:54 Running on prd-centos7-docker-4c-2g-495 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:11:54 Running in /w/workspace/edgex-ui-go/137 [Pipeline] { [Pipeline] checkout 09:11:54 The recommended git tool is: git 09:11:56 using credential edgex-jenkins-ssh 09:11:56 Cloning the remote Git repository 09:11:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:11:56 > git init /w/workspace/edgex-ui-go/137 # timeout=10 09:11:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:11:56 > git --version # timeout=10 09:11:56 > git --version # 'git version 2.24.4' 09:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:56 [INFO] Currently running in a labeled security context 09:11:56 [INFO] Currently SELinux is 'enforcing' on the host 09:11:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/137@tmp/jenkins-gitclient-ssh7307762597897261887.key 09:11:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:58 Avoid second fetch 09:11:58 Checking out Revision db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (master) 09:11:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:11:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:58 > git config core.sparsecheckout # timeout=10 09:11:58 > git checkout -f db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 09:12:01 Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:12:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:12:03 + sudo service docker restart 09:12:03 + true 09:12:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:30 provisioning config files... 09:12:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config2047698088092014979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> docker-login.sh 09:12:30 nexus3.edgexfoundry.org:10001 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 nexus3.edgexfoundry.org:10002 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 nexus3.edgexfoundry.org:10003 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 nexus3.edgexfoundry.org:10004 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:31 Configure a credential helper to remove this warning. See 09:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:31 09:12:31 Login Succeeded 09:12:31 docker.io 09:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:12:32 Configure a credential helper to remove this warning. See 09:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:12:32 09:12:32 Login Succeeded 09:12:32 ---> docker-login.sh ends [Pipeline] } 09:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:32 ========================================================= 09:12:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:12:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:12:32 + 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 . 09:12:32 Sending build context to Docker daemon 22.44MB 09:12:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:12:32 Step 2/8 : FROM ${BASE} 09:12:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:33 540db60ca938: Pulling fs layer 09:12:33 adcc1eea9eea: Pulling fs layer 09:12:33 4c4ab2625f07: Pulling fs layer 09:12:33 0510c868ecb4: Pulling fs layer 09:12:33 afea3b2eda06: Pulling fs layer 09:12:33 7809a108b3ef: Pulling fs layer 09:12:33 f706445af74f: Pulling fs layer 09:12:33 0510c868ecb4: Waiting 09:12:33 afea3b2eda06: Waiting 09:12:33 7809a108b3ef: Waiting 09:12:33 f706445af74f: Waiting 09:12:33 adcc1eea9eea: Verifying Checksum 09:12:33 adcc1eea9eea: Download complete 09:12:33 4c4ab2625f07: Verifying Checksum 09:12:33 4c4ab2625f07: Download complete 09:12:33 afea3b2eda06: Verifying Checksum 09:12:33 afea3b2eda06: Download complete 09:12:33 540db60ca938: Verifying Checksum 09:12:33 540db60ca938: Download complete 09:12:33 7809a108b3ef: Verifying Checksum 09:12:33 7809a108b3ef: Download complete 09:12:33 540db60ca938: Pull complete 09:12:33 adcc1eea9eea: Pull complete 09:12:33 4c4ab2625f07: Pull complete 09:12:35 f706445af74f: Verifying Checksum 09:12:35 f706445af74f: Download complete 09:12:35 0510c868ecb4: Verifying Checksum 09:12:35 0510c868ecb4: Download complete 09:12:39 0510c868ecb4: Pull complete 09:12:39 afea3b2eda06: Pull complete 09:12:39 7809a108b3ef: Pull complete 09:12:40 f706445af74f: Pull complete 09:12:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:12:40 ---> b068be0155e3 09:12:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:12:55 ---> Running in d87780c2b91b 09:12:55 Removing intermediate container d87780c2b91b 09:12:55 ---> 45853120e671 09:12:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:55 ---> Running in c9073bbf3762 09:12:57 Removing intermediate container c9073bbf3762 09:12:57 ---> 9bb3b6dc5dbb 09:12:57 Step 5/8 : RUN apk add --no-cache make git 09:12:58 ---> Running in 54c0b46508b0 09:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:13:00 OK: 149 MiB in 40 packages 09:13:01 Removing intermediate container 54c0b46508b0 09:13:01 ---> 1dcc6ed6b98a 09:13:01 Step 6/8 : WORKDIR /edgex-ui-go 09:13:02 ---> Running in f3c5a0aef17e 09:13:02 Removing intermediate container f3c5a0aef17e 09:13:02 ---> 40c252bbeb4d 09:13:02 Step 7/8 : COPY . . 09:13:05 ---> 016ccf81faa5 09:13:05 Step 8/8 : RUN go mod download 09:13:05 ---> Running in b16616125102 09:13:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-496 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:13:14 Running in /w/workspace/edgex-ui-go/137 [Pipeline] { [Pipeline] checkout 09:13:14 The recommended git tool is: git 09:13:20 using credential edgex-jenkins-ssh 09:13:20 Cloning the remote Git repository 09:13:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:13:20 > git init /w/workspace/edgex-ui-go/137 # timeout=10 09:13:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:13:20 > git --version # timeout=10 09:13:20 > git --version # 'git version 2.17.1' 09:13:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:23 Avoid second fetch 09:13:23 Checking out Revision db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (master) 09:13:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:13:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:23 > git config core.sparsecheckout # timeout=10 09:13:23 > git checkout -f db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 09:13:27 Removing intermediate container b16616125102 09:13:27 ---> 56cf78f43664 09:13:27 Successfully built 56cf78f43664 09:13:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:13:27 Commit message: "feat: update built production artifacts ui" 09:13:27 + docker inspect -f . ci-base-image-x86_64 09:13:27 . [Pipeline] withDockerContainer 09:13:27 prd-centos7-docker-4c-2g-495 does not seem to be running inside a container 09:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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 ******** ci-base-image-x86_64 cat 09:13:28 $ docker top 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:28 + go version 09:13:28 go version go1.16.3 linux/amd64 [Pipeline] } 09:13:28 $ docker stop --time=1 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 09:13:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 09:13:30 $ docker rm -f 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:13:30 + docker inspect -f . ci-base-image-x86_64 09:13:30 . [Pipeline] withDockerContainer 09:13:30 prd-centos7-docker-4c-2g-495 does not seem to be running inside a container 09:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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 ******** ci-base-image-x86_64 cat 09:13:33 + true 09:13:33 + sudo service docker restart 09:13:33 $ docker top 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:34 + go mod tidy [Pipeline] sh 09:13:34 + make test 09:13:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:13:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:13:47 GO111MODULE=on go vet ./... [Pipeline] } 09:13:50 $ docker stop --time=1 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a 09:13:52 $ docker rm -f 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:52 provisioning config files... 09:13:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config6448116053171054188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:13:52 ---> docker-login.sh 09:13:52 nexus3.edgexfoundry.org:10001 09:13:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:53 Configure a credential helper to remove this warning. See 09:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:53 09:13:53 Login Succeeded 09:13:53 nexus3.edgexfoundry.org:10002 09:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:54 Configure a credential helper to remove this warning. See 09:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:54 09:13:54 Login Succeeded 09:13:54 nexus3.edgexfoundry.org:10003 [Pipeline] sh 09:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:54 Configure a credential helper to remove this warning. See 09:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:54 09:13:54 Login Succeeded 09:13:54 nexus3.edgexfoundry.org:10004 09:13:55 + ls -al . 09:13:55 total 92 09:13:55 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 09:13 . 09:13:55 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 09:11 .. 09:13:55 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 09:11 assets 09:13:55 drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 09:11 bin 09:13:55 drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 09:11 cmd 09:13:55 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 09:11 CONTRIBUTING.md 09:13:55 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 09:13 coverage.out 09:13:55 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 09:11 Dockerfile 09:13:55 -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 09:11 Dockerfile.build 09:13:55 drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 09:11 docs 09:13:55 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 09:12 .git 09:13:55 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 09:11 .github 09:13:55 -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 09:11 .gitignore 09:13:55 -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 09:11 go.mod 09:13:55 -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 09:13 go.sum 09:13:55 drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 09:11 internal 09:13:55 -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 09:11 Jenkinsfile 09:13:55 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 09:11 LICENSE 09:13:55 -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 09:11 Makefile 09:13:55 drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 09:11 pkg 09:13:55 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 09:11 README.md 09:13:55 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 09:09 VERSION 09:13:55 -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 09:11 version.go 09:13:55 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 09:11 web [Pipeline] isUnix [Pipeline] sh 09:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:55 + 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=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 --label arch=amd64 --label version=2.0.0-dev.77 . 09:13:55 Sending build context to Docker daemon 22.47MB 09:13:55 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:13:55 Step 2/24 : FROM ${BASE} AS builder 09:13:55 ---> 56cf78f43664 09:13:55 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:55 Configure a credential helper to remove this warning. See 09:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:55 09:13:55 Login Succeeded 09:13:55 docker.io 09:13:55 ---> Running in 74c4a0fc670d 09:13:55 Removing intermediate container 74c4a0fc670d 09:13:55 ---> bd737b122406 09:13:55 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:13:55 ---> Running in 4ef8157b9ac5 09:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:55 Removing intermediate container 4ef8157b9ac5 09:13:55 ---> eabf3268a879 09:13:55 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:13:55 ---> Running in c8f67f09929f 09:13:55 Removing intermediate container c8f67f09929f 09:13:55 ---> 156a0f9eb3c4 09:13:55 Step 6/24 : LABEL Name=edgex-ui-go 09:13:55 ---> Running in 62190d0023e0 09:13:56 Removing intermediate container 62190d0023e0 09:13:56 ---> b2d6b8c8afca 09:13:56 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:13:56 ---> Running in 2adec1440c4a 09:13:56 Removing intermediate container 2adec1440c4a 09:13:56 ---> 828d0a274dd3 09:13:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:56 ---> Running in a3a2bd2c201f 09:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:56 Configure a credential helper to remove this warning. See 09:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:56 09:13:56 Login Succeeded 09:13:56 ---> docker-login.sh ends [Pipeline] } 09:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:13:56 ========================================================= 09:13:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:13:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:13:56 Removing intermediate container a3a2bd2c201f 09:13:56 ---> 9f8297776bf5 09:13:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:13:56 ---> Running in 0951b84851fc 09:13:57 + 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 . 09:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:13:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:13:58 Sending build context to Docker daemon 22.44MB 09:13:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:13:58 Step 2/8 : FROM ${BASE} 09:13:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:13:58 595b0fe564bb: Pulling fs layer 09:13:58 3088b5b3c5c0: Pulling fs layer 09:13:58 5b7225fbf94c: Pulling fs layer 09:13:58 ba82ee9f976e: Pulling fs layer 09:13:58 506bd15cee9f: Pulling fs layer 09:13:58 75a0a4a0db45: Pulling fs layer 09:13:58 618dc40b7e24: Pulling fs layer 09:13:58 506bd15cee9f: Waiting 09:13:58 75a0a4a0db45: Waiting 09:13:58 618dc40b7e24: Waiting 09:13:58 ba82ee9f976e: Waiting 09:13:58 OK: 149 MiB in 40 packages 09:13:58 5b7225fbf94c: Verifying Checksum 09:13:58 5b7225fbf94c: Download complete 09:13:58 3088b5b3c5c0: Download complete 09:13:58 506bd15cee9f: Verifying Checksum 09:13:58 506bd15cee9f: Download complete 09:13:58 75a0a4a0db45: Verifying Checksum 09:13:58 75a0a4a0db45: Download complete 09:13:58 595b0fe564bb: Verifying Checksum 09:13:58 595b0fe564bb: Download complete 09:13:58 Removing intermediate container 0951b84851fc 09:13:58 ---> fa8fb7160d3c 09:13:58 Step 10/24 : ENV GO111MODULE=on 09:13:58 ---> Running in f932966397f3 09:13:58 Removing intermediate container f932966397f3 09:13:58 ---> f960326dd31b 09:13:58 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:13:58 ---> Running in d52cd0c3777f 09:13:58 Removing intermediate container d52cd0c3777f 09:13:58 ---> 59463d9558a6 09:13:58 Step 12/24 : COPY go.mod . 09:13:58 ---> 214485ccb726 09:13:58 Step 13/24 : COPY Makefile . 09:13:58 595b0fe564bb: Pull complete 09:13:59 ---> 782eda7555d0 09:13:59 Step 14/24 : RUN make update 09:13:59 ---> Running in a1b2d78b4108 09:13:59 CGO_ENABLED=0 GO111MODULE=on go mod download 09:13:59 3088b5b3c5c0: Pull complete 09:13:59 Removing intermediate container a1b2d78b4108 09:13:59 ---> 3edf272bdc93 09:13:59 Step 15/24 : COPY . . 09:14:00 5b7225fbf94c: Pull complete 09:14:00 ---> 0fa3cd39080d 09:14:00 Step 16/24 : RUN ${MAKE} 09:14:00 ---> Running in 90fdf0f67dbd 09:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.77" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:14:00 618dc40b7e24: Verifying Checksum 09:14:00 618dc40b7e24: Download complete 09:14:02 ba82ee9f976e: Verifying Checksum 09:14:02 ba82ee9f976e: Download complete 09:14:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:14:10 Removing intermediate container 90fdf0f67dbd 09:14:10 ---> 02ae71a22667 09:14:10 Step 17/24 : FROM alpine:3.12 09:14:10 3.12: Pulling from library/alpine 09:14:10 339de151aab4: Pulling fs layer 09:14:10 339de151aab4: Verifying Checksum 09:14:10 339de151aab4: Download complete 09:14:10 339de151aab4: Pull complete 09:14:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:14:10 Status: Downloaded newer image for alpine:3.12 09:14:10 ---> 13621d1b12d4 09:14:10 Step 18/24 : EXPOSE 4000 09:14:10 ---> Running in 2cfe298e0ad0 09:14:11 Removing intermediate container 2cfe298e0ad0 09:14:11 ---> e74973108f31 09:14:11 Step 19/24 : 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 09:14:11 ---> c8979a1e9cd3 09:14:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:14:11 ---> Running in fbce7cfff05d 09:14:11 Removing intermediate container fbce7cfff05d 09:14:11 ---> e9ffc418a2ec 09:14:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:14:11 ---> Running in 79a253c67ff2 09:14:11 Removing intermediate container 79a253c67ff2 09:14:11 ---> 3d955f040a66 09:14:11 Step 22/24 : LABEL arch=amd64 09:14:11 ---> Running in 2f1044702652 09:14:12 Removing intermediate container 2f1044702652 09:14:12 ---> 130c70b5786a 09:14:12 Step 23/24 : LABEL git_sha=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:14:12 ---> Running in 2860039808df 09:14:12 Removing intermediate container 2860039808df 09:14:12 ---> f539a21baa77 09:14:12 Step 24/24 : LABEL version=2.0.0-dev.77 09:14:12 ---> Running in 3cf0cecf1d62 09:14:12 Removing intermediate container 3cf0cecf1d62 09:14:12 ---> a5d7efe7dc70 09:14:12 [Warning] One or more build-args [ARCH] were not consumed 09:14:12 Successfully built a5d7efe7dc70 09:14:12 Successfully tagged edgex-ui:latest [Pipeline] } 09:14:12 ba82ee9f976e: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:12 provisioning config files... 09:14:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config3809221679733742727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:12 506bd15cee9f: Pull complete 09:14:12 ---> docker-login.sh 09:14:12 nexus3.edgexfoundry.org:10001 09:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:12 Configure a credential helper to remove this warning. See 09:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:12 09:14:12 Login Succeeded 09:14:12 nexus3.edgexfoundry.org:10002 09:14:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 nexus3.edgexfoundry.org:10003 09:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 nexus3.edgexfoundry.org:10004 09:14:13 75a0a4a0db45: Pull complete 09:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 docker.io 09:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:13 Configure a credential helper to remove this warning. See 09:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:13 09:14:13 Login Succeeded 09:14:13 ---> docker-login.sh ends [Pipeline] } 09:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:13 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:14:13 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:14:13 latest 09:14:13 2.0.0-dev.77 09:14:13 db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:14:13 master 09:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh 09:14:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:14:14 9c64c58343ea: Preparing 09:14:14 32f366d666a5: Preparing 09:14:14 32f366d666a5: Layer already exists 09:14:16 618dc40b7e24: Pull complete 09:14:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:14:16 ---> a36622ca3599 09:14:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:14:17 9c64c58343ea: Pushed 09:14:17 db2694a3d07cf6e722e0153a3e85771ea3a7afb2: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh 09:14:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:14:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:14:17 9c64c58343ea: Preparing 09:14:17 32f366d666a5: Preparing 09:14:17 9c64c58343ea: Layer already exists 09:14:17 32f366d666a5: Layer already exists 09:14:17 latest: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh 09:14:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh 09:14:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 09:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:14:18 9c64c58343ea: Preparing 09:14:18 32f366d666a5: Preparing 09:14:18 9c64c58343ea: Layer already exists 09:14:18 32f366d666a5: Layer already exists 09:14:18 2.0.0-dev.77: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh 09:14:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh 09:14:18 ---> Running in e1c2821eada0 09:14:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:14:18 9c64c58343ea: Preparing 09:14:18 32f366d666a5: Preparing 09:14:18 32f366d666a5: Layer already exists 09:14:18 9c64c58343ea: Layer already exists 09:14:18 db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh 09:14:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix 09:14:19 Removing intermediate container e1c2821eada0 09:14:19 ---> cd84c8b6055d 09:14:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:19 ---> Running in 81da244d8f2e [Pipeline] sh 09:14:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 09:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:14:19 9c64c58343ea: Preparing 09:14:19 32f366d666a5: Preparing 09:14:19 32f366d666a5: Layer already exists 09:14:19 9c64c58343ea: Layer already exists 09:14:19 master: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:19 ===================================================== [Pipeline] echo 09:14:19 taggedImages: 09:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 09:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:14:20 ---> job-cost.sh 09:14:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gb3g 09:14:21 Removing intermediate container 81da244d8f2e 09:14:21 ---> bc114a829e35 09:14:21 Step 5/8 : RUN apk add --no-cache make git 09:14:21 ---> Running in 28197cbefb37 09:14:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:14:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:14:24 OK: 138 MiB in 40 packages 09:14:25 Removing intermediate container 28197cbefb37 09:14:25 ---> e48b56270da2 09:14:25 Step 6/8 : WORKDIR /edgex-ui-go 09:14:25 ---> Running in 8799445c4a91 09:14:25 Removing intermediate container 8799445c4a91 09:14:25 ---> 8795b5102ba2 09:14:25 Step 7/8 : COPY . . 09:14:28 ---> dc28625b444b 09:14:28 Step 8/8 : RUN go mod download 09:14:28 ---> Running in b55824a03647 09:14:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:14:42 lf-activate-venv(): INFO: Adding /tmp/venv-Gb3g/bin to PATH 09:14:42 INFO: No Stack... 09:14:42 INFO: Retrieving Pricing Info for: v3-standard-2 09:14:43 INFO: Archiving Costs [Pipeline] sh 09:14:43 + cat /w/workspace/edgex-ui-go/137/archives/cost.csv 09:14:43 + cut -d, -f6 [Pipeline] lock 09:14:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] 09:14:43 Resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] did not exist. Created. 09:14:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:43 + echo total: 0.05999999865889549 [Pipeline] stash 09:14:43 Stashed 1 file(s) [Pipeline] } 09:14:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:00 Removing intermediate container b55824a03647 09:15:00 ---> e51611895fcf 09:15:00 Successfully built e51611895fcf 09:15:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:15:01 + docker inspect -f . ci-base-image-arm64 09:15:01 . [Pipeline] withDockerContainer 09:15:01 prd-ubuntu18.04-docker-arm64-4c-16g-496 does not seem to be running inside a container 09:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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 ******** ci-base-image-arm64 cat 09:15:03 $ docker top bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:04 + go version 09:15:04 go version go1.16.5 linux/arm64 [Pipeline] } 09:15:04 $ docker stop --time=1 bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 09:15:06 $ docker rm -f bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:07 + docker inspect -f . ci-base-image-arm64 09:15:07 . [Pipeline] withDockerContainer 09:15:07 prd-ubuntu18.04-docker-arm64-4c-16g-496 does not seem to be running inside a container 09:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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 ******** ci-base-image-arm64 cat 09:15:09 $ docker top a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:10 + go mod tidy [Pipeline] sh 09:15:11 + make test 09:15:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:15:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:15:45 GO111MODULE=on go vet ./... [Pipeline] } 09:16:07 $ docker stop --time=1 a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef 09:16:10 $ docker rm -f a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef [Pipeline] // withDockerContainer [Pipeline] sh 09:16:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:16:11 Warning: overwriting stash ‘coverage-report’ 09:16:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:16:13 + ls -al . 09:16:13 total 128 09:16:13 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 09:15 . 09:16:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:13 .. 09:16:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 09:13 .git 09:16:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 .github 09:16:13 -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 09:13 .gitignore 09:16:13 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 09:13 CONTRIBUTING.md 09:16:13 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 09:13 Dockerfile 09:16:13 -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 09:13 Dockerfile.build 09:16:13 -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 09:13 Jenkinsfile 09:16:13 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 09:13 LICENSE 09:16:13 -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 09:13 Makefile 09:16:13 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 09:13 README.md 09:16:13 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 09:09 VERSION 09:16:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 assets 09:16:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 bin 09:16:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 cmd 09:16:13 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 09:15 coverage.out 09:16:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 docs 09:16:13 -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 09:13 go.mod 09:16:13 -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 09:15 go.sum 09:16:13 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 09:13 internal 09:16:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 pkg 09:16:13 -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 09:13 version.go 09:16:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:13 web [Pipeline] isUnix [Pipeline] sh 09:16:13 + 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=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 --label arch=arm64 --label version=2.0.0-dev.77 . 09:16:14 Sending build context to Docker daemon 22.47MB 09:16:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:16:14 Step 2/24 : FROM ${BASE} AS builder 09:16:14 ---> e51611895fcf 09:16:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:16:15 ---> Running in 2a79142bc4dd 09:16:15 Removing intermediate container 2a79142bc4dd 09:16:15 ---> 1d9121d6d7a9 09:16:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:16:15 ---> Running in 7300fceddf71 09:16:15 Removing intermediate container 7300fceddf71 09:16:15 ---> ef63bf4a9b9a 09:16:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:16:16 ---> Running in 816b98684458 09:16:16 Removing intermediate container 816b98684458 09:16:16 ---> 626824cdf9b5 09:16:16 Step 6/24 : LABEL Name=edgex-ui-go 09:16:16 ---> Running in 2cd34bcb9bd6 09:16:17 Removing intermediate container 2cd34bcb9bd6 09:16:17 ---> 7e3834071bff 09:16:17 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:16:17 ---> Running in d2d3d2bc0bf0 09:16:18 Removing intermediate container d2d3d2bc0bf0 09:16:18 ---> bfec366700f6 09:16:18 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:18 ---> Running in 340043af2ed2 09:16:20 Removing intermediate container 340043af2ed2 09:16:20 ---> b200b216a79d 09:16:20 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:16:20 ---> Running in 50529b2a11a4 09:16:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:16:23 OK: 138 MiB in 40 packages 09:16:24 Removing intermediate container 50529b2a11a4 09:16:24 ---> ad3acc259963 09:16:24 Step 10/24 : ENV GO111MODULE=on 09:16:24 ---> Running in 4950ca85a041 09:16:25 Removing intermediate container 4950ca85a041 09:16:25 ---> 4e1754623dd5 09:16:25 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:16:25 ---> Running in 8b8727afb203 09:16:25 Removing intermediate container 8b8727afb203 09:16:25 ---> 33a73417a724 09:16:25 Step 12/24 : COPY go.mod . 09:16:26 ---> fe04c6d98479 09:16:26 Step 13/24 : COPY Makefile . 09:16:27 ---> 96865001fc85 09:16:27 Step 14/24 : RUN make update 09:16:27 ---> Running in 989822630b2f 09:16:28 CGO_ENABLED=0 GO111MODULE=on go mod download 09:16:29 Removing intermediate container 989822630b2f 09:16:29 ---> ef8adda38699 09:16:29 Step 15/24 : COPY . . 09:16:32 ---> be307e39cb94 09:16:32 Step 16/24 : RUN ${MAKE} 09:16:32 ---> Running in d4c899eae79f 09:16:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.77" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:17:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:17:04 Removing intermediate container d4c899eae79f 09:17:04 ---> 3b68fb83d0a9 09:17:04 Step 17/24 : FROM alpine:3.12 09:17:05 3.12: Pulling from library/alpine 09:17:05 d2f70382dc9a: Pulling fs layer 09:17:05 d2f70382dc9a: Verifying Checksum 09:17:05 d2f70382dc9a: Download complete 09:17:06 d2f70382dc9a: Pull complete 09:17:06 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:17:06 Status: Downloaded newer image for alpine:3.12 09:17:06 ---> c4fd0aeabfcf 09:17:06 Step 18/24 : EXPOSE 4000 09:17:06 ---> Running in 95cda8dc1ebb 09:17:06 Removing intermediate container 95cda8dc1ebb 09:17:06 ---> b234b232ccc5 09:17:06 Step 19/24 : 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 09:17:08 ---> aba5751bb774 09:17:08 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:17:09 ---> Running in fe536baca2ba 09:17:09 Removing intermediate container fe536baca2ba 09:17:09 ---> 9ce39c895b34 09:17:09 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:17:09 ---> Running in ce1e6d43c6d9 09:17:10 Removing intermediate container ce1e6d43c6d9 09:17:10 ---> ec60e924583c 09:17:10 Step 22/24 : LABEL arch=arm64 09:17:10 ---> Running in b71de5459528 09:17:10 Removing intermediate container b71de5459528 09:17:10 ---> 74e5f8cd0857 09:17:10 Step 23/24 : LABEL git_sha=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:17:10 ---> Running in a1bc89a5b5b6 09:17:11 Removing intermediate container a1bc89a5b5b6 09:17:11 ---> 9dea7f38e8aa 09:17:11 Step 24/24 : LABEL version=2.0.0-dev.77 09:17:11 ---> Running in bd3bb4e929ba 09:17:12 Removing intermediate container bd3bb4e929ba 09:17:12 ---> 292f980d1182 09:17:12 [Warning] One or more build-args [ARCH] were not consumed 09:17:12 Successfully built 292f980d1182 09:17:12 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 09:17:12 provisioning config files... 09:17:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config7837552991245559704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> docker-login.sh 09:17:12 nexus3.edgexfoundry.org:10001 09:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:13 Configure a credential helper to remove this warning. See 09:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:13 09:17:13 Login Succeeded 09:17:13 nexus3.edgexfoundry.org:10002 09:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:14 Configure a credential helper to remove this warning. See 09:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:14 09:17:14 Login Succeeded 09:17:14 nexus3.edgexfoundry.org:10003 09:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:14 Configure a credential helper to remove this warning. See 09:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:14 09:17:14 Login Succeeded 09:17:14 nexus3.edgexfoundry.org:10004 09:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:15 Configure a credential helper to remove this warning. See 09:17:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:15 09:17:15 Login Succeeded 09:17:15 docker.io 09:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 ---> docker-login.sh ends [Pipeline] } 09:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:16 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:17:16 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:17:16 latest 09:17:16 2.0.0-dev.77 09:17:16 db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:17:16 master 09:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:17:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh 09:17:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:17:16 11343b661fc7: Preparing 09:17:16 3fbe34a1663b: Preparing 09:17:17 3fbe34a1663b: Layer already exists 09:17:21 11343b661fc7: Pushed 09:17:21 db2694a3d07cf6e722e0153a3e85771ea3a7afb2: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh 09:17:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:17:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:17:22 11343b661fc7: Preparing 09:17:22 3fbe34a1663b: Preparing 09:17:22 11343b661fc7: Layer already exists 09:17:22 3fbe34a1663b: Layer already exists 09:17:22 latest: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh 09:17:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh 09:17:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 09:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:17:23 11343b661fc7: Preparing 09:17:23 3fbe34a1663b: Preparing 09:17:23 3fbe34a1663b: Layer already exists 09:17:23 11343b661fc7: Layer already exists 09:17:23 2.0.0-dev.77: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh 09:17:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh 09:17:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:17:24 11343b661fc7: Preparing 09:17:24 3fbe34a1663b: Preparing 09:17:24 11343b661fc7: Layer already exists 09:17:24 3fbe34a1663b: Layer already exists 09:17:24 db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh 09:17:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 09:17:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 09:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:17:25 11343b661fc7: Preparing 09:17:25 3fbe34a1663b: Preparing 09:17:25 11343b661fc7: Layer already exists 09:17:25 3fbe34a1663b: Layer already exists 09:17:26 master: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:26 ===================================================== [Pipeline] echo 09:17:26 taggedImages: 09:17:26 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 09:17:26 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:17:26 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 09:17:26 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 09:17:26 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:17:26 ---> job-cost.sh 09:17:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DB2I 09:18:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-DB2I/bin to PATH 09:19:27 INFO: No Stack... 09:19:27 INFO: Retrieving Pricing Info for: v2-standard-4 09:19:27 INFO: Archiving Costs [Pipeline] sh 09:19:27 + + cut -d,cat -f6 /w/workspace/edgex-ui-go/137/archives/cost.csv 09:19:27 [Pipeline] lock 09:19:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] 09:19:27 Resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] did not exist. Created. 09:19:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:28 /w/workspace/edgex-ui-go/137@tmp/durable-7b87c6b1/script.sh: 1: /w/workspace/edgex-ui-go/137@tmp/durable-7b87c6b1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:19:28 + echo total: 0.18000000715255737 [Pipeline] stash 09:19:28 Warning: overwriting stash ‘stack-cost’ 09:19:29 Stashed 1 file(s) [Pipeline] } 09:19:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] // lock [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 09:19:29 provisioning config files... 09:19:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8779501101517437981tmp [Pipeline] { [Pipeline] sh 09:19:30 + set +x 09:19:30 + curl -s https://codecov.io/bash 09:19:30 + bash -s -- 09:19:30 09:19:30 _____ _ 09:19:30 / ____| | | 09:19:30 | | ___ __| | ___ ___ _____ __ 09:19:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:19:30 | |___| (_) | (_| | __/ (_| (_) \ V / 09:19:30 \_____\___/ \__,_|\___|\___\___/ \_/ 09:19:30 Bash-1.0.3 09:19:30 09:19:30 09:19:30 ==> git version 2.24.4 found 09:19:30 ==> 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 09:19:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:19:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:19:30 ==> Jenkins CI detected. 09:19:30 project root: . 09:19:30 --> token set from env 09:19:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:19:30 ==> Running gcov in . (disable via -X gcov) 09:19:30 ==> Python coveragepy not found 09:19:30 ==> Searching for coverage reports in: 09:19:30 + . 09:19:30 -> Found 1 reports 09:19:30 ==> Detecting git/mercurial file structure 09:19:30 ==> Reading reports 09:19:30 + ./coverage.out bytes=10 09:19:30 ==> Appending adjustments 09:19:30 https://docs.codecov.io/docs/fixing-reports 09:19:30 + Found adjustments 09:19:30 ==> Gzipping contents 09:19:30 4.0K /tmp/codecov.qSKIri.gz 09:19:30 ==> Uploading reports 09:19:30 url: https://codecov.io 09:19:30 query: branch=master&commit=db2694a3d07cf6e722e0153a3e85771ea3a7afb2&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:30 -> Pinging Codecov 09:19:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=db2694a3d07cf6e722e0153a3e85771ea3a7afb2&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:19:31 -> Uploading to 09:19:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/db2694a3d07cf6e722e0153a3e85771ea3a7afb2/685eb56b-4a67-42c5-bf13-973344f0b8b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T091930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d888759e26f70d916f2e64601645855f9277ca5843a31bd4d2677a03cd6c434 09:19:31 % Total % Received % Xferd Average Speed Time Time Time Current 09:19:31 Dload Upload Total Spent Left Speed 09:19:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3991 0 0 100 3991 0 9170 --:--:-- --:--:-- --:--:-- 9174 09:19:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] } 09:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:19:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:19:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:19:32 09:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:19:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:19:32 188c0c94c7c5: Pulling fs layer 09:19:32 0ef7d3d256c8: Pulling fs layer 09:19:32 de9db76c5a1d: Pulling fs layer 09:19:32 0eba1c9be4d2: Pulling fs layer 09:19:32 0d57e429df01: Pulling fs layer 09:19:32 4e4be7b47b0d: Pulling fs layer 09:19:32 e1f770b5df2f: Pulling fs layer 09:19:32 85a0685a4137: Pulling fs layer 09:19:32 0eba1c9be4d2: Waiting 09:19:32 0d57e429df01: Waiting 09:19:32 4e4be7b47b0d: Waiting 09:19:32 e1f770b5df2f: Waiting 09:19:32 85a0685a4137: Waiting 09:19:32 de9db76c5a1d: Verifying Checksum 09:19:32 de9db76c5a1d: Download complete 09:19:32 0ef7d3d256c8: Verifying Checksum 09:19:32 0ef7d3d256c8: Download complete 09:19:33 0d57e429df01: Verifying Checksum 09:19:33 0d57e429df01: Download complete 09:19:33 4e4be7b47b0d: Verifying Checksum 09:19:33 4e4be7b47b0d: Download complete 09:19:33 188c0c94c7c5: Verifying Checksum 09:19:33 188c0c94c7c5: Download complete 09:19:33 188c0c94c7c5: Pull complete 09:19:33 0ef7d3d256c8: Pull complete 09:19:33 de9db76c5a1d: Pull complete 09:19:34 e1f770b5df2f: Verifying Checksum 09:19:34 e1f770b5df2f: Download complete 09:19:36 0eba1c9be4d2: Verifying Checksum 09:19:36 0eba1c9be4d2: Download complete 09:19:36 85a0685a4137: Verifying Checksum 09:19:36 85a0685a4137: Download complete 09:19:39 0eba1c9be4d2: Pull complete 09:19:39 0d57e429df01: Pull complete 09:19:39 4e4be7b47b0d: Pull complete 09:19:40 e1f770b5df2f: Pull complete 09:19:43 85a0685a4137: Pull complete 09:19:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:19:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:19:43 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:19:43 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:19:46 $ docker top 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 -eo pid,comm [Pipeline] { [Pipeline] echo 09:19:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:19:46 + set -o pipefail 09:19:46 + snyk monitor '--org=edgex-jenkins' 09:19:50 09:19:50 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 09:19:50 09:19:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/260b10ef-dd01-40e6-a70f-a0863c4db882 09:19:50 09:19:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:19:50 09:19:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:19:50 09:19:50 [Pipeline] } 09:19:50 $ docker stop --time=1 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 09:19:52 $ docker rm -f 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 [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 09:19:53 + git log --format=format:%s -1 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh 09:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:54 . [Pipeline] withDockerContainer 09:19:54 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:19:54 $ docker top ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:54 [ssh-agent] Looking for ssh-agent implementation... 09:19:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:54 $ docker exec ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 ssh-agent 09:19:55 SSH_AUTH_SOCK=/tmp/ssh-s1qC8NEvDvHX/agent.14 09:19:55 SSH_AGENT_PID=20 09:19:55 Running ssh-add (command line suppressed) 09:19:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7235420582805395676.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7235420582805395676.key) 09:19:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:55 + git semver tag 09:19:55 # -> Open(): unable to determine branch for HEAD 09:19:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:19:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:19:55 # $SEMVER_REMOTE_NAME = origin 09:19:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:19:55 # $SEMVER_USER_NAME = edgex-jenkins 09:19:55 # $SEMVER_BRANCH = master 09:19:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:19:55 # db2694a3d07cf6e722e0153a3e85771ea3a7afb2 HEAD 09:19:55 # -> Force: false 09:19:55 # 6a5570655d136fc5301ab16779f70bb806086b47 refs/tags/v2.0.0-dev.77 [Pipeline] } 09:19:55 $ docker exec --env ******** --env ******** ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 ssh-agent -k 09:19:55 unset SSH_AUTH_SOCK; 09:19:55 unset SSH_AGENT_PID; 09:19:55 echo Agent pid 20 killed; 09:19:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:55 + git semver [Pipeline] } 09:19:55 $ docker stop --time=1 ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 09:19:57 $ docker rm -f ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:57 09:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:19:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:19:57 0.23.1-centos7: Pulling from edgex-lftools 09:19:57 ab5ef0e58194: Pulling fs layer 09:19:57 9712f1f96733: Pulling fs layer 09:19:57 63f879dbbcfc: Pulling fs layer 09:19:57 0d9ebad4ef96: Pulling fs layer 09:19:57 e9a5061849ea: Pulling fs layer 09:19:57 d747dcd14b5f: Pulling fs layer 09:19:57 2de7ff778b66: Pulling fs layer 09:19:57 e9a5061849ea: Waiting 09:19:57 d747dcd14b5f: Waiting 09:19:57 2de7ff778b66: Waiting 09:19:57 0d9ebad4ef96: Waiting 09:19:57 9712f1f96733: Verifying Checksum 09:19:57 9712f1f96733: Download complete 09:19:59 63f879dbbcfc: Verifying Checksum 09:19:59 63f879dbbcfc: Download complete 09:19:59 e9a5061849ea: Verifying Checksum 09:19:59 e9a5061849ea: Download complete 09:19:59 d747dcd14b5f: Verifying Checksum 09:19:59 d747dcd14b5f: Download complete 09:19:59 0d9ebad4ef96: Verifying Checksum 09:19:59 0d9ebad4ef96: Download complete 09:20:00 2de7ff778b66: Verifying Checksum 09:20:00 2de7ff778b66: Download complete 09:20:00 ab5ef0e58194: Verifying Checksum 09:20:00 ab5ef0e58194: Download complete 09:20:02 ab5ef0e58194: Pull complete 09:20:02 9712f1f96733: Pull complete 09:20:03 63f879dbbcfc: Pull complete 09:20:06 0d9ebad4ef96: Pull complete 09:20:06 e9a5061849ea: Pull complete 09:20:06 d747dcd14b5f: Pull complete 09:20:07 2de7ff778b66: Pull complete 09:20:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:20:08 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:20:11 $ docker top 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:20:11 provisioning config files... 09:20:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config625483725682436528tmp 09:20:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6023586227530249257tmp 09:20:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3206935169019477822tmp [Pipeline] { [Pipeline] echo 09:20:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:20:11 ---> sigul-configuration.sh 09:20:11 gpg: directory `/root/.gnupg' created 09:20:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:20:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:20:11 gpg: keyring `/root/.gnupg/secring.gpg' created 09:20:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:20:11 gpg: CAST5 encrypted data 09:20:11 gpg: encrypted with 1 passphrase 09:20:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:20:11 + mkdir /home/jenkins 09:20:11 + mkdir /home/jenkins/sigul [Pipeline] sh 09:20: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 09:20:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:20:12 ---> sigul-install.sh 09:20:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:20:19 + git tag --list 09:20:19 0.1.1 09:20:19 v1.1.0 09:20:19 v1.2.0 09:20:19 v1.2.1 09:20:19 v1.3.0 09:20:19 v2.0.0-dev.1 09:20:19 v2.0.0-dev.10 09:20:19 v2.0.0-dev.11 09:20:19 v2.0.0-dev.12 09:20:19 v2.0.0-dev.13 09:20:19 v2.0.0-dev.14 09:20:19 v2.0.0-dev.15 09:20:19 v2.0.0-dev.16 09:20:19 v2.0.0-dev.17 09:20:19 v2.0.0-dev.18 09:20:19 v2.0.0-dev.19 09:20:19 v2.0.0-dev.2 09:20:19 v2.0.0-dev.20 09:20:19 v2.0.0-dev.21 09:20:19 v2.0.0-dev.22 09:20:19 v2.0.0-dev.23 09:20:19 v2.0.0-dev.24 09:20:19 v2.0.0-dev.25 09:20:19 v2.0.0-dev.26 09:20:19 v2.0.0-dev.27 09:20:19 v2.0.0-dev.28 09:20:19 v2.0.0-dev.29 09:20:19 v2.0.0-dev.3 09:20:19 v2.0.0-dev.30 09:20:19 v2.0.0-dev.31 09:20:19 v2.0.0-dev.32 09:20:19 v2.0.0-dev.33 09:20:19 v2.0.0-dev.34 09:20:19 v2.0.0-dev.35 09:20:19 v2.0.0-dev.36 09:20:19 v2.0.0-dev.37 09:20:19 v2.0.0-dev.38 09:20:19 v2.0.0-dev.39 09:20:19 v2.0.0-dev.4 09:20:19 v2.0.0-dev.40 09:20:19 v2.0.0-dev.41 09:20:19 v2.0.0-dev.42 09:20:19 v2.0.0-dev.43 09:20:19 v2.0.0-dev.44 09:20:19 v2.0.0-dev.45 09:20:19 v2.0.0-dev.46 09:20:19 v2.0.0-dev.47 09:20:19 v2.0.0-dev.48 09:20:19 v2.0.0-dev.49 09:20:19 v2.0.0-dev.5 09:20:19 v2.0.0-dev.50 09:20:19 v2.0.0-dev.51 09:20:19 v2.0.0-dev.52 09:20:19 v2.0.0-dev.53 09:20:19 v2.0.0-dev.54 09:20:19 v2.0.0-dev.55 09:20:19 v2.0.0-dev.56 09:20:19 v2.0.0-dev.57 09:20:19 v2.0.0-dev.58 09:20:19 v2.0.0-dev.59 09:20:19 v2.0.0-dev.6 09:20:19 v2.0.0-dev.60 09:20:19 v2.0.0-dev.61 09:20:19 v2.0.0-dev.62 09:20:19 v2.0.0-dev.63 09:20:19 v2.0.0-dev.64 09:20:19 v2.0.0-dev.65 09:20:19 v2.0.0-dev.66 09:20:19 v2.0.0-dev.67 09:20:19 v2.0.0-dev.68 09:20:19 v2.0.0-dev.69 09:20:19 v2.0.0-dev.7 09:20:19 v2.0.0-dev.70 09:20:19 v2.0.0-dev.71 09:20:19 v2.0.0-dev.72 09:20:19 v2.0.0-dev.73 09:20:19 v2.0.0-dev.74 09:20:19 v2.0.0-dev.75 09:20:19 v2.0.0-dev.76 09:20:19 v2.0.0-dev.77 09:20:19 v2.0.0-dev.8 09:20:19 v2.0.0-dev.9 [Pipeline] sh 09:20:19 + lftools sign git-tag v2.0.0-dev.77 09:20:20 Signing Git tag with Sigul... 09:20:20 Signing v2.0.0-dev.77 [Pipeline] echo 09:20:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:20:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:20:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:20:21 $ docker stop --time=1 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 09:20:23 $ docker rm -f 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:20:23 . [Pipeline] withDockerContainer 09:20:24 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:20:24 $ docker top 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:25 [ssh-agent] Looking for ssh-agent implementation... 09:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:25 $ docker exec 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 ssh-agent 09:20:25 SSH_AUTH_SOCK=/tmp/ssh-RcAwbY5lNATM/agent.13 09:20:25 SSH_AGENT_PID=20 09:20:25 Running ssh-add (command line suppressed) 09:20:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1250822325302030907.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1250822325302030907.key) 09:20:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:25 + git semver bump pre 09:20:25 # -> Open(): unable to determine branch for HEAD 09:20:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:20:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:20:25 # $SEMVER_REMOTE_NAME = origin 09:20:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:20:25 # $SEMVER_USER_NAME = edgex-jenkins 09:20:25 # $SEMVER_BRANCH = master 09:20:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:20:25 2.0.0-dev.78 [Pipeline] } 09:20:25 $ docker exec --env ******** --env ******** 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 ssh-agent -k 09:20:25 unset SSH_AUTH_SOCK; 09:20:25 unset SSH_AGENT_PID; 09:20:25 echo Agent pid 20 killed; 09:20:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:26 + git semver [Pipeline] } 09:20:26 $ docker stop --time=1 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 09:20:27 $ docker rm -f 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:20:27 . [Pipeline] withDockerContainer 09:20:27 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:20:28 $ docker top b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:28 [ssh-agent] Looking for ssh-agent implementation... 09:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:28 $ docker exec b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 ssh-agent 09:20:28 SSH_AUTH_SOCK=/tmp/ssh-B5QPrPhyUV7A/agent.13 09:20:28 SSH_AGENT_PID=20 09:20:28 Running ssh-add (command line suppressed) 09:20:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4367490323729524636.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4367490323729524636.key) 09:20:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:29 + git semver push 09:20:29 # -> Open(): unable to determine branch for HEAD 09:20:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:20:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:20:29 # $SEMVER_REMOTE_NAME = origin 09:20:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:20:29 # $SEMVER_USER_NAME = edgex-jenkins 09:20:29 # $SEMVER_BRANCH = master 09:20:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:20:34 $ docker exec --env ******** --env ******** b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 ssh-agent -k 09:20:34 unset SSH_AUTH_SOCK; 09:20:34 unset SSH_AGENT_PID; 09:20:34 echo Agent pid 20 killed; 09:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:34 + git semver [Pipeline] } 09:20:34 $ docker stop --time=1 b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 09:20:36 $ docker rm -f b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 [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 09:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:20:37 ---> package-listing.sh 09:20:37 ++ facter osfamily 09:20:37 ++ tr '[:upper:]' '[:lower:]' 09:20:38 + OS_FAMILY=redhat 09:20:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 09:20:38 + START_PACKAGES=/tmp/packages_start.txt 09:20:38 + END_PACKAGES=/tmp/packages_end.txt 09:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:38 + PACKAGES=/tmp/packages_start.txt 09:20:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:20:38 + PACKAGES=/tmp/packages_end.txt 09:20:38 + case "${OS_FAMILY}" in 09:20:38 + sort 09:20:38 + rpm -qa 09:20:38 + '[' -f /tmp/packages_start.txt ']' 09:20:38 + '[' -f /tmp/packages_end.txt ']' 09:20:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:20:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 09:20:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 09:20:38 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:20:39 09:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:20:39 alpine: Pulling from edgex-lftools-log-publisher 09:20:39 df20fa9351a1: Pulling fs layer 09:20:39 36b3adc4ff6f: Pulling fs layer 09:20:39 8ad3a11d3b57: Pulling fs layer 09:20:39 46f8f816bc3b: Pulling fs layer 09:20:39 93b61091891f: Pulling fs layer 09:20:39 93b9cdb0e59b: Pulling fs layer 09:20:39 5e14af77c1be: Pulling fs layer 09:20:39 01666e4c0597: Pulling fs layer 09:20:39 aa168da1d23b: Pulling fs layer 09:20:39 46f8f816bc3b: Waiting 09:20:39 93b61091891f: Waiting 09:20:39 93b9cdb0e59b: Waiting 09:20:39 5e14af77c1be: Waiting 09:20:39 01666e4c0597: Waiting 09:20:39 aa168da1d23b: Waiting 09:20:39 36b3adc4ff6f: Download complete 09:20:39 46f8f816bc3b: Verifying Checksum 09:20:39 46f8f816bc3b: Download complete 09:20:39 df20fa9351a1: Verifying Checksum 09:20:39 df20fa9351a1: Download complete 09:20:39 93b9cdb0e59b: Verifying Checksum 09:20:39 93b9cdb0e59b: Download complete 09:20:40 5e14af77c1be: Download complete 09:20:40 01666e4c0597: Download complete 09:20:40 93b61091891f: Download complete 09:20:40 df20fa9351a1: Pull complete 09:20:40 36b3adc4ff6f: Pull complete 09:20:40 8ad3a11d3b57: Verifying Checksum 09:20:40 8ad3a11d3b57: Download complete 09:20:41 8ad3a11d3b57: Pull complete 09:20:41 46f8f816bc3b: Pull complete 09:20:41 93b61091891f: Pull complete 09:20:41 93b9cdb0e59b: Pull complete 09:20:41 5e14af77c1be: Pull complete 09:20:41 01666e4c0597: Pull complete 09:20:42 aa168da1d23b: Verifying Checksum 09:20:42 aa168da1d23b: Download complete 09:20:46 aa168da1d23b: Pull complete 09:20:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:20:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:20:46 prd-centos7-docker-4c-2g-494 does not seem to be running inside a container 09:20:46 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:20:48 $ docker top dcc616fa732e2c0184662eca9e8136a39c59ade5b5b23e268b82c65d705ee836 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:49 + touch /tmp/pre-build-complete [Pipeline] sh 09:20:49 + mkdir -p /var/log/sa [Pipeline] sh 09:20:49 + ls /var/log/sa-host 09:20:49 + sadf -c /var/log/sa-host/sa05 09:20:49 file_magic: OK 09:20:49 HZ: Using current value: 100 09:20:49 file_header: OK 09:20:49 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 09:20:49 Statistics: 09:20:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:20:49 File successfully converted to sysstat format version 12.2.1 09:20:49 + sadf -c /var/log/sa-host/sa21 09:20:49 file_magic: OK 09:20:49 HZ: Using current value: 100 09:20:49 file_header: OK 09:20:49 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 09:20:49 Statistics: 09:20:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:20:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:50 provisioning config files... 09:20:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5006437630443301085tmp [Pipeline] { [Pipeline] echo 09:20:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:20:50 ---> create-netrc.sh [Pipeline] } 09:20:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:20:51 ---> python-tools-install.sh [Pipeline] echo 09:20:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:20:51 ---> sudo-logs.sh 09:20:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:20:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:20:52 ---> job-cost.sh 09:20:52 lf-activate-venv: SKIPPING 09:20:52 DEBUG: total: 0.18000000715255737 09:20:52 INFO: Retrieving Stack Cost... 09:20:52 INFO: Retrieving Pricing Info for: v3-standard-2 09:20:53 INFO: Archiving Costs [Pipeline] echo 09:20:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:20:53 ---> logs-deploy.sh 09:20:53 lf-activate-venv: SKIPPING 09:20:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/137 09:20:53 INFO: archiving workspace using pattern(s): 09:20:54 Archives upload complete. 09:20:54 INFO: archiving logs to Nexus 09:20:55 ---> uname -a: 09:20:55 Linux prd-centos7-docker-4c-2g-494.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:20:55 09:20:55 09:20:55 ---> lscpu: 09:20:55 Architecture: x86_64 09:20:55 CPU op-mode(s): 32-bit, 64-bit 09:20:55 Byte Order: Little Endian 09:20:55 Address sizes: 40 bits physical, 48 bits virtual 09:20:55 CPU(s): 2 09:20:55 On-line CPU(s) list: 0,1 09:20:55 Thread(s) per core: 1 09:20:55 Core(s) per socket: 1 09:20:55 Socket(s): 2 09:20:55 NUMA node(s): 1 09:20:55 Vendor ID: AuthenticAMD 09:20:55 CPU family: 23 09:20:55 Model: 49 09:20:55 Model name: AMD EPYC-Rome Processor 09:20:55 Stepping: 0 09:20:55 CPU MHz: 2800.000 09:20:55 BogoMIPS: 5600.00 09:20:55 Virtualization: AMD-V 09:20:55 Hypervisor vendor: KVM 09:20:55 Virtualization type: full 09:20:55 L1d cache: 64 KiB 09:20:55 L1i cache: 64 KiB 09:20:55 L2 cache: 1 MiB 09:20:55 L3 cache: 32 MiB 09:20:55 NUMA node0 CPU(s): 0,1 09:20:55 Vulnerability Itlb multihit: Not affected 09:20:55 Vulnerability L1tf: Not affected 09:20:55 Vulnerability Mds: Not affected 09:20:55 Vulnerability Meltdown: Not affected 09:20:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:20:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:20:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:20:55 Vulnerability Srbds: Not affected 09:20:55 Vulnerability Tsx async abort: Not affected 09:20:55 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:20:55 09:20:55 09:20:55 ---> nproc: 09:20:55 2 09:20:55 09:20:55 09:20:55 ---> df -h: 09:20:55 Filesystem Size Used Available Use% Mounted on 09:20:55 overlay 40.0G 8.9G 31.1G 22% / 09:20:55 tmpfs 64.0M 0 64.0M 0% /dev 09:20:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:20:55 shm 64.0M 0 64.0M 0% /dev/shm 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:20:55 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 09:20:55 09:20:55 09:20:55 ---> free -m: 09:20:55 total used free shared buff/cache available 09:20:55 Mem: 7821 1284 3119 0 3417 6456 09:20:55 Swap: 1023 0 1023 09:20:55 09:20:55 09:20:55 ---> ip addr: 09:20:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:20:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:20:55 inet 127.0.0.1/8 scope host lo 09:20:55 valid_lft forever preferred_lft forever 09:20:55 inet6 ::1/128 scope host 09:20:55 valid_lft forever preferred_lft forever 09:20:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:20:55 link/ether fa:16:3e:86:de:db brd ff:ff:ff:ff:ff:ff 09:20:55 inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 09:20:55 valid_lft 85671sec preferred_lft 85671sec 09:20:55 inet6 fe80::f816:3eff:fe86:dedb/64 scope link 09:20:55 valid_lft forever preferred_lft forever 09:20:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:20:55 link/ether 02:42:7d:d9:a1:b2 brd ff:ff:ff:ff:ff:ff 09:20:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:20:55 valid_lft forever preferred_lft forever 09:20:55 inet6 fe80::42:7dff:fed9:a1b2/64 scope link 09:20:55 valid_lft forever preferred_lft forever 09:20:55 09:20:55 09:20:55 ---> sar -b -r -n DEV: 09:20:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 09:20:55 09:20:55 09:08:36 LINUX RESTART (2 CPU) 09:20:55 09:20:55 09:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:20:55 09:10:02 101.57 6.91 94.65 0.00 3709.53 5639.62 0.00 09:20:55 09:11:01 1.81 0.00 1.81 0.00 0.00 37.48 0.00 09:20:55 09:12:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 09:20:55 09:13:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 09:20:55 09:14:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 09:20:55 09:15:01 0.38 0.00 0.38 0.00 0.00 5.26 0.00 09:20:55 09:16:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 09:20:55 09:17:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 09:20:55 09:18:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 09:20:55 09:19:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:20:55 09:20:02 109.49 0.03 109.46 0.00 3.73 31184.16 0.00 09:20:55 Average: 19.58 0.63 18.94 0.00 338.12 3359.30 0.00 09:20:55 09:20:55 09:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:55 09:10:02 5410520 0 825492 10.31 2620 1770300 1299724 14.35 598120 1597728 132 09:20:55 09:11:01 5422764 0 813240 10.15 2620 1770308 1205516 13.31 587788 1597696 8 09:20:55 09:12:01 5421980 0 814024 10.16 2620 1770308 1205660 13.31 590960 1595340 8 09:20:55 09:13:01 5419524 0 816476 10.19 2620 1770312 1205516 13.31 593220 1595340 8 09:20:55 09:14:01 5418184 0 817808 10.21 2620 1770320 1205708 13.31 586584 1602972 12 09:20:55 09:15:01 5417416 0 818572 10.22 2620 1770324 1205696 13.31 587684 1602972 8 09:20:55 09:16:01 5418620 0 817360 10.21 2620 1770332 1205516 13.31 586768 1602972 8 09:20:55 09:17:01 5417680 0 818296 10.22 2620 1770336 1205516 13.31 587668 1602972 8 09:20:55 09:18:01 5410856 0 825116 10.30 2620 1770340 1205516 13.31 594152 1602972 16 09:20:55 09:19:01 5410844 0 825124 10.30 2620 1770344 1205516 13.31 596136 1600972 8 09:20:55 09:20:02 4059468 0 1084120 13.54 2620 2862724 1601384 17.68 972188 2464408 374308 09:20:55 Average: 5293441 0 843239 10.53 2620 1869632 1250115 13.80 625570 1678759 34048 09:20:55 09:20:55 09:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:55 09:10:02 eth0 655.70 480.20 1419.68 93.96 0.00 0.00 0.00 0.00 09:20:55 09:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:10:02 docker0 60.13 42.27 5.51 191.67 0.00 0.00 0.00 0.00 09:20:55 09:11:01 eth0 0.12 0.12 0.01 0.04 0.00 0.00 0.00 0.00 09:20:55 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:12:01 eth0 1.43 0.30 0.35 0.20 0.00 0.00 0.00 0.00 09:20:55 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:13:01 eth0 0.35 0.07 0.03 0.01 0.00 0.00 0.00 0.00 09:20:55 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:14:01 eth0 0.77 0.42 0.45 0.21 0.00 0.00 0.00 0.00 09:20:55 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:15:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:20:55 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:55 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:17:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:20:55 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:55 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:19:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:20:55 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:20:02 eth0 825.61 764.70 7631.38 66.74 0.00 0.00 0.00 0.00 09:20:55 09:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 09:20:02 docker0 68.51 68.81 5.80 349.38 0.00 0.00 0.00 0.00 09:20:55 Average: eth0 135.20 113.50 824.38 14.68 0.00 0.00 0.00 0.00 09:20:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:55 Average: docker0 11.71 10.12 1.03 49.27 0.00 0.00 0.00 0.00 09:20:55 09:20:55 09:20:55 ---> sar -P ALL: 09:20:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 09:20:55 09:20:55 09:08:36 LINUX RESTART (2 CPU) 09:20:55 09:20:55 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:20:55 09:10:02 all 11.36 0.00 3.16 2.10 0.07 83.31 09:20:55 09:10:02 0 11.11 0.00 3.19 1.39 0.07 84.24 09:20:55 09:10:02 1 11.62 0.00 3.14 2.81 0.07 82.37 09:20:55 09:11:01 all 0.11 0.00 0.03 0.00 0.03 99.82 09:20:55 09:11:01 0 0.08 0.00 0.03 0.00 0.03 99.85 09:20:55 09:11:01 1 0.14 0.00 0.03 0.00 0.03 99.80 09:20:55 09:12:01 all 0.12 0.00 0.09 0.00 0.03 99.77 09:20:55 09:12:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:20:55 09:12:01 1 0.18 0.00 0.12 0.00 0.03 99.67 09:20:55 09:13:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:20:55 09:13:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:20:55 09:13:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:20:55 09:14:01 all 0.12 0.00 0.03 0.00 0.04 99.81 09:20:55 09:14:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:20:55 09:14:01 1 0.05 0.00 0.03 0.00 0.05 99.87 09:20:55 09:15:01 all 0.11 0.00 0.03 0.00 0.03 99.83 09:20:55 09:15:01 0 0.18 0.00 0.03 0.00 0.02 99.77 09:20:55 09:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:20:55 09:16:01 all 0.10 0.00 0.03 0.00 0.04 99.83 09:20:55 09:16:01 0 0.15 0.00 0.02 0.00 0.03 99.80 09:20:55 09:16:01 1 0.05 0.00 0.03 0.00 0.05 99.87 09:20:55 09:17:01 all 0.08 0.00 0.03 0.00 0.03 99.85 09:20:55 09:17:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:20:55 09:17:01 1 0.02 0.00 0.05 0.00 0.05 99.88 09:20:55 09:18:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:20:55 09:18:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:20:55 09:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 09:20:55 09:19:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:20:55 09:19:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:20:55 09:19:01 1 0.05 0.00 0.03 0.00 0.05 99.87 09:20:55 09:20:02 all 13.96 0.00 5.80 1.94 0.06 78.24 09:20:55 09:20:02 0 14.14 0.00 5.82 1.81 0.07 78.16 09:20:55 09:20:02 1 13.79 0.00 5.78 2.06 0.05 78.32 09:20:55 09:20:55 Average: CPU %user %nice %system %iowait %steal %idle 09:20:55 Average: all 2.33 0.00 0.82 0.36 0.04 96.45 09:20:55 Average: 0 2.35 0.00 0.82 0.28 0.03 96.52 09:20:55 Average: 1 2.31 0.00 0.83 0.43 0.05 96.39 09:20:55 09:20:55 09:20:55