Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32192 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" > git rev-list --no-walk c5ee145f18867369b4b969e29f85ac8cb41c0ca1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:33 ========================================================= 04:01:33 EdgeX Global Pipelines Version Info 04:01:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:34 ------------------- 04:01:34 stable info: 04:01:34 ------------------- 04:01:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:01:34 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:01:34 Message: update stable to v1.0.186 04:01:35 ------------------- 04:01:35 experimental info: 04:01:35 ------------------- 04:01:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:01:35 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:01:35 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:01:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:01:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2d3fdb [Pipeline] echo 04:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:01:38 provisioning config files... 04:01:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2099607230980221221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:39 ---> docker-login.sh 04:01:39 nexus3.edgexfoundry.org:10001 04:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:39 Configure a credential helper to remove this warning. See 04:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:39 04:01:39 Login Succeeded 04:01:39 nexus3.edgexfoundry.org:10002 04:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 nexus3.edgexfoundry.org:10003 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 nexus3.edgexfoundry.org:10004 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 docker.io 04:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:40 Configure a credential helper to remove this warning. See 04:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:40 04:01:40 Login Succeeded 04:01:40 ---> docker-login.sh ends [Pipeline] } 04:01:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:41 + git log --format=format:%s -1 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] echo 04:01:41 GIT_COMMIT: d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca, Commit Message: feat: Issue #275 deviceprofle list component refactor (#321) [Pipeline] echo 04:01:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:01:42 04:01:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:01:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:01:43 latest: Pulling from edgex-devops/git-semver 04:01:43 31603596830f: Pulling fs layer 04:01:43 2a8b12db71e7: Pulling fs layer 04:01:43 6ca5941a6612: Pulling fs layer 04:01:43 ecc8261a40a4: Pulling fs layer 04:01:43 ecc8261a40a4: Waiting 04:01:43 2a8b12db71e7: Verifying Checksum 04:01:43 2a8b12db71e7: Download complete 04:01:43 31603596830f: Verifying Checksum 04:01:43 31603596830f: Download complete 04:01:43 6ca5941a6612: Verifying Checksum 04:01:43 6ca5941a6612: Download complete 04:01:43 ecc8261a40a4: Verifying Checksum 04:01:43 ecc8261a40a4: Download complete 04:01:43 31603596830f: Pull complete 04:01:43 2a8b12db71e7: Pull complete 04:01:44 6ca5941a6612: Pull complete 04:01:44 ecc8261a40a4: Pull complete 04:01:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:01:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:01:44 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:01:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:01:47 $ docker top 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:47 [ssh-agent] Looking for ssh-agent implementation... 04:01:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:48 $ docker exec 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent 04:01:48 SSH_AUTH_SOCK=/tmp/ssh-QJ0ouZylykJK/agent.12 04:01:48 SSH_AGENT_PID=18 04:01:48 Running ssh-add (command line suppressed) 04:01:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2242879885614062075.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2242879885614062075.key) 04:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:48 + git tag --points-at HEAD [Pipeline] } 04:01:48 $ docker exec --env ******** --env ******** 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent -k 04:01:49 unset SSH_AUTH_SOCK; 04:01:49 unset SSH_AGENT_PID; 04:01:49 echo Agent pid 18 killed; 04:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:49 [ssh-agent] Looking for ssh-agent implementation... 04:01:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:49 $ docker exec 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent 04:01:49 SSH_AUTH_SOCK=/tmp/ssh-k68gJR0aj6wi/agent.47 04:01:49 SSH_AGENT_PID=52 04:01:49 Running ssh-add (command line suppressed) 04:01:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_212949152502993955.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_212949152502993955.key) 04:01:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:50 + git semver init 04:01:50 # -> Open(): unable to determine branch for HEAD 04:01:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:01:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:01:50 # $SEMVER_REMOTE_NAME = origin 04:01:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:01:50 # $SEMVER_USER_NAME = edgex-jenkins 04:01:50 # $SEMVER_BRANCH = master 04:01:50 # $SEMVER_TEMP = /tmp/semver-500798437 04:01:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:01:51 # '/tmp/semver-500798437' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 04:01:51 # -> Force: false 04:01:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:01:51 $ docker exec --env ******** --env ******** 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent -k 04:01:51 unset SSH_AUTH_SOCK; 04:01:51 unset SSH_AGENT_PID; 04:01:51 echo Agent pid 52 killed; 04:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:52 + git semver [Pipeline] } 04:01:52 $ docker stop --time=1 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 04:01:53 $ docker rm -f 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:54 Stashed 1 file(s) [Pipeline] echo 04:01:54 [edgeXSemver]: initialized semver on version 2.0.0-dev.27 [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 04:02:10 Still waiting to schedule task 04:02:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32192’ 04:02:10 Still waiting to schedule task 04:02:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:03:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32193 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:03:48 Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout 04:03:53 using credential edgex-jenkins-ssh 04:03:53 Cloning the remote Git repository 04:03:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:03:53 > git init /w/workspace/edgex-ui-go/85 # timeout=10 04:03:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:03:53 > git --version # timeout=10 04:03:53 > git --version # 'git version 2.17.1' 04:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:55 Checking out Revision d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) 04:03:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:03:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:03:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:03:55 > git config core.sparsecheckout # timeout=10 04:03:55 > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 04:04:00 Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:04:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:04:02 + true 04:04:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:04:05 provisioning config files... 04:04:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config7046299429909455907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:05 ---> docker-login.sh 04:04:05 nexus3.edgexfoundry.org:10001 04:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10002 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10003 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10004 04:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:08 Configure a credential helper to remove this warning. See 04:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:08 04:04:08 Login Succeeded 04:04:08 docker.io 04:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:09 Configure a credential helper to remove this warning. See 04:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:09 04:04:09 Login Succeeded 04:04:09 ---> docker-login.sh ends [Pipeline] } 04:04:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:09 ========================================================= 04:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:04:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:04:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:04:10 Sending build context to Docker daemon 17.37MB 04:04:11 Running on prd-centos7-docker-4c-2g-32195 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { 04:04:11 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:04:11 Step 2/8 : FROM ${BASE} 04:04:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:11 5f621e34cdf4: Pulling fs layer 04:04:11 a4357932f1b6: Pulling fs layer 04:04:11 18c013af1878: Pulling fs layer 04:04:11 00ac8860ef70: Pulling fs layer 04:04:11 63d7cb157983: Pulling fs layer 04:04:11 b116817d02f9: Pulling fs layer 04:04:11 745a02a5169b: Pulling fs layer 04:04:11 63d7cb157983: Waiting 04:04:11 b116817d02f9: Waiting 04:04:11 00ac8860ef70: Waiting 04:04:11 745a02a5169b: Waiting 04:04:11 18c013af1878: Verifying Checksum 04:04:11 18c013af1878: Download complete 04:04:11 a4357932f1b6: Verifying Checksum 04:04:11 a4357932f1b6: Download complete 04:04:11 63d7cb157983: Verifying Checksum 04:04:11 63d7cb157983: Download complete 04:04:11 b116817d02f9: Verifying Checksum 04:04:11 b116817d02f9: Download complete 04:04:11 5f621e34cdf4: Verifying Checksum 04:04:11 5f621e34cdf4: Download complete [Pipeline] ws 04:04:11 Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout 04:04:12 5f621e34cdf4: Pull complete 04:04:12 a4357932f1b6: Pull complete 04:04:12 18c013af1878: Pull complete 04:04:13 using credential edgex-jenkins-ssh 04:04:13 Cloning the remote Git repository 04:04:14 745a02a5169b: Download complete 04:04:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:04:13 > git init /w/workspace/edgex-ui-go/85 # timeout=10 04:04:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:04:14 > git --version # timeout=10 04:04:14 > git --version # 'git version 2.24.3' 04:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:15 00ac8860ef70: Download complete 04:04:15 Checking out Revision d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) 04:04:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:04:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:04:15 > git config core.sparsecheckout # timeout=10 04:04:15 > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 04:04:19 Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:04:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:04:21 + sudo service docker restart 04:04:21 + true 04:04:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:04:22 provisioning config files... 04:04:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config3645534559276776101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:23 ---> docker-login.sh 04:04:23 nexus3.edgexfoundry.org:10001 04:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:23 Configure a credential helper to remove this warning. See 04:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:23 04:04:23 Login Succeeded 04:04:23 nexus3.edgexfoundry.org:10002 04:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:23 Configure a credential helper to remove this warning. See 04:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:23 04:04:23 Login Succeeded 04:04:23 nexus3.edgexfoundry.org:10003 04:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 nexus3.edgexfoundry.org:10004 04:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 docker.io 04:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:24 Configure a credential helper to remove this warning. See 04:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:24 04:04:24 Login Succeeded 04:04:24 ---> docker-login.sh ends [Pipeline] } 04:04:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:25 ========================================================= 04:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:04:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:04:25 00ac8860ef70: Pull complete 04:04:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:04:25 63d7cb157983: Pull complete 04:04:25 Sending build context to Docker daemon 17.37MB 04:04:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:04:25 Step 2/8 : FROM ${BASE} 04:04:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:25 188c0c94c7c5: Pulling fs layer 04:04:25 0ef7d3d256c8: Pulling fs layer 04:04:25 de9db76c5a1d: Pulling fs layer 04:04:25 bca2f99d35d6: Pulling fs layer 04:04:25 93359f2a8cfa: Pulling fs layer 04:04:25 7c6f9722023f: Pulling fs layer 04:04:25 a35cf1a2eb13: Pulling fs layer 04:04:25 bca2f99d35d6: Waiting 04:04:25 93359f2a8cfa: Waiting 04:04:25 7c6f9722023f: Waiting 04:04:25 a35cf1a2eb13: Waiting 04:04:25 b116817d02f9: Pull complete 04:04:25 de9db76c5a1d: Verifying Checksum 04:04:25 de9db76c5a1d: Download complete 04:04:25 0ef7d3d256c8: Verifying Checksum 04:04:25 0ef7d3d256c8: Download complete 04:04:25 93359f2a8cfa: Download complete 04:04:25 188c0c94c7c5: Verifying Checksum 04:04:25 188c0c94c7c5: Download complete 04:04:25 7c6f9722023f: Verifying Checksum 04:04:25 7c6f9722023f: Download complete 04:04:26 188c0c94c7c5: Pull complete 04:04:26 0ef7d3d256c8: Pull complete 04:04:26 de9db76c5a1d: Pull complete 04:04:27 a35cf1a2eb13: Verifying Checksum 04:04:27 a35cf1a2eb13: Download complete 04:04:28 bca2f99d35d6: Verifying Checksum 04:04:28 bca2f99d35d6: Download complete 04:04:30 745a02a5169b: Pull complete 04:04:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:04:30 ---> b7e6874047d6 04:04:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:04:32 ---> Running in a00fbdf825a3 04:04:33 Removing intermediate container a00fbdf825a3 04:04:33 ---> 9d37a779db34 04:04:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:33 ---> Running in dc30e3bda05b 04:04:33 bca2f99d35d6: Pull complete 04:04:33 93359f2a8cfa: Pull complete 04:04:33 7c6f9722023f: Pull complete 04:04:35 Removing intermediate container dc30e3bda05b 04:04:35 ---> edebcde35d68 04:04:35 Step 5/8 : RUN apk add --no-cache make git 04:04:35 ---> Running in 4a01cd8173f1 04:04:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:04:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:04:38 OK: 142 MiB in 39 packages 04:04:40 Removing intermediate container 4a01cd8173f1 04:04:40 ---> 49c12612c4b9 04:04:40 Step 6/8 : WORKDIR /edgex-ui-go 04:04:40 ---> Running in b874d3be1e01 04:04:40 Removing intermediate container b874d3be1e01 04:04:40 ---> 5f2809825adf 04:04:40 Step 7/8 : COPY . . 04:04:42 a35cf1a2eb13: Pull complete 04:04:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:04:42 ---> a62c8e92a672 04:04:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:04:42 ---> Running in c625b0095f57 04:04:42 Removing intermediate container c625b0095f57 04:04:42 ---> d917e53e2e8d 04:04:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:42 ---> Running in 8ccffb6858f5 04:04:43 ---> e7d5c4abfec6 04:04:43 Step 8/8 : RUN go mod download 04:04:43 ---> Running in 1abaebdba898 04:04:43 Removing intermediate container 8ccffb6858f5 04:04:43 ---> cab12620a90c 04:04:43 Step 5/8 : RUN apk add --no-cache make git 04:04:43 ---> Running in 5fe0e12c16ca 04:04:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:04:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:04:46 OK: 166 MiB in 39 packages 04:04:46 Removing intermediate container 5fe0e12c16ca 04:04:46 ---> ffb4382c9aab 04:04:46 Step 6/8 : WORKDIR /edgex-ui-go 04:04:46 ---> Running in 009bb7bac4a1 04:04:46 Removing intermediate container 009bb7bac4a1 04:04:46 ---> a4acd6c9df6a 04:04:46 Step 7/8 : COPY . . 04:04:48 ---> f941b316c0d2 04:04:48 Step 8/8 : RUN go mod download 04:04:49 ---> Running in 75a658a0af1d 04:05:15 Removing intermediate container 1abaebdba898 04:05:15 ---> 6e1a0fd4d84f 04:05:15 Successfully built 6e1a0fd4d84f 04:05:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:05:15 Removing intermediate container 75a658a0af1d 04:05:15 ---> f50e5e04ac83 04:05:15 Successfully built f50e5e04ac83 04:05:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:15 + docker inspect -f . ci-base-image-arm64 04:05:15 . [Pipeline] withDockerContainer 04:05:16 + docker inspect -f . ci-base-image-x86_64 04:05:16 . 04:05:16 prd-ubuntu18.04-docker-arm64-4c-16g-32193 does not seem to be running inside a container 04:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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 ******** ci-base-image-arm64 cat 04:05:17 $ docker top 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:05:18 prd-centos7-docker-4c-2g-32195 does not seem to be running inside a container 04:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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 ******** ci-base-image-x86_64 cat 04:05:19 $ docker top 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:05:19 + go version 04:05:19 go version go1.15.5 linux/amd64 [Pipeline] } 04:05:19 $ docker stop --time=1 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc 04:05:20 + go version 04:05:20 go version go1.15.5 linux/arm64 04:05:21 $ docker rm -f 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:05:21 $ docker stop --time=1 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea 04:05:23 $ docker rm -f 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:05:24 + docker inspect -f . ci-base-image-x86_64 04:05:24 . [Pipeline] withDockerContainer 04:05:25 + docker inspect -f . ci-base-image-arm64 04:05:25 . 04:05:25 prd-centos7-docker-4c-2g-32195 does not seem to be running inside a container 04:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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 ******** ci-base-image-x86_64 cat 04:05:25 $ docker top 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:05:26 prd-ubuntu18.04-docker-arm64-4c-16g-32193 does not seem to be running inside a container 04:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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 ******** ci-base-image-arm64 cat 04:05:27 $ docker top b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:05:28 + make test 04:05:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:05:28 + make test 04:05:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:05:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:05:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:05:38 GO111MODULE=on go vet ./... [Pipeline] } 04:05:40 $ docker stop --time=1 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca 04:05:43 $ docker rm -f 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca [Pipeline] // withDockerContainer [Pipeline] sh 04:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:47 + ls -al . 04:05:47 total 92 04:05:47 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 04:05 . 04:05:47 drwxrwxr-x. 4 jenkins jenkins 30 Mar 31 04:04 .. 04:05:47 drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 04:04 assets 04:05:47 drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 04:04 bin 04:05:47 drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 04:04 cmd 04:05:47 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 04:04 CONTRIBUTING.md 04:05:47 -rw-r--r--. 1 jenkins jenkins 10 Mar 31 04:05 coverage.out 04:05:47 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 31 04:04 Dockerfile 04:05:47 -rw-rw-r--. 1 jenkins jenkins 902 Mar 31 04:04 Dockerfile.build 04:05:47 drwxrwxr-x. 5 jenkins jenkins 104 Mar 31 04:04 docs 04:05:47 drwxrwxr-x. 8 jenkins jenkins 162 Mar 31 04:04 .git 04:05:47 drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 04:04 .github 04:05:47 -rw-rw-r--. 1 jenkins jenkins 153 Mar 31 04:04 .gitignore 04:05:47 -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 04:04 go.mod 04:05:47 -rw-r--r--. 1 jenkins jenkins 22319 Mar 31 04:05 go.sum 04:05:47 drwxrwxr-x. 10 jenkins jenkins 139 Mar 31 04:04 internal 04:05:47 -rw-rw-r--. 1 jenkins jenkins 652 Mar 31 04:04 Jenkinsfile 04:05:47 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 04:04 LICENSE 04:05:47 -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 04:04 Makefile 04:05:47 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 31 04:04 README.md 04:05:47 -rw-rw-r--. 1 jenkins jenkins 12 Mar 31 04:01 VERSION 04:05:47 -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 04:04 version.go 04:05:47 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 31 04:04 web [Pipeline] isUnix [Pipeline] sh 04:05:47 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca --label arch=amd64 --label version=2.0.0-dev.27 . 04:05:47 Sending build context to Docker daemon 17.4MB 04:05:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:05:47 Step 2/24 : FROM ${BASE} AS builder 04:05:47 ---> f50e5e04ac83 04:05:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:05:48 ---> Running in 088599c504a6 04:05:48 Removing intermediate container 088599c504a6 04:05:48 ---> e9fe7d9ece8d 04:05:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:05:48 ---> Running in 91e4f45bcebe 04:05:49 Removing intermediate container 91e4f45bcebe 04:05:49 ---> bbbb839d75ba 04:05:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:05:49 ---> Running in fd5d74355223 04:05:49 Removing intermediate container fd5d74355223 04:05:49 ---> 11f2485f3ad6 04:05:49 Step 6/24 : LABEL Name=edgex-ui-go 04:05:49 ---> Running in 7691a66bfffb 04:05:49 Removing intermediate container 7691a66bfffb 04:05:49 ---> 2d64ae68e957 04:05:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:05:49 ---> Running in 56e17cb94b22 04:05:49 Removing intermediate container 56e17cb94b22 04:05:49 ---> 10642b9c1d25 04:05:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:49 ---> Running in 1bd48bfc1fe2 04:05:50 Removing intermediate container 1bd48bfc1fe2 04:05:50 ---> ec2917c8956c 04:05:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:50 ---> Running in 2ac586389e0e 04:05:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:05:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:05:52 OK: 166 MiB in 39 packages 04:05:52 Removing intermediate container 2ac586389e0e 04:05:52 ---> aa9b40dcea09 04:05:52 Step 10/24 : ENV GO111MODULE=on 04:05:53 ---> Running in b81308f7c80e 04:05:53 Removing intermediate container b81308f7c80e 04:05:53 ---> 67f0d13527ec 04:05:53 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:05:53 ---> Running in 329ec2612e85 04:05:53 Removing intermediate container 329ec2612e85 04:05:53 ---> 971ccb043efc 04:05:53 Step 12/24 : COPY go.mod . 04:05:53 ---> 41044b67a0c7 04:05:53 Step 13/24 : COPY Makefile . 04:05:53 ---> 97ca01e31c4d 04:05:53 Step 14/24 : RUN make update 04:05:53 ---> Running in 607ef89cb132 04:05:54 CGO_ENABLED=0 GO111MODULE=on go mod download 04:05:55 Removing intermediate container 607ef89cb132 04:05:55 ---> 03594b4dd9f8 04:05:55 Step 15/24 : COPY . . 04:05:56 ---> f366cbae2704 04:05:56 Step 16/24 : RUN ${MAKE} 04:05:56 ---> Running in 8d33da5ce0a1 04:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:05:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:05:57 GO111MODULE=on go vet ./... [Pipeline] } 04:06:02 $ docker stop --time=1 b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 04:06:04 $ docker rm -f b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:05 Warning: overwriting stash ‘coverage-report’ 04:06:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:07 + ls -al . 04:06:07 total 124 04:06:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:05 . 04:06:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:03 .. 04:06:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 04:03 .git 04:06:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:03 .github 04:06:07 -rw-rw-r-- 1 jenkins jenkins 153 Mar 31 04:03 .gitignore 04:06:07 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 04:03 CONTRIBUTING.md 04:06:07 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 31 04:03 Dockerfile 04:06:07 -rw-rw-r-- 1 jenkins jenkins 902 Mar 31 04:03 Dockerfile.build 04:06:07 -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 04:03 Jenkinsfile 04:06:07 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 04:03 LICENSE 04:06:07 -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 04:03 Makefile 04:06:07 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 31 04:03 README.md 04:06:07 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 04:01 VERSION 04:06:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:03 assets 04:06:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:03 bin 04:06:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:03 cmd 04:06:07 -rw-r--r-- 1 jenkins jenkins 10 Mar 31 04:05 coverage.out 04:06:07 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 04:03 docs 04:06:07 -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 04:03 go.mod 04:06:07 -rw-r--r-- 1 jenkins jenkins 22319 Mar 31 04:05 go.sum 04:06:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:03 internal 04:06:07 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 04:03 version.go 04:06:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:03 web [Pipeline] isUnix [Pipeline] sh 04:06:08 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca --label arch=arm64 --label version=2.0.0-dev.27 . 04:06:08 Sending build context to Docker daemon 17.4MB 04:06:08 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:06:08 Step 2/24 : FROM ${BASE} AS builder 04:06:08 ---> 6e1a0fd4d84f 04:06:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:06:08 Removing intermediate container 8d33da5ce0a1 04:06:08 ---> 0d4a7526d57a 04:06:08 Step 17/24 : FROM alpine:3.12 04:06:09 ---> Running in 503b06f8c8d7 04:06:09 3.12: Pulling from library/alpine 04:06:09 Removing intermediate container 503b06f8c8d7 04:06:09 ---> f76c8166733d 04:06:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:06:09 22599d3e9e25: Pulling fs layer 04:06:09 22599d3e9e25: Verifying Checksum 04:06:09 22599d3e9e25: Download complete 04:06:09 ---> Running in 834271ba2545 04:06:10 22599d3e9e25: Pull complete 04:06:10 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 04:06:10 Status: Downloaded newer image for alpine:3.12 04:06:10 ---> 42cb162f0360 04:06:10 Step 18/24 : EXPOSE 4000 04:06:10 Removing intermediate container 834271ba2545 04:06:10 ---> d3f2b3eb5727 04:06:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:06:10 ---> Running in 5766c08bf191 04:06:10 Removing intermediate container 5766c08bf191 04:06:10 ---> 5d1953173e94 04:06:10 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 04:06:10 ---> Running in b715769f35b4 04:06:10 Removing intermediate container b715769f35b4 04:06:10 ---> 227aadbaea10 04:06:10 Step 6/24 : LABEL Name=edgex-ui-go 04:06:11 ---> Running in 84e9a1012751 04:06:11 Removing intermediate container 84e9a1012751 04:06:11 ---> 363085e34fbb 04:06:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:06:11 ---> Running in ae8ca2852c85 04:06:11 ---> 6c9ad2b3f820 04:06:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:06:11 ---> Running in d0e6977e1344 04:06:11 Removing intermediate container d0e6977e1344 04:06:11 ---> db64df3a309d 04:06:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:06:11 ---> Running in 4d0872280878 04:06:11 Removing intermediate container 4d0872280878 04:06:11 ---> 1bd7d1290146 04:06:11 Step 22/24 : LABEL arch=amd64 04:06:11 ---> Running in dee8daf7dccc 04:06:12 Removing intermediate container ae8ca2852c85 04:06:12 ---> 532a82edb783 04:06:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:12 ---> Running in b441373d0fbd 04:06:12 Removing intermediate container dee8daf7dccc 04:06:12 ---> 3d4dd8534e66 04:06:12 Step 23/24 : LABEL git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:06:12 ---> Running in 306aa207ceb9 04:06:12 Removing intermediate container 306aa207ceb9 04:06:12 ---> d46c92476260 04:06:12 Step 24/24 : LABEL version=2.0.0-dev.27 04:06:12 ---> Running in 23d74992492d 04:06:12 Removing intermediate container 23d74992492d 04:06:12 ---> 8525fb0af3a7 04:06:12 [Warning] One or more build-args [ARCH] were not consumed 04:06:12 Successfully built 8525fb0af3a7 04:06:12 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:06:13 provisioning config files... 04:06:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config122951829962036634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:13 ---> docker-login.sh 04:06:13 nexus3.edgexfoundry.org:10001 04:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:13 Configure a credential helper to remove this warning. See 04:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:13 04:06:13 Login Succeeded 04:06:13 nexus3.edgexfoundry.org:10002 04:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:14 Configure a credential helper to remove this warning. See 04:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:14 04:06:14 Login Succeeded 04:06:14 nexus3.edgexfoundry.org:10003 04:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:14 Configure a credential helper to remove this warning. See 04:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:14 04:06:14 Login Succeeded 04:06:14 nexus3.edgexfoundry.org:10004 04:06:14 Removing intermediate container b441373d0fbd 04:06:14 ---> b8d5cec74b26 04:06:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:14 Configure a credential helper to remove this warning. See 04:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:14 04:06:14 Login Succeeded 04:06:14 docker.io 04:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:14 ---> Running in f7c78aaa072d 04:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:14 Configure a credential helper to remove this warning. See 04:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:14 04:06:14 Login Succeeded 04:06:14 ---> docker-login.sh ends [Pipeline] } 04:06:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:14 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 04:06:14 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:06:14 latest 04:06:14 2.0.0-dev.27 04:06:14 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:06:14 master 04:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:15 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh 04:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:06:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:06:15 6bdcbf7f9764: Preparing 04:06:15 fa29914ad24c: Preparing 04:06:15 fa29914ad24c: Layer already exists 04:06:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:06:17 OK: 142 MiB in 39 packages 04:06:17 6bdcbf7f9764: Pushed 04:06:17 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh 04:06:17 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 04:06:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:06:17 6bdcbf7f9764: Preparing 04:06:17 fa29914ad24c: Preparing 04:06:17 fa29914ad24c: Layer already exists 04:06:17 6bdcbf7f9764: Layer already exists 04:06:17 latest: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh 04:06:18 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh 04:06:18 Removing intermediate container f7c78aaa072d 04:06:18 ---> ef8f23a6b1bf 04:06:18 Step 10/24 : ENV GO111MODULE=on 04:06:18 ---> Running in a0b7b0cecbde 04:06:18 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 04:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:06:18 6bdcbf7f9764: Preparing 04:06:18 fa29914ad24c: Preparing 04:06:18 fa29914ad24c: Layer already exists 04:06:18 6bdcbf7f9764: Layer already exists 04:06:18 2.0.0-dev.27: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh 04:06:18 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh 04:06:19 Removing intermediate container a0b7b0cecbde 04:06:19 ---> 322ae4fd587b 04:06:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:06:19 ---> Running in e7591f5e0499 04:06:19 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:06:19 6bdcbf7f9764: Preparing 04:06:19 fa29914ad24c: Preparing 04:06:19 6bdcbf7f9764: Layer already exists 04:06:19 fa29914ad24c: Layer already exists 04:06:19 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh 04:06:19 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 04:06:19 Removing intermediate container e7591f5e0499 04:06:19 ---> 03b8c4bd1e18 04:06:19 Step 12/24 : COPY go.mod . 04:06:19 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 04:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:06:19 6bdcbf7f9764: Preparing 04:06:19 fa29914ad24c: Preparing 04:06:19 6bdcbf7f9764: Layer already exists 04:06:19 fa29914ad24c: Layer already exists 04:06:19 master: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:19 ===================================================== [Pipeline] echo 04:06:20 taggedImages: 04:06:20 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:06:20 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:06:20 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 04:06:20 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:06:20 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } 04:06:20 ---> c25a63ad9abd 04:06:20 Step 13/24 : COPY Makefile . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:06:21 ---> job-cost.sh 04:06:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLrK 04:06:21 ---> 5b6cb6c2a34e 04:06:21 Step 14/24 : RUN make update 04:06:21 ---> Running in 4929a9758970 04:06:22 CGO_ENABLED=0 GO111MODULE=on go mod download 04:06:23 Removing intermediate container 4929a9758970 04:06:23 ---> c84561eb529e 04:06:23 Step 15/24 : COPY . . 04:06:26 ---> 39802cb0a75d 04:06:26 Step 16/24 : RUN ${MAKE} 04:06:26 ---> Running in 65c11dae7ce2 04:06:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:06:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:06:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:06:59 Removing intermediate container 65c11dae7ce2 04:06:59 ---> 3636a1d7d02f 04:06:59 Step 17/24 : FROM alpine:3.12 04:06:59 3.12: Pulling from library/alpine 04:06:59 95dec6db3722: Pulling fs layer 04:06:59 95dec6db3722: Verifying Checksum 04:06:59 95dec6db3722: Download complete 04:07:00 95dec6db3722: Pull complete 04:07:00 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 04:07:00 Status: Downloaded newer image for alpine:3.12 04:07:00 ---> e47305ac9786 04:07:00 Step 18/24 : EXPOSE 4000 04:07:00 ---> Running in 52e6f5c7a874 04:07:00 Removing intermediate container 52e6f5c7a874 04:07:00 ---> 3e8ed48cb13f 04:07:00 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 04:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-FLrK/bin to PATH 04:07:02 INFO: No Stack... 04:07:02 INFO: Retrieving Pricing Info for: v1-standard-2 04:07:02 ---> 9001f84a7045 04:07:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:07:02 ---> Running in b16d3987ec1c 04:07:02 INFO: Archiving Costs [Pipeline] sh 04:07:03 + cat /w/workspace/edgex-ui-go/85/archives/cost.csv 04:07:03 + cut -d, -f6 [Pipeline] lock 04:07:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] 04:07:03 Resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] did not exist. Created. 04:07:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:03 Removing intermediate container b16d3987ec1c 04:07:03 ---> dddad276ce9c 04:07:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:07:03 ---> Running in b866c4060905 04:07:03 Removing intermediate container b866c4060905 04:07:03 ---> 1eb53faf7906 04:07:03 Step 22/24 : LABEL arch=arm64 04:07:03 + echo total: 0.029999999329447746 [Pipeline] stash 04:07:03 Stashed 1 file(s) [Pipeline] } 04:07:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] 04:07:04 ---> Running in e76e26469987 [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 04:07:04 Removing intermediate container e76e26469987 04:07:04 ---> 8eae6d6db23c 04:07:04 Step 23/24 : LABEL git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:07:04 ---> Running in 5ec04dc3e2af [Pipeline] } 04:07:04 Removing intermediate container 5ec04dc3e2af 04:07:04 ---> 01d9e8c2cead 04:07:04 Step 24/24 : LABEL version=2.0.0-dev.27 04:07:05 ---> Running in 027d05e8d8b9 04:07:05 Removing intermediate container 027d05e8d8b9 04:07:05 ---> 85638c714ff9 04:07:05 [Warning] One or more build-args [ARCH] were not consumed 04:07:05 Successfully built 85638c714ff9 04:07:05 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:07:06 provisioning config files... 04:07:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config5323864977681685632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:06 ---> docker-login.sh 04:07:06 nexus3.edgexfoundry.org:10001 04:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10002 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10003 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 nexus3.edgexfoundry.org:10004 04:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 docker.io 04:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:09 Configure a credential helper to remove this warning. See 04:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:09 04:07:09 Login Succeeded 04:07:09 ---> docker-login.sh ends [Pipeline] } 04:07:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:09 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 04:07:09 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:07:09 latest 04:07:09 2.0.0-dev.27 04:07:09 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:07:09 master 04:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:10 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh 04:07:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:07:10 749d2d7ab8b0: Preparing 04:07:10 b0d13f50be31: Preparing 04:07:10 b0d13f50be31: Layer already exists 04:07:14 749d2d7ab8b0: Pushed 04:07:14 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh 04:07:15 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:07:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:07:15 749d2d7ab8b0: Preparing 04:07:15 b0d13f50be31: Preparing 04:07:15 b0d13f50be31: Layer already exists 04:07:15 749d2d7ab8b0: Layer already exists 04:07:15 latest: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh 04:07:15 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh 04:07:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 04:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:07:16 749d2d7ab8b0: Preparing 04:07:16 b0d13f50be31: Preparing 04:07:16 b0d13f50be31: Layer already exists 04:07:16 749d2d7ab8b0: Layer already exists 04:07:16 2.0.0-dev.27: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh 04:07:16 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh 04:07:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:07:17 749d2d7ab8b0: Preparing 04:07:17 b0d13f50be31: Preparing 04:07:17 b0d13f50be31: Layer already exists 04:07:17 749d2d7ab8b0: Layer already exists 04:07:17 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh 04:07:17 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:07:18 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 04:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:07:18 749d2d7ab8b0: Preparing 04:07:18 b0d13f50be31: Preparing 04:07:18 b0d13f50be31: Layer already exists 04:07:18 749d2d7ab8b0: Layer already exists 04:07:18 master: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:18 ===================================================== [Pipeline] echo 04:07:18 taggedImages: 04:07:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca 04:07:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:07:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 04:07:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 04:07:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:07:19 ---> job-cost.sh 04:07:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hK7E 04:07:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-hK7E/bin to PATH 04:09:35 INFO: No Stack... 04:09:35 INFO: Retrieving Pricing Info for: lf-standard-4 04:09:35 INFO: Archiving Costs [Pipeline] sh 04:09:35 + cut -d, -f6 04:09:35 + cat /w/workspace/edgex-ui-go/85/archives/cost.csv [Pipeline] lock 04:09:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] 04:09:35 Resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] did not exist. Created. 04:09:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:35 /w/workspace/edgex-ui-go/85@tmp/durable-7062cc39/script.sh: 1: /w/workspace/edgex-ui-go/85@tmp/durable-7062cc39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:09:36 + echo total: 0.20999999344348907 [Pipeline] stash 04:09:36 Warning: overwriting stash ‘stack-cost’ 04:09:36 Stashed 1 file(s) [Pipeline] } 04:09:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-85-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] wrap 04:09:37 provisioning config files... 04:09:37 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2143191750132546333tmp [Pipeline] { [Pipeline] sh 04:09:38 + set +x 04:09:38 + curl -s https://codecov.io/bash 04:09:38 + bash -s -- 04:09:38 04:09:38 _____ _ 04:09:38 / ____| | | 04:09:38 | | ___ __| | ___ ___ _____ __ 04:09:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:09:38 | |___| (_) | (_| | __/ (_| (_) \ V / 04:09:38 \_____\___/ \__,_|\___|\___\___/ \_/ 04:09:38 Bash-20210309-2b87ace 04:09:38 04:09:38 04:09:38 ==> git version 2.24.3 found 04:09:38 ==> 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 04:09:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:09:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:09:38 ==> Jenkins CI detected. 04:09:38 project root: . 04:09:38 --> token set from env 04:09:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:09:38 ==> Running gcov in . (disable via -X gcov) 04:09:38 ==> Python coveragepy not found 04:09:38 ==> Searching for coverage reports in: 04:09:38 + . 04:09:38 -> Found 1 reports 04:09:38 ==> Detecting git/mercurial file structure 04:09:38 ==> Reading reports 04:09:38 + ./coverage.out bytes=10 04:09:38 ==> Appending adjustments 04:09:38 https://docs.codecov.io/docs/fixing-reports 04:09:38 + Found adjustments 04:09:38 ==> Gzipping contents 04:09:38 4.0K /tmp/codecov.QkO1Yj.gz 04:09:38 ==> Uploading reports 04:09:38 url: https://codecov.io 04:09:38 query: branch=master&commit=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:09:38 -> Pinging Codecov 04:09:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:09:39 -> Uploading to 04:09:39 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/FB506323287CE973F263BFD2A0EB1F37/d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca/1f8d934c-3f95-4638-acc6-05ecf2a90a97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T040938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9732f5a20d7bfe8ee07a41a2e15f9c73c0f5596654a820b107cd9c7e26851dff 04:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:39 Dload Upload Total Spent Left Speed 04:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 8457 --:--:-- --:--:-- --:--:-- 8464 04:09:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] } 04:09:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:09:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:09:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:09:40 04:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:09:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:09:41 188c0c94c7c5: Pulling fs layer 04:09:41 0ef7d3d256c8: Pulling fs layer 04:09:41 de9db76c5a1d: Pulling fs layer 04:09:41 0eba1c9be4d2: Pulling fs layer 04:09:41 0d57e429df01: Pulling fs layer 04:09:41 4e4be7b47b0d: Pulling fs layer 04:09:41 e1f770b5df2f: Pulling fs layer 04:09:41 85a0685a4137: Pulling fs layer 04:09:41 0d57e429df01: Waiting 04:09:41 4e4be7b47b0d: Waiting 04:09:41 0eba1c9be4d2: Waiting 04:09:41 e1f770b5df2f: Waiting 04:09:41 85a0685a4137: Waiting 04:09:41 de9db76c5a1d: Verifying Checksum 04:09:41 de9db76c5a1d: Download complete 04:09:41 0ef7d3d256c8: Verifying Checksum 04:09:41 0ef7d3d256c8: Download complete 04:09:41 0d57e429df01: Verifying Checksum 04:09:41 0d57e429df01: Download complete 04:09:42 188c0c94c7c5: Verifying Checksum 04:09:42 4e4be7b47b0d: Download complete 04:09:42 188c0c94c7c5: Pull complete 04:09:42 0ef7d3d256c8: Pull complete 04:09:42 de9db76c5a1d: Pull complete 04:09:43 e1f770b5df2f: Verifying Checksum 04:09:43 e1f770b5df2f: Download complete 04:09:45 85a0685a4137: Verifying Checksum 04:09:45 85a0685a4137: Download complete 04:09:45 0eba1c9be4d2: Verifying Checksum 04:09:45 0eba1c9be4d2: Download complete 04:09:52 0eba1c9be4d2: Pull complete 04:09:52 0d57e429df01: Pull complete 04:09:52 4e4be7b47b0d: Pull complete 04:09:54 e1f770b5df2f: Pull complete 04:10:02 85a0685a4137: Pull complete 04:10:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:10:02 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:10:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:10:04 $ docker top a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 -eo pid,comm [Pipeline] { [Pipeline] echo 04:10:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:10:04 + set -o pipefail 04:10:04 + snyk monitor '--org=edgex-jenkins' 04:10:19 04:10:19 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 04:10:19 04:10:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4be07b7e-75f8-4be1-b3fe-49add41969b4 04:10:19 04:10:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:10:19 04:10:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:10:19 04:10:19 04:10:19 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 04:10:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:10:19 $ docker stop --time=1 a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 04:10:22 $ docker rm -f a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 [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 04:10:24 + git log --format=format:%s -1 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh 04:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:24 . [Pipeline] withDockerContainer 04:10:24 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:25 $ docker top 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:25 [ssh-agent] Looking for ssh-agent implementation... 04:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:25 $ docker exec 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 ssh-agent 04:10:26 SSH_AUTH_SOCK=/tmp/ssh-6NG3o20vHdZx/agent.11 04:10:26 SSH_AGENT_PID=16 04:10:26 Running ssh-add (command line suppressed) 04:10:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980073935309209237.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980073935309209237.key) 04:10:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:26 + git semver tag 04:10:26 # -> Open(): unable to determine branch for HEAD 04:10:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:10:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:10:26 # $SEMVER_REMOTE_NAME = origin 04:10:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:26 # $SEMVER_USER_NAME = edgex-jenkins 04:10:26 # $SEMVER_BRANCH = master 04:10:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:10:26 # d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca HEAD 04:10:26 # -> Force: false 04:10:26 # c493a0b93983178aaf6c6c4b6fa6f4ebb4a54cd1 refs/tags/v2.0.0-dev.27 [Pipeline] } 04:10:26 $ docker exec --env ******** --env ******** 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 ssh-agent -k 04:10:26 unset SSH_AUTH_SOCK; 04:10:26 unset SSH_AGENT_PID; 04:10:26 echo Agent pid 16 killed; 04:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:27 + git semver [Pipeline] } 04:10:27 $ docker stop --time=1 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 04:10:28 $ docker rm -f 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:29 04:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:29 0.23.1-centos7: Pulling from edgex-lftools 04:10:29 ab5ef0e58194: Pulling fs layer 04:10:29 9712f1f96733: Pulling fs layer 04:10:29 63f879dbbcfc: Pulling fs layer 04:10:29 0d9ebad4ef96: Pulling fs layer 04:10:29 e9a5061849ea: Pulling fs layer 04:10:29 d747dcd14b5f: Pulling fs layer 04:10:29 2de7ff778b66: Pulling fs layer 04:10:29 e9a5061849ea: Waiting 04:10:29 0d9ebad4ef96: Waiting 04:10:29 d747dcd14b5f: Waiting 04:10:29 2de7ff778b66: Waiting 04:10:29 9712f1f96733: Download complete 04:10:31 63f879dbbcfc: Verifying Checksum 04:10:31 63f879dbbcfc: Download complete 04:10:31 e9a5061849ea: Verifying Checksum 04:10:31 e9a5061849ea: Download complete 04:10:31 d747dcd14b5f: Verifying Checksum 04:10:31 d747dcd14b5f: Download complete 04:10:32 2de7ff778b66: Verifying Checksum 04:10:32 2de7ff778b66: Download complete 04:10:32 ab5ef0e58194: Verifying Checksum 04:10:32 ab5ef0e58194: Download complete 04:10:32 0d9ebad4ef96: Verifying Checksum 04:10:32 0d9ebad4ef96: Download complete 04:10:36 ab5ef0e58194: Pull complete 04:10:36 9712f1f96733: Pull complete 04:10:39 63f879dbbcfc: Pull complete 04:10:46 0d9ebad4ef96: Pull complete 04:10:46 e9a5061849ea: Pull complete 04:10:46 d747dcd14b5f: Pull complete 04:10:51 2de7ff778b66: Pull complete 04:10:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:10:51 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:10:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:10:54 $ docker top f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:10:54 provisioning config files... 04:10:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config246279644508165575tmp 04:10:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1471833873739963228tmp 04:10:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3061475104813019219tmp [Pipeline] { [Pipeline] echo 04:10:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:10:55 ---> sigul-configuration.sh 04:10:55 gpg: directory `/root/.gnupg' created 04:10:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:10:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:10:55 gpg: keyring `/root/.gnupg/secring.gpg' created 04:10:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:10:55 gpg: CAST5 encrypted data 04:10:55 gpg: encrypted with 1 passphrase 04:10:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:10:55 + mkdir /home/jenkins 04:10:55 + mkdir /home/jenkins/sigul [Pipeline] sh 04:10:56 + 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 04:10:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:10:56 ---> sigul-install.sh 04:11:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:11:03 + git tag --list 04:11:03 0.1.1 04:11:03 v1.1.0 04:11:03 v1.2.0 04:11:03 v1.2.1 04:11:03 v1.3.0 04:11:03 v2.0.0-dev.1 04:11:03 v2.0.0-dev.10 04:11:03 v2.0.0-dev.11 04:11:03 v2.0.0-dev.12 04:11:03 v2.0.0-dev.13 04:11:03 v2.0.0-dev.14 04:11:03 v2.0.0-dev.15 04:11:03 v2.0.0-dev.16 04:11:03 v2.0.0-dev.17 04:11:03 v2.0.0-dev.18 04:11:03 v2.0.0-dev.19 04:11:03 v2.0.0-dev.2 04:11:03 v2.0.0-dev.20 04:11:03 v2.0.0-dev.21 04:11:03 v2.0.0-dev.22 04:11:03 v2.0.0-dev.23 04:11:03 v2.0.0-dev.24 04:11:03 v2.0.0-dev.25 04:11:03 v2.0.0-dev.26 04:11:03 v2.0.0-dev.27 04:11:03 v2.0.0-dev.3 04:11:03 v2.0.0-dev.4 04:11:03 v2.0.0-dev.5 04:11:03 v2.0.0-dev.6 04:11:03 v2.0.0-dev.7 04:11:03 v2.0.0-dev.8 04:11:03 v2.0.0-dev.9 [Pipeline] sh 04:11:03 + lftools sign git-tag v2.0.0-dev.27 04:11:05 Signing Git tag with Sigul... 04:11:05 Signing v2.0.0-dev.27 [Pipeline] echo 04:11:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:11:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:11:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:11:06 $ docker stop --time=1 f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 04:11:09 $ docker rm -f f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:09 . [Pipeline] withDockerContainer 04:11:10 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:11:10 $ docker top eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:10 [ssh-agent] Looking for ssh-agent implementation... 04:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:11 $ docker exec eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d ssh-agent 04:11:11 SSH_AUTH_SOCK=/tmp/ssh-2m7WNPbjECQc/agent.11 04:11:11 SSH_AGENT_PID=17 04:11:11 Running ssh-add (command line suppressed) 04:11:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6755612152813662774.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6755612152813662774.key) 04:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:11 + git semver bump pre 04:11:11 # -> Open(): unable to determine branch for HEAD 04:11:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:11:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:11:11 # $SEMVER_REMOTE_NAME = origin 04:11:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:11 # $SEMVER_USER_NAME = edgex-jenkins 04:11:11 # $SEMVER_BRANCH = master 04:11:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:11:11 2.0.0-dev.28 [Pipeline] } 04:11:11 $ docker exec --env ******** --env ******** eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d ssh-agent -k 04:11:12 unset SSH_AUTH_SOCK; 04:11:12 unset SSH_AGENT_PID; 04:11:12 echo Agent pid 17 killed; 04:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:12 + git semver [Pipeline] } 04:11:12 $ docker stop --time=1 eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d 04:11:13 $ docker rm -f eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:14 . [Pipeline] withDockerContainer 04:11:14 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:11:15 $ docker top 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:15 [ssh-agent] Looking for ssh-agent implementation... 04:11:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:15 $ docker exec 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a ssh-agent 04:11:15 SSH_AUTH_SOCK=/tmp/ssh-6fFzYqIpb7Tt/agent.11 04:11:15 SSH_AGENT_PID=16 04:11:15 Running ssh-add (command line suppressed) 04:11:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6683740222108016366.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6683740222108016366.key) 04:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:16 + git semver push 04:11:16 # -> Open(): unable to determine branch for HEAD 04:11:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:11:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:11:16 # $SEMVER_REMOTE_NAME = origin 04:11:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:16 # $SEMVER_USER_NAME = edgex-jenkins 04:11:16 # $SEMVER_BRANCH = master 04:11:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:11:20 $ docker exec --env ******** --env ******** 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a ssh-agent -k 04:11:20 unset SSH_AUTH_SOCK; 04:11:20 unset SSH_AGENT_PID; 04:11:20 echo Agent pid 16 killed; 04:11:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:21 + git semver [Pipeline] } 04:11:21 $ docker stop --time=1 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a 04:11:22 $ docker rm -f 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a [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 04:11:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:24 ---> package-listing.sh 04:11:24 ++ facter osfamily 04:11:24 ++ tr '[:upper:]' '[:lower:]' 04:11:24 + OS_FAMILY=redhat 04:11:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 04:11:24 + START_PACKAGES=/tmp/packages_start.txt 04:11:24 + END_PACKAGES=/tmp/packages_end.txt 04:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:24 + PACKAGES=/tmp/packages_start.txt 04:11:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:11:24 + PACKAGES=/tmp/packages_end.txt 04:11:24 + case "${OS_FAMILY}" in 04:11:24 + rpm -qa 04:11:24 + sort 04:11:30 + '[' -f /tmp/packages_start.txt ']' 04:11:30 + '[' -f /tmp/packages_end.txt ']' 04:11:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:11:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 04:11:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 04:11:30 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 04:11:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:30 04:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:31 alpine: Pulling from edgex-lftools-log-publisher 04:11:31 df20fa9351a1: Pulling fs layer 04:11:31 36b3adc4ff6f: Pulling fs layer 04:11:31 8ad3a11d3b57: Pulling fs layer 04:11:31 46f8f816bc3b: Pulling fs layer 04:11:31 93b61091891f: Pulling fs layer 04:11:31 93b9cdb0e59b: Pulling fs layer 04:11:31 5e14af77c1be: Pulling fs layer 04:11:31 01666e4c0597: Pulling fs layer 04:11:31 aa168da1d23b: Pulling fs layer 04:11:31 46f8f816bc3b: Waiting 04:11:31 93b61091891f: Waiting 04:11:31 93b9cdb0e59b: Waiting 04:11:31 5e14af77c1be: Waiting 04:11:31 01666e4c0597: Waiting 04:11:31 36b3adc4ff6f: Verifying Checksum 04:11:31 36b3adc4ff6f: Download complete 04:11:31 46f8f816bc3b: Verifying Checksum 04:11:31 46f8f816bc3b: Download complete 04:11:31 df20fa9351a1: Verifying Checksum 04:11:31 93b9cdb0e59b: Verifying Checksum 04:11:31 93b9cdb0e59b: Download complete 04:11:31 5e14af77c1be: Verifying Checksum 04:11:31 5e14af77c1be: Download complete 04:11:31 93b61091891f: Verifying Checksum 04:11:31 93b61091891f: Download complete 04:11:31 01666e4c0597: Verifying Checksum 04:11:31 01666e4c0597: Download complete 04:11:31 8ad3a11d3b57: Verifying Checksum 04:11:31 8ad3a11d3b57: Download complete 04:11:31 df20fa9351a1: Pull complete 04:11:32 36b3adc4ff6f: Pull complete 04:11:33 8ad3a11d3b57: Pull complete 04:11:33 aa168da1d23b: Verifying Checksum 04:11:33 aa168da1d23b: Download complete 04:11:33 46f8f816bc3b: Pull complete 04:11:34 93b61091891f: Pull complete 04:11:34 93b9cdb0e59b: Pull complete 04:11:34 5e14af77c1be: Pull complete 04:11:34 01666e4c0597: Pull complete 04:11:42 aa168da1d23b: Pull complete 04:11:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:11:43 prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container 04:11:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:11:45 $ docker top 68be96b26c35e1acdfb0b276444b471efc0488c88434ca4b1df13be9a635228d -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:46 + mkdir -p /var/log/sa [Pipeline] sh 04:11:47 + ls /var/log/sa-host 04:11:47 + sadf -c /var/log/sa-host/sa23 04:11:47 file_magic: OK 04:11:47 HZ: Using current value: 100 04:11:47 file_header: OK 04:11:47 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 04:11:47 Statistics: 04:11:47 Hnuu...uuuununununu... 04:11:47 File successfully converted to sysstat format version 12.2.1 04:11:47 + sadf -c /var/log/sa-host/sa31 04:11:47 file_magic: OK 04:11:47 HZ: Using current value: 100 04:11:47 file_header: OK 04:11:47 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 04:11:47 Statistics: 04:11:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:11:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:47 provisioning config files... 04:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8005212728690459297tmp [Pipeline] { [Pipeline] echo 04:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> create-netrc.sh [Pipeline] } 04:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:11:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> python-tools-install.sh [Pipeline] echo 04:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> sudo-logs.sh 04:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:49 ---> job-cost.sh 04:11:49 lf-activate-venv: SKIPPING 04:11:49 DEBUG: total: 0.20999999344348907 04:11:49 INFO: Retrieving Stack Cost... 04:11:50 INFO: Retrieving Pricing Info for: v1-standard-2 04:11:50 INFO: Archiving Costs [Pipeline] echo 04:11:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:51 ---> logs-deploy.sh 04:11:51 lf-activate-venv: SKIPPING 04:11:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/85 04:11:51 INFO: archiving workspace using pattern(s): 04:11:53 Archives upload complete. 04:11:53 INFO: archiving logs to Nexus 04:11:53 ---> uname -a: 04:11:53 Linux prd-centos7-docker-4c-2g-32192.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:11:53 04:11:53 04:11:53 ---> lscpu: 04:11:53 Architecture: x86_64 04:11:53 CPU op-mode(s): 32-bit, 64-bit 04:11:53 Byte Order: Little Endian 04:11:53 Address sizes: 40 bits physical, 48 bits virtual 04:11:53 CPU(s): 4 04:11:53 On-line CPU(s) list: 0-3 04:11:53 Thread(s) per core: 1 04:11:53 Core(s) per socket: 1 04:11:53 Socket(s): 4 04:11:53 NUMA node(s): 1 04:11:53 Vendor ID: GenuineIntel 04:11:53 CPU family: 6 04:11:53 Model: 44 04:11:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:11:53 Stepping: 1 04:11:53 CPU MHz: 2933.438 04:11:53 BogoMIPS: 5866.87 04:11:53 Virtualization: VT-x 04:11:53 Hypervisor vendor: KVM 04:11:53 Virtualization type: full 04:11:53 L1d cache: 128 KiB 04:11:53 L1i cache: 128 KiB 04:11:53 L2 cache: 16 MiB 04:11:53 L3 cache: 64 MiB 04:11:53 NUMA node0 CPU(s): 0-3 04:11:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:11:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:11:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:11:53 Vulnerability Meltdown: Mitigation; PTI 04:11:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:11:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:11:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:11:53 Vulnerability Srbds: Not affected 04:11:53 Vulnerability Tsx async abort: Not affected 04:11:53 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 04:11:53 04:11:53 04:11:53 ---> nproc: 04:11:53 4 04:11:53 04:11:53 04:11:53 ---> df -h: 04:11:53 Filesystem Size Used Available Use% Mounted on 04:11:53 overlay 50.0G 8.6G 41.4G 17% / 04:11:53 tmpfs 64.0M 0 64.0M 0% /dev 04:11:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:11:53 shm 64.0M 0 64.0M 0% /dev/shm 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 04:11:53 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 04:11:53 04:11:53 04:11:53 ---> free -m: 04:11:53 total used free shared buff/cache available 04:11:53 Mem: 1837 814 149 0 873 958 04:11:53 Swap: 1023 3 1020 04:11:53 04:11:53 04:11:53 ---> ip addr: 04:11:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:11:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:11:53 inet 127.0.0.1/8 scope host lo 04:11:53 valid_lft forever preferred_lft forever 04:11:53 inet6 ::1/128 scope host 04:11:53 valid_lft forever preferred_lft forever 04:11:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:11:53 link/ether fa:16:3e:ee:3d:b2 brd ff:ff:ff:ff:ff:ff 04:11:53 inet 10.30.123.199/23 brd 10.30.123.255 scope global dynamic eth0 04:11:53 valid_lft 85745sec preferred_lft 85745sec 04:11:53 inet6 fe80::f816:3eff:feee:3db2/64 scope link 04:11:53 valid_lft forever preferred_lft forever 04:11:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:11:53 link/ether 02:42:05:f5:c0:78 brd ff:ff:ff:ff:ff:ff 04:11:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:11:53 valid_lft forever preferred_lft forever 04:11:53 inet6 fe80::42:5ff:fef5:c078/64 scope link 04:11:53 valid_lft forever preferred_lft forever 04:11:53 04:11:53 04:11:53 ---> sar -b -r -n DEV: 04:11:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 04:11:53 04:11:53 04:00:46 LINUX RESTART (4 CPU) 04:11:53 04:11:53 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:11:53 04:03:01 2.85 0.00 2.85 0.00 0.00 103.85 0.00 04:11:53 04:04:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 04:11:53 04:05:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 04:11:53 04:06:01 0.23 0.00 0.23 0.00 0.00 2.56 0.00 04:11:53 04:07:01 0.27 0.00 0.27 0.00 0.00 4.50 0.00 04:11:53 04:08:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 04:11:53 04:09:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 04:11:53 04:10:01 195.24 114.11 81.13 0.00 4337.55 30824.78 0.00 04:11:53 04:11:01 276.40 117.26 159.14 0.00 7353.50 36329.51 0.00 04:11:54 Average: 52.94 25.72 27.22 0.00 1299.69 7479.41 0.00 04:11:54 04:11:54 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:11:54 04:03:01 173376 0 580444 30.85 2620 1125104 1087612 37.12 397488 1110436 20 04:11:54 04:04:01 172312 0 581500 30.91 2620 1125112 1075400 36.70 408016 1100888 8 04:11:54 04:05:01 172792 0 581016 30.88 2620 1125116 1075372 36.70 405352 1103604 8 04:11:54 04:06:01 171704 0 582104 30.94 2620 1125116 1075372 36.70 412032 1097824 8 04:11:54 04:07:01 171864 0 581936 30.93 2620 1125124 1072300 36.60 421096 1088724 12 04:11:54 04:08:01 172004 0 581792 30.92 2620 1125128 1072312 36.60 421220 1088724 8 04:11:54 04:09:01 172456 0 581336 30.90 2620 1125132 1072192 36.59 420544 1088724 16 04:11:54 04:10:01 257820 0 635604 33.78 2596 985524 1073820 36.65 411012 965072 74548 04:11:54 04:11:01 68260 0 785968 41.77 1492 1025824 1251456 42.71 619712 853972 61624 04:11:54 Average: 170288 0 610189 32.43 2492 1098576 1095093 37.37 435164 1055330 15139 04:11:54 04:11:54 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:11:54 04:03:01 eth0 4.55 1.90 3.11 0.13 0.00 0.00 0.00 0.00 04:11:54 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:04:01 eth0 1.95 0.83 0.74 0.38 0.00 0.00 0.00 0.00 04:11:54 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:05:01 eth0 0.97 0.40 0.32 0.24 0.00 0.00 0.00 0.00 04:11:54 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:06:01 eth0 1.05 0.37 0.31 0.20 0.00 0.00 0.00 0.00 04:11:54 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:07:01 eth0 1.43 0.40 0.48 0.26 0.00 0.00 0.00 0.00 04:11:54 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:08:01 eth0 0.53 0.35 0.28 0.20 0.00 0.00 0.00 0.00 04:11:54 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:11:54 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:10:01 eth0 409.14 364.76 4075.13 30.28 0.00 0.00 0.00 0.00 04:11:54 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:11:01 eth0 510.78 445.30 3714.00 99.50 0.00 0.00 0.00 0.00 04:11:54 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 04:11:01 veth893eb38 24.26 37.29 1.54 232.83 0.00 0.00 0.00 0.00 04:11:54 04:11:01 docker0 76.72 94.38 5.83 481.95 0.00 0.00 0.00 0.00 04:11:54 Average: eth0 103.44 90.53 866.48 14.59 0.00 0.00 0.00 0.00 04:11:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:54 Average: veth893eb38 2.70 4.15 0.17 25.89 0.00 0.00 0.00 0.00 04:11:54 Average: docker0 8.53 10.49 0.65 53.58 0.00 0.00 0.00 0.00 04:11:54 04:11:54 04:11:54 ---> sar -P ALL: 04:11:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 04:11:54 04:11:54 04:00:46 LINUX RESTART (4 CPU) 04:11:54 04:11:54 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:11:54 04:03:01 all 0.20 0.00 0.05 0.00 0.00 99.75 04:11:54 04:03:01 0 0.52 0.00 0.08 0.00 0.00 99.40 04:11:54 04:03:01 1 0.08 0.00 0.03 0.00 0.00 99.88 04:11:54 04:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88 04:11:54 04:03:01 3 0.10 0.00 0.07 0.00 0.00 99.83 04:11:54 04:04:01 all 0.22 0.00 0.13 0.00 0.02 99.63 04:11:54 04:04:01 0 0.57 0.00 0.12 0.00 0.00 99.32 04:11:54 04:04:01 1 0.10 0.00 0.12 0.00 0.02 99.77 04:11:54 04:04:01 2 0.08 0.00 0.17 0.00 0.00 99.75 04:11:54 04:04:01 3 0.12 0.00 0.13 0.00 0.05 99.70 04:11:54 04:05:01 all 0.20 0.00 0.13 0.00 0.03 99.64 04:11:54 04:05:01 0 0.57 0.00 0.10 0.00 0.03 99.30 04:11:54 04:05:01 1 0.08 0.00 0.20 0.00 0.02 99.70 04:11:54 04:05:01 2 0.08 0.00 0.12 0.00 0.05 99.75 04:11:54 04:05:01 3 0.05 0.00 0.12 0.00 0.03 99.80 04:11:54 04:06:01 all 0.15 0.00 0.07 0.00 0.02 99.75 04:11:54 04:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:11:54 04:06:01 1 0.07 0.00 0.10 0.00 0.02 99.82 04:11:54 04:06:01 2 0.08 0.00 0.07 0.00 0.05 99.80 04:11:54 04:06:01 3 0.45 0.00 0.12 0.00 0.02 99.42 04:11:54 04:07:01 all 0.16 0.00 0.07 0.00 0.02 99.75 04:11:54 04:07:01 0 0.02 0.00 0.07 0.00 0.00 99.92 04:11:54 04:07:01 1 0.07 0.00 0.15 0.00 0.02 99.77 04:11:54 04:07:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:11:54 04:07:01 3 0.52 0.00 0.02 0.00 0.05 99.42 04:11:54 04:08:01 all 0.14 0.00 0.04 0.00 0.00 99.82 04:11:54 04:08:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:11:54 04:08:01 1 0.07 0.00 0.08 0.00 0.00 99.85 04:11:54 04:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:11:54 04:08:01 3 0.38 0.00 0.05 0.00 0.00 99.57 04:11:54 04:09:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:11:54 04:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:11:54 04:09:01 1 0.22 0.00 0.05 0.00 0.00 99.73 04:11:54 04:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:11:54 04:09:01 3 0.35 0.00 0.02 0.00 0.00 99.63 04:11:54 04:10:01 all 7.20 0.00 5.04 1.29 0.06 86.41 04:11:54 04:10:01 0 7.02 0.00 5.74 0.80 0.03 86.40 04:11:54 04:10:01 1 7.31 0.00 4.68 1.59 0.07 86.35 04:11:54 04:10:01 2 7.04 0.00 5.07 1.90 0.05 85.94 04:11:54 04:10:01 3 7.42 0.00 4.66 0.86 0.10 86.95 04:11:54 04:11:01 all 11.92 0.00 8.98 3.27 0.11 75.72 04:11:54 04:11:01 0 10.46 0.00 10.43 4.91 0.10 74.10 04:11:54 04:11:01 1 12.14 0.00 8.55 1.70 0.12 77.49 04:11:54 04:11:01 2 12.10 0.00 8.62 2.11 0.10 77.06 04:11:54 04:11:01 3 12.98 0.00 8.31 4.39 0.10 74.22 04:11:54 Average: all 2.22 0.00 1.58 0.50 0.03 95.68 04:11:54 Average: 0 2.09 0.00 1.80 0.62 0.02 95.47 04:11:54 Average: 1 2.19 0.00 1.52 0.36 0.03 95.90 04:11:54 Average: 2 2.14 0.00 1.55 0.44 0.03 95.85 04:11:54 Average: 3 2.43 0.00 1.47 0.57 0.04 95.49 04:11:54 04:11:54 04:11:54