Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ee8074266b270fdaf001247b3f0e0ff7886c0c93 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-ssh5753818902636332930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5033442801699472436.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh236008795887325778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh3958619729799088625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh9037974896170074343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 ‘prd-centos7-docker-4c-2g-109’ is offline Running on prd-centos7-docker-4c-2g-119 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.3' 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-ssh8430677103588924848.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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 (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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:36 ========================================================= 10:07:36 EdgeX Global Pipelines Version Info 10:07:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:38 ------------------- 10:07:38 stable info: 10:07:38 ------------------- 10:07:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:38 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:07:38 Message: update stable to v1.0.192 10:07:39 ------------------- 10:07:39 experimental info: 10:07:39 ------------------- 10:07:39 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:07:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee80742 [Pipeline] echo 10:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:40 provisioning config files... 10:07:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6285295876963385014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:41 ---> docker-login.sh 10:07:41 nexus3.edgexfoundry.org:10001 10:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:41 Configure a credential helper to remove this warning. See 10:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:41 10:07:41 Login Succeeded 10:07:41 nexus3.edgexfoundry.org:10002 10:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:42 Configure a credential helper to remove this warning. See 10:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:42 10:07:42 Login Succeeded 10:07:42 nexus3.edgexfoundry.org:10003 10:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:42 Configure a credential helper to remove this warning. See 10:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:42 10:07:42 Login Succeeded 10:07:42 nexus3.edgexfoundry.org:10004 10:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:42 Configure a credential helper to remove this warning. See 10:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:42 10:07:42 Login Succeeded 10:07:42 docker.io 10:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:43 Configure a credential helper to remove this warning. See 10:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:43 10:07:43 Login Succeeded 10:07:43 ---> docker-login.sh ends [Pipeline] } 10:07:43 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 10:07:43 + git log --format=format:%s -1 ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] echo 10:07:43 GIT_COMMIT: ee8074266b270fdaf001247b3f0e0ff7886c0c93, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:07:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:45 10:07:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:07:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:45 latest: Pulling from edgex-devops/git-semver 10:07:45 31603596830f: Pulling fs layer 10:07:45 54011a49482f: Pulling fs layer 10:07:45 a6820b24f6d8: Pulling fs layer 10:07:45 f581987b2513: Pulling fs layer 10:07:45 f581987b2513: Waiting 10:07:45 54011a49482f: Download complete 10:07:45 31603596830f: Download complete 10:07:46 f581987b2513: Verifying Checksum 10:07:46 f581987b2513: Download complete 10:07:46 a6820b24f6d8: Verifying Checksum 10:07:46 a6820b24f6d8: Download complete 10:07:46 31603596830f: Pull complete 10:07:46 54011a49482f: Pull complete 10:07:48 a6820b24f6d8: Pull complete 10:07:48 f581987b2513: Pull complete 10:07:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:07:48 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:07:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:07:50 $ docker top eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:51 [ssh-agent] Looking for ssh-agent implementation... 10:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:51 $ docker exec eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent 10:07:51 SSH_AUTH_SOCK=/tmp/ssh-VVlfFeoQJdS0/agent.11 10:07:51 SSH_AGENT_PID=17 10:07:51 Running ssh-add (command line suppressed) 10:07:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6982522501690823659.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6982522501690823659.key) 10:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:52 + git tag --points-at HEAD [Pipeline] } 10:07:52 $ docker exec --env ******** --env ******** eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent -k 10:07:52 unset SSH_AUTH_SOCK; 10:07:52 unset SSH_AGENT_PID; 10:07:52 echo Agent pid 17 killed; 10:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:52 [ssh-agent] Looking for ssh-agent implementation... 10:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:52 $ docker exec eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent 10:07:52 SSH_AUTH_SOCK=/tmp/ssh-ItsPxrEBibUc/agent.45 10:07:52 SSH_AGENT_PID=51 10:07:52 Running ssh-add (command line suppressed) 10:07:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2531298179085806770.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2531298179085806770.key) 10:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:53 + git semver init 10:07:53 # -> Open(): unable to determine branch for HEAD 10:07:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:07:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:07:53 # $SEMVER_REMOTE_NAME = origin 10:07:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:07:53 # $SEMVER_USER_NAME = edgex-jenkins 10:07:53 # $SEMVER_BRANCH = master 10:07:53 # $SEMVER_TEMP = /tmp/semver-087451892 10:07:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:07:56 # '/tmp/semver-087451892' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:07:56 # -> Force: false 10:07:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:07:56 $ docker exec --env ******** --env ******** eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 ssh-agent -k 10:07:56 unset SSH_AUTH_SOCK; 10:07:56 unset SSH_AGENT_PID; 10:07:56 echo Agent pid 51 killed; 10:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:57 + git semver [Pipeline] } 10:07:57 $ docker stop --time=1 eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 10:07:58 $ docker rm -f eac0b26f13b93f6c05dcd096574c550de53162cf4aa156097b52e8c67c035359 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:59 Stashed 1 file(s) [Pipeline] echo 10:07:59 [edgeXSemver]: initialized semver on version 2.0.0-dev.52 [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 10:08:15 Still waiting to schedule task 10:08:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:08:15 Still waiting to schedule task 10:08:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:10:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:10:07 Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout 10:10:07 The recommended git tool is: git 10:10:13 using credential edgex-jenkins-ssh 10:10:13 Cloning the remote Git repository 10:10:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:10:14 > git init /w/workspace/edgex-ui-go/112 # timeout=10 10:10:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:14 > git --version # timeout=10 10:10:14 > git --version # 'git version 2.17.1' 10:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:16 Avoid second fetch 10:10:16 Checking out Revision ee8074266b270fdaf001247b3f0e0ff7886c0c93 (master) 10:10:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:16 > git config core.sparsecheckout # timeout=10 10:10:16 > git checkout -f ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 10:10:21 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:10:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:10:23 + true 10:10:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:26 provisioning config files... 10:10:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config348443533771897797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:26 ---> docker-login.sh 10:10:26 nexus3.edgexfoundry.org:10001 10:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:27 Configure a credential helper to remove this warning. See 10:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:27 10:10:27 Login Succeeded 10:10:28 nexus3.edgexfoundry.org:10002 10:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:28 Configure a credential helper to remove this warning. See 10:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:28 10:10:28 Login Succeeded 10:10:28 nexus3.edgexfoundry.org:10003 10:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:28 Configure a credential helper to remove this warning. See 10:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:28 10:10:28 Login Succeeded 10:10:28 nexus3.edgexfoundry.org:10004 10:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:29 Configure a credential helper to remove this warning. See 10:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:29 10:10:29 Login Succeeded 10:10:29 docker.io 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:30 Configure a credential helper to remove this warning. See 10:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:30 10:10:30 Login Succeeded 10:10:30 ---> docker-login.sh ends [Pipeline] } 10:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:30 ========================================================= 10:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:10:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:31 + 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 . 10:10:32 Sending build context to Docker daemon 35.43MB 10:10:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:10:32 Step 2/8 : FROM ${BASE} 10:10:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:32 595b0fe564bb: Pulling fs layer 10:10:32 7186ed65a4f7: Pulling fs layer 10:10:32 316046926c0a: Pulling fs layer 10:10:32 4ebd0625c992: Pulling fs layer 10:10:32 207e8628e3a3: Pulling fs layer 10:10:32 c791037a9be2: Pulling fs layer 10:10:32 ffd874e62e21: Pulling fs layer 10:10:32 4ebd0625c992: Waiting 10:10:32 207e8628e3a3: Waiting 10:10:32 c791037a9be2: Waiting 10:10:32 ffd874e62e21: Waiting 10:10:32 316046926c0a: Verifying Checksum 10:10:32 316046926c0a: Download complete 10:10:32 7186ed65a4f7: Verifying Checksum 10:10:32 7186ed65a4f7: Download complete 10:10:32 207e8628e3a3: Verifying Checksum 10:10:32 207e8628e3a3: Download complete 10:10:32 595b0fe564bb: Verifying Checksum 10:10:32 595b0fe564bb: Download complete 10:10:32 c791037a9be2: Verifying Checksum 10:10:32 c791037a9be2: Download complete 10:10:33 595b0fe564bb: Pull complete 10:10:33 7186ed65a4f7: Pull complete 10:10:33 316046926c0a: Pull complete 10:10:34 ffd874e62e21: Download complete 10:10:35 4ebd0625c992: Verifying Checksum 10:10:43 Running on prd-centos7-docker-4c-2g-121 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:10:43 Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout 10:10:43 The recommended git tool is: git 10:10:46 using credential edgex-jenkins-ssh 10:10:46 Cloning the remote Git repository 10:10:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:10:46 > git init /w/workspace/edgex-ui-go/112 # timeout=10 10:10:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:46 > git --version # timeout=10 10:10:46 > git --version # 'git version 2.24.3' 10:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:46 [INFO] Currently running in a labeled security context 10:10:46 [INFO] Currently SELinux is 'enforcing' on the host 10:10:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/112@tmp/jenkins-gitclient-ssh8647976764416807163.key 10:10:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:47 Avoid second fetch 10:10:47 Checking out Revision ee8074266b270fdaf001247b3f0e0ff7886c0c93 (master) 10:10:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:47 > git config core.sparsecheckout # timeout=10 10:10:47 > git checkout -f ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 10:10:48 4ebd0625c992: Pull complete 10:10:48 207e8628e3a3: Pull complete 10:10:48 c791037a9be2: Pull complete 10:10:51 ffd874e62e21: Pull complete 10:10:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:10:51 ---> cfc18b08335c 10:10:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:51 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:10:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:10:53 + sudo service docker restart 10:10:53 + true 10:10:53 Redirecting to /bin/systemctl restart docker.service 10:10:54 ---> Running in b311ad9059c5 10:10:54 Removing intermediate container b311ad9059c5 10:10:54 ---> 8fb31ba31170 10:10:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:54 ---> Running in b9dd1b14293f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:54 provisioning config files... 10:10:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config3927125157831635215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:55 ---> docker-login.sh 10:10:55 nexus3.edgexfoundry.org:10001 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 nexus3.edgexfoundry.org:10002 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 nexus3.edgexfoundry.org:10003 10:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:55 Configure a credential helper to remove this warning. See 10:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:55 10:10:55 Login Succeeded 10:10:55 nexus3.edgexfoundry.org:10004 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 docker.io 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 ---> docker-login.sh ends [Pipeline] } 10:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:57 ========================================================= 10:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:10:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:57 Removing intermediate container b9dd1b14293f 10:10:57 ---> 3c9adac29540 10:10:57 Step 5/8 : RUN apk add --no-cache make git 10:10:57 + 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 . 10:10:57 ---> Running in 6c66a19fe04b 10:10:57 Sending build context to Docker daemon 35.43MB 10:10:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:10:57 Step 2/8 : FROM ${BASE} 10:10:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:57 540db60ca938: Pulling fs layer 10:10:57 adcc1eea9eea: Pulling fs layer 10:10:57 4c4ab2625f07: Pulling fs layer 10:10:57 0510c868ecb4: Pulling fs layer 10:10:57 afea3b2eda06: Pulling fs layer 10:10:57 7809a108b3ef: Pulling fs layer 10:10:57 f706445af74f: Pulling fs layer 10:10:57 afea3b2eda06: Waiting 10:10:57 7809a108b3ef: Waiting 10:10:57 f706445af74f: Waiting 10:10:57 4c4ab2625f07: Verifying Checksum 10:10:57 4c4ab2625f07: Download complete 10:10:57 adcc1eea9eea: Download complete 10:10:57 afea3b2eda06: Verifying Checksum 10:10:57 afea3b2eda06: Download complete 10:10:58 540db60ca938: Verifying Checksum 10:10:58 540db60ca938: Download complete 10:10:58 7809a108b3ef: Verifying Checksum 10:10:58 7809a108b3ef: Download complete 10:10:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:10:58 540db60ca938: Pull complete 10:10:58 adcc1eea9eea: Pull complete 10:10:58 4c4ab2625f07: Pull complete 10:10:59 f706445af74f: Verifying Checksum 10:10:59 f706445af74f: Download complete 10:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:11:00 0510c868ecb4: Verifying Checksum 10:11:00 0510c868ecb4: Download complete 10:11:01 OK: 138 MiB in 40 packages 10:11:02 Removing intermediate container 6c66a19fe04b 10:11:02 ---> 2b95d4730122 10:11:02 Step 6/8 : WORKDIR /edgex-ui-go 10:11:02 ---> Running in e9c2f253ab49 10:11:03 Removing intermediate container e9c2f253ab49 10:11:03 ---> 2ad793a26e43 10:11:03 Step 7/8 : COPY . . 10:11:05 0510c868ecb4: Pull complete 10:11:05 afea3b2eda06: Pull complete 10:11:05 7809a108b3ef: Pull complete 10:11:06 ---> b42f63a935b8 10:11:06 Step 8/8 : RUN go mod download 10:11:06 ---> Running in 81649496599b 10:11:12 f706445af74f: Pull complete 10:11:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:11:12 ---> b068be0155e3 10:11:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:11:13 ---> Running in 0b1105576b96 10:11:14 Removing intermediate container 0b1105576b96 10:11:14 ---> 5b28f3f7413a 10:11:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:14 ---> Running in 6a5a14aba09e 10:11:15 Removing intermediate container 6a5a14aba09e 10:11:15 ---> a650154a7484 10:11:15 Step 5/8 : RUN apk add --no-cache make git 10:11:15 ---> Running in e0ac78b158b2 10:11:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:11:17 OK: 149 MiB in 40 packages 10:11:17 Removing intermediate container e0ac78b158b2 10:11:17 ---> 5fbb713b47f6 10:11:17 Step 6/8 : WORKDIR /edgex-ui-go 10:11:18 ---> Running in 8122fa84bcae 10:11:18 Removing intermediate container 8122fa84bcae 10:11:18 ---> 331fc1213508 10:11:18 Step 7/8 : COPY . . 10:11:21 ---> ff5daa6618f8 10:11:21 Step 8/8 : RUN go mod download 10:11:21 ---> Running in b90f7ec3c55c 10:11:39 Removing intermediate container 81649496599b 10:11:39 ---> 6f67e3c9407a 10:11:39 Successfully built 6f67e3c9407a 10:11:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:11:39 + docker inspect -f . ci-base-image-arm64 10:11:39 . [Pipeline] withDockerContainer 10:11:39 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 10:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 ******** ci-base-image-arm64 cat 10:11:41 $ docker top 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:42 + go version 10:11:42 go version go1.16.3 linux/arm64 [Pipeline] } 10:11:42 $ docker stop --time=1 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a 10:11:44 $ docker rm -f 4128a2cded480989d1be7ef5979e76e90f864adb6b1a6823939c0f122429588a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:44 + docker inspect -f . ci-base-image-arm64 10:11:44 . [Pipeline] withDockerContainer 10:11:45 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 10:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 ******** ci-base-image-arm64 cat 10:11:46 $ docker top 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:47 + go mod tidy 10:11:48 Removing intermediate container b90f7ec3c55c 10:11:48 ---> df58a0de9b47 10:11:48 Successfully built df58a0de9b47 10:11:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 10:11:48 + docker inspect -f . ci-base-image-x86_64 10:11:48 . [Pipeline] withDockerContainer 10:11:48 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 10:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 10:11:49 + make test 10:11:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:11:49 $ docker top 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:50 + go version 10:11:50 go version go1.16.3 linux/amd64 [Pipeline] } 10:11:50 $ docker stop --time=1 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d 10:11:51 $ docker rm -f 751a0b0bbee2b8600a48d091a960261512a8479a2ca663569a157701b1d31a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:52 + docker inspect -f . ci-base-image-x86_64 10:11:52 . [Pipeline] withDockerContainer 10:11:52 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 10:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 10:11:53 $ docker top 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:53 + go mod tidy [Pipeline] sh 10:11:55 + make test 10:11:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:11:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:12:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:12:08 GO111MODULE=on go vet ./... [Pipeline] } 10:12:15 $ docker stop --time=1 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 10:12:17 $ docker rm -f 0217217b9cd80e1663e94555fd70d4edbd4677a19e24ad13b6ea5f0a65b1f751 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:22 + ls -al . 10:12:22 total 92 10:12:22 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 10:11 . 10:12:22 drwxrwxr-x. 4 jenkins jenkins 32 May 14 10:10 .. 10:12:22 drwxrwxr-x. 3 jenkins jenkins 20 May 14 10:10 assets 10:12:22 drwxrwxr-x. 2 jenkins jenkins 35 May 14 10:10 bin 10:12:22 drwxrwxr-x. 3 jenkins jenkins 29 May 14 10:10 cmd 10:12:22 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 10:10 CONTRIBUTING.md 10:12:22 -rw-r--r--. 1 jenkins jenkins 10 May 14 10:11 coverage.out 10:12:22 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 10:10 Dockerfile 10:12:22 -rw-rw-r--. 1 jenkins jenkins 902 May 14 10:10 Dockerfile.build 10:12:22 drwxrwxr-x. 5 jenkins jenkins 104 May 14 10:10 docs 10:12:22 drwxrwxr-x. 8 jenkins jenkins 162 May 14 10:10 .git 10:12:22 drwxrwxr-x. 2 jenkins jenkins 103 May 14 10:10 .github 10:12:22 -rw-rw-r--. 1 jenkins jenkins 162 May 14 10:10 .gitignore 10:12:22 -rw-rw-r--. 1 jenkins jenkins 987 May 14 10:10 go.mod 10:12:22 -rw-r--r--. 1 jenkins jenkins 24424 May 14 10:11 go.sum 10:12:22 drwxrwxr-x. 10 jenkins jenkins 139 May 14 10:10 internal 10:12:22 -rw-rw-r--. 1 jenkins jenkins 652 May 14 10:10 Jenkinsfile 10:12:22 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 10:10 LICENSE 10:12:22 -rw-rw-r--. 1 jenkins jenkins 941 May 14 10:10 Makefile 10:12:22 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 10:10 README.md 10:12:22 -rw-rw-r--. 1 jenkins jenkins 12 May 14 10:07 VERSION 10:12:22 -rw-rw-r--. 1 jenkins jenkins 155 May 14 10:10 version.go 10:12:22 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 10:10 web [Pipeline] isUnix [Pipeline] sh 10:12:22 + 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=ee8074266b270fdaf001247b3f0e0ff7886c0c93 --label arch=amd64 --label version=2.0.0-dev.52 . 10:12:23 Sending build context to Docker daemon 35.46MB 10:12:23 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:12:23 Step 2/24 : FROM ${BASE} AS builder 10:12:23 ---> df58a0de9b47 10:12:23 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:23 ---> Running in c6bd88a43dda 10:12:23 Removing intermediate container c6bd88a43dda 10:12:23 ---> 84ef94f31fad 10:12:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:12:23 ---> Running in 73c2d60f8c46 10:12:23 Removing intermediate container 73c2d60f8c46 10:12:23 ---> 706e6f8f563d 10:12:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:12:23 ---> Running in 70822db9b54e 10:12:24 Removing intermediate container 70822db9b54e 10:12:24 ---> 4fbd39da9458 10:12:24 Step 6/24 : LABEL Name=edgex-ui-go 10:12:24 ---> Running in 9fb45c115548 10:12:24 Removing intermediate container 9fb45c115548 10:12:24 ---> 8598479c1f6a 10:12:24 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:24 ---> Running in 0b846f0b7e5b 10:12:24 Removing intermediate container 0b846f0b7e5b 10:12:24 ---> 89d127b345f8 10:12:24 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:24 ---> Running in d52e9f4b8532 10:12:25 Removing intermediate container d52e9f4b8532 10:12:25 ---> 1770d0afa29c 10:12:25 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:25 ---> Running in 2abfba224ebb 10:12:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:12:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:12:27 OK: 149 MiB in 40 packages 10:12:27 Removing intermediate container 2abfba224ebb 10:12:27 ---> 2d5ef0ed32f0 10:12:27 Step 10/24 : ENV GO111MODULE=on 10:12:27 ---> Running in 7ef0f924ea6b 10:12:27 Removing intermediate container 7ef0f924ea6b 10:12:27 ---> b9af47a55989 10:12:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:12:27 ---> Running in 66f64d11314d 10:12:28 Removing intermediate container 66f64d11314d 10:12:28 ---> e08092dda1df 10:12:28 Step 12/24 : COPY go.mod . 10:12:28 ---> 9813453538fe 10:12:28 Step 13/24 : COPY Makefile . 10:12:28 ---> b4e5e3125fd9 10:12:28 Step 14/24 : RUN make update 10:12:28 ---> Running in 821366df0ce5 10:12:29 CGO_ENABLED=0 GO111MODULE=on go mod download 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:12:29 GO111MODULE=on go vet ./... 10:12:29 Removing intermediate container 821366df0ce5 10:12:29 ---> c6c8d9719d88 10:12:29 Step 15/24 : COPY . . 10:12:32 ---> 0aa633c2960c 10:12:32 Step 16/24 : RUN ${MAKE} 10:12:32 ---> Running in c9f5c2b9576d 10:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.52" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:12:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:12:46 Removing intermediate container c9f5c2b9576d 10:12:46 ---> c72a3c15753b 10:12:46 Step 17/24 : FROM alpine:3.12 10:12:46 3.12: Pulling from library/alpine 10:12:46 339de151aab4: Pulling fs layer 10:12:46 339de151aab4: Download complete 10:12:46 339de151aab4: Pull complete 10:12:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:12:46 Status: Downloaded newer image for alpine:3.12 10:12:46 ---> 13621d1b12d4 10:12:46 Step 18/24 : EXPOSE 4000 10:12:46 ---> Running in 57a2969e59bc 10:12:46 Removing intermediate container 57a2969e59bc 10:12:46 ---> 9b0b7667ae7e 10:12:46 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 [Pipeline] } 10:12:47 $ docker stop --time=1 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 10:12:48 ---> 821cf2765c14 10:12:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:12:48 ---> Running in 8cf818d26d87 10:12:48 Removing intermediate container 8cf818d26d87 10:12:48 ---> 62c863b1d9f6 10:12:48 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:12:48 ---> Running in a2dec902f83d 10:12:48 Removing intermediate container a2dec902f83d 10:12:48 ---> c3faca587f20 10:12:48 Step 22/24 : LABEL arch=amd64 10:12:48 ---> Running in 7884151e82f8 10:12:49 Removing intermediate container 7884151e82f8 10:12:49 ---> 84c357119133 10:12:49 Step 23/24 : LABEL git_sha=ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:12:49 ---> Running in 187444174c47 10:12:49 Removing intermediate container 187444174c47 10:12:49 ---> 04667f71f92a 10:12:49 Step 24/24 : LABEL version=2.0.0-dev.52 10:12:49 ---> Running in c4e8fdfadf27 10:12:49 $ docker rm -f 19f685bc5abfa58f10e5a86abcf6c4544358710b7287bd1bd2d0b8e1b17c5683 10:12:49 Removing intermediate container c4e8fdfadf27 10:12:49 ---> 60d92c1c664a 10:12:49 [Warning] One or more build-args [ARCH] were not consumed 10:12:49 Successfully built 60d92c1c664a 10:12:49 Successfully tagged edgex-ui:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 10:12:50 + sudo chown -R jenkins:jenkins . [Pipeline] configFileProvider 10:12:50 provisioning config files... [Pipeline] stash 10:12:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config1168551377172612894tmp 10:12:50 Warning: overwriting stash ‘coverage-report’ [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:50 ---> docker-login.sh 10:12:50 nexus3.edgexfoundry.org:10001 10:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:50 Configure a credential helper to remove this warning. See 10:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:50 10:12:50 Login Succeeded 10:12:50 nexus3.edgexfoundry.org:10002 10:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:50 Configure a credential helper to remove this warning. See 10:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:50 10:12:50 Login Succeeded 10:12:50 nexus3.edgexfoundry.org:10003 10:12:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:51 Configure a credential helper to remove this warning. See 10:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:51 10:12:51 Login Succeeded 10:12:51 nexus3.edgexfoundry.org:10004 10:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:51 Configure a credential helper to remove this warning. See 10:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:51 10:12:51 Login Succeeded 10:12:51 docker.io 10:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:51 Configure a credential helper to remove this warning. See 10:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:51 10:12:51 Login Succeeded 10:12:51 ---> docker-login.sh ends [Pipeline] } 10:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 10:12:51 + ls -al . 10:12:51 total 124 10:12:51 drwxrwxr-x 10 jenkins jenkins 4096 May 14 10:11 . 10:12:51 drwxrwxr-x 4 jenkins jenkins 4096 May 14 10:10 .. 10:12:51 drwxrwxr-x 8 jenkins jenkins 4096 May 14 10:10 .git 10:12:51 drwxrwxr-x 2 jenkins jenkins 4096 May 14 10:10 .github 10:12:51 -rw-rw-r-- 1 jenkins jenkins 162 May 14 10:10 .gitignore 10:12:51 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 10:10 CONTRIBUTING.md 10:12:51 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 10:10 Dockerfile 10:12:51 -rw-rw-r-- 1 jenkins jenkins 902 May 14 10:10 Dockerfile.build 10:12:51 -rw-rw-r-- 1 jenkins jenkins 652 May 14 10:10 Jenkinsfile 10:12:51 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 10:10 LICENSE 10:12:51 -rw-rw-r-- 1 jenkins jenkins 941 May 14 10:10 Makefile 10:12:51 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 10:10 README.md 10:12:51 -rw-rw-r-- 1 jenkins jenkins 12 May 14 10:07 VERSION 10:12:51 drwxrwxr-x 3 jenkins jenkins 4096 May 14 10:10 assets 10:12:51 drwxrwxr-x 2 jenkins jenkins 4096 May 14 10:10 bin 10:12:51 drwxrwxr-x 3 jenkins jenkins 4096 May 14 10:10 cmd 10:12:51 -rw-r--r-- 1 jenkins jenkins 10 May 14 10:11 coverage.out 10:12:51 drwxrwxr-x 5 jenkins jenkins 4096 May 14 10:10 docs 10:12:51 -rw-rw-r-- 1 jenkins jenkins 987 May 14 10:10 go.mod 10:12:51 -rw-r--r-- 1 jenkins jenkins 24424 May 14 10:11 go.sum 10:12:51 drwxrwxr-x 10 jenkins jenkins 4096 May 14 10:10 internal 10:12:51 -rw-rw-r-- 1 jenkins jenkins 155 May 14 10:10 version.go 10:12:51 drwxrwxr-x 4 jenkins jenkins 4096 May 14 10:10 web [Pipeline] echo 10:12:51 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:12:51 ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:12:51 latest 10:12:51 2.0.0-dev.52 10:12:51 ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:12:51 master 10:12:51 ===================================================== [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:52 + 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=ee8074266b270fdaf001247b3f0e0ff7886c0c93 --label arch=arm64 --label version=2.0.0-dev.52 . 10:12:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh 10:12:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:12:52 05bf8538faa1: Preparing 10:12:52 32f366d666a5: Preparing 10:12:52 32f366d666a5: Layer already exists 10:12:53 Sending build context to Docker daemon 35.46MB 10:12:53 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:12:53 Step 2/24 : FROM ${BASE} AS builder 10:12:53 ---> 6f67e3c9407a 10:12:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:53 ---> Running in 49a26bdd40a9 10:12:53 Removing intermediate container 49a26bdd40a9 10:12:53 ---> c6a21f6803b9 10:12:53 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:12:54 ---> Running in 8c8a907b5a0c 10:12:54 Removing intermediate container 8c8a907b5a0c 10:12:54 ---> 75080b0a763c 10:12:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:12:54 ---> Running in 6da112bc274a 10:12:55 05bf8538faa1: Pushed 10:12:55 ee8074266b270fdaf001247b3f0e0ff7886c0c93: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 10:12:55 Removing intermediate container 6da112bc274a 10:12:55 ---> f31049e11f1b 10:12:55 Step 6/24 : LABEL Name=edgex-ui-go [Pipeline] isUnix [Pipeline] sh 10:12:55 ---> Running in 7b5883d2f94c 10:12:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:12:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:12:55 05bf8538faa1: Preparing 10:12:55 32f366d666a5: Preparing 10:12:55 05bf8538faa1: Layer already exists 10:12:55 32f366d666a5: Layer already exists 10:12:55 latest: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh 10:12:55 Removing intermediate container 7b5883d2f94c 10:12:55 ---> bdf68da2022b 10:12:55 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:55 ---> Running in e26f3282cb83 10:12:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 10:12:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 10:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:12:56 05bf8538faa1: Preparing 10:12:56 32f366d666a5: Preparing 10:12:56 32f366d666a5: Layer already exists 10:12:56 05bf8538faa1: Layer already exists 10:12:56 2.0.0-dev.52: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh 10:12:56 Removing intermediate container e26f3282cb83 10:12:56 ---> dde9ede3823b 10:12:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:56 ---> Running in f73e5e4779a9 10:12:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 10:12:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:12:56 05bf8538faa1: Preparing 10:12:56 32f366d666a5: Preparing 10:12:56 32f366d666a5: Layer already exists 10:12:56 05bf8538faa1: Layer already exists 10:12:56 ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] isUnix [Pipeline] sh 10:12:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:12:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:12:57 05bf8538faa1: Preparing 10:12:57 32f366d666a5: Preparing 10:12:57 05bf8538faa1: Layer already exists 10:12:57 32f366d666a5: Layer already exists 10:12:57 master: digest: sha256:56402e526bbfe87efb92f0952147599433f9ae414dbe91a88b233b4a60945a04 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:57 ===================================================== [Pipeline] echo 10:12:57 taggedImages: 10:12:57 - nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:12:57 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:12:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.52 10:12:57 - nexus3.edgexfoundry.org:10004/edgex-ui:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:12:57 - 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 10:12:58 ---> job-cost.sh 10:12:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t1Np 10:12:58 Removing intermediate container f73e5e4779a9 10:12:58 ---> 536077bbe22b 10:12:58 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:58 ---> Running in dd88789f8568 10:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:13:01 OK: 138 MiB in 40 packages 10:13:02 Removing intermediate container dd88789f8568 10:13:02 ---> 1b3e6c27ee83 10:13:02 Step 10/24 : ENV GO111MODULE=on 10:13:02 ---> Running in 98dadf6305cc 10:13:03 Removing intermediate container 98dadf6305cc 10:13:03 ---> 7a30aee57992 10:13:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:13:03 ---> Running in f5cdb6176c23 10:13:03 Removing intermediate container f5cdb6176c23 10:13:03 ---> 9305f5d58c89 10:13:03 Step 12/24 : COPY go.mod . 10:13:04 ---> c2ccdb5237df 10:13:04 Step 13/24 : COPY Makefile . 10:13:05 ---> b01acefc2453 10:13:05 Step 14/24 : RUN make update 10:13:05 ---> Running in 624f96609a2a 10:13:06 CGO_ENABLED=0 GO111MODULE=on go mod download 10:13:07 Removing intermediate container 624f96609a2a 10:13:07 ---> fada7bde6165 10:13:07 Step 15/24 : COPY . . 10:13:10 ---> 5894d8843d78 10:13:10 Step 16/24 : RUN ${MAKE} 10:13:10 ---> Running in 92aa5540f45f 10:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.52" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:13:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:13:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:13:43 Removing intermediate container 92aa5540f45f 10:13:43 ---> 9920a2f7f052 10:13:43 Step 17/24 : FROM alpine:3.12 10:13:43 3.12: Pulling from library/alpine 10:13:43 d2f70382dc9a: Pulling fs layer 10:13:43 d2f70382dc9a: Verifying Checksum 10:13:43 d2f70382dc9a: Download complete 10:13:44 d2f70382dc9a: Pull complete 10:13:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:13:44 Status: Downloaded newer image for alpine:3.12 10:13:44 ---> 9852663dfa18 10:13:44 Step 18/24 : EXPOSE 4000 10:13:44 ---> Running in 17e6311c88b4 10:13:44 Removing intermediate container 17e6311c88b4 10:13:44 ---> da57911a5bbc 10:13:44 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 10:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-t1Np/bin to PATH 10:13:45 INFO: No Stack... 10:13:45 INFO: Retrieving Pricing Info for: v1-standard-2 10:13:45 INFO: Archiving Costs [Pipeline] sh 10:13:45 + cat /w/workspace/edgex-ui-go/112/archives/cost.csv 10:13:45 + cut -d, -f6 [Pipeline] lock 10:13:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] 10:13:45 Resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] did not exist. Created. 10:13:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:46 + echo total: 0.029999999329447746 [Pipeline] stash 10:13:46 Stashed 1 file(s) [Pipeline] } 10:13:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:47 ---> d02f0e21f861 10:13:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:13:47 ---> Running in d74ed2471e79 10:13:47 Removing intermediate container d74ed2471e79 10:13:47 ---> caea62fefe6b 10:13:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:13:48 ---> Running in adef970515ee 10:13:48 Removing intermediate container adef970515ee 10:13:48 ---> 274dee297204 10:13:48 Step 22/24 : LABEL arch=arm64 10:13:48 ---> Running in 9e685bd7a7ad 10:13:48 Removing intermediate container 9e685bd7a7ad 10:13:48 ---> cbce9c52b805 10:13:48 Step 23/24 : LABEL git_sha=ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:13:49 ---> Running in 0e70b83bb5ad 10:13:49 Removing intermediate container 0e70b83bb5ad 10:13:49 ---> 2a541931c9c0 10:13:49 Step 24/24 : LABEL version=2.0.0-dev.52 10:13:49 ---> Running in 01d5e88d440d 10:13:50 Removing intermediate container 01d5e88d440d 10:13:50 ---> 80b7d2d9bfe9 10:13:50 [Warning] One or more build-args [ARCH] were not consumed 10:13:50 Successfully built 80b7d2d9bfe9 10:13:50 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 10:13:50 provisioning config files... 10:13:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config5182608681346008728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:50 ---> docker-login.sh 10:13:50 nexus3.edgexfoundry.org:10001 10:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:51 Configure a credential helper to remove this warning. See 10:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:51 10:13:51 Login Succeeded 10:13:51 nexus3.edgexfoundry.org:10002 10:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:51 Configure a credential helper to remove this warning. See 10:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:51 10:13:51 Login Succeeded 10:13:51 nexus3.edgexfoundry.org:10003 10:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:52 Configure a credential helper to remove this warning. See 10:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:52 10:13:52 Login Succeeded 10:13:52 nexus3.edgexfoundry.org:10004 10:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:52 Configure a credential helper to remove this warning. See 10:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:52 10:13:52 Login Succeeded 10:13:52 docker.io 10:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:53 Configure a credential helper to remove this warning. See 10:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:53 10:13:53 Login Succeeded 10:13:53 ---> docker-login.sh ends [Pipeline] } 10:13:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:53 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:13:53 ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:13:53 latest 10:13:53 2.0.0-dev.52 10:13:53 ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:13:53 master 10:13:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh 10:13:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:13:54 cfddc322333e: Preparing 10:13:54 3fbe34a1663b: Preparing 10:13:54 3fbe34a1663b: Layer already exists 10:14:01 cfddc322333e: Pushed 10:14:01 ee8074266b270fdaf001247b3f0e0ff7886c0c93: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh 10:14:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:14:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:14:02 cfddc322333e: Preparing 10:14:02 3fbe34a1663b: Preparing 10:14:02 3fbe34a1663b: Layer already exists 10:14:02 cfddc322333e: Layer already exists 10:14:02 latest: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh 10:14:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 10:14:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 10:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:14:03 cfddc322333e: Preparing 10:14:03 3fbe34a1663b: Preparing 10:14:03 3fbe34a1663b: Layer already exists 10:14:03 cfddc322333e: Layer already exists 10:14:03 2.0.0-dev.52: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh 10:14:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 [Pipeline] isUnix [Pipeline] sh 10:14:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:14:04 cfddc322333e: Preparing 10:14:04 3fbe34a1663b: Preparing 10:14:04 cfddc322333e: Layer already exists 10:14:04 3fbe34a1663b: Layer already exists 10:14:04 ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] isUnix [Pipeline] sh 10:14:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:14:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:14:05 cfddc322333e: Preparing 10:14:05 3fbe34a1663b: Preparing 10:14:05 3fbe34a1663b: Layer already exists 10:14:05 cfddc322333e: Layer already exists 10:14:05 master: digest: sha256:77fa8f1fe504efcf820cd49d1216afdf2e822d8dafdb09874b7afc3d4ae46b81 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:05 ===================================================== [Pipeline] echo 10:14:05 taggedImages: 10:14:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93 10:14:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:14:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.52 10:14:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ee8074266b270fdaf001247b3f0e0ff7886c0c93-2.0.0-dev.52 10:14:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:14:06 ---> job-cost.sh 10:14:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sIA0 10:14:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-sIA0/bin to PATH 10:16:06 INFO: No Stack... 10:16:06 INFO: Retrieving Pricing Info for: lf-standard-4 10:16:06 INFO: Archiving Costs [Pipeline] sh 10:16:07 + cat /w/workspace/edgex-ui-go/112/archives/cost.csv 10:16:07 + cut -d, -f6 [Pipeline] lock 10:16:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] 10:16:07 Resource [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] did not exist. Created. 10:16:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:07 /w/workspace/edgex-ui-go/112@tmp/durable-79183d82/script.sh: 1: /w/workspace/edgex-ui-go/112@tmp/durable-79183d82/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:16:08 + echo total: 0.20999999344348907 [Pipeline] stash 10:16:08 Warning: overwriting stash ‘stack-cost’ 10:16:08 Stashed 1 file(s) [Pipeline] } 10:16:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-112-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 10:16:09 provisioning config files... 10:16:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1009587129378020283tmp [Pipeline] { [Pipeline] sh 10:16:09 + set +x 10:16:09 + curl -s https://codecov.io/bash 10:16:09 + bash -s -- 10:16:09 10:16:09 _____ _ 10:16:09 / ____| | | 10:16:09 | | ___ __| | ___ ___ _____ __ 10:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:09 Bash-1.0.2 10:16:09 10:16:09 10:16:09 ==> git version 2.24.3 found 10:16:09 ==> 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 10:16:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:16:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:16:09 ==> Jenkins CI detected. 10:16:09 project root: . 10:16:09 --> token set from env 10:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:16:09 ==> Running gcov in . (disable via -X gcov) 10:16:10 ==> Python coveragepy not found 10:16:10 ==> Searching for coverage reports in: 10:16:10 + . 10:16:10 -> Found 1 reports 10:16:10 ==> Detecting git/mercurial file structure 10:16:10 ==> Reading reports 10:16:10 + ./coverage.out bytes=10 10:16:10 ==> Appending adjustments 10:16:10 https://docs.codecov.io/docs/fixing-reports 10:16:10 + Found adjustments 10:16:10 ==> Gzipping contents 10:16:10 4.0K /tmp/codecov.pd9Ngq.gz 10:16:10 ==> Uploading reports 10:16:10 url: https://codecov.io 10:16:10 query: branch=master&commit=ee8074266b270fdaf001247b3f0e0ff7886c0c93&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:10 -> Pinging Codecov 10:16:10 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=ee8074266b270fdaf001247b3f0e0ff7886c0c93&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:16:11 -> Uploading to 10:16:11 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/ee8074266b270fdaf001247b3f0e0ff7886c0c93/b73ce45f-0bba-4ae0-8373-29748e54bd62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T101610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cad02f23c9959fc3964758281b7a8555e72df8998b5a9d2268e31923baa92823 10:16:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:11 Dload Upload Total Spent Left Speed 10:16:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 6345 --:--:-- --:--:-- --:--:-- 6342 100 3926 0 0 100 3926 0 6342 --:--:-- --:--:-- --:--:-- 6342 10:16:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] } 10:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:16:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:16:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:12 10:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:16:13 188c0c94c7c5: Pulling fs layer 10:16:13 0ef7d3d256c8: Pulling fs layer 10:16:13 de9db76c5a1d: Pulling fs layer 10:16:13 0eba1c9be4d2: Pulling fs layer 10:16:13 0d57e429df01: Pulling fs layer 10:16:13 0eba1c9be4d2: Waiting 10:16:13 4e4be7b47b0d: Pulling fs layer 10:16:13 e1f770b5df2f: Pulling fs layer 10:16:13 85a0685a4137: Pulling fs layer 10:16:13 0d57e429df01: Waiting 10:16:13 4e4be7b47b0d: Waiting 10:16:13 e1f770b5df2f: Waiting 10:16:13 85a0685a4137: Waiting 10:16:13 de9db76c5a1d: Verifying Checksum 10:16:13 de9db76c5a1d: Download complete 10:16:13 0ef7d3d256c8: Download complete 10:16:13 0d57e429df01: Verifying Checksum 10:16:13 0d57e429df01: Download complete 10:16:13 4e4be7b47b0d: Verifying Checksum 10:16:13 4e4be7b47b0d: Download complete 10:16:13 188c0c94c7c5: Verifying Checksum 10:16:13 188c0c94c7c5: Download complete 10:16:14 188c0c94c7c5: Pull complete 10:16:15 0ef7d3d256c8: Pull complete 10:16:15 de9db76c5a1d: Pull complete 10:16:15 e1f770b5df2f: Verifying Checksum 10:16:15 e1f770b5df2f: Download complete 10:16:18 0eba1c9be4d2: Verifying Checksum 10:16:18 0eba1c9be4d2: Download complete 10:16:20 85a0685a4137: Verifying Checksum 10:16:20 85a0685a4137: Download complete 10:16:28 0eba1c9be4d2: Pull complete 10:16:28 0d57e429df01: Pull complete 10:16:28 4e4be7b47b0d: Pull complete 10:16:30 e1f770b5df2f: Pull complete 10:16:40 85a0685a4137: Pull complete 10:16:40 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:16:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:16:41 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:16:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:16:43 $ docker top 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 -eo pid,comm [Pipeline] { [Pipeline] echo 10:16:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:16:43 + set -o pipefail 10:16:43 + snyk monitor '--org=edgex-jenkins' 10:16:54 10:16:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:16:54 10:16:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/500175ef-0e5e-466e-bc0e-39c4278251cd 10:16:54 10:16:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:16:54 10:16:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:16:54 10:16:54 [Pipeline] } 10:16:54 $ docker stop --time=1 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 10:16:57 $ docker rm -f 0690f57a3002c7a687b84d9ddb8e8eae1312afc26060038c92ffa2c0b51c60a0 [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 10:16:59 + git log --format=format:%s -1 ee8074266b270fdaf001247b3f0e0ff7886c0c93 [Pipeline] isUnix [Pipeline] sh 10:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:59 . [Pipeline] withDockerContainer 10:17:00 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:17:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:01 $ docker top a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:01 [ssh-agent] Looking for ssh-agent implementation... 10:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:01 $ docker exec a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f ssh-agent 10:17:01 SSH_AUTH_SOCK=/tmp/ssh-LtI8hpKNGuhp/agent.11 10:17:01 SSH_AGENT_PID=17 10:17:01 Running ssh-add (command line suppressed) 10:17:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5859284763791681128.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5859284763791681128.key) 10:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:02 + git semver tag 10:17:02 # -> Open(): unable to determine branch for HEAD 10:17:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:17:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:17:02 # $SEMVER_REMOTE_NAME = origin 10:17:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:02 # $SEMVER_USER_NAME = edgex-jenkins 10:17:02 # $SEMVER_BRANCH = master 10:17:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:17:02 # ee8074266b270fdaf001247b3f0e0ff7886c0c93 HEAD 10:17:03 # -> Force: false 10:17:03 # ba0be7efd40d8527c5258e2be8bfb28492bbf28c refs/tags/v2.0.0-dev.52 [Pipeline] } 10:17:03 $ docker exec --env ******** --env ******** a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f ssh-agent -k 10:17:03 unset SSH_AUTH_SOCK; 10:17:03 unset SSH_AGENT_PID; 10:17:03 echo Agent pid 17 killed; 10:17:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:04 + git semver [Pipeline] } 10:17:04 $ docker stop --time=1 a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f 10:17:05 $ docker rm -f a5f756975b1e0c6cfc0f01d3a1a846f09514e7184871342485ba3973d3e23d8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:06 10:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:06 0.23.1-centos7: Pulling from edgex-lftools 10:17:06 ab5ef0e58194: Pulling fs layer 10:17:06 9712f1f96733: Pulling fs layer 10:17:06 63f879dbbcfc: Pulling fs layer 10:17:06 0d9ebad4ef96: Pulling fs layer 10:17:06 e9a5061849ea: Pulling fs layer 10:17:06 d747dcd14b5f: Pulling fs layer 10:17:06 2de7ff778b66: Pulling fs layer 10:17:06 e9a5061849ea: Waiting 10:17:06 d747dcd14b5f: Waiting 10:17:06 2de7ff778b66: Waiting 10:17:06 0d9ebad4ef96: Waiting 10:17:06 9712f1f96733: Verifying Checksum 10:17:06 9712f1f96733: Download complete 10:17:09 63f879dbbcfc: Verifying Checksum 10:17:09 63f879dbbcfc: Download complete 10:17:10 e9a5061849ea: Verifying Checksum 10:17:10 e9a5061849ea: Download complete 10:17:10 d747dcd14b5f: Verifying Checksum 10:17:10 d747dcd14b5f: Download complete 10:17:10 ab5ef0e58194: Verifying Checksum 10:17:10 ab5ef0e58194: Download complete 10:17:11 2de7ff778b66: Verifying Checksum 10:17:11 2de7ff778b66: Download complete 10:17:11 0d9ebad4ef96: Download complete 10:17:17 ab5ef0e58194: Pull complete 10:17:17 9712f1f96733: Pull complete 10:17:20 63f879dbbcfc: Pull complete 10:17:30 0d9ebad4ef96: Pull complete 10:17:31 e9a5061849ea: Pull complete 10:17:31 d747dcd14b5f: Pull complete 10:17:34 2de7ff778b66: Pull complete 10:17:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:17:35 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:17:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:17:39 $ docker top b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:17:39 provisioning config files... 10:17:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config929399999869794529tmp 10:17:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5646597225962696479tmp 10:17:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6863094522848386188tmp [Pipeline] { [Pipeline] echo 10:17:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:17:39 ---> sigul-configuration.sh 10:17:40 gpg: directory `/root/.gnupg' created 10:17:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:17:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:17:40 gpg: keyring `/root/.gnupg/secring.gpg' created 10:17:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:17:40 gpg: CAST5 encrypted data 10:17:40 gpg: encrypted with 1 passphrase 10:17:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:17:40 + mkdir /home/jenkins 10:17:40 + mkdir /home/jenkins/sigul [Pipeline] sh 10:17:40 + 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 10:17:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:17:41 ---> sigul-install.sh 10:17:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:17:49 + git tag --list 10:17:49 0.1.1 10:17:49 v1.1.0 10:17:49 v1.2.0 10:17:49 v1.2.1 10:17:49 v1.3.0 10:17:49 v2.0.0-dev.1 10:17:49 v2.0.0-dev.10 10:17:49 v2.0.0-dev.11 10:17:49 v2.0.0-dev.12 10:17:49 v2.0.0-dev.13 10:17:49 v2.0.0-dev.14 10:17:49 v2.0.0-dev.15 10:17:49 v2.0.0-dev.16 10:17:49 v2.0.0-dev.17 10:17:49 v2.0.0-dev.18 10:17:49 v2.0.0-dev.19 10:17:49 v2.0.0-dev.2 10:17:49 v2.0.0-dev.20 10:17:49 v2.0.0-dev.21 10:17:49 v2.0.0-dev.22 10:17:49 v2.0.0-dev.23 10:17:49 v2.0.0-dev.24 10:17:49 v2.0.0-dev.25 10:17:49 v2.0.0-dev.26 10:17:49 v2.0.0-dev.27 10:17:49 v2.0.0-dev.28 10:17:49 v2.0.0-dev.29 10:17:49 v2.0.0-dev.3 10:17:49 v2.0.0-dev.30 10:17:49 v2.0.0-dev.31 10:17:49 v2.0.0-dev.32 10:17:49 v2.0.0-dev.33 10:17:49 v2.0.0-dev.34 10:17:49 v2.0.0-dev.35 10:17:49 v2.0.0-dev.36 10:17:49 v2.0.0-dev.37 10:17:49 v2.0.0-dev.38 10:17:49 v2.0.0-dev.39 10:17:49 v2.0.0-dev.4 10:17:49 v2.0.0-dev.40 10:17:49 v2.0.0-dev.41 10:17:49 v2.0.0-dev.42 10:17:49 v2.0.0-dev.43 10:17:49 v2.0.0-dev.44 10:17:49 v2.0.0-dev.45 10:17:49 v2.0.0-dev.46 10:17:49 v2.0.0-dev.47 10:17:49 v2.0.0-dev.48 10:17:49 v2.0.0-dev.49 10:17:49 v2.0.0-dev.5 10:17:49 v2.0.0-dev.50 10:17:49 v2.0.0-dev.51 10:17:49 v2.0.0-dev.52 10:17:49 v2.0.0-dev.6 10:17:49 v2.0.0-dev.7 10:17:49 v2.0.0-dev.8 10:17:49 v2.0.0-dev.9 [Pipeline] sh 10:17:49 + lftools sign git-tag v2.0.0-dev.52 10:17:51 Signing Git tag with Sigul... 10:17:51 Signing v2.0.0-dev.52 [Pipeline] echo 10:17:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:17:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:17:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:17:54 $ docker stop --time=1 b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 10:17:56 $ docker rm -f b37a19e19ac5cbba4c5c4542a33ad1f22d7d6214fcaaa5a8a7e5826da761d576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:56 . [Pipeline] withDockerContainer 10:17:57 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:17:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:58 $ docker top f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:58 [ssh-agent] Looking for ssh-agent implementation... 10:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:58 $ docker exec f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 ssh-agent 10:17:58 SSH_AUTH_SOCK=/tmp/ssh-LcKEPA9qnFUF/agent.11 10:17:58 SSH_AGENT_PID=16 10:17:58 Running ssh-add (command line suppressed) 10:17:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6712811134845131339.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6712811134845131339.key) 10:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:59 + git semver bump pre 10:17:59 # -> Open(): unable to determine branch for HEAD 10:17:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:17:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:17:59 # $SEMVER_REMOTE_NAME = origin 10:17:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:59 # $SEMVER_USER_NAME = edgex-jenkins 10:17:59 # $SEMVER_BRANCH = master 10:17:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:17:59 2.0.0-dev.53 [Pipeline] } 10:17:59 $ docker exec --env ******** --env ******** f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 ssh-agent -k 10:17:59 unset SSH_AUTH_SOCK; 10:17:59 unset SSH_AGENT_PID; 10:17:59 echo Agent pid 16 killed; 10:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:00 + git semver [Pipeline] } 10:18:00 $ docker stop --time=1 f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 10:18:01 $ docker rm -f f5d95dd8ec7c600b7056dab4349e693ad41e6eb114e885342a4c8fe5c127fd32 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:02 . [Pipeline] withDockerContainer 10:18:02 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:18:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:18:03 $ docker top 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:04 [ssh-agent] Looking for ssh-agent implementation... 10:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:04 $ docker exec 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 ssh-agent 10:18:04 SSH_AUTH_SOCK=/tmp/ssh-9EPlgxp63kUl/agent.11 10:18:04 SSH_AGENT_PID=16 10:18:04 Running ssh-add (command line suppressed) 10:18:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8724996935269911447.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8724996935269911447.key) 10:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:05 + git semver push 10:18:05 # -> Open(): unable to determine branch for HEAD 10:18:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:18:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:18:05 # $SEMVER_REMOTE_NAME = origin 10:18:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:18:05 # $SEMVER_USER_NAME = edgex-jenkins 10:18:05 # $SEMVER_BRANCH = master 10:18:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:18:10 $ docker exec --env ******** --env ******** 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 ssh-agent -k 10:18:10 unset SSH_AUTH_SOCK; 10:18:10 unset SSH_AGENT_PID; 10:18:10 echo Agent pid 16 killed; 10:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:11 + git semver [Pipeline] } 10:18:11 $ docker stop --time=1 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 10:18:12 $ docker rm -f 5b976c5b08566fd69389c329ac43681dd6b1cc0931782d5a3ebb62cdcf194797 [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 10:18:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:14 ---> package-listing.sh 10:18:14 ++ facter osfamily 10:18:14 ++ tr '[:upper:]' '[:lower:]' 10:18:14 + OS_FAMILY=redhat 10:18:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:18:14 + START_PACKAGES=/tmp/packages_start.txt 10:18:14 + END_PACKAGES=/tmp/packages_end.txt 10:18:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:14 + PACKAGES=/tmp/packages_start.txt 10:18:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:18:14 + PACKAGES=/tmp/packages_end.txt 10:18:14 + case "${OS_FAMILY}" in 10:18:14 + rpm -qa 10:18:14 + sort 10:18:20 + '[' -f /tmp/packages_start.txt ']' 10:18:20 + '[' -f /tmp/packages_end.txt ']' 10:18:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:18:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:18:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 10:18:20 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 10:18:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:18:21 10:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:18:21 alpine: Pulling from edgex-lftools-log-publisher 10:18:21 df20fa9351a1: Pulling fs layer 10:18:21 36b3adc4ff6f: Pulling fs layer 10:18:21 8ad3a11d3b57: Pulling fs layer 10:18:21 46f8f816bc3b: Pulling fs layer 10:18:21 93b61091891f: Pulling fs layer 10:18:21 93b9cdb0e59b: Pulling fs layer 10:18:21 5e14af77c1be: Pulling fs layer 10:18:21 01666e4c0597: Pulling fs layer 10:18:21 aa168da1d23b: Pulling fs layer 10:18:21 93b9cdb0e59b: Waiting 10:18:21 5e14af77c1be: Waiting 10:18:21 aa168da1d23b: Waiting 10:18:21 01666e4c0597: Waiting 10:18:21 46f8f816bc3b: Waiting 10:18:21 93b61091891f: Waiting 10:18:21 36b3adc4ff6f: Verifying Checksum 10:18:21 36b3adc4ff6f: Download complete 10:18:21 46f8f816bc3b: Verifying Checksum 10:18:21 46f8f816bc3b: Download complete 10:18:21 df20fa9351a1: Verifying Checksum 10:18:21 df20fa9351a1: Download complete 10:18:21 93b9cdb0e59b: Download complete 10:18:21 93b61091891f: Verifying Checksum 10:18:21 93b61091891f: Download complete 10:18:21 5e14af77c1be: Verifying Checksum 10:18:21 5e14af77c1be: Download complete 10:18:21 01666e4c0597: Verifying Checksum 10:18:21 01666e4c0597: Download complete 10:18:22 8ad3a11d3b57: Verifying Checksum 10:18:22 8ad3a11d3b57: Download complete 10:18:22 df20fa9351a1: Pull complete 10:18:22 36b3adc4ff6f: Pull complete 10:18:24 aa168da1d23b: Verifying Checksum 10:18:24 aa168da1d23b: Download complete 10:18:24 8ad3a11d3b57: Pull complete 10:18:24 46f8f816bc3b: Pull complete 10:18:25 93b61091891f: Pull complete 10:18:25 93b9cdb0e59b: Pull complete 10:18:25 5e14af77c1be: Pull complete 10:18:26 01666e4c0597: Pull complete 10:18:36 aa168da1d23b: Pull complete 10:18:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:18:36 prd-centos7-docker-4c-2g-119 does not seem to be running inside a container 10:18:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:18:39 $ docker top 0a94c1abc71d553b4ef828f4a638fecc313f143e8134b02c53fbcb6a3ed9822e -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:39 + mkdir -p /var/log/sa [Pipeline] sh 10:18:40 + ls /var/log/sa-host 10:18:40 + sadf -c /var/log/sa-host/sa14 10:18:40 file_magic: OK 10:18:40 HZ: Using current value: 100 10:18:40 file_header: OK 10:18:40 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 10:18:40 Statistics: 10:18:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:18:40 File successfully converted to sysstat format version 12.2.1 10:18:40 + sadf -c /var/log/sa-host/sa23 10:18:40 file_magic: OK 10:18:40 HZ: Using current value: 100 10:18:40 file_header: OK 10:18:40 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 10:18:40 Statistics: 10:18:40 Hnuu...uuuununununu... 10:18:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:41 provisioning config files... 10:18:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8786112690500317243tmp [Pipeline] { [Pipeline] echo 10:18:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:41 ---> create-netrc.sh [Pipeline] } 10:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:18:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:18:41 ---> python-tools-install.sh [Pipeline] echo 10:18:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:42 ---> sudo-logs.sh 10:18:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:42 ---> job-cost.sh 10:18:42 lf-activate-venv: SKIPPING 10:18:42 DEBUG: total: 0.20999999344348907 10:18:42 INFO: Retrieving Stack Cost... 10:18:43 INFO: Retrieving Pricing Info for: v1-standard-2 10:18:44 INFO: Archiving Costs [Pipeline] echo 10:18:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:44 ---> logs-deploy.sh 10:18:44 lf-activate-venv: SKIPPING 10:18:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/112 10:18:44 INFO: archiving workspace using pattern(s): 10:18:46 Archives upload complete. 10:18:46 INFO: archiving logs to Nexus 10:18:47 ---> uname -a: 10:18:47 Linux prd-centos7-docker-4c-2g-119.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:18:47 10:18:47 10:18:47 ---> lscpu: 10:18:47 Architecture: x86_64 10:18:47 CPU op-mode(s): 32-bit, 64-bit 10:18:47 Byte Order: Little Endian 10:18:47 Address sizes: 40 bits physical, 48 bits virtual 10:18:47 CPU(s): 4 10:18:47 On-line CPU(s) list: 0-3 10:18:47 Thread(s) per core: 1 10:18:47 Core(s) per socket: 1 10:18:47 Socket(s): 4 10:18:47 NUMA node(s): 1 10:18:47 Vendor ID: GenuineIntel 10:18:47 CPU family: 6 10:18:47 Model: 44 10:18:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:18:47 Stepping: 1 10:18:47 CPU MHz: 2933.438 10:18:47 BogoMIPS: 5866.87 10:18:47 Virtualization: VT-x 10:18:47 Hypervisor vendor: KVM 10:18:47 Virtualization type: full 10:18:47 L1d cache: 128 KiB 10:18:47 L1i cache: 128 KiB 10:18:47 L2 cache: 16 MiB 10:18:47 L3 cache: 64 MiB 10:18:47 NUMA node0 CPU(s): 0-3 10:18:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:18:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:18:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:18:47 Vulnerability Meltdown: Mitigation; PTI 10:18:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:18:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:18:47 Vulnerability Srbds: Not affected 10:18:47 Vulnerability Tsx async abort: Not affected 10:18:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 10:18:47 10:18:47 10:18:47 ---> nproc: 10:18:47 4 10:18:47 10:18:47 10:18:47 ---> df -h: 10:18:47 Filesystem Size Used Available Use% Mounted on 10:18:47 overlay 50.0G 8.6G 41.4G 17% / 10:18:47 tmpfs 64.0M 0 64.0M 0% /dev 10:18:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:18:47 shm 64.0M 0 64.0M 0% /dev/shm 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 10:18:47 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 10:18:47 10:18:47 10:18:47 ---> free -m: 10:18:47 total used free shared buff/cache available 10:18:47 Mem: 1837 836 149 0 851 936 10:18:47 Swap: 1023 3 1020 10:18:47 10:18:47 10:18:47 ---> ip addr: 10:18:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:18:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:18:47 inet 127.0.0.1/8 scope host lo 10:18:47 valid_lft forever preferred_lft forever 10:18:47 inet6 ::1/128 scope host 10:18:47 valid_lft forever preferred_lft forever 10:18:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:18:47 link/ether fa:16:3e:4f:8a:05 brd ff:ff:ff:ff:ff:ff 10:18:47 inet 10.30.122.117/23 brd 10.30.123.255 scope global dynamic eth0 10:18:47 valid_lft 85687sec preferred_lft 85687sec 10:18:47 inet6 fe80::f816:3eff:fe4f:8a05/64 scope link 10:18:47 valid_lft forever preferred_lft forever 10:18:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:18:47 link/ether 02:42:f5:84:ff:fc brd ff:ff:ff:ff:ff:ff 10:18:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:18:47 valid_lft forever preferred_lft forever 10:18:47 inet6 fe80::42:f5ff:fe84:fffc/64 scope link 10:18:47 valid_lft forever preferred_lft forever 10:18:47 10:18:47 10:18:47 ---> sar -b -r -n DEV: 10:18:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 10:18:47 10:18:47 10:06:42 LINUX RESTART (4 CPU) 10:18:47 10:18:47 10:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:47 10:08:01 195.43 103.92 91.51 0.00 10626.46 41624.26 0.00 10:18:47 10:09:01 3.53 0.02 3.51 0.00 0.53 117.79 0.00 10:18:47 10:10:01 0.47 0.00 0.47 0.00 0.00 6.11 0.00 10:18:47 10:11:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 10:18:47 10:12:01 0.27 0.00 0.27 0.00 0.00 2.80 0.00 10:18:47 10:13:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 10:18:47 10:14:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 10:18:47 10:15:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 10:18:47 10:16:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 10:18:47 10:17:01 326.41 191.29 135.12 0.00 9090.38 38062.24 0.00 10:18:47 10:18:02 228.44 75.87 152.57 0.00 4670.55 33802.39 0.00 10:18:47 Average: 68.59 33.66 34.92 0.00 2206.25 10291.72 0.00 10:18:47 10:18:47 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:47 10:08:01 153836 0 596548 31.71 2620 1128540 1146388 39.12 433596 1091160 132 10:18:47 10:09:01 163288 0 587004 31.20 2620 1128632 1081624 36.91 429648 1088008 16 10:18:47 10:10:01 164020 0 586268 31.16 2620 1128636 1075456 36.70 438964 1077988 8 10:18:47 10:11:01 160276 0 590008 31.36 2620 1128640 1075720 36.71 442620 1077976 8 10:18:47 10:12:01 160792 0 589488 31.33 2620 1128644 1075456 36.70 444548 1075936 8 10:18:47 10:13:01 160592 0 589676 31.34 2620 1128656 1075528 36.71 444936 1075936 8 10:18:47 10:14:01 160896 0 589372 31.32 2620 1128656 1075456 36.70 444564 1075932 8 10:18:47 10:15:01 161036 0 589228 31.32 2620 1128660 1075456 36.70 444692 1075932 8 10:18:47 10:16:01 160856 0 589400 31.33 2620 1128668 1075456 36.70 444700 1075932 8 10:18:47 10:17:01 259980 0 663096 35.24 2596 955872 1221584 41.69 533924 842044 36 10:18:47 10:18:02 244704 0 790632 42.02 1504 844704 1272792 43.44 572408 731212 60 10:18:47 Average: 177298 0 614611 32.67 2516 1087119 1113720 38.01 461327 1026187 27 10:18:47 10:18:47 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:47 10:08:01 eth0 381.05 272.09 1390.16 104.29 0.00 0.00 0.00 0.00 10:18:47 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:08:01 docker0 42.53 38.50 3.97 166.96 0.00 0.00 0.00 0.00 10:18:47 10:09:01 eth0 0.35 0.13 0.02 0.03 0.00 0.00 0.00 0.00 10:18:47 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:10:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:18:47 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:11:01 eth0 3.70 2.25 3.52 0.50 0.00 0.00 0.00 0.00 10:18:47 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:47 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:13:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:18:47 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:14:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:18:47 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:47 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:47 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:17:01 eth0 471.05 372.88 4462.70 40.40 0.00 0.00 0.00 0.00 10:18:47 10:17:01 vethbf76c37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:17:01 docker0 69.02 75.25 5.72 373.86 0.00 0.00 0.00 0.00 10:18:47 10:18:02 eth0 454.95 349.03 3492.03 96.23 0.00 0.00 0.00 0.00 10:18:47 10:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 10:18:02 docker0 22.87 48.06 1.30 259.35 0.00 0.00 0.00 0.00 10:18:47 Average: eth0 119.01 90.45 849.93 21.85 0.00 0.00 0.00 0.00 10:18:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:47 Average: docker0 12.19 14.69 1.00 72.67 0.00 0.00 0.00 0.00 10:18:47 10:18:47 10:18:47 ---> sar -P ALL: 10:18:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 10:18:47 10:18:47 10:06:42 LINUX RESTART (4 CPU) 10:18:47 10:18:47 10:07:02 CPU %user %nice %system %iowait %steal %idle 10:18:47 10:08:01 all 17.94 0.00 10.83 6.21 9.31 55.71 10:18:47 10:08:01 0 18.97 0.00 9.77 4.53 9.98 56.74 10:18:47 10:08:01 1 17.15 0.00 9.57 8.63 10.36 54.30 10:18:47 10:08:01 2 17.82 0.00 10.20 5.52 9.29 57.18 10:18:47 10:08:01 3 17.81 0.00 13.81 6.14 7.60 54.63 10:18:47 10:09:01 all 0.15 0.00 0.06 0.00 0.15 99.65 10:18:47 10:09:01 0 0.07 0.00 0.07 0.00 0.13 99.73 10:18:47 10:09:01 1 0.12 0.00 0.05 0.00 0.08 99.75 10:18:47 10:09:01 2 0.37 0.00 0.05 0.00 0.28 99.30 10:18:47 10:09:01 3 0.03 0.00 0.07 0.00 0.08 99.82 10:18:47 10:10:01 all 0.14 0.00 0.08 0.00 0.18 99.60 10:18:47 10:10:01 0 0.02 0.00 0.07 0.00 0.10 99.82 10:18:47 10:10:01 1 0.03 0.00 0.12 0.00 0.10 99.75 10:18:47 10:10:01 2 0.37 0.00 0.08 0.00 0.30 99.25 10:18:47 10:10:01 3 0.13 0.00 0.05 0.00 0.22 99.60 10:18:47 10:11:01 all 0.16 0.00 0.04 0.00 0.10 99.70 10:18:47 10:11:01 0 0.07 0.00 0.05 0.00 0.05 99.83 10:18:47 10:11:01 1 0.03 0.00 0.03 0.00 0.08 99.85 10:18:47 10:11:01 2 0.08 0.00 0.03 0.00 0.20 99.68 10:18:47 10:11:01 3 0.47 0.00 0.05 0.00 0.07 99.42 10:18:47 10:12:01 all 0.10 0.00 0.16 0.00 0.35 99.39 10:18:47 10:12:01 0 0.05 0.00 0.18 0.00 0.40 99.37 10:18:47 10:12:01 1 0.03 0.00 0.18 0.00 0.37 99.42 10:18:47 10:12:01 2 0.05 0.00 0.20 0.00 0.20 99.55 10:18:47 10:12:01 3 0.28 0.00 0.07 0.00 0.42 99.23 10:18:47 10:13:01 all 0.12 0.00 0.08 0.00 0.13 99.66 10:18:47 10:13:01 0 0.03 0.00 0.05 0.00 0.03 99.88 10:18:47 10:13:01 1 0.03 0.00 0.00 0.00 0.05 99.92 10:18:47 10:13:01 2 0.02 0.00 0.17 0.00 0.07 99.75 10:18:47 10:13:01 3 0.42 0.00 0.12 0.00 0.38 99.08 10:18:47 10:14:01 all 0.07 0.00 0.04 0.00 0.19 99.71 10:18:47 10:14:01 0 0.12 0.00 0.05 0.00 0.33 99.50 10:18:47 10:14:01 1 0.12 0.00 0.05 0.00 0.15 99.68 10:18:47 10:14:01 2 0.03 0.00 0.03 0.00 0.22 99.72 10:18:47 10:14:01 3 0.00 0.00 0.02 0.00 0.05 99.93 10:18:47 10:15:01 all 0.07 0.00 0.04 0.00 0.09 99.80 10:18:47 10:15:01 0 0.23 0.00 0.08 0.00 0.15 99.53 10:18:47 10:15:01 1 0.02 0.00 0.02 0.00 0.10 99.87 10:18:47 10:15:01 2 0.03 0.00 0.03 0.00 0.07 99.87 10:18:47 10:15:01 3 0.02 0.00 0.02 0.00 0.05 99.92 10:18:47 10:16:01 all 0.13 0.00 0.03 0.00 0.17 99.66 10:18:47 10:16:01 0 0.40 0.00 0.03 0.00 0.13 99.43 10:18:47 10:16:01 1 0.07 0.00 0.05 0.00 0.45 99.43 10:18:47 10:16:01 2 0.03 0.00 0.03 0.00 0.05 99.88 10:18:47 10:16:01 3 0.03 0.00 0.02 0.00 0.07 99.88 10:18:47 10:17:01 all 8.69 0.00 7.27 3.14 10.88 70.03 10:18:47 10:17:01 0 8.00 0.00 7.84 2.48 10.53 71.16 10:18:47 10:17:01 1 10.16 0.00 7.17 2.57 11.46 68.64 10:18:47 10:17:01 2 9.42 0.00 8.13 4.94 10.93 66.58 10:18:47 10:17:01 3 7.18 0.00 5.96 2.58 10.59 73.69 10:18:47 10:18:02 all 9.68 0.00 7.92 1.97 11.51 68.91 10:18:47 10:18:02 0 9.41 0.00 7.88 3.20 11.87 67.63 10:18:47 10:18:02 1 10.77 0.00 8.32 0.87 11.33 68.70 10:18:47 10:18:02 2 9.49 0.00 9.18 1.90 11.60 67.83 10:18:47 10:18:02 3 9.09 0.00 6.34 1.89 11.24 71.44 10:18:47 10:18:47 Average: CPU %user %nice %system %iowait %steal %idle 10:18:47 Average: all 3.28 0.00 2.34 0.99 2.92 90.47 10:18:47 Average: 0 3.28 0.00 2.30 0.90 2.98 90.55 10:18:47 Average: 1 3.39 0.00 2.25 1.06 3.04 90.26 10:18:47 Average: 2 3.32 0.00 2.48 1.08 2.92 90.20 10:18:47 Average: 3 3.12 0.00 2.33 0.93 2.73 90.89 10:18:47 10:18:47 10:18:47