Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1364239577027781098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh960948618559111840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh844134747897754756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4968366726785295362.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2700281841124090216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-406 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh3804377143840402203.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" > git rev-list --no-walk 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:59 ========================================================= 15:03:59 EdgeX Global Pipelines Version Info 15:03:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:04:00 ------------------- 15:04:00 stable info: 15:04:00 ------------------- 15:04:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:00 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 15:04:00 Message: update stable to v1.0.209 15:04:01 ------------------- 15:04:01 experimental info: 15:04:01 ------------------- 15:04:01 Commited By: **** collab-it+edgex@linuxfoundation.org 15:04:01 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 15:04:01 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89ac83c [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:01 provisioning config files... 15:04:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3476134356085127635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:02 ---> docker-login.sh 15:04:02 nexus3.edgexfoundry.org:10001 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10002 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10003 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10004 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 docker.io 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:03 Configure a credential helper to remove this warning. See 15:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:03 15:04:03 Login Succeeded 15:04:03 ---> docker-login.sh ends [Pipeline] } 15:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:03 + git log --format=format:%s -1 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] echo 15:04:03 GIT_COMMIT: 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo 15:04:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:04 15:04:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:04:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:04 latest: Pulling from edgex-devops/git-semver 15:04:04 a0d0a0d46f8b: Pulling fs layer 15:04:04 3e5f54012d9b: Pulling fs layer 15:04:04 4c7163046ea9: Pulling fs layer 15:04:04 0c2d73faf560: Pulling fs layer 15:04:04 0c2d73faf560: Waiting 15:04:04 3e5f54012d9b: Verifying Checksum 15:04:04 3e5f54012d9b: Download complete 15:04:04 a0d0a0d46f8b: Verifying Checksum 15:04:04 a0d0a0d46f8b: Download complete 15:04:04 4c7163046ea9: Verifying Checksum 15:04:04 4c7163046ea9: Download complete 15:04:04 0c2d73faf560: Verifying Checksum 15:04:04 0c2d73faf560: Download complete 15:04:05 a0d0a0d46f8b: Pull complete 15:04:05 3e5f54012d9b: Pull complete 15:04:05 4c7163046ea9: Pull complete 15:04:05 0c2d73faf560: Pull complete 15:04:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:04:05 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:04:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:04:06 $ docker top e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:06 [ssh-agent] Looking for ssh-agent implementation... 15:04:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:06 $ docker exec e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent 15:04:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLdgJE/agent.14 15:04:06 SSH_AGENT_PID=20 15:04:06 Running ssh-add (command line suppressed) 15:04:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4709703214457597147.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4709703214457597147.key) 15:04:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:07 + git tag --points-at HEAD [Pipeline] } 15:04:07 $ docker exec --env ******** --env ******** e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent -k 15:04:07 unset SSH_AUTH_SOCK; 15:04:07 unset SSH_AGENT_PID; 15:04:07 echo Agent pid 20 killed; 15:04:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:07 [ssh-agent] Looking for ssh-agent implementation... 15:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:07 $ docker exec e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent 15:04:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPPkop/agent.54 15:04:07 SSH_AGENT_PID=61 15:04:07 Running ssh-add (command line suppressed) 15:04:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7843945564990978405.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7843945564990978405.key) 15:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:07 + git semver init 15:04:07 # -> Open(): unable to determine branch for HEAD 15:04:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:04:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:04:07 # $SEMVER_REMOTE_NAME = origin 15:04:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:04:07 # $SEMVER_USER_NAME = edgex-jenkins 15:04:07 # $SEMVER_BRANCH = main 15:04:07 # $SEMVER_TEMP = /tmp/semver-418649039 15:04:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:04:09 # '/tmp/semver-418649039' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 15:04:09 # -> Force: false 15:04:09 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:04:09 $ docker exec --env ******** --env ******** e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 ssh-agent -k 15:04:09 unset SSH_AUTH_SOCK; 15:04:09 unset SSH_AGENT_PID; 15:04:09 echo Agent pid 61 killed; 15:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:10 + git semver [Pipeline] } 15:04:10 $ docker stop --time=1 e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 15:04:11 $ docker rm -f e7afbb4a85b42e16d1bb4e6a0adc45e63548f2f6a2435957838787cbf827c4c8 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:04:11 Stashed 1 file(s) [Pipeline] echo 15:04:11 [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [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 15:04:27 Still waiting to schedule task 15:04:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-406’ 15:04:27 Still waiting to schedule task 15:04:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:10:10 Running on prd-centos7-docker-4c-2g-414 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:10:10 Running in /w/workspace/edgex-ui-go/21 [Pipeline] { [Pipeline] checkout 15:10:10 The recommended git tool is: git 15:10:12 using credential edgex-jenkins-ssh 15:10:12 Cloning the remote Git repository 15:10:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:10:12 > git init /w/workspace/edgex-ui-go/21 # timeout=10 15:10:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:10:12 > git --version # timeout=10 15:10:12 > git --version # 'git version 2.24.4' 15:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:12 [INFO] Currently running in a labeled security context 15:10:12 [INFO] Currently SELinux is 'enforcing' on the host 15:10:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/21@tmp/jenkins-gitclient-ssh845261294913996402.key 15:10:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:14 Avoid second fetch 15:10:14 Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) 15:10:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:13 > git config core.sparsecheckout # timeout=10 15:10:13 > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 15:10:17 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:18 provisioning config files... 15:10:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config4647679754854499533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:19 ---> docker-login.sh 15:10:19 nexus3.edgexfoundry.org:10001 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10002 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10003 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10004 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 docker.io 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 ---> docker-login.sh ends [Pipeline] } 15:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:20 ========================================================= 15:10:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:10:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:10:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:10:20 Sending build context to Docker daemon 20.56MB 15:10:20 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:10:20 Step 2/14 : FROM ${BASE} AS builder 15:10:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:20 4e9f2cdf4387: Pulling fs layer 15:10:20 57d31006c564: Pulling fs layer 15:10:20 bd5ccded8296: Pulling fs layer 15:10:20 304dd3a0f381: Pulling fs layer 15:10:20 d37cda54a23b: Pulling fs layer 15:10:20 bae75c0f2455: Pulling fs layer 15:10:20 806579b3d29a: Pulling fs layer 15:10:20 c77eb801bf70: Pulling fs layer 15:10:20 6d0567d44e1a: Pulling fs layer 15:10:20 bae75c0f2455: Waiting 15:10:20 806579b3d29a: Waiting 15:10:20 c77eb801bf70: Waiting 15:10:20 6d0567d44e1a: Waiting 15:10:20 d37cda54a23b: Waiting 15:10:20 304dd3a0f381: Waiting 15:10:20 bd5ccded8296: Verifying Checksum 15:10:20 bd5ccded8296: Download complete 15:10:20 57d31006c564: Verifying Checksum 15:10:20 57d31006c564: Download complete 15:10:20 d37cda54a23b: Verifying Checksum 15:10:20 d37cda54a23b: Download complete 15:10:20 bae75c0f2455: Verifying Checksum 15:10:20 bae75c0f2455: Download complete 15:10:20 4e9f2cdf4387: Verifying Checksum 15:10:20 4e9f2cdf4387: Download complete 15:10:20 806579b3d29a: Verifying Checksum 15:10:20 806579b3d29a: Download complete 15:10:20 c77eb801bf70: Verifying Checksum 15:10:20 c77eb801bf70: Download complete 15:10:20 4e9f2cdf4387: Pull complete 15:10:21 57d31006c564: Pull complete 15:10:21 304dd3a0f381: Verifying Checksum 15:10:21 304dd3a0f381: Download complete 15:10:21 bd5ccded8296: Pull complete 15:10:21 6d0567d44e1a: Verifying Checksum 15:10:21 6d0567d44e1a: Download complete 15:10:25 304dd3a0f381: Pull complete 15:10:25 d37cda54a23b: Pull complete 15:10:25 bae75c0f2455: Pull complete 15:10:25 806579b3d29a: Pull complete 15:10:25 c77eb801bf70: Pull complete 15:10:27 6d0567d44e1a: Pull complete 15:10:27 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 15:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:10:27 ---> e839a31ac9d1 15:10:27 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:10:29 ---> Running in 2b2a054e8e63 15:10:29 Removing intermediate container 2b2a054e8e63 15:10:29 ---> 4aa767ac8814 15:10:29 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:10:29 ---> Running in 34aa467a3dc5 15:10:29 Removing intermediate container 34aa467a3dc5 15:10:29 ---> 584cada4f748 15:10:29 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:10:29 ---> Running in 69fd06751873 15:10:29 Removing intermediate container 69fd06751873 15:10:29 ---> f0d393069fa9 15:10:29 Step 6/14 : LABEL Name=edgex-ui-go 15:10:29 ---> Running in f37557668498 15:10:29 Removing intermediate container f37557668498 15:10:29 ---> ae6be79544d1 15:10:29 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:10:29 ---> Running in 35911c1d7892 15:10:29 Removing intermediate container 35911c1d7892 15:10:29 ---> e05d0c878db3 15:10:29 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:30 ---> Running in ea6bcf351973 15:10:30 Removing intermediate container ea6bcf351973 15:10:30 ---> f79d209dc866 15:10:30 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:30 ---> Running in d3bd5c0cfac9 15:10:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:10:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:10:32 OK: 219 MiB in 52 packages 15:10:32 Removing intermediate container d3bd5c0cfac9 15:10:32 ---> d94f52372031 15:10:32 Step 10/14 : ENV GO111MODULE=on 15:10:32 ---> Running in 91ede8f3c060 15:10:32 Removing intermediate container 91ede8f3c060 15:10:32 ---> 73e98808537b 15:10:32 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:10:32 ---> Running in 2c71eae79420 15:10:32 Removing intermediate container 2c71eae79420 15:10:32 ---> 5136d68b5fb0 15:10:32 Step 12/14 : COPY . . 15:10:33 ---> 0f8ec66d07fa 15:10:33 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:33 ---> Running in 4de8f777a9f1 15:10:45 Removing intermediate container 4de8f777a9f1 15:10:45 ---> e8c62d6cba8d 15:10:45 Step 14/14 : RUN ${MAKE} 15:10:45 ---> Running in 13d35c831b77 15:10:45 noop 15:10:45 Removing intermediate container 13d35c831b77 15:10:45 ---> a0e80faa0cb0 15:10:45 Successfully built a0e80faa0cb0 15:10:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:10:45 + docker inspect -f . ci-base-image-x86_64 15:10:45 . [Pipeline] withDockerContainer 15:10:45 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 15:10:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:46 $ docker top bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:46 + go version 15:10:46 go version go1.16.8 linux/amd64 [Pipeline] } 15:10:46 $ docker stop --time=1 bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 15:10:48 $ docker rm -f bcd4a7887b2a75b1c7a7c424b992b0d060946941072d751ead5c1c5968bd9831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:48 + docker inspect -f . ci-base-image-x86_64 15:10:48 . [Pipeline] withDockerContainer 15:10:48 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 15:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:49 $ docker top ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:10:49 + make test 15:10:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:10:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:11:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:11:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:11:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:11:09 $ docker stop --time=1 ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 15:11:10 $ docker rm -f ec40ca842f9d256f7d86a4b5c1527c3c3d682a29b804c5536a2071fcca05c850 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:11:12 + ls -al . 15:11:12 total 88 15:11:12 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 11 15:10 . 15:11:12 drwxrwxr-x. 4 jenkins jenkins 30 Oct 11 15:10 .. 15:11:12 drwxrwxr-x. 3 jenkins jenkins 20 Oct 11 15:10 assets 15:11:12 drwxrwxr-x. 2 jenkins jenkins 66 Oct 11 15:10 bin 15:11:12 drwxrwxr-x. 3 jenkins jenkins 29 Oct 11 15:10 cmd 15:11:12 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 11 15:10 CONTRIBUTING.md 15:11:12 -rw-r--r--. 1 jenkins jenkins 10 Oct 11 15:10 coverage.out 15:11:12 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 11 15:10 Dockerfile 15:11:12 drwxrwxr-x. 2 jenkins jenkins 23 Oct 11 15:10 docs 15:11:12 drwxrwxr-x. 8 jenkins jenkins 162 Oct 11 15:10 .git 15:11:12 drwxrwxr-x. 2 jenkins jenkins 103 Oct 11 15:10 .github 15:11:12 -rw-rw-r--. 1 jenkins jenkins 155 Oct 11 15:10 .gitignore 15:11:12 -rw-rw-r--. 1 jenkins jenkins 880 Oct 11 15:10 go.mod 15:11:12 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 11 15:10 go.sum 15:11:12 drwxrwxr-x. 9 jenkins jenkins 125 Oct 11 15:10 internal 15:11:12 -rw-rw-r--. 1 jenkins jenkins 652 Oct 11 15:10 Jenkinsfile 15:11:12 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 11 15:10 LICENSE 15:11:12 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 11 15:10 Makefile 15:11:12 drwxrwxr-x. 3 jenkins jenkins 19 Oct 11 15:10 pkg 15:11:12 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 11 15:10 README.md 15:11:12 drwxrwxr-x. 4 jenkins jenkins 54 Oct 11 15:10 snap 15:11:12 -rw-rw-r--. 1 jenkins jenkins 12 Oct 11 15:04 VERSION 15:11:12 -rw-rw-r--. 1 jenkins jenkins 155 Oct 11 15:10 version.go 15:11:12 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 11 15:10 web [Pipeline] isUnix [Pipeline] sh 15:11:13 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 --label arch=amd64 --label version=2.0.1-dev.19 . 15:11:13 Sending build context to Docker daemon 20.56MB 15:11:13 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:11:13 Step 2/22 : FROM ${BASE} AS builder 15:11:13 ---> a0e80faa0cb0 15:11:13 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:11:13 ---> Running in 69c1f869e152 15:11:13 Removing intermediate container 69c1f869e152 15:11:13 ---> a297a71e7a11 15:11:13 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:11:13 ---> Running in 66099fed47de 15:11:13 Removing intermediate container 66099fed47de 15:11:13 ---> 7fa87bf9eff3 15:11:13 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:11:13 ---> Running in eb98bfc54ac5 15:11:13 Removing intermediate container eb98bfc54ac5 15:11:13 ---> 61b7220cb72e 15:11:13 Step 6/22 : LABEL Name=edgex-ui-go 15:11:13 ---> Running in b84158df640d 15:11:13 Removing intermediate container b84158df640d 15:11:13 ---> 44b78c5a9ae9 15:11:13 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:11:13 ---> Running in 6d451dead30c 15:11:13 Removing intermediate container 6d451dead30c 15:11:13 ---> 65ff1e1e4518 15:11:13 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:13 ---> Running in 2de396326cf2 15:11:14 Removing intermediate container 2de396326cf2 15:11:14 ---> c019367886d2 15:11:14 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:14 ---> Running in 7f77f9eb7554 15:11:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:11:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:11:15 OK: 219 MiB in 52 packages 15:11:15 Removing intermediate container 7f77f9eb7554 15:11:15 ---> 37e9b2dedc06 15:11:15 Step 10/22 : ENV GO111MODULE=on 15:11:15 ---> Running in db703cbb9253 15:11:16 Removing intermediate container db703cbb9253 15:11:16 ---> a245d5945c72 15:11:16 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:11:16 ---> Running in 69cafd42dd58 15:11:16 Removing intermediate container 69cafd42dd58 15:11:16 ---> 7edadc8107ea 15:11:16 Step 12/22 : COPY . . 15:11:17 ---> a20f644aac76 15:11:17 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:17 ---> Running in 54400f3588ac 15:11:17 Removing intermediate container 54400f3588ac 15:11:17 ---> 590b22de5284 15:11:17 Step 14/22 : RUN ${MAKE} 15:11:17 ---> Running in 56691f24c28b 15:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:11:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:11:29 Removing intermediate container 56691f24c28b 15:11:29 ---> d067be08baac 15:11:29 Step 15/22 : FROM alpine:3.14 15:11:29 3.14: Pulling from library/alpine 15:11:29 a0d0a0d46f8b: Pulling fs layer 15:11:29 a0d0a0d46f8b: Verifying Checksum 15:11:29 a0d0a0d46f8b: Download complete 15:11:29 a0d0a0d46f8b: Pull complete 15:11:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:11:29 Status: Downloaded newer image for alpine:3.14 15:11:30 ---> 14119a10abf4 15:11:30 Step 16/22 : EXPOSE 4000 15:11:30 ---> Running in 35fcf2bf0c4a 15:11:30 Removing intermediate container 35fcf2bf0c4a 15:11:30 ---> 812e86c98111 15:11:30 Step 17/22 : 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 15:11:30 ---> d54719d69dbe 15:11:30 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:11:30 ---> Running in a38890fabd59 15:11:30 Removing intermediate container a38890fabd59 15:11:30 ---> f210cd4d0ffa 15:11:30 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:11:30 ---> Running in 7cc18dd9fd02 15:11:30 Removing intermediate container 7cc18dd9fd02 15:11:30 ---> 49bc1453db17 15:11:30 Step 20/22 : LABEL arch=amd64 15:11:30 ---> Running in f25f13736561 15:11:30 Removing intermediate container f25f13736561 15:11:30 ---> 2734a859da1c 15:11:30 Step 21/22 : LABEL git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:11:30 ---> Running in f6d25d8e0499 15:11:30 Removing intermediate container f6d25d8e0499 15:11:30 ---> 7349c34ba877 15:11:30 Step 22/22 : LABEL version=2.0.1-dev.19 15:11:30 ---> Running in 54597c0e2273 15:11:31 Removing intermediate container 54597c0e2273 15:11:31 ---> 757d9c7610c8 15:11:31 [Warning] One or more build-args [ARCH] were not consumed 15:11:31 Successfully built 757d9c7610c8 15:11:31 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:31 provisioning config files... 15:11:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config5195591290865452678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:31 ---> docker-login.sh 15:11:31 nexus3.edgexfoundry.org:10001 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10002 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10003 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10004 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 docker.io 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 ---> docker-login.sh ends [Pipeline] } 15:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:32 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:11:32 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:11:32 latest 15:11:32 2.0.1-dev.19 15:11:32 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:11:32 main 15:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh 15:11:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:33 5fb907a484d4: Preparing 15:11:33 e2eb06d8af82: Preparing 15:11:33 e2eb06d8af82: Layer already exists 15:11:34 5fb907a484d4: Pushed 15:11:34 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh 15:11:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 15:11:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:35 5fb907a484d4: Preparing 15:11:35 e2eb06d8af82: Preparing 15:11:35 e2eb06d8af82: Layer already exists 15:11:35 5fb907a484d4: Layer already exists 15:11:35 latest: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh 15:11:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 15:11:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 15:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:35 5fb907a484d4: Preparing 15:11:35 e2eb06d8af82: Preparing 15:11:35 5fb907a484d4: Layer already exists 15:11:35 e2eb06d8af82: Layer already exists 15:11:35 2.0.1-dev.19: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:36 5fb907a484d4: Preparing 15:11:36 e2eb06d8af82: Preparing 15:11:36 e2eb06d8af82: Layer already exists 15:11:36 5fb907a484d4: Layer already exists 15:11:36 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:36 5fb907a484d4: Preparing 15:11:36 e2eb06d8af82: Preparing 15:11:36 e2eb06d8af82: Layer already exists 15:11:36 5fb907a484d4: Layer already exists 15:11:36 main: digest: sha256:58e424ed7e7a25fd2e695017710a34364be4e2b27f8bf212226a1cfab570d863 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:36 ===================================================== [Pipeline] echo 15:11:36 taggedImages: 15:11:36 - nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:11:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:11:36 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.19 15:11:36 - nexus3.edgexfoundry.org:10004/edgex-ui:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:11:36 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:37 15:11:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:11:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:37 latest: Pulling from edgex-lftools-log-publisher 15:11:37 b4d181a07f80: Pulling fs layer 15:11:37 a1111a8f2ec3: Pulling fs layer 15:11:37 ed53099fbce6: Pulling fs layer 15:11:37 dc539afda2c1: Pulling fs layer 15:11:37 77bc0d833cb6: Pulling fs layer 15:11:37 9065ff56babe: Pulling fs layer 15:11:37 d287ab97295c: Pulling fs layer 15:11:37 77bc0d833cb6: Waiting 15:11:37 9065ff56babe: Waiting 15:11:37 d287ab97295c: Waiting 15:11:37 dc539afda2c1: Waiting 15:11:37 a1111a8f2ec3: Verifying Checksum 15:11:37 a1111a8f2ec3: Download complete 15:11:37 dc539afda2c1: Verifying Checksum 15:11:37 dc539afda2c1: Download complete 15:11:38 ed53099fbce6: Verifying Checksum 15:11:38 ed53099fbce6: Download complete 15:11:38 77bc0d833cb6: Verifying Checksum 15:11:38 77bc0d833cb6: Download complete 15:11:38 9065ff56babe: Verifying Checksum 15:11:38 9065ff56babe: Download complete 15:11:38 b4d181a07f80: Verifying Checksum 15:11:38 b4d181a07f80: Download complete 15:11:38 d287ab97295c: Verifying Checksum 15:11:38 d287ab97295c: Download complete 15:11:39 b4d181a07f80: Pull complete 15:11:39 a1111a8f2ec3: Pull complete 15:11:40 ed53099fbce6: Pull complete 15:11:40 dc539afda2c1: Pull complete 15:11:40 77bc0d833cb6: Pull complete 15:11:40 9065ff56babe: Pull complete 15:11:46 d287ab97295c: Pull complete 15:11:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:11:46 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 15:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:48 $ docker top 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:49 ---> job-cost.sh 15:11:49 lf-activate-venv: SKIPPING 15:11:49 INFO: No Stack... 15:11:54 INFO: Retrieving Pricing Info for: v3-standard-2 15:11:54 INFO: Archiving Costs [Pipeline] sh 15:11:54 + cat /w/workspace/edgex-ui-go/21/archives/cost.csv 15:11:54 + cut -d, -f6 [Pipeline] lock 15:11:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] 15:11:54 Resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] did not exist. Created. 15:11:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:55 + echo total: 0.05999999865889549 [Pipeline] stash 15:11:55 Stashed 1 file(s) [Pipeline] } 15:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:55 $ docker stop --time=1 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 15:11:56 $ docker rm -f 4d70ccb8eb37fbf8101b4dcaf3aba177b4b96012587a9e071fd16ba6ffe68d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-420 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:17:40 Running in /w/workspace/edgex-ui-go/21 [Pipeline] { [Pipeline] checkout 15:17:41 The recommended git tool is: git 15:17:47 using credential edgex-jenkins-ssh 15:17:47 Cloning the remote Git repository 15:17:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:17:47 > git init /w/workspace/edgex-ui-go/21 # timeout=10 15:17:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:17:47 > git --version # timeout=10 15:17:47 > git --version # 'git version 2.17.1' 15:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:51 Avoid second fetch 15:17:51 Checking out Revision 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (main) 15:17:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:51 > git config core.sparsecheckout # timeout=10 15:17:51 > git checkout -f 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 15:17:55 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:56 provisioning config files... 15:17:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config6308822449703887569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:57 ---> docker-login.sh 15:17:57 nexus3.edgexfoundry.org:10001 15:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:59 Configure a credential helper to remove this warning. See 15:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:59 15:17:59 Login Succeeded 15:17:59 nexus3.edgexfoundry.org:10002 15:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:59 Configure a credential helper to remove this warning. See 15:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:59 15:17:59 Login Succeeded 15:17:59 nexus3.edgexfoundry.org:10003 15:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:00 Configure a credential helper to remove this warning. See 15:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:00 15:18:00 Login Succeeded 15:18:00 nexus3.edgexfoundry.org:10004 15:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:00 Configure a credential helper to remove this warning. See 15:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:00 15:18:00 Login Succeeded 15:18:00 docker.io 15:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:01 Configure a credential helper to remove this warning. See 15:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:01 15:18:01 Login Succeeded 15:18:01 ---> docker-login.sh ends [Pipeline] } 15:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:02 ========================================================= 15:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:18:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 15:18:03 Sending build context to Docker daemon 20.56MB 15:18:03 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:18:03 Step 2/14 : FROM ${BASE} AS builder 15:18:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:18:03 bbf911997326: Pulling fs layer 15:18:03 58ec367f63d7: Pulling fs layer 15:18:03 1b4a6ffa7d45: Pulling fs layer 15:18:03 fc5181fea5dc: Pulling fs layer 15:18:03 9c418107303f: Pulling fs layer 15:18:03 284eca6f2348: Pulling fs layer 15:18:03 842844d905b1: Pulling fs layer 15:18:03 901a3a57568e: Pulling fs layer 15:18:03 284eca6f2348: Waiting 15:18:03 842844d905b1: Waiting 15:18:03 901a3a57568e: Waiting 15:18:03 fc5181fea5dc: Waiting 15:18:03 9c418107303f: Waiting 15:18:03 1b4a6ffa7d45: Verifying Checksum 15:18:03 1b4a6ffa7d45: Download complete 15:18:03 58ec367f63d7: Verifying Checksum 15:18:03 58ec367f63d7: Download complete 15:18:03 9c418107303f: Download complete 15:18:03 284eca6f2348: Download complete 15:18:03 bbf911997326: Verifying Checksum 15:18:03 bbf911997326: Download complete 15:18:03 842844d905b1: Download complete 15:18:04 bbf911997326: Pull complete 15:18:05 58ec367f63d7: Pull complete 15:18:05 1b4a6ffa7d45: Pull complete 15:18:05 901a3a57568e: Verifying Checksum 15:18:05 901a3a57568e: Download complete 15:18:06 fc5181fea5dc: Verifying Checksum 15:18:06 fc5181fea5dc: Download complete 15:18:16 fc5181fea5dc: Pull complete 15:18:16 9c418107303f: Pull complete 15:18:17 284eca6f2348: Pull complete 15:18:17 842844d905b1: Pull complete 15:18:23 901a3a57568e: Pull complete 15:18:23 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 15:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:18:23 ---> 72ade6ffb461 15:18:23 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:18:28 ---> Running in 949f25133bef 15:18:28 Removing intermediate container 949f25133bef 15:18:28 ---> 5c4e7f04443a 15:18:28 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:18:28 ---> Running in fae422ef4428 15:18:29 Removing intermediate container fae422ef4428 15:18:29 ---> 93ad23f45e69 15:18:29 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:18:29 ---> Running in 2138842d08f9 15:18:30 Removing intermediate container 2138842d08f9 15:18:30 ---> a8098cc9cde9 15:18:30 Step 6/14 : LABEL Name=edgex-ui-go 15:18:30 ---> Running in 72b67950a43d 15:18:30 Removing intermediate container 72b67950a43d 15:18:30 ---> 1d3c9a1d5af4 15:18:30 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:18:30 ---> Running in 1891e3e80b92 15:18:31 Removing intermediate container 1891e3e80b92 15:18:31 ---> a28c7dd43019 15:18:31 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:31 ---> Running in dd793795f46c 15:18:34 Removing intermediate container dd793795f46c 15:18:34 ---> 2c174d188bb1 15:18:34 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:34 ---> Running in fb9015cd8cbc 15:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:37 OK: 218 MiB in 52 packages 15:18:39 Removing intermediate container fb9015cd8cbc 15:18:39 ---> 8b9b57411fc7 15:18:39 Step 10/14 : ENV GO111MODULE=on 15:18:39 ---> Running in fef19f4ea2bd 15:18:39 Removing intermediate container fef19f4ea2bd 15:18:39 ---> cee1511bd863 15:18:39 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:18:39 ---> Running in 14882f89355a 15:18:40 Removing intermediate container 14882f89355a 15:18:40 ---> 3d66e4f99b4e 15:18:40 Step 12/14 : COPY . . 15:18:42 ---> 7a571a19af46 15:18:42 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:43 ---> Running in 166d422fe09f 15:19:15 Removing intermediate container 166d422fe09f 15:19:15 ---> 3395a9d275b8 15:19:15 Step 14/14 : RUN ${MAKE} 15:19:15 ---> Running in 1c397bf4faa7 15:19:15 noop 15:19:15 Removing intermediate container 1c397bf4faa7 15:19:15 ---> 15451dd04d81 15:19:15 Successfully built 15451dd04d81 15:19:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:19:15 + docker inspect -f . ci-base-image-arm64 15:19:15 . [Pipeline] withDockerContainer 15:19:16 prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 15:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:18 $ docker top 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:19 + go version 15:19:19 go version go1.16.8 linux/arm64 [Pipeline] } 15:19:19 $ docker stop --time=1 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de 15:19:21 $ docker rm -f 3400d93854740164df49c95f1f2349d35ff2d186e5fb8ee660a10c78662c47de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:22 + docker inspect -f . ci-base-image-arm64 15:19:22 . [Pipeline] withDockerContainer 15:19:22 prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 15:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:24 $ docker top 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:19:25 + make test 15:19:25 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:19:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:20:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:20:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:20:28 $ docker stop --time=1 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 15:20:30 $ docker rm -f 322be2a60c98a7de9fbc5fe24630945f958a7e3c61943d253372335ea2e7eda9 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:31 Warning: overwriting stash ‘coverage-report’ 15:20:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:33 + ls -al . 15:20:33 total 128 15:20:33 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 15:19 . 15:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 .. 15:20:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 15:17 .git 15:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 .github 15:20:33 -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 15:17 .gitignore 15:20:33 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 15:17 CONTRIBUTING.md 15:20:33 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 11 15:17 Dockerfile 15:20:33 -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 15:17 Jenkinsfile 15:20:33 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 15:17 LICENSE 15:20:33 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 11 15:17 Makefile 15:20:33 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 11 15:17 README.md 15:20:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 15:04 VERSION 15:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 assets 15:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 bin 15:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 cmd 15:20:33 -rw-r--r-- 1 jenkins jenkins 10 Oct 11 15:19 coverage.out 15:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 15:17 docs 15:20:33 -rw-rw-r-- 1 jenkins jenkins 880 Oct 11 15:17 go.mod 15:20:33 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 11 15:17 go.sum 15:20:33 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 15:17 internal 15:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 15:17 pkg 15:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 snap 15:20:33 -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 15:17 version.go 15:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 15:17 web [Pipeline] isUnix [Pipeline] sh 15:20:33 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 --label arch=arm64 --label version=2.0.1-dev.19 . 15:20:34 Sending build context to Docker daemon 20.56MB 15:20:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:20:34 Step 2/22 : FROM ${BASE} AS builder 15:20:34 ---> 15451dd04d81 15:20:34 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:20:34 ---> Running in f4c4f43db025 15:20:35 Removing intermediate container f4c4f43db025 15:20:35 ---> 4488d83559ce 15:20:35 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:20:35 ---> Running in f3f4b8b668ba 15:20:36 Removing intermediate container f3f4b8b668ba 15:20:36 ---> e483d60ca2a0 15:20:36 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:20:36 ---> Running in d6962f92b29c 15:20:36 Removing intermediate container d6962f92b29c 15:20:36 ---> 09dc6c8a9e21 15:20:36 Step 6/22 : LABEL Name=edgex-ui-go 15:20:36 ---> Running in 0bed012221a9 15:20:37 Removing intermediate container 0bed012221a9 15:20:37 ---> 23f2798859e9 15:20:37 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:20:37 ---> Running in c6c923de7481 15:20:37 Removing intermediate container c6c923de7481 15:20:37 ---> 7189e01586ed 15:20:37 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:37 ---> Running in d8d42980a29e 15:20:40 Removing intermediate container d8d42980a29e 15:20:40 ---> 0c5a99cfbd17 15:20:40 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:40 ---> Running in cdd540c7bb47 15:20:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:20:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:20:43 OK: 218 MiB in 52 packages 15:20:44 Removing intermediate container cdd540c7bb47 15:20:44 ---> 816032be4657 15:20:44 Step 10/22 : ENV GO111MODULE=on 15:20:44 ---> Running in c7673b18a546 15:20:45 Removing intermediate container c7673b18a546 15:20:45 ---> 86dbab019fa3 15:20:45 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:20:45 ---> Running in 90d3bd124098 15:20:45 Removing intermediate container 90d3bd124098 15:20:45 ---> f00cc91510df 15:20:45 Step 12/22 : COPY . . 15:20:48 ---> 6e618b6b6d87 15:20:48 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:48 ---> Running in 94fdc3c8592e 15:20:51 Removing intermediate container 94fdc3c8592e 15:20:51 ---> e9c558c26f43 15:20:51 Step 14/22 : RUN ${MAKE} 15:20:51 ---> Running in 625aa9cbd9a7 15:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:21:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:21:27 Removing intermediate container 625aa9cbd9a7 15:21:27 ---> f13d34c5f4b6 15:21:27 Step 15/22 : FROM alpine:3.14 15:21:27 3.14: Pulling from library/alpine 15:21:28 552d1f2373af: Pulling fs layer 15:21:28 552d1f2373af: Verifying Checksum 15:21:28 552d1f2373af: Download complete 15:21:29 552d1f2373af: Pull complete 15:21:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:21:29 Status: Downloaded newer image for alpine:3.14 15:21:29 ---> bb3de5531c18 15:21:29 Step 16/22 : EXPOSE 4000 15:21:29 ---> Running in 07e893f26260 15:21:29 Removing intermediate container 07e893f26260 15:21:29 ---> 60b0ee4ae9ec 15:21:29 Step 17/22 : 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 15:21:31 ---> 882d8223fd21 15:21:31 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:21:31 ---> Running in 782aa4af6fa7 15:21:32 Removing intermediate container 782aa4af6fa7 15:21:32 ---> d0b69f7570dd 15:21:32 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:21:32 ---> Running in f7f4a4a3660c 15:21:32 Removing intermediate container f7f4a4a3660c 15:21:32 ---> c2a4f8c3120c 15:21:32 Step 20/22 : LABEL arch=arm64 15:21:32 ---> Running in 94e859d09a22 15:21:33 Removing intermediate container 94e859d09a22 15:21:33 ---> c3163f02244c 15:21:33 Step 21/22 : LABEL git_sha=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:21:33 ---> Running in 6569f92bae1c 15:21:34 Removing intermediate container 6569f92bae1c 15:21:34 ---> 277edac163c2 15:21:34 Step 22/22 : LABEL version=2.0.1-dev.19 15:21:34 ---> Running in 9a271341ee76 15:21:34 Removing intermediate container 9a271341ee76 15:21:34 ---> 3b2418bbf43b 15:21:34 [Warning] One or more build-args [ARCH] were not consumed 15:21:34 Successfully built 3b2418bbf43b 15:21:34 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:34 provisioning config files... 15:21:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/21@tmp/config5928229182935797412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:35 ---> docker-login.sh 15:21:35 nexus3.edgexfoundry.org:10001 15:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:35 Configure a credential helper to remove this warning. See 15:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:35 15:21:35 Login Succeeded 15:21:35 nexus3.edgexfoundry.org:10002 15:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:36 Configure a credential helper to remove this warning. See 15:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:36 15:21:36 Login Succeeded 15:21:36 nexus3.edgexfoundry.org:10003 15:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:37 Configure a credential helper to remove this warning. See 15:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:37 15:21:37 Login Succeeded 15:21:37 nexus3.edgexfoundry.org:10004 15:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:37 Configure a credential helper to remove this warning. See 15:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:37 15:21:37 Login Succeeded 15:21:37 docker.io 15:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:38 Configure a credential helper to remove this warning. See 15:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:38 15:21:38 Login Succeeded 15:21:38 ---> docker-login.sh ends [Pipeline] } 15:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:38 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:21:38 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:21:38 latest 15:21:38 2.0.1-dev.19 15:21:38 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:21:38 main 15:21:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh 15:21:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:21:39 12e9c590d5a1: Preparing 15:21:39 ee420dfed78a: Preparing 15:21:39 ee420dfed78a: Layer already exists 15:21:42 12e9c590d5a1: Pushed 15:21:42 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh 15:21:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:21:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:21:43 12e9c590d5a1: Preparing 15:21:43 ee420dfed78a: Preparing 15:21:43 ee420dfed78a: Layer already exists 15:21:43 12e9c590d5a1: Layer already exists 15:21:43 latest: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh 15:21:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 15:21:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 15:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:21:44 12e9c590d5a1: Preparing 15:21:44 ee420dfed78a: Preparing 15:21:44 12e9c590d5a1: Layer already exists 15:21:44 ee420dfed78a: Layer already exists 15:21:44 2.0.1-dev.19: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh 15:21:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh 15:21:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:21:45 12e9c590d5a1: Preparing 15:21:45 ee420dfed78a: Preparing 15:21:45 12e9c590d5a1: Layer already exists 15:21:45 ee420dfed78a: Layer already exists 15:21:45 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] isUnix [Pipeline] sh 15:21:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 15:21:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:21:46 12e9c590d5a1: Preparing 15:21:46 ee420dfed78a: Preparing 15:21:46 12e9c590d5a1: Layer already exists 15:21:46 ee420dfed78a: Layer already exists 15:21:46 main: digest: sha256:7355c264b7fb0887a47531681b8303088d521bf02fdb465d829e965211dbba9e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:21:46 ===================================================== [Pipeline] echo 15:21:47 taggedImages: 15:21:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 15:21:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:21:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.19 15:21:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89ac83cbf9bea8d80a238ed37eed36ada0bb3c93-2.0.1-dev.19 15:21:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:47 15:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:21:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:48 arm64: Pulling from edgex-lftools-log-publisher 15:21:48 448f6bf000e3: Pulling fs layer 15:21:48 f757da607395: Pulling fs layer 15:21:48 05883995daec: Pulling fs layer 15:21:48 8603b9c90790: Pulling fs layer 15:21:48 1560dd03e051: Pulling fs layer 15:21:48 27f5ce0e4adf: Pulling fs layer 15:21:48 c2d8d7efcc4b: Pulling fs layer 15:21:48 8603b9c90790: Waiting 15:21:48 1560dd03e051: Waiting 15:21:48 27f5ce0e4adf: Waiting 15:21:48 c2d8d7efcc4b: Waiting 15:21:48 f757da607395: Verifying Checksum 15:21:48 f757da607395: Download complete 15:21:48 8603b9c90790: Download complete 15:21:48 05883995daec: Verifying Checksum 15:21:48 05883995daec: Download complete 15:21:48 1560dd03e051: Verifying Checksum 15:21:48 1560dd03e051: Download complete 15:21:48 27f5ce0e4adf: Verifying Checksum 15:21:48 27f5ce0e4adf: Download complete 15:21:48 448f6bf000e3: Verifying Checksum 15:21:48 448f6bf000e3: Download complete 15:21:51 c2d8d7efcc4b: Verifying Checksum 15:21:51 c2d8d7efcc4b: Download complete 15:21:52 448f6bf000e3: Pull complete 15:21:52 f757da607395: Pull complete 15:21:54 05883995daec: Pull complete 15:21:54 8603b9c90790: Pull complete 15:21:55 1560dd03e051: Pull complete 15:21:55 27f5ce0e4adf: Pull complete 15:22:10 c2d8d7efcc4b: Pull complete 15:22:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:22:11 prd-ubuntu18.04-docker-arm64-4c-16g-420 does not seem to be running inside a container 15:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/21 -v /w/workspace/edgex-ui-go/21:/w/workspace/edgex-ui-go/21:rw,z -v /w/workspace/edgex-ui-go/21@tmp:/w/workspace/edgex-ui-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:22:15 $ docker top 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:16 ---> job-cost.sh 15:22:16 lf-activate-venv: SKIPPING 15:22:16 INFO: No Stack... 15:22:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:23 INFO: Archiving Costs [Pipeline] sh 15:22:23 + cut -d, -f6 15:22:23 + cat /w/workspace/edgex-ui-go/21/archives/cost.csv [Pipeline] lock 15:22:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] 15:22:24 Resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] did not exist. Created. 15:22:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:24 /w/workspace/edgex-ui-go/21@tmp/durable-8c520c81/script.sh: 1: /w/workspace/edgex-ui-go/21@tmp/durable-8c520c81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:22:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:22:25 Warning: overwriting stash ‘stack-cost’ 15:22:25 Stashed 1 file(s) [Pipeline] } 15:22:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:25 $ docker stop --time=1 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 15:22:27 $ docker rm -f 83838b236cd92558e5379ee48416095ea73f662769172d7ead6e7f47dfefd889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:22:28 provisioning config files... 15:22:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8338287677818165729tmp [Pipeline] { [Pipeline] sh 15:22:28 + set +x 15:22:28 + curl -s https://codecov.io/bash 15:22:28 + bash -s -- 15:22:28 15:22:28 _____ _ 15:22:28 / ____| | | 15:22:28 | | ___ __| | ___ ___ _____ __ 15:22:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:22:28 | |___| (_) | (_| | __/ (_| (_) \ V / 15:22:28 \_____\___/ \__,_|\___|\___\___/ \_/ 15:22:28 Bash-1.0.6 15:22:28 15:22:28 15:22:28 ==> git version 2.24.4 found 15:22:28 ==> 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 15:22:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:22:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:22:28 ==> Jenkins CI detected. 15:22:28 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:22:28 project root: . 15:22:28 --> token set from env 15:22:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:22:28 ==> Running gcov in . (disable via -X gcov) 15:22:28 ==> Python coveragepy not found 15:22:28 ==> Searching for coverage reports in: 15:22:28 + . 15:22:28 -> Found 1 reports 15:22:28 ==> Detecting git/mercurial file structure 15:22:28 ==> Reading reports 15:22:28 + ./coverage.out bytes=10 15:22:28 ==> Appending adjustments 15:22:28 https://docs.codecov.io/docs/fixing-reports 15:22:28 + Found adjustments 15:22:28 ==> Gzipping contents 15:22:28 4.0K /tmp/codecov.6KkUKE.gz 15:22:28 ==> Uploading reports 15:22:28 url: https://codecov.io 15:22:28 query: branch=main&commit=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:28 -> Pinging Codecov 15:22:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=89ac83cbf9bea8d80a238ed37eed36ada0bb3c93&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:29 -> Uploading to 15:22:29 https://storage.googleapis.com/codecov/v4/raw/2021-10-11/FB506323287CE973F263BFD2A0EB1F37/89ac83cbf9bea8d80a238ed37eed36ada0bb3c93/0594b2e6-7ac3-4881-b7dc-4e9bf374fa0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211011T152228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b900221ff1d6b35b17d5fdcc993a62684558893122aaacc8cddd81396f5af3da 15:22:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:29 Dload Upload Total Spent Left Speed 15:22:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10940 --:--:-- --:--:-- --:--:-- 10967 15:22:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] } 15:22:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:22:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:22:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:30 15:22:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:22:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:22:30 188c0c94c7c5: Pulling fs layer 15:22:30 0ef7d3d256c8: Pulling fs layer 15:22:30 de9db76c5a1d: Pulling fs layer 15:22:30 0eba1c9be4d2: Pulling fs layer 15:22:30 0d57e429df01: Pulling fs layer 15:22:30 4e4be7b47b0d: Pulling fs layer 15:22:30 e1f770b5df2f: Pulling fs layer 15:22:30 85a0685a4137: Pulling fs layer 15:22:30 0d57e429df01: Waiting 15:22:30 4e4be7b47b0d: Waiting 15:22:30 e1f770b5df2f: Waiting 15:22:30 85a0685a4137: Waiting 15:22:30 0eba1c9be4d2: Waiting 15:22:30 de9db76c5a1d: Verifying Checksum 15:22:30 de9db76c5a1d: Download complete 15:22:30 0ef7d3d256c8: Verifying Checksum 15:22:30 0ef7d3d256c8: Download complete 15:22:30 0d57e429df01: Verifying Checksum 15:22:30 0d57e429df01: Download complete 15:22:30 188c0c94c7c5: Verifying Checksum 15:22:30 188c0c94c7c5: Download complete 15:22:30 4e4be7b47b0d: Verifying Checksum 15:22:30 4e4be7b47b0d: Download complete 15:22:30 e1f770b5df2f: Verifying Checksum 15:22:30 e1f770b5df2f: Download complete 15:22:31 0eba1c9be4d2: Verifying Checksum 15:22:31 0eba1c9be4d2: Download complete 15:22:31 188c0c94c7c5: Pull complete 15:22:31 85a0685a4137: Verifying Checksum 15:22:31 85a0685a4137: Download complete 15:22:31 0ef7d3d256c8: Pull complete 15:22:31 de9db76c5a1d: Pull complete 15:22:35 0eba1c9be4d2: Pull complete 15:22:35 0d57e429df01: Pull complete 15:22:35 4e4be7b47b0d: Pull complete 15:22:35 e1f770b5df2f: Pull complete 15:22:42 85a0685a4137: Pull complete 15:22:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:22:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:22:42 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:22:43 $ docker top 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:22:43 + set -o pipefail 15:22:43 + snyk monitor '--org=edgex-jenkins' 15:22:46 15:22:46 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:22:46 15:22:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/82abd85c-8e6c-4970-a87d-2875344e8864 15:22:46 15:22:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:22:46 15:22:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:22:46 15:22:46 15:22:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:22:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:22:46 $ docker stop --time=1 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 15:22:48 $ docker rm -f 84a51ef8cd5d9eb60c8f067ae1735dadadb814c3dd78289df0747b56d276d562 [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 15:22:49 + git log --format=format:%s -1 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 [Pipeline] isUnix [Pipeline] sh 15:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:49 . [Pipeline] withDockerContainer 15:22:49 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:50 $ docker top 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:50 [ssh-agent] Looking for ssh-agent implementation... 15:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:50 $ docker exec 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f ssh-agent 15:22:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEILMoA/agent.15 15:22:50 SSH_AGENT_PID=21 15:22:50 Running ssh-add (command line suppressed) 15:22:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5517154610214039507.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5517154610214039507.key) 15:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:51 + git semver tag 15:22:51 # -> Open(): unable to determine branch for HEAD 15:22:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:22:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:22:51 # $SEMVER_REMOTE_NAME = origin 15:22:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:51 # $SEMVER_USER_NAME = edgex-jenkins 15:22:51 # $SEMVER_BRANCH = main 15:22:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:22:51 # 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 HEAD 15:22:51 # -> Force: false 15:22:51 # b992ba144b69ae8e5474ce35a5017f6139ea9910 refs/tags/v2.0.1-dev.19 [Pipeline] } 15:22:51 $ docker exec --env ******** --env ******** 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f ssh-agent -k 15:22:51 unset SSH_AUTH_SOCK; 15:22:51 unset SSH_AGENT_PID; 15:22:51 echo Agent pid 21 killed; 15:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:51 + git semver [Pipeline] } 15:22:51 $ docker stop --time=1 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f 15:22:52 $ docker rm -f 08107afe391162e96ea63b117cba61c447be893e32c17df33521e92fa147472f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:53 15:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:53 0.23.1-centos7: Pulling from edgex-lftools 15:22:53 ab5ef0e58194: Pulling fs layer 15:22:53 9712f1f96733: Pulling fs layer 15:22:53 63f879dbbcfc: Pulling fs layer 15:22:53 0d9ebad4ef96: Pulling fs layer 15:22:53 e9a5061849ea: Pulling fs layer 15:22:53 d747dcd14b5f: Pulling fs layer 15:22:53 2de7ff778b66: Pulling fs layer 15:22:53 0d9ebad4ef96: Waiting 15:22:53 e9a5061849ea: Waiting 15:22:53 d747dcd14b5f: Waiting 15:22:53 2de7ff778b66: Waiting 15:22:53 9712f1f96733: Verifying Checksum 15:22:53 9712f1f96733: Download complete 15:22:53 63f879dbbcfc: Verifying Checksum 15:22:53 63f879dbbcfc: Download complete 15:22:53 0d9ebad4ef96: Verifying Checksum 15:22:53 0d9ebad4ef96: Download complete 15:22:53 d747dcd14b5f: Verifying Checksum 15:22:53 d747dcd14b5f: Download complete 15:22:53 e9a5061849ea: Verifying Checksum 15:22:53 e9a5061849ea: Download complete 15:22:53 ab5ef0e58194: Verifying Checksum 15:22:53 ab5ef0e58194: Download complete 15:22:53 2de7ff778b66: Verifying Checksum 15:22:53 2de7ff778b66: Download complete 15:22:57 ab5ef0e58194: Pull complete 15:22:57 9712f1f96733: Pull complete 15:22:57 63f879dbbcfc: Pull complete 15:23:02 0d9ebad4ef96: Pull complete 15:23:02 e9a5061849ea: Pull complete 15:23:02 d747dcd14b5f: Pull complete 15:23:03 2de7ff778b66: Pull complete 15:23:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:23:03 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:23:06 $ docker top 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:23:06 provisioning config files... 15:23:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8125018610415347244tmp 15:23:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6363197414856193411tmp 15:23:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8461587302417079748tmp [Pipeline] { [Pipeline] echo 15:23:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:23:07 ---> sigul-configuration.sh 15:23:07 gpg: directory `/root/.gnupg' created 15:23:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:23:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:23:07 gpg: keyring `/root/.gnupg/secring.gpg' created 15:23:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:23:07 gpg: CAST5 encrypted data 15:23:07 gpg: encrypted with 1 passphrase 15:23:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:23:07 + mkdir /home/jenkins 15:23:07 + mkdir /home/jenkins/sigul [Pipeline] sh 15:23:07 + 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 15:23:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:23:08 ---> sigul-install.sh 15:23:08 Sigul already installed; skipping installation. [Pipeline] sh 15:23:08 + git tag --list 15:23:08 0.1.1 15:23:08 v1.1.0 15:23:08 v1.2.0 15:23:08 v1.2.1 15:23:08 v1.3.0 15:23:08 v2.0.0 15:23:08 v2.0.1-dev.1 15:23:08 v2.0.1-dev.10 15:23:08 v2.0.1-dev.11 15:23:08 v2.0.1-dev.12 15:23:08 v2.0.1-dev.13 15:23:08 v2.0.1-dev.14 15:23:08 v2.0.1-dev.15 15:23:08 v2.0.1-dev.16 15:23:08 v2.0.1-dev.17 15:23:08 v2.0.1-dev.18 15:23:08 v2.0.1-dev.19 15:23:08 v2.0.1-dev.2 15:23:08 v2.0.1-dev.3 15:23:08 v2.0.1-dev.4 15:23:08 v2.0.1-dev.5 15:23:08 v2.0.1-dev.6 15:23:08 v2.0.1-dev.7 15:23:08 v2.0.1-dev.8 15:23:08 v2.0.1-dev.9 [Pipeline] sh 15:23:08 + lftools sign git-tag v2.0.1-dev.19 15:23:09 Signing Git tag with Sigul... 15:23:09 Signing v2.0.1-dev.19 [Pipeline] echo 15:23:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:23:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:23:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:23:10 $ docker stop --time=1 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 15:23:12 $ docker rm -f 532db0477cc05cecaa88af4c64530371eea912edb2493c34eefc3be04d8bc986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:12 . [Pipeline] withDockerContainer 15:23:12 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:23:13 $ docker top 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:13 [ssh-agent] Looking for ssh-agent implementation... 15:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:13 $ docker exec 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 ssh-agent 15:23:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdaICb/agent.13 15:23:13 SSH_AGENT_PID=19 15:23:13 Running ssh-add (command line suppressed) 15:23:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7477298727520664348.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7477298727520664348.key) 15:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:13 + git semver bump pre 15:23:13 # -> Open(): unable to determine branch for HEAD 15:23:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:23:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:23:13 # $SEMVER_REMOTE_NAME = origin 15:23:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:13 # $SEMVER_USER_NAME = edgex-jenkins 15:23:13 # $SEMVER_BRANCH = main 15:23:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:23:13 2.0.1-dev.20 [Pipeline] } 15:23:13 $ docker exec --env ******** --env ******** 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 ssh-agent -k 15:23:13 unset SSH_AUTH_SOCK; 15:23:13 unset SSH_AGENT_PID; 15:23:13 echo Agent pid 19 killed; 15:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:14 + git semver [Pipeline] } 15:23:14 $ docker stop --time=1 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 15:23:15 $ docker rm -f 7e074cd1ec0b61ced5ee892b3744f6decab46248a467294448b3512442c4f0b8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:15 . [Pipeline] withDockerContainer 15:23:15 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:23:16 $ docker top f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:16 [ssh-agent] Looking for ssh-agent implementation... 15:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:16 $ docker exec f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 ssh-agent 15:23:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcohfLc/agent.13 15:23:16 SSH_AGENT_PID=19 15:23:16 Running ssh-add (command line suppressed) 15:23:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5850993206001368192.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5850993206001368192.key) 15:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:17 + git semver push 15:23:17 # -> Open(): unable to determine branch for HEAD 15:23:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:23:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:23:17 # $SEMVER_REMOTE_NAME = origin 15:23:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:17 # $SEMVER_USER_NAME = edgex-jenkins 15:23:17 # $SEMVER_BRANCH = main 15:23:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:23:19 $ docker exec --env ******** --env ******** f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 ssh-agent -k 15:23:19 unset SSH_AUTH_SOCK; 15:23:19 unset SSH_AGENT_PID; 15:23:19 echo Agent pid 19 killed; 15:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:19 + git semver [Pipeline] } 15:23:19 $ docker stop --time=1 f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 15:23:20 $ docker rm -f f8b0c3c06499b52e2d9ec0207cf58c3c04b6d62f31a2d7357224f3b9992e6119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:23:21 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:23:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:22 ---> package-listing.sh 15:23:22 ++ facter osfamily 15:23:22 ++ tr '[:upper:]' '[:lower:]' 15:23:22 + OS_FAMILY=redhat 15:23:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:23:22 + START_PACKAGES=/tmp/packages_start.txt 15:23:22 + END_PACKAGES=/tmp/packages_end.txt 15:23:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:22 + PACKAGES=/tmp/packages_start.txt 15:23:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:23:22 + PACKAGES=/tmp/packages_end.txt 15:23:22 + case "${OS_FAMILY}" in 15:23:22 + rpm -qa 15:23:22 + sort 15:23:23 + '[' -f /tmp/packages_start.txt ']' 15:23:23 + '[' -f /tmp/packages_end.txt ']' 15:23:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:23:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:23:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:23:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:23:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:24 15:23:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:24 latest: Pulling from edgex-lftools-log-publisher 15:23:24 b4d181a07f80: Pulling fs layer 15:23:24 a1111a8f2ec3: Pulling fs layer 15:23:24 ed53099fbce6: Pulling fs layer 15:23:24 dc539afda2c1: Pulling fs layer 15:23:24 77bc0d833cb6: Pulling fs layer 15:23:24 9065ff56babe: Pulling fs layer 15:23:24 d287ab97295c: Pulling fs layer 15:23:24 77bc0d833cb6: Waiting 15:23:24 9065ff56babe: Waiting 15:23:24 d287ab97295c: Waiting 15:23:24 dc539afda2c1: Waiting 15:23:24 a1111a8f2ec3: Verifying Checksum 15:23:24 a1111a8f2ec3: Download complete 15:23:24 dc539afda2c1: Verifying Checksum 15:23:24 dc539afda2c1: Download complete 15:23:24 ed53099fbce6: Verifying Checksum 15:23:24 ed53099fbce6: Download complete 15:23:24 9065ff56babe: Verifying Checksum 15:23:24 9065ff56babe: Download complete 15:23:24 77bc0d833cb6: Verifying Checksum 15:23:24 77bc0d833cb6: Download complete 15:23:24 b4d181a07f80: Verifying Checksum 15:23:24 b4d181a07f80: Download complete 15:23:25 d287ab97295c: Verifying Checksum 15:23:25 d287ab97295c: Download complete 15:23:26 b4d181a07f80: Pull complete 15:23:26 a1111a8f2ec3: Pull complete 15:23:27 ed53099fbce6: Pull complete 15:23:27 dc539afda2c1: Pull complete 15:23:27 77bc0d833cb6: Pull complete 15:23:27 9065ff56babe: Pull complete 15:23:32 d287ab97295c: Pull complete 15:23:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:32 prd-centos7-docker-4c-2g-406 does not seem to be running inside a container 15:23:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:35 $ docker top 6fca73101e467aebd6cf571c2786c74639e37036d80ea19094a3ac53ae6111c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:23:36 + ls /var/log/sa-host 15:23:36 + sadf -c /var/log/sa-host/sa11 15:23:36 file_magic: OK 15:23:36 HZ: Using current value: 100 15:23:36 file_header: OK 15:23:36 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 15:23:36 Statistics: 15:23:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:36 File successfully converted to sysstat format version 12.0.3 15:23:36 + sadf -c /var/log/sa-host/sa30 15:23:36 file_magic: OK 15:23:36 HZ: Using current value: 100 15:23:36 file_header: OK 15:23:36 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 15:23:36 Statistics: 15:23:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:36 provisioning config files... 15:23:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7207597403764573942tmp [Pipeline] { [Pipeline] echo 15:23:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:36 ---> create-netrc.sh [Pipeline] } 15:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:23:37 ---> python-tools-install.sh [Pipeline] echo 15:23:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:37 ---> sudo-logs.sh 15:23:37 Archiving 'sudo' log.. 15:23:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-406.novalocal: Name or service not known 15:23:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-406.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:23:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:37 ---> job-cost.sh 15:23:37 lf-activate-venv: SKIPPING 15:23:37 DEBUG: total: 0.10999999940395355 15:23:37 INFO: Retrieving Stack Cost... 15:23:38 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:38 INFO: Archiving Costs [Pipeline] echo 15:23:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:23:38 ---> logs-deploy.sh 15:23:38 lf-activate-venv: SKIPPING 15:23:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/21 15:23:38 INFO: archiving workspace using pattern(s): 15:23:39 Archives upload complete. 15:23:39 INFO: archiving logs to Nexus 15:23:40 ---> uname -a: 15:23:40 Linux prd-centos7-docker-4c-2g-406.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:23:40 15:23:40 15:23:40 ---> lscpu: 15:23:40 Architecture: x86_64 15:23:40 CPU op-mode(s): 32-bit, 64-bit 15:23:40 Byte Order: Little Endian 15:23:40 Address sizes: 40 bits physical, 48 bits virtual 15:23:40 CPU(s): 2 15:23:40 On-line CPU(s) list: 0,1 15:23:40 Thread(s) per core: 1 15:23:40 Core(s) per socket: 1 15:23:40 Socket(s): 2 15:23:40 NUMA node(s): 1 15:23:40 Vendor ID: AuthenticAMD 15:23:40 CPU family: 23 15:23:40 Model: 49 15:23:40 Model name: AMD EPYC-Rome Processor 15:23:40 Stepping: 0 15:23:40 CPU MHz: 2799.998 15:23:40 BogoMIPS: 5599.99 15:23:40 Virtualization: AMD-V 15:23:40 Hypervisor vendor: KVM 15:23:40 Virtualization type: full 15:23:40 L1d cache: 32K 15:23:40 L1i cache: 32K 15:23:40 L2 cache: 512K 15:23:40 L3 cache: 16384K 15:23:40 NUMA node0 CPU(s): 0,1 15:23:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:23:40 15:23:40 15:23:40 ---> nproc: 15:23:40 2 15:23:40 15:23:40 15:23:40 ---> df -h: 15:23:40 Filesystem Size Used Avail Use% Mounted on 15:23:40 overlay 40G 8.7G 32G 22% / 15:23:40 tmpfs 64M 0 64M 0% /dev 15:23:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:23:40 shm 64M 0 64M 0% /dev/shm 15:23:40 /dev/vda1 40G 8.7G 32G 22% /facter-os 15:23:40 15:23:40 15:23:40 ---> sar -b -r -n DEV: 15:23:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 15:23:40 15:23:40 15:03:26 LINUX RESTART (2 CPU) 15:23:40 15:23:40 15:04:02 tps rtps wtps bread/s bwrtn/s 15:23:40 15:05:01 16.29 0.69 15.60 335.99 2979.75 15:23:40 15:06:01 0.55 0.00 0.55 0.00 10.04 15:23:40 15:07:01 0.15 0.00 0.15 0.00 1.60 15:23:40 15:08:01 0.25 0.00 0.25 0.00 2.98 15:23:40 15:09:01 0.27 0.00 0.27 0.00 3.05 15:23:40 15:10:01 0.30 0.00 0.30 0.00 4.93 15:23:40 15:11:01 0.22 0.00 0.22 0.00 3.60 15:23:40 15:12:01 0.27 0.00 0.27 0.00 3.30 15:23:40 15:13:01 0.28 0.00 0.28 0.00 2.95 15:23:40 15:14:01 0.20 0.00 0.20 0.00 2.43 15:23:40 15:15:02 0.20 0.00 0.20 0.00 1.88 15:23:40 15:16:01 0.25 0.00 0.25 0.00 3.27 15:23:40 15:17:01 0.23 0.00 0.23 0.00 2.85 15:23:40 15:18:01 0.25 0.00 0.25 0.00 3.48 15:23:40 15:19:01 0.43 0.20 0.23 6.40 3.60 15:23:40 15:20:01 0.73 0.00 0.73 0.00 12.98 15:23:40 15:21:01 0.22 0.00 0.22 0.00 2.30 15:23:40 15:22:01 0.18 0.00 0.18 0.00 2.17 15:23:40 15:23:01 136.45 0.03 136.41 3.73 31710.07 15:23:40 Average: 8.30 0.05 8.26 17.96 1830.66 15:23:40 15:23:40 15:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:40 15:05:01 5649112 0 627844 7.84 2620 1729364 1493400 16.49 581912 1542108 20 15:23:40 15:06:01 5656420 0 620528 7.75 2620 1729372 1418128 15.66 575060 1542728 20 15:23:40 15:07:01 5660344 0 616604 7.70 2620 1729372 1418128 15.66 571584 1542728 8 15:23:40 15:08:01 5657728 0 619212 7.73 2620 1729380 1418128 15.66 573388 1543568 16 15:23:40 15:09:01 5655812 0 621124 7.76 2620 1729384 1418296 15.66 575432 1543568 20 15:23:40 15:10:01 5656632 0 620300 7.75 2620 1729388 1418128 15.66 574544 1543572 20 15:23:40 15:11:01 5654212 0 622716 7.78 2620 1729392 1418344 15.66 576672 1543568 16 15:23:40 15:12:01 5655764 0 621156 7.76 2620 1729400 1418128 15.66 575536 1543568 8 15:23:40 15:13:01 5656020 0 620896 7.75 2620 1729404 1418128 15.66 575492 1543568 16 15:23:40 15:14:01 5653376 0 623536 7.79 2620 1729408 1418224 15.66 578028 1543568 16 15:23:40 15:15:02 5644636 0 632272 7.89 2620 1729412 1418212 15.66 586772 1543568 12 15:23:40 15:16:01 5644704 0 632200 7.89 2620 1729416 1418128 15.66 587868 1542072 16 15:23:40 15:17:01 5644680 0 632216 7.89 2620 1729424 1418128 15.66 587876 1542072 16 15:23:40 15:18:01 5637216 0 639680 7.99 2620 1729424 1418380 15.66 595728 1542072 20 15:23:40 15:19:01 5638316 0 638572 7.97 2620 1729432 1418224 15.66 594132 1542072 28 15:23:40 15:20:01 5638744 0 638144 7.97 2620 1729432 1418176 15.66 593944 1542072 12 15:23:40 15:21:01 5639072 0 637812 7.96 2620 1729436 1418128 15.66 593644 1542072 20 15:23:40 15:22:01 5639040 0 637836 7.96 2620 1729444 1418128 15.66 593632 1542072 16 15:23:40 15:23:01 4061752 0 946380 11.82 2620 2998188 1779104 19.64 894488 2636640 549988 15:23:40 Average: 5565452 0 644686 8.05 2620 1796183 1441139 15.91 599249 1600382 28963 15:23:40 15:23:40 15:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:40 15:05:01 eth0 86.30 103.03 557.18 18.72 0.00 0.00 0.00 0.00 15:23:40 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:05:01 docker0 66.05 34.12 5.98 236.41 0.00 0.00 0.00 0.00 15:23:40 15:06:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:23:40 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:07:01 eth0 0.87 0.08 0.08 0.01 0.00 0.00 0.00 0.00 15:23:40 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:08:01 eth0 1.17 0.10 0.09 0.01 0.00 0.00 0.00 0.00 15:23:40 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:09:01 eth0 1.03 0.20 0.15 0.07 0.00 0.00 0.00 0.00 15:23:40 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:10:01 eth0 0.82 0.10 0.08 0.01 0.00 0.00 0.00 0.00 15:23:40 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:11:01 eth0 1.12 0.55 0.38 0.21 0.00 0.00 0.00 0.00 15:23:40 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:12:01 eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:23:40 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:13:01 eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:23:40 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:14:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:23:40 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:15:02 eth0 1.23 0.17 0.17 0.01 0.00 0.00 0.00 0.00 15:23:40 15:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:16:01 eth0 0.36 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:23:40 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:17:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 15:23:40 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:18:01 eth0 0.57 0.42 0.29 0.21 0.00 0.00 0.00 0.00 15:23:40 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:19:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:23:40 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:20:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:23:40 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:21:01 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 15:23:40 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:22:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:23:01 eth0 331.73 198.29 7570.95 28.45 0.00 0.00 0.00 0.00 15:23:40 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 15:23:01 docker0 24.58 36.41 2.12 318.73 0.00 0.00 0.00 0.00 15:23:40 Average: eth0 22.51 15.95 428.32 2.51 0.00 0.00 0.00 0.00 15:23:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:40 Average: docker0 4.72 3.69 0.42 29.07 0.00 0.00 0.00 0.00 15:23:40 15:23:40 15:23:40 ---> sar -P ALL: 15:23:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 15:23:40 15:23:40 15:03:26 LINUX RESTART (2 CPU) 15:23:40 15:23:40 15:04:02 CPU %user %nice %system %iowait %steal %idle 15:23:40 15:05:01 all 3.35 0.00 1.26 0.22 0.03 95.15 15:23:40 15:05:01 0 3.45 0.00 1.44 0.22 0.03 94.86 15:23:40 15:05:01 1 3.25 0.00 1.08 0.22 0.02 95.43 15:23:40 15:06:01 all 0.08 0.00 0.06 0.00 0.02 99.85 15:23:40 15:06:01 0 0.10 0.00 0.08 0.00 0.03 99.78 15:23:40 15:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:23:40 15:07:01 all 0.16 0.00 0.05 0.00 0.02 99.77 15:23:40 15:07:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:23:40 15:07:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:23:40 15:08:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:23:40 15:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:23:40 15:08:01 1 0.33 0.00 0.03 0.00 0.00 99.63 15:23:40 15:09:01 all 0.27 0.00 0.05 0.00 0.02 99.67 15:23:40 15:09:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:23:40 15:09:01 1 0.45 0.00 0.03 0.00 0.02 99.50 15:23:40 15:10:01 all 0.23 0.00 0.04 0.00 0.02 99.72 15:23:40 15:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:23:40 15:10:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:23:40 15:11:01 all 0.22 0.00 0.04 0.00 0.02 99.72 15:23:40 15:11:01 0 0.10 0.00 0.05 0.00 0.02 99.83 15:23:40 15:11:01 1 0.33 0.00 0.03 0.00 0.02 99.62 15:23:40 15:12:01 all 0.22 0.00 0.07 0.00 0.01 99.71 15:23:40 15:12:01 0 0.05 0.00 0.07 0.00 0.00 99.88 15:23:40 15:12:01 1 0.38 0.00 0.07 0.00 0.02 99.53 15:23:40 15:13:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:23:40 15:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:23:40 15:13:01 1 0.37 0.00 0.05 0.00 0.02 99.57 15:23:40 15:14:01 all 0.18 0.00 0.05 0.00 0.02 99.76 15:23:40 15:14:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:23:40 15:14:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:23:40 15:15:02 all 0.22 0.00 0.05 0.00 0.03 99.71 15:23:40 15:15:02 0 0.05 0.00 0.07 0.00 0.02 99.87 15:23:40 15:15:02 1 0.38 0.00 0.03 0.00 0.03 99.55 15:23:40 15:23:40 15:15:02 CPU %user %nice %system %iowait %steal %idle 15:23:40 15:16:01 all 0.16 0.00 0.04 0.00 0.02 99.78 15:23:40 15:16:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:23:40 15:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:23:40 15:17:01 all 0.16 0.00 0.05 0.00 0.01 99.78 15:23:40 15:17:01 0 0.27 0.00 0.03 0.00 0.00 99.70 15:23:40 15:17:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:23:40 15:18:01 all 0.21 0.00 0.05 0.00 0.03 99.72 15:23:40 15:18:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:23:40 15:18:01 1 0.10 0.00 0.07 0.00 0.03 99.80 15:23:40 15:19:01 all 0.08 0.00 0.08 0.00 0.02 99.82 15:23:40 15:19:01 0 0.12 0.00 0.07 0.00 0.02 99.80 15:23:40 15:19:01 1 0.05 0.00 0.08 0.00 0.02 99.85 15:23:40 15:20:01 all 0.13 0.00 0.05 0.00 0.02 99.80 15:23:40 15:20:01 0 0.12 0.00 0.05 0.00 0.02 99.82 15:23:40 15:20:01 1 0.15 0.00 0.05 0.00 0.02 99.78 15:23:40 15:21:01 all 0.09 0.00 0.05 0.00 0.02 99.84 15:23:40 15:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:23:40 15:21:01 1 0.13 0.00 0.08 0.00 0.02 99.77 15:23:40 15:22:01 all 0.22 0.00 0.03 0.00 0.02 99.73 15:23:40 15:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:23:40 15:22:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:23:40 15:23:01 all 19.67 0.00 7.75 1.30 0.06 71.22 15:23:40 15:23:01 0 19.79 0.00 7.95 1.90 0.07 70.29 15:23:40 15:23:01 1 19.56 0.00 7.54 0.70 0.05 72.16 15:23:40 Average: all 1.33 0.00 0.50 0.08 0.02 98.07 15:23:40 Average: 0 1.28 0.00 0.52 0.11 0.02 98.07 15:23:40 Average: 1 1.38 0.00 0.48 0.05 0.02 98.08 15:23:40 15:23:40 15:23:40