Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5cc884bdcac89fa6c71bab409230b48b618fa7a 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-ssh2034593163439912685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh3590738117285525671.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh192384160030995415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh3324696597933217854.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4863124279669275962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2310 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-ssh9193777044501352762.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 d5cc884bdcac89fa6c71bab409230b48b618fa7a (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 d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 Commit message: "feat: update built production artifact UI" > git rev-list --no-walk 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:51:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:52:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:04 ========================================================= 10:52:04 EdgeX Global Pipelines Version Info 10:52:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:08 ------------------- 10:52:08 stable info: 10:52:08 ------------------- 10:52:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:52:08 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 10:52:08 Message: update stable to v1.0.204 10:52:08 ------------------- 10:52:08 experimental info: 10:52:08 ------------------- 10:52:08 Commited By: **** collab-it+edgex@linuxfoundation.org 10:52:08 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 10:52:08 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:52:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:52:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:52:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:52:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:52:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:52:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:52:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:52:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:52:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:52:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:52:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] echo 10:52:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5cc884 [Pipeline] echo 10:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:27 provisioning config files... 10:52:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2259648736057824824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:29 ---> docker-login.sh 10:52:29 nexus3.edgexfoundry.org:10001 10:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10002 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10003 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 nexus3.edgexfoundry.org:10004 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:30 Configure a credential helper to remove this warning. See 10:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:30 10:52:30 Login Succeeded 10:52:30 docker.io 10:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 ---> docker-login.sh ends [Pipeline] } 10:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:38 + git log --format=format:%s -1 d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] echo 10:52:38 GIT_COMMIT: d5cc884bdcac89fa6c71bab409230b48b618fa7a, Commit Message: feat: update built production artifact UI [Pipeline] echo 10:52:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:52:59 10:52:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:53:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:01 latest: Pulling from edgex-devops/git-semver 10:53:01 31603596830f: Pulling fs layer 10:53:01 d4622e32a9a9: Pulling fs layer 10:53:01 1030fce36090: Pulling fs layer 10:53:01 6c6cb7e1b49b: Pulling fs layer 10:53:01 6c6cb7e1b49b: Waiting 10:53:01 d4622e32a9a9: Verifying Checksum 10:53:01 d4622e32a9a9: Download complete 10:53:01 31603596830f: Verifying Checksum 10:53:01 31603596830f: Download complete 10:53:01 31603596830f: Pull complete 10:53:01 6c6cb7e1b49b: Verifying Checksum 10:53:01 6c6cb7e1b49b: Download complete 10:53:01 d4622e32a9a9: Pull complete 10:53:01 1030fce36090: Verifying Checksum 10:53:01 1030fce36090: Download complete 10:53:03 1030fce36090: Pull complete 10:53:03 6c6cb7e1b49b: Pull complete 10:53:03 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 10:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:53:03 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 10:53:03 $ 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 10:53:05 $ docker top e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:07 [ssh-agent] Looking for ssh-agent implementation... 10:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:07 $ docker exec e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f ssh-agent 10:53:07 SSH_AUTH_SOCK=/tmp/ssh-z9MyyEMqA0Au/agent.13 10:53:07 SSH_AGENT_PID=19 10:53:07 Running ssh-add (command line suppressed) 10:53:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6173681496394678066.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6173681496394678066.key) 10:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:08 + git tag --points-at HEAD [Pipeline] } 10:53:08 $ docker exec --env ******** --env ******** e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f ssh-agent -k 10:53:08 unset SSH_AUTH_SOCK; 10:53:08 unset SSH_AGENT_PID; 10:53:08 echo Agent pid 19 killed; 10:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:10 [ssh-agent] Looking for ssh-agent implementation... 10:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:10 $ docker exec e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f ssh-agent 10:53:10 SSH_AUTH_SOCK=/tmp/ssh-qAHDDW4KcdvD/agent.52 10:53:10 SSH_AGENT_PID=59 10:53:10 Running ssh-add (command line suppressed) 10:53:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1246210405599809558.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1246210405599809558.key) 10:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:12 + git semver init 10:53:12 # -> Open(): unable to determine branch for HEAD 10:53:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 10:53:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 10:53:12 # $SEMVER_REMOTE_NAME = origin 10:53:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:53:12 # $SEMVER_USER_NAME = edgex-jenkins 10:53:12 # $SEMVER_BRANCH = main 10:53:12 # $SEMVER_TEMP = /tmp/semver-334566844 10:53:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:53:15 # '/tmp/semver-334566844' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 10:53:15 # -> Force: false 10:53:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 10:53:15 $ docker exec --env ******** --env ******** e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f ssh-agent -k 10:53:15 unset SSH_AUTH_SOCK; 10:53:16 unset SSH_AGENT_PID; 10:53:16 echo Agent pid 59 killed; 10:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:18 + git semver [Pipeline] } 10:53:18 $ docker stop --time=1 e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f 10:53:19 $ docker rm -f e0e1b2bd66aea4471b2d6e7a0fdc46fa7cbb90b0c4789fdd56f5f4e82653283f [Pipeline] // withDockerContainer [Pipeline] sh 10:53:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:53:25 Stashed 1 file(s) [Pipeline] echo 10:53:25 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:53:45 Still waiting to schedule task 10:53:45 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2310’ 10:53:45 Still waiting to schedule task 10:53:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:56:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2311 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 10:56:33 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 10:56:36 The recommended git tool is: git 10:57:35 Running on prd-centos7-docker-4c-2g-2312 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 10:57:37 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 10:57:38 The recommended git tool is: git 10:58:00 using credential edgex-jenkins-ssh 10:58:00 Cloning the remote Git repository 10:58:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:58:00 > git init /w/workspace/edgex-ui-go/6 # timeout=10 10:58:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:58:02 > git --version # timeout=10 10:58:02 > git --version # 'git version 2.17.1' 10:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:58:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:06 Avoid second fetch 10:58:06 Checking out Revision d5cc884bdcac89fa6c71bab409230b48b618fa7a (main) 10:58:06 > git config core.sparsecheckout # timeout=10 10:58:06 > git checkout -f d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 10:58:15 using credential edgex-jenkins-ssh 10:58:15 Cloning the remote Git repository 10:58:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:58:15 > git init /w/workspace/edgex-ui-go/6 # timeout=10 10:58:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:58:15 > git --version # timeout=10 10:58:15 > git --version # 'git version 2.24.4' 10:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:18 Avoid second fetch 10:58:18 Checking out Revision d5cc884bdcac89fa6c71bab409230b48b618fa7a (main) 10:58:17 [INFO] Currently running in a labeled security context 10:58:17 [INFO] Currently SELinux is 'enforcing' on the host 10:58:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh6125008150462274181.key 10:58:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:58:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:18 > git config core.sparsecheckout # timeout=10 10:58:18 > git checkout -f d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 10:58:24 Commit message: "feat: update built production artifact UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:31 provisioning config files... 10:58:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config4625457862443876796tmp [Pipeline] { [Pipeline] libraryResource 10:58:33 Commit message: "feat: update built production artifact UI" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 10:58:39 ---> docker-login.sh 10:58:39 nexus3.edgexfoundry.org:10001 10:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:39 Configure a credential helper to remove this warning. See 10:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:39 10:58:39 Login Succeeded 10:58:39 nexus3.edgexfoundry.org:10002 10:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:39 Configure a credential helper to remove this warning. See 10:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:39 10:58:39 Login Succeeded 10:58:39 nexus3.edgexfoundry.org:10003 10:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:39 Configure a credential helper to remove this warning. See 10:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:39 10:58:39 Login Succeeded 10:58:39 nexus3.edgexfoundry.org:10004 10:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:39 Configure a credential helper to remove this warning. See 10:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:39 10:58:39 Login Succeeded 10:58:39 docker.io [Pipeline] script 10:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:40 Configure a credential helper to remove this warning. See 10:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:40 10:58:40 Login Succeeded 10:58:40 ---> docker-login.sh ends [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:42 provisioning config files... 10:58:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config5094369932947090863tmp [Pipeline] { [Pipeline] } 10:58:42 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:58:46 ---> docker-login.sh 10:58:46 nexus3.edgexfoundry.org:10001 10:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:46 Configure a credential helper to remove this warning. See 10:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:46 10:58:46 Login Succeeded 10:58:46 nexus3.edgexfoundry.org:10002 10:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:46 Configure a credential helper to remove this warning. See 10:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:46 10:58:46 Login Succeeded 10:58:46 nexus3.edgexfoundry.org:10003 10:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:46 Configure a credential helper to remove this warning. See 10:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:46 10:58:46 Login Succeeded 10:58:46 nexus3.edgexfoundry.org:10004 10:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:46 Configure a credential helper to remove this warning. See 10:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:46 10:58:46 Login Succeeded 10:58:46 docker.io 10:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:46 Configure a credential helper to remove this warning. See 10:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:46 10:58:46 Login Succeeded 10:58:46 ---> docker-login.sh ends [Pipeline] } 10:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] echo 10:58:48 ========================================================= 10:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:58:48 ========================================================= [Pipeline] fileExists [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 10:58:54 ========================================================= 10:58:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:58:54 ========================================================= 10:58:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:58:54 Sending build context to Docker daemon 20.35MB 10:58:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:58:54 Step 2/8 : FROM ${BASE} 10:58:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:54 595b0fe564bb: Pulling fs layer 10:58:54 24495759ef45: Pulling fs layer 10:58:54 d148012ef14d: Pulling fs layer 10:58:54 e90a11edd702: Pulling fs layer 10:58:54 d77568369979: Pulling fs layer 10:58:54 fc1c9f9a7f3b: Pulling fs layer 10:58:54 170f2ba95c9a: Pulling fs layer 10:58:54 97ac5df62f85: Pulling fs layer 10:58:54 e90a11edd702: Waiting 10:58:54 d77568369979: Waiting 10:58:54 fc1c9f9a7f3b: Waiting 10:58:54 170f2ba95c9a: Waiting 10:58:54 97ac5df62f85: Waiting 10:58:54 d148012ef14d: Verifying Checksum 10:58:54 d148012ef14d: Download complete 10:58:54 24495759ef45: Verifying Checksum 10:58:54 24495759ef45: Download complete 10:58:54 d77568369979: Download complete 10:58:54 595b0fe564bb: Verifying Checksum 10:58:54 595b0fe564bb: Download complete 10:58:54 170f2ba95c9a: Verifying Checksum 10:58:54 170f2ba95c9a: Download complete 10:58:54 fc1c9f9a7f3b: Download complete 10:58:54 595b0fe564bb: Pull complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:58:55 24495759ef45: Pull complete 10:58:55 d148012ef14d: Pull complete 10:58:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:58:56 Sending build context to Docker daemon 20.35MB 10:58:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:58:56 Step 2/8 : FROM ${BASE} 10:58:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:58:56 540db60ca938: Pulling fs layer 10:58:56 adcc1eea9eea: Pulling fs layer 10:58:56 4c4ab2625f07: Pulling fs layer 10:58:56 db62176df00c: Pulling fs layer 10:58:56 3b30891b0d05: Pulling fs layer 10:58:56 06b49ca38bd5: Pulling fs layer 10:58:56 c788192a36de: Pulling fs layer 10:58:56 a77e37c0d609: Pulling fs layer 10:58:56 c3185cebc471: Pulling fs layer 10:58:56 c788192a36de: Waiting 10:58:56 db62176df00c: Waiting 10:58:56 a77e37c0d609: Waiting 10:58:56 c3185cebc471: Waiting 10:58:56 3b30891b0d05: Waiting 10:58:56 06b49ca38bd5: Waiting 10:58:56 4c4ab2625f07: Verifying Checksum 10:58:56 4c4ab2625f07: Download complete 10:58:56 adcc1eea9eea: Verifying Checksum 10:58:56 adcc1eea9eea: Download complete 10:58:56 3b30891b0d05: Verifying Checksum 10:58:56 3b30891b0d05: Download complete 10:58:58 06b49ca38bd5: Verifying Checksum 10:58:58 06b49ca38bd5: Download complete 10:58:58 c788192a36de: Verifying Checksum 10:58:58 c788192a36de: Download complete 10:58:58 540db60ca938: Verifying Checksum 10:58:58 540db60ca938: Download complete 10:58:58 540db60ca938: Pull complete 10:58:58 adcc1eea9eea: Pull complete 10:58:58 4c4ab2625f07: Pull complete 10:58:58 a77e37c0d609: Verifying Checksum 10:58:58 a77e37c0d609: Download complete 10:59:00 97ac5df62f85: Verifying Checksum 10:59:00 97ac5df62f85: Download complete 10:59:00 e90a11edd702: Verifying Checksum 10:59:00 e90a11edd702: Download complete 10:59:01 c3185cebc471: Verifying Checksum 10:59:01 c3185cebc471: Download complete 10:59:01 db62176df00c: Verifying Checksum 10:59:01 db62176df00c: Download complete 10:59:04 db62176df00c: Pull complete 10:59:05 3b30891b0d05: Pull complete 10:59:05 06b49ca38bd5: Pull complete 10:59:05 c788192a36de: Pull complete 10:59:05 a77e37c0d609: Pull complete 10:59:07 c3185cebc471: Pull complete 10:59:07 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 10:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:59:07 ---> 031687cdd783 10:59:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:59:08 e90a11edd702: Pull complete 10:59:08 d77568369979: Pull complete 10:59:08 fc1c9f9a7f3b: Pull complete 10:59:09 170f2ba95c9a: Pull complete 10:59:09 ---> Running in 40243ded204b 10:59:09 Removing intermediate container 40243ded204b 10:59:09 ---> cc0d128fe478 10:59:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:09 ---> Running in 531266afab95 10:59:10 Removing intermediate container 531266afab95 10:59:10 ---> 92c0f8979717 10:59:10 Step 5/8 : RUN apk add --no-cache make git 10:59:10 ---> Running in 773d3445b251 10:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:59:12 OK: 219 MiB in 52 packages 10:59:12 Removing intermediate container 773d3445b251 10:59:12 ---> 5289d7876b6e 10:59:12 Step 6/8 : WORKDIR /edgex-ui-go 10:59:12 ---> Running in 0359b9091276 10:59:12 Removing intermediate container 0359b9091276 10:59:12 ---> d7e4157cc410 10:59:12 Step 7/8 : COPY . . 10:59:14 ---> e5c6b1133c89 10:59:14 Step 8/8 : RUN go mod download 10:59:14 ---> Running in f80158c51376 10:59:14 97ac5df62f85: Pull complete 10:59:16 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 10:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:59:16 ---> 04bc70af865f 10:59:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:59:17 ---> Running in fb9fabc2fe7b 10:59:18 Removing intermediate container fb9fabc2fe7b 10:59:18 ---> 24167592194f 10:59:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:18 ---> Running in 5fed8933fc43 10:59:20 Removing intermediate container 5fed8933fc43 10:59:20 ---> 9476e497788f 10:59:20 Step 5/8 : RUN apk add --no-cache make git 10:59:20 ---> Running in a74fb5aa5b43 10:59:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:59:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:59:24 OK: 218 MiB in 52 packages 10:59:25 Removing intermediate container a74fb5aa5b43 10:59:25 ---> 00e3752b6bd4 10:59:25 Step 6/8 : WORKDIR /edgex-ui-go 10:59:25 ---> Running in 3fd22a81996b 10:59:26 Removing intermediate container 3fd22a81996b 10:59:26 ---> 1551c2615967 10:59:26 Step 7/8 : COPY . . 10:59:28 Removing intermediate container f80158c51376 10:59:28 ---> 11eca304689e 10:59:28 Successfully built 11eca304689e 10:59:28 Successfully tagged ci-base-image-x86_64:latest 10:59:28 ---> ad73c5c9b87e 10:59:28 Step 8/8 : RUN go mod download [Pipeline] isUnix [Pipeline] sh 10:59:30 ---> Running in e0a0b2c037ad 10:59:32 + docker inspect -f . ci-base-image-x86_64 10:59:32 . [Pipeline] withDockerContainer 10:59:34 prd-centos7-docker-4c-2g-2312 does not seem to be running inside a container 10:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:59:34 $ docker top 79a5aea7c36fa61d4c07f3e763e79ebd07516774b1d26242cd8d47c18406edf9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:37 + go version 10:59:37 go version go1.16.6 linux/amd64 [Pipeline] } 10:59:37 $ docker stop --time=1 79a5aea7c36fa61d4c07f3e763e79ebd07516774b1d26242cd8d47c18406edf9 10:59:38 $ docker rm -f 79a5aea7c36fa61d4c07f3e763e79ebd07516774b1d26242cd8d47c18406edf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:59:44 + docker inspect -f . ci-base-image-x86_64 10:59:44 . [Pipeline] withDockerContainer 10:59:44 prd-centos7-docker-4c-2g-2312 does not seem to be running inside a container 10:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:59:44 $ docker top 91304b979737cfa06d7104f31eb388aad52deee88150e05c09989f289ed23d85 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:48 + go mod tidy [Pipeline] sh 10:59:52 + make test 10:59:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:59:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:00:00 Removing intermediate container e0a0b2c037ad 11:00:00 ---> dc2d6c035ffe 11:00:00 Successfully built dc2d6c035ffe 11:00:00 Successfully tagged ci-base-image-arm64:latest 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:00:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:00:02 GO111MODULE=on go vet ./... [Pipeline] isUnix [Pipeline] sh 11:00:06 + docker inspect -f . ci-base-image-arm64 11:00:06 . [Pipeline] } 11:00:06 $ docker stop --time=1 91304b979737cfa06d7104f31eb388aad52deee88150e05c09989f289ed23d85 11:00:08 $ docker rm -f 91304b979737cfa06d7104f31eb388aad52deee88150e05c09989f289ed23d85 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 11:00:13 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 11:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:00:25 $ docker top bd2322f04a7816a29ef4232a64d87452b86e7245c76ee6fe4ffe6f1cb0737645 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:00:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:00:31 + go version 11:00:31 go version go1.16.6 linux/arm64 [Pipeline] } 11:00:31 $ docker stop --time=1 bd2322f04a7816a29ef4232a64d87452b86e7245c76ee6fe4ffe6f1cb0737645 11:00:31 Stashed 1 file(s) 11:00:34 $ docker rm -f bd2322f04a7816a29ef4232a64d87452b86e7245c76ee6fe4ffe6f1cb0737645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:05 + ls -al . 11:02:05 total 92 11:02:05 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 7 10:59 . 11:02:05 drwxrwxr-x. 4 jenkins jenkins 28 Aug 7 10:58 .. 11:02:05 drwxrwxr-x. 3 jenkins jenkins 20 Aug 7 10:58 assets 11:02:05 drwxrwxr-x. 2 jenkins jenkins 35 Aug 7 10:58 bin 11:02:05 drwxrwxr-x. 3 jenkins jenkins 29 Aug 7 10:58 cmd 11:02:05 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 7 10:58 CONTRIBUTING.md 11:02:05 -rw-r--r--. 1 jenkins jenkins 10 Aug 7 10:59 coverage.out 11:02:05 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 7 10:58 Dockerfile 11:02:05 -rw-rw-r--. 1 jenkins jenkins 902 Aug 7 10:58 Dockerfile.build 11:02:05 drwxrwxr-x. 2 jenkins jenkins 23 Aug 7 10:58 docs 11:02:05 drwxrwxr-x. 8 jenkins jenkins 162 Aug 7 10:58 .git 11:02:05 drwxrwxr-x. 2 jenkins jenkins 103 Aug 7 10:58 .github 11:02:05 -rw-rw-r--. 1 jenkins jenkins 162 Aug 7 10:58 .gitignore 11:02:05 -rw-rw-r--. 1 jenkins jenkins 823 Aug 7 10:58 go.mod 11:02:05 -rw-r--r--. 1 jenkins jenkins 23693 Aug 7 10:59 go.sum 11:02:05 drwxrwxr-x. 9 jenkins jenkins 125 Aug 7 10:58 internal 11:02:05 -rw-rw-r--. 1 jenkins jenkins 652 Aug 7 10:58 Jenkinsfile 11:02:05 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 7 10:58 LICENSE 11:02:05 -rw-rw-r--. 1 jenkins jenkins 990 Aug 7 10:58 Makefile 11:02:05 drwxrwxr-x. 3 jenkins jenkins 19 Aug 7 10:58 pkg 11:02:05 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 7 10:58 README.md 11:02:05 -rw-rw-r--. 1 jenkins jenkins 11 Aug 7 10:53 VERSION 11:02:05 -rw-rw-r--. 1 jenkins jenkins 155 Aug 7 10:58 version.go 11:02:05 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 7 10:58 web 11:02:05 + docker inspect -f . ci-base-image-arm64 11:02:05 . [Pipeline] withDockerContainer 11:02:07 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 11:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:02:08 $ docker top 1ab30ef48abf225b8e9353f28ca7ddb0c01d12c02d1c6db6ea0a79db8f031eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:02:11 + 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=d5cc884bdcac89fa6c71bab409230b48b618fa7a --label arch=amd64 --label version=2.0.1-dev.6 . 11:02:11 Sending build context to Docker daemon 20.38MB 11:02:11 + go mod tidy 11:02:13 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 11:02:13 Step 2/25 : FROM ${BASE} AS builder 11:02:13 ---> 11eca304689e 11:02:13 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:02:13 ---> Running in da02bdef6335 11:02:13 Removing intermediate container da02bdef6335 11:02:13 ---> 41bac006cbba 11:02:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 11:02:13 ---> Running in d2b996dc6cc3 11:02:13 Removing intermediate container d2b996dc6cc3 11:02:13 ---> 6834abc5a9cb 11:02:13 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 11:02:13 ---> Running in e9219ce05c75 11:02:13 Removing intermediate container e9219ce05c75 11:02:13 ---> a81a8b1b8d37 11:02:13 Step 6/25 : LABEL Name=edgex-ui-go 11:02:13 ---> Running in b92f6884a69a 11:02:13 Removing intermediate container b92f6884a69a 11:02:13 ---> 9133b77ea783 11:02:13 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:02:13 ---> Running in 56f3f2a71e0a 11:02:13 Removing intermediate container 56f3f2a71e0a 11:02:13 ---> 1d725227737c 11:02:13 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:13 ---> Running in 0518c6cccd77 11:02:13 Removing intermediate container 0518c6cccd77 11:02:13 ---> 5e1423b6195e 11:02:13 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:13 ---> Running in c7117372d453 11:02:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 11:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:02:15 OK: 219 MiB in 52 packages 11:02:15 Removing intermediate container c7117372d453 11:02:15 ---> 1c386644459f 11:02:15 Step 10/25 : ENV GO111MODULE=on 11:02:15 ---> Running in 311343f86d19 11:02:15 Removing intermediate container 311343f86d19 11:02:15 ---> 5534f54fe2d2 11:02:15 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:02:15 ---> Running in a32ffe6dd549 11:02:15 Removing intermediate container a32ffe6dd549 11:02:15 ---> 679bf6fcd071 11:02:15 Step 12/25 : COPY go.mod . 11:02:15 ---> ab33e5c13f41 11:02:15 Step 13/25 : COPY Makefile . 11:02:15 ---> 393063e7cc02 11:02:15 Step 14/25 : RUN make update 11:02:15 ---> Running in 9178c6f922d6 11:02:16 CGO_ENABLED=0 GO111MODULE=on go mod download 11:02:16 Removing intermediate container 9178c6f922d6 11:02:16 ---> 1999071820cb 11:02:16 Step 15/25 : COPY . . 11:02:16 ---> 86607647b6da 11:02:16 Step 16/25 : RUN go mod tidy 11:02:16 ---> Running in 998e2a2658d5 11:02:16 Removing intermediate container 998e2a2658d5 11:02:16 ---> 08eb5b005b41 11:02:16 Step 17/25 : RUN ${MAKE} 11:02:16 ---> Running in 3805dec444d1 11:02:16 + make test 11:02:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:02:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:02:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:02:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:02:27 Removing intermediate container 3805dec444d1 11:02:27 ---> 8b5795acf763 11:02:27 Step 18/25 : FROM alpine:3.12 11:02:28 3.12: Pulling from library/alpine 11:02:28 339de151aab4: Pulling fs layer 11:02:30 339de151aab4: Verifying Checksum 11:02:30 339de151aab4: Download complete 11:02:30 339de151aab4: Pull complete 11:02:30 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 11:02:30 Status: Downloaded newer image for alpine:3.12 11:02:30 ---> 13621d1b12d4 11:02:30 Step 19/25 : EXPOSE 4000 11:02:30 ---> Running in 7b1442d2b85d 11:02:30 Removing intermediate container 7b1442d2b85d 11:02:30 ---> d0e72b48e45c 11:02:30 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:02:30 ---> d34946c1e8f2 11:02:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:02:30 ---> Running in e17993e3af43 11:02:30 Removing intermediate container e17993e3af43 11:02:30 ---> 5a121289db28 11:02:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:02:30 ---> Running in 8f5b0434f15a 11:02:30 Removing intermediate container 8f5b0434f15a 11:02:30 ---> 310a92da75bb 11:02:30 Step 23/25 : LABEL arch=amd64 11:02:30 ---> Running in 67f1d4ec249b 11:02:30 Removing intermediate container 67f1d4ec249b 11:02:30 ---> 0104a2d0f8ba 11:02:30 Step 24/25 : LABEL git_sha=d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:02:30 ---> Running in 75c5c330d705 11:02:30 Removing intermediate container 75c5c330d705 11:02:30 ---> 5351eb84bcec 11:02:30 Step 25/25 : LABEL version=2.0.1-dev.6 11:02:30 ---> Running in a35cab2298ae 11:02:30 Removing intermediate container a35cab2298ae 11:02:30 ---> e50caac3a701 11:02:30 [Warning] One or more build-args [ARCH] were not consumed 11:02:30 Successfully built e50caac3a701 11:02:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:40 provisioning config files... 11:02:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config7125396716451358685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:42 ---> docker-login.sh 11:02:42 nexus3.edgexfoundry.org:10001 11:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 nexus3.edgexfoundry.org:10002 11:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:43 Configure a credential helper to remove this warning. See 11:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:43 11:02:43 Login Succeeded 11:02:43 nexus3.edgexfoundry.org:10003 11:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:43 Configure a credential helper to remove this warning. See 11:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:43 11:02:43 Login Succeeded 11:02:43 nexus3.edgexfoundry.org:10004 11:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:43 Configure a credential helper to remove this warning. See 11:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:43 11:02:43 Login Succeeded 11:02:43 docker.io 11:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:43 Configure a credential helper to remove this warning. See 11:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:43 11:02:43 Login Succeeded 11:02:43 ---> docker-login.sh ends [Pipeline] } 11:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:47 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 11:02:47 d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:02:47 latest 11:02:47 2.0.1-dev.6 11:02:47 d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:02:47 main 11:02:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:02:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] isUnix [Pipeline] sh 11:02:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:02:49 fb7d16ad854f: Preparing 11:02:49 32f366d666a5: Preparing 11:02:49 32f366d666a5: Layer already exists 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:02:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:02:51 GO111MODULE=on go vet ./... 11:02:51 fb7d16ad854f: Pushed 11:02:51 d5cc884bdcac89fa6c71bab409230b48b618fa7a: digest: sha256:f40fc42526571f10be5ebcc7e26a6df54d28443476278fd135f25dc780977988 size: 739 [Pipeline] isUnix [Pipeline] sh 11:02:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 11:02:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:02:57 fb7d16ad854f: Preparing 11:02:57 32f366d666a5: Preparing 11:02:57 fb7d16ad854f: Layer already exists 11:02:57 32f366d666a5: Layer already exists 11:02:57 latest: digest: sha256:f40fc42526571f10be5ebcc7e26a6df54d28443476278fd135f25dc780977988 size: 739 [Pipeline] isUnix [Pipeline] sh 11:03:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 11:03:12 $ docker stop --time=1 1ab30ef48abf225b8e9353f28ca7ddb0c01d12c02d1c6db6ea0a79db8f031eb7 11:03:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.6 11:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:03:12 fb7d16ad854f: Preparing 11:03:12 32f366d666a5: Preparing 11:03:12 32f366d666a5: Layer already exists 11:03:12 fb7d16ad854f: Layer already exists 11:03:12 2.0.1-dev.6: digest: sha256:f40fc42526571f10be5ebcc7e26a6df54d28443476278fd135f25dc780977988 size: 739 11:03:15 $ docker rm -f 1ab30ef48abf225b8e9353f28ca7ddb0c01d12c02d1c6db6ea0a79db8f031eb7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix 11:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 11:03:27 Warning: overwriting stash ‘coverage-report’ 11:03:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 11:03:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:03:34 fb7d16ad854f: Preparing 11:03:34 32f366d666a5: Preparing 11:03:34 32f366d666a5: Layer already exists 11:03:34 fb7d16ad854f: Layer already exists 11:03:34 d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6: digest: sha256:f40fc42526571f10be5ebcc7e26a6df54d28443476278fd135f25dc780977988 size: 739 [Pipeline] isUnix [Pipeline] sh 11:03:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 11:03:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 11:03:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 11:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 11:03:40 fb7d16ad854f: Preparing 11:03:40 32f366d666a5: Preparing 11:03:40 fb7d16ad854f: Layer already exists 11:03:40 32f366d666a5: Layer already exists [Pipeline] } 11:03:41 main: digest: sha256:f40fc42526571f10be5ebcc7e26a6df54d28443476278fd135f25dc780977988 size: 739 [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:45 ===================================================== [Pipeline] echo 11:03:45 taggedImages: 11:03:45 - nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:03:45 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 11:03:45 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.6 11:03:45 - nexus3.edgexfoundry.org:10004/edgex-ui:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:03:45 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional 11:04:01 + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script 11:04:06 + ls -al . 11:04:06 total 128 11:04:06 drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 11:02 . 11:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:58 .. 11:04:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 10:58 .git 11:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:58 .github 11:04:06 -rw-rw-r-- 1 jenkins jenkins 162 Aug 7 10:58 .gitignore 11:04:06 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 7 10:58 CONTRIBUTING.md 11:04:06 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 7 10:58 Dockerfile 11:04:06 -rw-rw-r-- 1 jenkins jenkins 902 Aug 7 10:58 Dockerfile.build 11:04:06 -rw-rw-r-- 1 jenkins jenkins 652 Aug 7 10:58 Jenkinsfile 11:04:06 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 7 10:58 LICENSE 11:04:06 -rw-rw-r-- 1 jenkins jenkins 990 Aug 7 10:58 Makefile 11:04:06 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 7 10:58 README.md 11:04:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 10:53 VERSION 11:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:58 assets 11:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:58 bin 11:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:58 cmd 11:04:06 -rw-r--r-- 1 jenkins jenkins 10 Aug 7 11:02 coverage.out 11:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:58 docs 11:04:06 -rw-rw-r-- 1 jenkins jenkins 823 Aug 7 10:58 go.mod 11:04:06 -rw-r--r-- 1 jenkins jenkins 23693 Aug 7 11:02 go.sum 11:04:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 10:58 internal 11:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:58 pkg 11:04:06 -rw-rw-r-- 1 jenkins jenkins 155 Aug 7 10:58 version.go 11:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:58 web [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:04:10 + 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=d5cc884bdcac89fa6c71bab409230b48b618fa7a --label arch=arm64 --label version=2.0.1-dev.6 . 11:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:10 11:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 11:04:12 Sending build context to Docker daemon 20.38MB 11:04:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 11:04:12 Step 2/25 : FROM ${BASE} AS builder 11:04:12 ---> dc2d6c035ffe 11:04:12 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:04:12 ---> Running in 82131d8762a3 11:04:12 Removing intermediate container 82131d8762a3 11:04:12 ---> c5cbf0a60498 11:04:12 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 11:04:12 ---> Running in 1e406ceef9bb [Pipeline] sh 11:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:12 latest: Pulling from edgex-lftools-log-publisher 11:04:12 b4d181a07f80: Pulling fs layer 11:04:12 a1111a8f2ec3: Pulling fs layer 11:04:12 ed53099fbce6: Pulling fs layer 11:04:12 dc539afda2c1: Pulling fs layer 11:04:12 77bc0d833cb6: Pulling fs layer 11:04:12 9065ff56babe: Pulling fs layer 11:04:12 d287ab97295c: Pulling fs layer 11:04:12 dc539afda2c1: Waiting 11:04:12 77bc0d833cb6: Waiting 11:04:12 9065ff56babe: Waiting 11:04:12 d287ab97295c: Waiting 11:04:14 a1111a8f2ec3: Verifying Checksum 11:04:14 a1111a8f2ec3: Download complete 11:04:14 dc539afda2c1: Verifying Checksum 11:04:14 dc539afda2c1: Download complete 11:04:14 77bc0d833cb6: Verifying Checksum 11:04:14 77bc0d833cb6: Download complete 11:04:14 9065ff56babe: Verifying Checksum 11:04:14 9065ff56babe: Download complete 11:04:14 ed53099fbce6: Verifying Checksum 11:04:14 ed53099fbce6: Download complete 11:04:14 b4d181a07f80: Download complete 11:04:14 Removing intermediate container 1e406ceef9bb 11:04:14 ---> dbe5824cb5b2 11:04:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 11:04:14 ---> Running in 090b9d00406f 11:04:14 Removing intermediate container 090b9d00406f 11:04:14 ---> 1187c07a3589 11:04:14 Step 6/25 : LABEL Name=edgex-ui-go 11:04:14 ---> Running in 5a3789e96911 11:04:14 Removing intermediate container 5a3789e96911 11:04:14 ---> 808585053df7 11:04:14 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:04:14 ---> Running in e3c51ff31a46 11:04:14 Removing intermediate container e3c51ff31a46 11:04:14 ---> 99ed2fe42b83 11:04:14 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:14 ---> Running in 9ab0aeddd485 11:04:16 b4d181a07f80: Pull complete 11:04:16 a1111a8f2ec3: Pull complete 11:04:16 ed53099fbce6: Pull complete 11:04:16 dc539afda2c1: Pull complete 11:04:16 77bc0d833cb6: Pull complete 11:04:16 9065ff56babe: Pull complete 11:04:16 Removing intermediate container 9ab0aeddd485 11:04:16 ---> 8730032c1d8c 11:04:16 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:16 ---> Running in f73db9c42a01 11:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:04:18 d287ab97295c: Verifying Checksum 11:04:18 d287ab97295c: Download complete 11:04:20 OK: 218 MiB in 52 packages 11:04:20 Removing intermediate container f73db9c42a01 11:04:20 ---> deb52cf3b3bb 11:04:20 Step 10/25 : ENV GO111MODULE=on 11:04:20 ---> Running in 33060c099d46 11:04:22 d287ab97295c: Pull complete 11:04:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:04:22 prd-centos7-docker-4c-2g-2312 does not seem to be running inside a container 11:04:23 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:23 Removing intermediate container 33060c099d46 11:04:23 ---> b1bce15c9d72 11:04:23 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:04:23 ---> Running in 45f71cd3d241 11:04:23 Removing intermediate container 45f71cd3d241 11:04:23 ---> ca706bb610eb 11:04:23 Step 12/25 : COPY go.mod . 11:04:23 ---> 713434bb59ca 11:04:23 Step 13/25 : COPY Makefile . 11:04:25 ---> 8ffd9eb6c230 11:04:25 Step 14/25 : RUN make update 11:04:25 ---> Running in 53d3d5fb991e 11:04:25 CGO_ENABLED=0 GO111MODULE=on go mod download 11:04:26 Removing intermediate container 53d3d5fb991e 11:04:26 ---> 1b026a7a4141 11:04:26 Step 15/25 : COPY . . 11:04:26 $ docker top 2c63fdab56bd3d0183f075b5b2c849303a2783b8dbcd86b35e0cb6986fb3dd30 -eo pid,comm [Pipeline] { 11:04:28 ---> dcef75b97b3b 11:04:28 Step 16/25 : RUN go mod tidy 11:04:30 ---> Running in b3d90471ad8c 11:04:32 Removing intermediate container b3d90471ad8c 11:04:32 ---> 2ccc3c047bba 11:04:32 Step 17/25 : RUN ${MAKE} 11:04:32 ---> Running in 58ac1b8f8fac 11:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] libraryResource [Pipeline] sh 11:04:37 ---> job-cost.sh 11:04:37 lf-activate-venv: SKIPPING 11:04:37 INFO: No Stack... 11:04:37 INFO: Retrieving Pricing Info for: v3-standard-2 11:04:37 INFO: Archiving Costs [Pipeline] sh 11:04:39 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 11:04:39 + cut -d, -f6 [Pipeline] lock 11:04:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] 11:04:41 Resource [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] did not exist. Created. 11:04:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:44 + echo total: 0.05999999865889549 [Pipeline] stash 11:04:48 Stashed 1 file(s) [Pipeline] } 11:04:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:48 $ docker stop --time=1 2c63fdab56bd3d0183f075b5b2c849303a2783b8dbcd86b35e0cb6986fb3dd30 11:04:49 $ docker rm -f 2c63fdab56bd3d0183f075b5b2c849303a2783b8dbcd86b35e0cb6986fb3dd30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 11:04:58 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 11:05:03 Removing intermediate container 58ac1b8f8fac 11:05:03 ---> 81efd3f6ee82 11:05:03 Step 18/25 : FROM alpine:3.12 11:05:03 3.12: Pulling from library/alpine 11:05:03 d2f70382dc9a: Pulling fs layer [Pipeline] } 11:05:05 d2f70382dc9a: Verifying Checksum 11:05:05 d2f70382dc9a: Download complete 11:05:05 d2f70382dc9a: Pull complete 11:05:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 11:05:05 Status: Downloaded newer image for alpine:3.12 11:05:05 ---> c4fd0aeabfcf 11:05:05 Step 19/25 : EXPOSE 4000 11:05:05 ---> Running in e75f7df067d7 11:05:05 Removing intermediate container e75f7df067d7 11:05:05 ---> 073c955c45e1 11:05:05 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:05:06 ---> e9bcc64d7c44 11:05:06 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:05:06 ---> Running in 3328a013283a [Pipeline] // stage 11:05:08 Removing intermediate container 3328a013283a 11:05:08 ---> 08bc12f5834c 11:05:08 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:05:08 ---> Running in bdedd6071836 11:05:08 Removing intermediate container bdedd6071836 11:05:08 ---> f9a5dd186fb5 11:05:08 Step 23/25 : LABEL arch=arm64 11:05:08 ---> Running in 263fa880c1b4 11:05:08 Removing intermediate container 263fa880c1b4 11:05:08 ---> 95e8e7e37821 11:05:08 Step 24/25 : LABEL git_sha=d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] } 11:05:10 ---> Running in ab43becfae69 11:05:10 Removing intermediate container ab43becfae69 11:05:10 ---> 37c36a60f6a0 11:05:10 Step 25/25 : LABEL version=2.0.1-dev.6 11:05:10 ---> Running in 977eb9bb0573 11:05:10 Removing intermediate container 977eb9bb0573 11:05:10 ---> 170164301b08 11:05:10 [Warning] One or more build-args [ARCH] were not consumed 11:05:10 Successfully built 170164301b08 11:05:10 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 11:05:17 provisioning config files... 11:05:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config6514750467456526208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:24 ---> docker-login.sh 11:05:24 nexus3.edgexfoundry.org:10001 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 nexus3.edgexfoundry.org:10002 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 nexus3.edgexfoundry.org:10003 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:27 Configure a credential helper to remove this warning. See 11:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:27 11:05:27 Login Succeeded 11:05:27 nexus3.edgexfoundry.org:10004 11:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:27 Configure a credential helper to remove this warning. See 11:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:27 11:05:27 Login Succeeded 11:05:27 docker.io 11:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:27 Configure a credential helper to remove this warning. See 11:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:27 11:05:27 Login Succeeded 11:05:27 ---> docker-login.sh ends [Pipeline] } 11:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:44 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 11:05:44 d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:05:44 latest 11:05:44 2.0.1-dev.6 11:05:44 d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:05:44 main 11:05:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:05:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] isUnix [Pipeline] sh 11:05:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:05:56 e57cc6dc2586: Preparing 11:05:56 3fbe34a1663b: Preparing 11:05:56 3fbe34a1663b: Layer already exists 11:05:59 e57cc6dc2586: Pushed 11:05:59 d5cc884bdcac89fa6c71bab409230b48b618fa7a: digest: sha256:056fa0b4ab8dfbb22afc4a11ac30805501024a23aa55bc51c8290bd138e22c8c size: 739 [Pipeline] isUnix [Pipeline] sh 11:06:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:06:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:06:16 e57cc6dc2586: Preparing 11:06:16 3fbe34a1663b: Preparing 11:06:16 e57cc6dc2586: Layer already exists 11:06:16 3fbe34a1663b: Layer already exists 11:06:16 latest: digest: sha256:056fa0b4ab8dfbb22afc4a11ac30805501024a23aa55bc51c8290bd138e22c8c size: 739 [Pipeline] isUnix [Pipeline] sh 11:06:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 11:06:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.6 11:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:06:40 e57cc6dc2586: Preparing 11:06:40 3fbe34a1663b: Preparing 11:06:40 3fbe34a1663b: Layer already exists 11:06:40 e57cc6dc2586: Layer already exists 11:06:40 2.0.1-dev.6: digest: sha256:056fa0b4ab8dfbb22afc4a11ac30805501024a23aa55bc51c8290bd138e22c8c size: 739 [Pipeline] isUnix [Pipeline] sh 11:06:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 11:06:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:06:48 e57cc6dc2586: Preparing 11:06:48 3fbe34a1663b: Preparing 11:06:48 3fbe34a1663b: Layer already exists 11:06:48 e57cc6dc2586: Layer already exists 11:06:48 d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6: digest: sha256:056fa0b4ab8dfbb22afc4a11ac30805501024a23aa55bc51c8290bd138e22c8c size: 739 [Pipeline] isUnix [Pipeline] sh 11:06:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 11:06:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 11:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 11:06:54 e57cc6dc2586: Preparing 11:06:54 3fbe34a1663b: Preparing 11:06:54 3fbe34a1663b: Layer already exists 11:06:54 e57cc6dc2586: Layer already exists 11:06:54 main: digest: sha256:056fa0b4ab8dfbb22afc4a11ac30805501024a23aa55bc51c8290bd138e22c8c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:56 ===================================================== [Pipeline] echo 11:06:56 taggedImages: 11:06:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a 11:06:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 11:06:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.6 11:06:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5cc884bdcac89fa6c71bab409230b48b618fa7a-2.0.1-dev.6 11:06:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:05 11:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:12 arm64: Pulling from edgex-lftools-log-publisher 11:07:12 448f6bf000e3: Pulling fs layer 11:07:12 f757da607395: Pulling fs layer 11:07:12 05883995daec: Pulling fs layer 11:07:12 8603b9c90790: Pulling fs layer 11:07:12 1560dd03e051: Pulling fs layer 11:07:12 27f5ce0e4adf: Pulling fs layer 11:07:12 c2d8d7efcc4b: Pulling fs layer 11:07:12 1560dd03e051: Waiting 11:07:12 8603b9c90790: Waiting 11:07:12 27f5ce0e4adf: Waiting 11:07:12 c2d8d7efcc4b: Waiting 11:07:12 f757da607395: Verifying Checksum 11:07:12 f757da607395: Download complete 11:07:12 8603b9c90790: Verifying Checksum 11:07:12 8603b9c90790: Download complete 11:07:12 1560dd03e051: Verifying Checksum 11:07:12 1560dd03e051: Download complete 11:07:12 27f5ce0e4adf: Verifying Checksum 11:07:12 27f5ce0e4adf: Download complete 11:07:12 05883995daec: Verifying Checksum 11:07:12 05883995daec: Download complete 11:07:12 448f6bf000e3: Download complete 11:07:14 c2d8d7efcc4b: Verifying Checksum 11:07:14 c2d8d7efcc4b: Download complete 11:07:16 448f6bf000e3: Pull complete 11:07:16 f757da607395: Pull complete 11:07:17 05883995daec: Pull complete 11:07:17 8603b9c90790: Pull complete 11:07:19 1560dd03e051: Pull complete 11:07:19 27f5ce0e4adf: Pull complete 11:07:33 c2d8d7efcc4b: Pull complete 11:07:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:07:34 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 11:07:34 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:07:38 $ docker top 260ccd996eae725155de6296a466b552ef05ceee520568eabff5751321220a76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:42 ---> job-cost.sh 11:07:42 lf-activate-venv: SKIPPING 11:07:42 INFO: No Stack... 11:07:45 INFO: Retrieving Pricing Info for: v2-standard-4 11:07:45 INFO: Archiving Costs [Pipeline] sh 11:07:50 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 11:07:50 + cut -d, -f6 [Pipeline] lock 11:07:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] 11:07:51 Resource [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] did not exist. Created. 11:07:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:01 /w/workspace/edgex-ui-go/6@tmp/durable-7c2f9630/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-7c2f9630/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:08:09 + echo total: 0.18000000715255737 [Pipeline] stash 11:08:11 Warning: overwriting stash ‘stack-cost’ 11:08:13 Stashed 1 file(s) [Pipeline] } 11:08:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:14 $ docker stop --time=1 260ccd996eae725155de6296a466b552ef05ceee520568eabff5751321220a76 11:08:16 $ docker rm -f 260ccd996eae725155de6296a466b552ef05ceee520568eabff5751321220a76 [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 11:09:08 provisioning config files... 11:09:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7249000243132060975tmp [Pipeline] { [Pipeline] sh 11:09:20 + set +x 11:09:20 + bash -s -- 11:09:20 + curl -s https://codecov.io/bash 11:09:20 11:09:20 _____ _ 11:09:20 / ____| | | 11:09:20 | | ___ __| | ___ ___ _____ __ 11:09:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:09:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:09:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:09:20 Bash-1.0.6 11:09:20 11:09:20 11:09:20 ==> git version 2.24.4 found 11:09:20 ==> 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 11:09:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:09:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:09:20 ==> Jenkins CI detected. 11:09:20 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 11:09:20 project root: . 11:09:20 --> token set from env 11:09:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:09:20 ==> Running gcov in . (disable via -X gcov) 11:09:20 ==> Python coveragepy not found 11:09:20 ==> Searching for coverage reports in: 11:09:20 + . 11:09:20 -> Found 1 reports 11:09:20 ==> Detecting git/mercurial file structure 11:09:20 ==> Reading reports 11:09:20 + ./coverage.out bytes=10 11:09:20 ==> Appending adjustments 11:09:20 https://docs.codecov.io/docs/fixing-reports 11:09:20 + Found adjustments 11:09:20 ==> Gzipping contents 11:09:20 4.0K /tmp/codecov.Z1e2S9.gz 11:09:20 ==> Uploading reports 11:09:20 url: https://codecov.io 11:09:20 query: branch=main&commit=d5cc884bdcac89fa6c71bab409230b48b618fa7a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:09:20 -> Pinging Codecov 11:09:20 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=d5cc884bdcac89fa6c71bab409230b48b618fa7a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:09:20 -> Uploading to 11:09:20 https://storage.googleapis.com/codecov/v4/raw/2021-08-07/FB506323287CE973F263BFD2A0EB1F37/d5cc884bdcac89fa6c71bab409230b48b618fa7a/a17f99fc-2ab0-445a-a532-8baa68f78a93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210807T110918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8f8f78c6ab47879e57b2714ae940f7696dde7ce4a4d97dbdd24ec693d3d78a8 11:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:09:20 Dload Upload Total Spent Left Speed 11:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3377 0 0 100 3377 0 8445 --:--:-- --:--:-- --:--:-- 8442 100 3377 0 0 100 3377 0 8442 --:--:-- --:--:-- --:--:-- 8442 11:09:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] } 11:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:09:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:09:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:09:59 11:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:10:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:10:03 188c0c94c7c5: Pulling fs layer 11:10:03 0ef7d3d256c8: Pulling fs layer 11:10:03 de9db76c5a1d: Pulling fs layer 11:10:03 0eba1c9be4d2: Pulling fs layer 11:10:03 0d57e429df01: Pulling fs layer 11:10:03 4e4be7b47b0d: Pulling fs layer 11:10:03 e1f770b5df2f: Pulling fs layer 11:10:03 85a0685a4137: Pulling fs layer 11:10:03 0eba1c9be4d2: Waiting 11:10:03 0d57e429df01: Waiting 11:10:03 4e4be7b47b0d: Waiting 11:10:03 e1f770b5df2f: Waiting 11:10:03 de9db76c5a1d: Verifying Checksum 11:10:03 de9db76c5a1d: Download complete 11:10:03 0ef7d3d256c8: Verifying Checksum 11:10:03 0ef7d3d256c8: Download complete 11:10:03 0d57e429df01: Verifying Checksum 11:10:03 0d57e429df01: Download complete 11:10:03 4e4be7b47b0d: Verifying Checksum 11:10:03 4e4be7b47b0d: Download complete 11:10:03 188c0c94c7c5: Verifying Checksum 11:10:03 188c0c94c7c5: Download complete 11:10:03 188c0c94c7c5: Pull complete 11:10:03 0ef7d3d256c8: Pull complete 11:10:03 de9db76c5a1d: Pull complete 11:10:04 e1f770b5df2f: Verifying Checksum 11:10:04 e1f770b5df2f: Download complete 11:10:09 0eba1c9be4d2: Verifying Checksum 11:10:09 0eba1c9be4d2: Download complete 11:10:09 85a0685a4137: Verifying Checksum 11:10:09 85a0685a4137: Download complete 11:10:11 0eba1c9be4d2: Pull complete 11:10:11 0d57e429df01: Pull complete 11:10:11 4e4be7b47b0d: Pull complete 11:10:12 e1f770b5df2f: Pull complete 11:10:16 85a0685a4137: Pull complete 11:10:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:10:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:10:19 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:10:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:10:23 $ docker top 305fd2351786ac5d2fd837914844c1cc9b0fd8a291f337943be2ac7547a19bd8 -eo pid,comm [Pipeline] { [Pipeline] echo 11:10:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:10:29 + set -o pipefail 11:10:29 + snyk monitor '--org=edgex-jenkins' 11:10:52 11:10:52 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 11:10:52 11:10:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/471316f0-242a-4b6d-9762-af144a9114ca 11:10:52 11:10:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:10:52 11:10:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:10:52 11:10:52 [Pipeline] } 11:10:52 $ docker stop --time=1 305fd2351786ac5d2fd837914844c1cc9b0fd8a291f337943be2ac7547a19bd8 11:10:54 $ docker rm -f 305fd2351786ac5d2fd837914844c1cc9b0fd8a291f337943be2ac7547a19bd8 [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 11:11:17 + git log --format=format:%s -1 d5cc884bdcac89fa6c71bab409230b48b618fa7a [Pipeline] isUnix [Pipeline] sh 11:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:11:23 . [Pipeline] withDockerContainer 11:11:27 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:11:29 $ docker top 0472713a032705bef33a421bbfceea4a57b0e189513768ff71f4db12fee9baf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:33 [ssh-agent] Looking for ssh-agent implementation... 11:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:36 $ docker exec 0472713a032705bef33a421bbfceea4a57b0e189513768ff71f4db12fee9baf5 ssh-agent 11:11:38 SSH_AUTH_SOCK=/tmp/ssh-Roiw7f7wtgXR/agent.14 11:11:38 SSH_AGENT_PID=20 11:11:38 Running ssh-add (command line suppressed) 11:11:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7624071722541101325.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7624071722541101325.key) 11:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:44 + git semver tag 11:11:44 # -> Open(): unable to determine branch for HEAD 11:11:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 11:11:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 11:11:44 # $SEMVER_REMOTE_NAME = origin 11:11:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:11:44 # $SEMVER_USER_NAME = edgex-jenkins 11:11:44 # $SEMVER_BRANCH = main 11:11:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:11:44 # d5cc884bdcac89fa6c71bab409230b48b618fa7a HEAD 11:11:44 # -> Force: false 11:11:44 # 25e71cde995b29aa7706b459101dbbd4953ac707 refs/tags/v2.0.1-dev.6 [Pipeline] } 11:11:44 $ docker exec --env ******** --env ******** 0472713a032705bef33a421bbfceea4a57b0e189513768ff71f4db12fee9baf5 ssh-agent -k 11:11:45 unset SSH_AUTH_SOCK; 11:11:45 unset SSH_AGENT_PID; 11:11:45 echo Agent pid 20 killed; 11:11:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:51 + git semver [Pipeline] } 11:11:51 $ docker stop --time=1 0472713a032705bef33a421bbfceea4a57b0e189513768ff71f4db12fee9baf5 11:11:54 $ docker rm -f 0472713a032705bef33a421bbfceea4a57b0e189513768ff71f4db12fee9baf5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:14 11:12:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:27 0.23.1-centos7: Pulling from edgex-lftools 11:12:27 ab5ef0e58194: Pulling fs layer 11:12:27 9712f1f96733: Pulling fs layer 11:12:27 63f879dbbcfc: Pulling fs layer 11:12:27 0d9ebad4ef96: Pulling fs layer 11:12:27 e9a5061849ea: Pulling fs layer 11:12:27 d747dcd14b5f: Pulling fs layer 11:12:27 2de7ff778b66: Pulling fs layer 11:12:27 0d9ebad4ef96: Waiting 11:12:27 e9a5061849ea: Waiting 11:12:27 d747dcd14b5f: Waiting 11:12:27 2de7ff778b66: Waiting 11:12:27 9712f1f96733: Verifying Checksum 11:12:27 9712f1f96733: Download complete 11:12:31 63f879dbbcfc: Verifying Checksum 11:12:31 63f879dbbcfc: Download complete 11:12:31 e9a5061849ea: Verifying Checksum 11:12:31 e9a5061849ea: Download complete 11:12:31 d747dcd14b5f: Verifying Checksum 11:12:31 d747dcd14b5f: Download complete 11:12:31 2de7ff778b66: Verifying Checksum 11:12:31 2de7ff778b66: Download complete 11:12:31 0d9ebad4ef96: Verifying Checksum 11:12:31 0d9ebad4ef96: Download complete 11:12:31 ab5ef0e58194: Verifying Checksum 11:12:31 ab5ef0e58194: Download complete 11:12:33 ab5ef0e58194: Pull complete 11:12:33 9712f1f96733: Pull complete 11:12:33 63f879dbbcfc: Pull complete 11:12:36 0d9ebad4ef96: Pull complete 11:12:36 e9a5061849ea: Pull complete 11:12:36 d747dcd14b5f: Pull complete 11:12:38 2de7ff778b66: Pull complete 11:12:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:12:39 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:12:43 $ docker top b81d6483e2b61fb2c52e4af57f8f4ea0c89cca899688203fd8909eb275c4ab63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:12:45 provisioning config files... 11:12:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4100418561469589370tmp 11:12:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7299453318659779238tmp 11:12:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3547519885568468280tmp [Pipeline] { [Pipeline] echo 11:12:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:12:53 ---> sigul-configuration.sh 11:12:53 gpg: directory `/root/.gnupg' created 11:12:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:12:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:12:53 gpg: keyring `/root/.gnupg/secring.gpg' created 11:12:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:12:53 gpg: CAST5 encrypted data 11:12:53 gpg: encrypted with 1 passphrase 11:12:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:12:57 + mkdir /home/jenkins 11:12:57 + mkdir /home/jenkins/sigul [Pipeline] sh 11:13:05 + 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 11:13:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:13:12 ---> sigul-install.sh 11:13:12 Sigul already installed; skipping installation. [Pipeline] sh 11:13:16 + git tag --list 11:13:16 0.1.1 11:13:16 v1.1.0 11:13:16 v1.2.0 11:13:16 v1.2.1 11:13:16 v1.3.0 11:13:16 v2.0.0 11:13:16 v2.0.1-dev.1 11:13:16 v2.0.1-dev.2 11:13:16 v2.0.1-dev.3 11:13:16 v2.0.1-dev.4 11:13:16 v2.0.1-dev.5 11:13:16 v2.0.1-dev.6 [Pipeline] sh 11:13:16 + lftools sign git-tag v2.0.1-dev.6 11:13:17 Signing Git tag with Sigul... 11:13:17 Signing v2.0.1-dev.6 [Pipeline] echo 11:13:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:13:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:13:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:13:22 $ docker stop --time=1 b81d6483e2b61fb2c52e4af57f8f4ea0c89cca899688203fd8909eb275c4ab63 11:13:24 $ docker rm -f b81d6483e2b61fb2c52e4af57f8f4ea0c89cca899688203fd8909eb275c4ab63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:13:42 . [Pipeline] withDockerContainer 11:13:48 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:13:49 $ docker top 1a4282415184afb5676877f8f858364055ec613ef275eec5a1ed0739565ed72c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:13:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:54 [ssh-agent] Looking for ssh-agent implementation... 11:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:56 $ docker exec 1a4282415184afb5676877f8f858364055ec613ef275eec5a1ed0739565ed72c ssh-agent 11:13:58 SSH_AUTH_SOCK=/tmp/ssh-YxNMq293MqM6/agent.14 11:13:58 SSH_AGENT_PID=20 11:14:00 Running ssh-add (command line suppressed) 11:14:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5225779783975138035.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5225779783975138035.key) 11:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:06 + git semver bump pre 11:14:06 # -> Open(): unable to determine branch for HEAD 11:14:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 11:14:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 11:14:06 # $SEMVER_REMOTE_NAME = origin 11:14:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:14:06 # $SEMVER_USER_NAME = edgex-jenkins 11:14:06 # $SEMVER_BRANCH = main 11:14:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 11:14:06 2.0.1-dev.7 [Pipeline] } 11:14:06 $ docker exec --env ******** --env ******** 1a4282415184afb5676877f8f858364055ec613ef275eec5a1ed0739565ed72c ssh-agent -k 11:14:06 unset SSH_AUTH_SOCK; 11:14:06 unset SSH_AGENT_PID; 11:14:06 echo Agent pid 20 killed; 11:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:13 + git semver [Pipeline] } 11:14:13 $ docker stop --time=1 1a4282415184afb5676877f8f858364055ec613ef275eec5a1ed0739565ed72c 11:14:17 $ docker rm -f 1a4282415184afb5676877f8f858364055ec613ef275eec5a1ed0739565ed72c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:14:26 . [Pipeline] withDockerContainer 11:14:29 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:14:33 $ docker top d59b7ca7a62bbda0ecb4897aeb390babcf0620c55bb62d08511e87a1662f5def -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:40 [ssh-agent] Looking for ssh-agent implementation... 11:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:42 $ docker exec d59b7ca7a62bbda0ecb4897aeb390babcf0620c55bb62d08511e87a1662f5def ssh-agent 11:14:44 SSH_AUTH_SOCK=/tmp/ssh-iRm2hbgqYKvb/agent.13 11:14:44 SSH_AGENT_PID=19 11:14:44 Running ssh-add (command line suppressed) 11:14:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1858996726520366555.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1858996726520366555.key) 11:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:49 + git semver push 11:14:49 # -> Open(): unable to determine branch for HEAD 11:14:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 11:14:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 11:14:49 # $SEMVER_REMOTE_NAME = origin 11:14:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:14:49 # $SEMVER_USER_NAME = edgex-jenkins 11:14:49 # $SEMVER_BRANCH = main 11:14:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 11:14:49 $ docker exec --env ******** --env ******** d59b7ca7a62bbda0ecb4897aeb390babcf0620c55bb62d08511e87a1662f5def ssh-agent -k 11:14:50 unset SSH_AUTH_SOCK; 11:14:50 unset SSH_AGENT_PID; 11:14:50 echo Agent pid 19 killed; 11:14:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:04 + git semver [Pipeline] } 11:15:06 $ docker stop --time=1 d59b7ca7a62bbda0ecb4897aeb390babcf0620c55bb62d08511e87a1662f5def 11:15:10 $ docker rm -f d59b7ca7a62bbda0ecb4897aeb390babcf0620c55bb62d08511e87a1662f5def [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 11:16:37 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:16:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:39 ---> package-listing.sh 11:16:39 ++ tr '[:upper:]' '[:lower:]' 11:16:39 ++ facter osfamily 11:16:39 + OS_FAMILY=redhat 11:16:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 11:16:39 + START_PACKAGES=/tmp/packages_start.txt 11:16:39 + END_PACKAGES=/tmp/packages_end.txt 11:16:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:39 + PACKAGES=/tmp/packages_start.txt 11:16:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 11:16:39 + PACKAGES=/tmp/packages_end.txt 11:16:39 + case "${OS_FAMILY}" in 11:16:39 + sort 11:16:39 + rpm -qa 11:16:41 + '[' -f /tmp/packages_start.txt ']' 11:16:41 + '[' -f /tmp/packages_end.txt ']' 11:16:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 11:16:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 11:16:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 11:16:41 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 11:16:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:45 11:16:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:47 latest: Pulling from edgex-lftools-log-publisher 11:16:47 b4d181a07f80: Pulling fs layer 11:16:47 a1111a8f2ec3: Pulling fs layer 11:16:47 ed53099fbce6: Pulling fs layer 11:16:47 dc539afda2c1: Pulling fs layer 11:16:47 77bc0d833cb6: Pulling fs layer 11:16:47 9065ff56babe: Pulling fs layer 11:16:47 d287ab97295c: Pulling fs layer 11:16:47 dc539afda2c1: Waiting 11:16:47 77bc0d833cb6: Waiting 11:16:47 9065ff56babe: Waiting 11:16:47 d287ab97295c: Waiting 11:16:47 a1111a8f2ec3: Verifying Checksum 11:16:47 a1111a8f2ec3: Download complete 11:16:47 dc539afda2c1: Verifying Checksum 11:16:47 dc539afda2c1: Download complete 11:16:47 77bc0d833cb6: Verifying Checksum 11:16:47 77bc0d833cb6: Download complete 11:16:47 9065ff56babe: Download complete 11:16:47 ed53099fbce6: Verifying Checksum 11:16:47 ed53099fbce6: Download complete 11:16:48 b4d181a07f80: Verifying Checksum 11:16:48 b4d181a07f80: Download complete 11:16:49 b4d181a07f80: Pull complete 11:16:49 a1111a8f2ec3: Pull complete 11:16:49 ed53099fbce6: Pull complete 11:16:49 dc539afda2c1: Pull complete 11:16:49 77bc0d833cb6: Pull complete 11:16:49 9065ff56babe: Pull complete 11:16:54 d287ab97295c: Verifying Checksum 11:16:54 d287ab97295c: Download complete 11:16:56 d287ab97295c: Pull complete 11:16:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:16:58 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 11:16:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:17:00 $ docker top f1bb91757646d29691801b02e31564c7d6c474459d19a7aeaef57364e979779d -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:09 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:12 + ls /var/log/sa-host 11:17:12 + sadf -c /var/log/sa-host/sa05 11:17:12 file_magic: OK 11:17:12 HZ: Using current value: 100 11:17:12 file_header: OK 11:17:12 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 11:17:12 Statistics: 11:17:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:17:12 File successfully converted to sysstat format version 12.0.3 11:17:12 + sadf -c /var/log/sa-host/sa07 11:17:12 file_magic: OK 11:17:12 HZ: Using current value: 100 11:17:12 file_header: OK 11:17:12 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 11:17:12 Statistics: 11:17:12 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:17:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:41 provisioning config files... 11:17:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4605113995615200479tmp [Pipeline] { [Pipeline] echo 11:17:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:46 ---> create-netrc.sh [Pipeline] } 11:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:00 ---> python-tools-install.sh [Pipeline] echo 11:18:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:08 ---> sudo-logs.sh 11:18:08 Archiving 'sudo' log.. 11:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2310.vexxhost.local: Name or service not known 11:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2310.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 11:18:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:18 ---> job-cost.sh 11:18:18 lf-activate-venv: SKIPPING 11:18:18 DEBUG: total: 0.18000000715255737 11:18:18 INFO: Retrieving Stack Cost... 11:18:18 INFO: Retrieving Pricing Info for: v3-standard-2 11:18:18 INFO: Archiving Costs [Pipeline] echo 11:18:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:31 ---> logs-deploy.sh 11:18:31 lf-activate-venv: SKIPPING 11:18:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/6 11:18:31 INFO: archiving workspace using pattern(s): 11:18:31 Archives upload complete. 11:18:31 INFO: archiving logs to Nexus 11:18:31 ---> uname -a: 11:18:31 Linux prd-centos7-docker-4c-2g-2310.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 11:18:31 11:18:31 11:18:31 ---> lscpu: 11:18:31 Architecture: x86_64 11:18:31 CPU op-mode(s): 32-bit, 64-bit 11:18:31 Byte Order: Little Endian 11:18:31 Address sizes: 40 bits physical, 48 bits virtual 11:18:31 CPU(s): 2 11:18:31 On-line CPU(s) list: 0,1 11:18:31 Thread(s) per core: 1 11:18:31 Core(s) per socket: 1 11:18:31 Socket(s): 2 11:18:31 NUMA node(s): 1 11:18:31 Vendor ID: AuthenticAMD 11:18:31 CPU family: 23 11:18:31 Model: 49 11:18:31 Model name: AMD EPYC-Rome Processor 11:18:31 Stepping: 0 11:18:31 CPU MHz: 2799.998 11:18:31 BogoMIPS: 5599.99 11:18:31 Virtualization: AMD-V 11:18:31 Hypervisor vendor: KVM 11:18:31 Virtualization type: full 11:18:31 L1d cache: 32K 11:18:31 L1i cache: 32K 11:18:31 L2 cache: 512K 11:18:31 L3 cache: 16384K 11:18:31 NUMA node0 CPU(s): 0,1 11:18:31 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 11:18:31 11:18:31 11:18:31 ---> nproc: 11:18:31 2 11:18:31 11:18:31 11:18:31 ---> df -h: 11:18:31 Filesystem Size Used Avail Use% Mounted on 11:18:31 overlay 40G 8.7G 32G 22% / 11:18:31 tmpfs 64M 0 64M 0% /dev 11:18:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:18:31 shm 64M 0 64M 0% /dev/shm 11:18:31 /dev/vda1 40G 8.7G 32G 22% /facter-os 11:18:31 11:18:31 11:18:31 ---> sar -b -r -n DEV: 11:18:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/07/21 _x86_64_ (2 CPU) 11:18:31 11:18:31 10:50:19 LINUX RESTART (2 CPU) 11:18:31 11:18:31 10:51:01 tps rtps wtps bread/s bwrtn/s 11:18:31 10:52:01 64.88 0.90 63.98 237.35 1549.34 11:18:31 10:53:01 9.41 2.93 6.48 2247.64 766.62 11:18:31 10:54:01 15.64 0.63 15.00 351.97 2603.31 11:18:31 10:55:01 1.63 0.00 1.63 0.00 31.40 11:18:31 10:56:01 0.42 0.00 0.42 0.00 6.11 11:18:31 10:57:02 0.28 0.00 0.28 0.00 4.45 11:18:31 10:58:01 0.25 0.00 0.25 0.00 3.27 11:18:31 10:59:01 0.28 0.00 0.28 0.00 3.00 11:18:31 11:00:01 0.17 0.00 0.17 0.00 2.18 11:18:31 11:01:01 0.30 0.02 0.28 0.13 3.08 11:18:31 11:02:01 0.52 0.10 0.42 1.73 7.31 11:18:31 11:03:01 0.22 0.00 0.22 0.00 2.43 11:18:31 11:04:01 0.20 0.00 0.20 0.00 1.63 11:18:31 11:05:01 0.28 0.00 0.28 0.00 2.93 11:18:31 11:06:01 0.35 0.15 0.20 4.80 3.30 11:18:31 11:07:01 0.72 0.00 0.72 0.00 14.01 11:18:31 11:08:01 0.15 0.00 0.15 0.00 1.88 11:18:31 11:09:01 0.35 0.00 0.35 0.00 5.61 11:18:31 11:10:01 1.47 0.03 1.43 3.73 40.31 11:18:31 11:11:01 102.58 0.00 102.58 0.00 31140.28 11:18:31 11:12:01 5.96 0.00 5.96 0.00 146.94 11:18:31 11:13:01 91.54 0.00 91.54 0.00 22408.71 11:18:31 11:14:01 5.30 0.00 5.30 0.00 109.33 11:18:31 11:15:01 5.28 0.00 5.28 0.00 100.33 11:18:31 11:16:01 3.10 0.00 3.10 0.00 49.56 11:18:31 11:17:01 56.70 0.10 56.60 9.99 17484.26 11:18:31 Average: 14.16 0.19 13.97 110.02 2943.85 11:18:31 11:18:31 10:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:31 10:52:01 5713156 0 661812 8.26 2620 1631344 1005372 11.10 399352 1507668 20092 11:18:31 10:53:01 5519420 0 749744 9.36 2620 1737148 1400584 15.46 541460 1553496 37772 11:18:31 10:54:01 5549284 0 691680 8.64 2620 1765348 1030884 11.38 482396 1577124 20 11:18:31 10:55:01 5558368 0 682584 8.52 2620 1765360 967492 10.68 474800 1577124 8 11:18:31 10:56:01 5554488 0 686460 8.57 2620 1765364 967588 10.68 475860 1580740 16 11:18:31 10:57:02 5545244 0 695704 8.69 2620 1765364 967776 10.68 484940 1580740 8 11:18:31 10:58:01 5543956 0 696984 8.70 2620 1765372 967972 10.69 481116 1585532 12 11:18:31 10:59:01 5546260 0 694676 8.67 2620 1765376 967624 10.68 479188 1585532 8 11:18:31 11:00:01 5546444 0 694488 8.67 2620 1765380 967624 10.68 487416 1577060 8 11:18:31 11:01:01 5544624 0 696304 8.69 2620 1765384 970488 10.71 488676 1577060 12 11:18:31 11:02:01 5545408 0 695396 8.68 2620 1765508 968132 10.69 487964 1577120 12 11:18:31 11:03:01 5545596 0 695200 8.68 2620 1765516 968132 10.69 488000 1577124 8 11:18:31 11:04:01 5545356 0 695436 8.68 2620 1765520 968132 10.69 487492 1577520 8 11:18:31 11:05:01 5545628 0 695164 8.68 2620 1765520 968132 10.69 487440 1577520 8 11:18:31 11:06:01 5544176 0 696608 8.70 2620 1765528 968376 10.69 488672 1577520 24 11:18:31 11:07:01 5545220 0 695564 8.68 2620 1765528 968196 10.69 488080 1577120 12 11:18:31 11:08:01 5545220 0 695556 8.68 2620 1765536 968196 10.69 488088 1577120 8 11:18:31 11:09:01 5543596 0 697172 8.70 2620 1765544 968304 10.69 489728 1577124 12 11:18:31 11:10:01 5541760 0 698888 8.73 2620 1765664 968380 10.69 491440 1576964 20 11:18:31 11:11:01 4708660 0 814024 10.16 2620 2483628 990972 10.94 609000 2184856 20 11:18:31 11:12:01 4729916 0 792756 9.90 2620 2483640 1018792 11.25 609808 2185572 20 11:18:31 11:13:01 3981684 0 936792 11.70 2620 3087836 1151660 12.71 681472 2730016 188 11:18:31 11:14:01 3973340 0 945428 11.80 2620 3087544 1174952 12.97 712556 2700496 48 11:18:31 11:15:01 3972464 0 946272 11.82 2620 3087576 1183628 13.07 714228 2699212 64 11:18:31 11:16:01 3990732 0 928140 11.59 2620 3087440 988804 10.92 700100 2699156 20 11:18:31 11:17:01 3405480 0 1022916 12.77 2620 3577916 1124984 12.42 859696 3039224 36 11:18:31 Average: 5164826 0 753913 9.41 2620 2087572 1021584 11.28 541499 1851375 2249 11:18:31 11:18:31 10:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:31 10:52:01 eth0 262.67 179.09 576.03 49.76 0.00 0.00 0.00 0.00 11:18:31 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:53:01 eth0 68.45 47.19 321.36 13.83 0.00 0.00 0.00 0.00 11:18:31 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:54:01 eth0 102.33 107.39 242.19 29.03 0.00 0.00 0.00 0.00 11:18:31 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:54:01 docker0 85.33 71.17 7.11 214.51 0.00 0.00 0.00 0.00 11:18:31 10:55:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:18:31 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:56:01 eth0 0.52 0.22 0.17 0.07 0.00 0.00 0.00 0.00 11:18:31 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:57:02 eth0 0.70 0.28 0.29 0.19 0.00 0.00 0.00 0.00 11:18:31 10:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:58:01 eth0 0.53 0.30 0.28 0.20 0.00 0.00 0.00 0.00 11:18:31 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:31 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:31 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:01:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 11:18:31 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:31 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:31 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:04:01 eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 11:18:31 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:05:01 eth0 0.72 0.08 0.08 0.01 0.00 0.00 0.00 0.00 11:18:31 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:06:01 eth0 0.68 0.45 0.40 0.27 0.00 0.00 0.00 0.00 11:18:31 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:07:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:18:31 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:09:01 eth0 0.35 0.28 0.20 0.12 0.00 0.00 0.00 0.00 11:18:31 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:10:01 eth0 5.76 4.88 5.15 5.19 0.00 0.00 0.00 0.00 11:18:31 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:11:01 eth0 661.39 449.66 4430.95 45.42 0.00 0.00 0.00 0.00 11:18:31 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:11:01 docker0 58.77 78.64 4.69 342.24 0.00 0.00 0.00 0.00 11:18:31 11:12:01 eth0 19.30 13.41 17.10 10.68 0.00 0.00 0.00 0.00 11:18:31 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:13:01 vethad0a4d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:18:31 11:13:01 eth0 496.09 344.24 3203.93 33.24 0.00 0.00 0.00 0.00 11:18:31 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:14:01 vethf025062 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:18:31 11:14:01 eth0 22.26 17.54 19.09 18.76 0.00 0.00 0.00 0.00 11:18:31 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:14:01 docker0 0.32 0.32 0.08 0.11 0.00 0.00 0.00 0.00 11:18:31 11:15:01 eth0 22.29 17.55 18.98 15.68 0.00 0.00 0.00 0.00 11:18:31 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:15:01 veth5fcba99 2.00 1.45 0.29 0.25 0.00 0.00 0.00 0.00 11:18:31 11:15:01 docker0 2.00 1.32 0.27 0.24 0.00 0.00 0.00 0.00 11:18:31 11:16:01 eth0 3.40 2.20 2.93 0.97 0.00 0.00 0.00 0.00 11:18:31 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:17:01 eth0 382.59 261.13 2614.53 29.72 0.00 0.00 0.00 0.00 11:18:31 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 Average: eth0 78.97 55.68 440.82 9.75 0.00 0.00 0.00 0.00 11:18:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:31 Average: docker0 5.64 5.83 0.47 21.44 0.00 0.00 0.00 0.00 11:18:31 11:18:31 11:18:31 ---> sar -P ALL: 11:18:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/07/21 _x86_64_ (2 CPU) 11:18:31 11:18:31 10:50:19 LINUX RESTART (2 CPU) 11:18:31 11:18:31 10:51:01 CPU %user %nice %system %iowait %steal %idle 11:18:31 10:52:01 all 5.45 0.00 1.08 1.73 0.03 91.71 11:18:31 10:52:01 0 5.39 0.00 1.10 1.08 0.03 92.40 11:18:31 10:52:01 1 5.50 0.00 1.06 2.38 0.03 91.03 11:18:31 10:53:01 all 1.94 0.00 0.73 0.08 0.03 97.23 11:18:31 10:53:01 0 2.28 0.00 0.76 0.12 0.02 96.83 11:18:31 10:53:01 1 1.59 0.00 0.70 0.03 0.03 97.64 11:18:31 10:54:01 all 2.76 0.00 1.13 0.24 0.03 95.85 11:18:31 10:54:01 0 2.90 0.00 1.18 0.29 0.05 95.59 11:18:31 10:54:01 1 2.62 0.00 1.07 0.18 0.02 96.11 11:18:31 10:55:01 all 0.08 0.00 0.03 0.00 0.02 99.87 11:18:31 10:55:01 0 0.12 0.00 0.05 0.00 0.02 99.82 11:18:31 10:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:18:31 10:56:01 all 0.18 0.00 0.04 0.00 0.03 99.75 11:18:31 10:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:18:31 10:56:01 1 0.30 0.00 0.03 0.00 0.03 99.63 11:18:31 10:57:02 all 0.17 0.00 0.04 0.00 0.01 99.78 11:18:31 10:57:02 0 0.13 0.00 0.05 0.00 0.02 99.80 11:18:31 10:57:02 1 0.20 0.00 0.03 0.00 0.00 99.77 11:18:31 10:58:01 all 0.17 0.00 0.05 0.00 0.03 99.75 11:18:31 10:58:01 0 0.07 0.00 0.07 0.00 0.03 99.83 11:18:31 10:58:01 1 0.27 0.00 0.03 0.00 0.02 99.68 11:18:31 10:59:01 all 0.04 0.00 0.04 0.00 0.01 99.91 11:18:31 10:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:18:31 10:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:18:31 11:00:01 all 0.16 0.00 0.04 0.00 0.03 99.77 11:18:31 11:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:18:31 11:00:01 1 0.27 0.00 0.03 0.00 0.03 99.67 11:18:31 11:01:01 all 0.21 0.00 0.05 0.00 0.03 99.72 11:18:31 11:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:18:31 11:01:01 1 0.38 0.00 0.07 0.00 0.03 99.52 11:18:31 11:02:01 all 0.22 0.00 0.04 0.01 0.02 99.72 11:18:31 11:02:01 0 0.02 0.00 0.05 0.02 0.02 99.90 11:18:31 11:02:01 1 0.42 0.00 0.03 0.00 0.02 99.53 11:18:31 11:18:31 11:02:01 CPU %user %nice %system %iowait %steal %idle 11:18:31 11:03:01 all 0.23 0.00 0.03 0.00 0.02 99.72 11:18:31 11:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:18:31 11:03:01 1 0.43 0.00 0.03 0.00 0.02 99.52 11:18:31 11:04:01 all 0.24 0.00 0.04 0.00 0.02 99.70 11:18:31 11:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:18:31 11:04:01 1 0.45 0.00 0.07 0.00 0.02 99.47 11:18:31 11:05:01 all 0.18 0.00 0.02 0.00 0.02 99.79 11:18:31 11:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:18:31 11:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 11:18:31 11:06:01 all 0.20 0.00 0.08 0.00 0.01 99.71 11:18:31 11:06:01 0 0.12 0.00 0.10 0.00 0.02 99.77 11:18:31 11:06:01 1 0.28 0.00 0.07 0.00 0.00 99.65 11:18:31 11:07:01 all 0.23 0.00 0.03 0.00 0.02 99.73 11:18:31 11:07:01 0 0.42 0.00 0.03 0.00 0.02 99.53 11:18:31 11:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:18:31 11:08:01 all 0.12 0.00 0.04 0.00 0.02 99.82 11:18:31 11:08:01 0 0.18 0.00 0.05 0.00 0.02 99.75 11:18:31 11:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:18:31 11:09:01 all 0.15 0.00 0.03 0.00 0.02 99.80 11:18:31 11:09:01 0 0.17 0.00 0.03 0.00 0.02 99.78 11:18:31 11:09:01 1 0.13 0.00 0.03 0.00 0.02 99.82 11:18:31 11:10:01 all 0.39 0.00 0.33 0.00 0.02 99.26 11:18:31 11:10:01 0 0.45 0.00 0.37 0.00 0.02 99.16 11:18:31 11:10:01 1 0.33 0.00 0.28 0.00 0.02 99.36 11:18:31 11:11:01 all 10.80 0.00 4.46 1.25 0.07 83.42 11:18:31 11:11:01 0 11.44 0.00 4.76 0.95 0.07 82.78 11:18:31 11:11:01 1 10.17 0.00 4.17 1.53 0.07 84.06 11:18:31 11:12:01 all 0.99 0.00 0.62 0.02 0.02 98.36 11:18:31 11:12:01 0 0.91 0.00 0.57 0.02 0.02 98.49 11:18:31 11:12:01 1 1.07 0.00 0.67 0.02 0.02 98.22 11:18:31 11:13:01 all 8.07 0.00 4.10 0.63 0.04 87.17 11:18:31 11:13:01 0 7.98 0.00 4.35 0.46 0.05 87.15 11:18:31 11:13:01 1 8.15 0.00 3.84 0.79 0.03 87.18 11:18:31 11:18:31 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:18:31 11:14:01 all 1.51 0.00 0.81 0.02 0.03 97.64 11:18:31 11:14:01 0 1.66 0.00 0.89 0.02 0.03 97.40 11:18:31 11:14:01 1 1.36 0.00 0.72 0.02 0.03 97.87 11:18:31 11:15:01 all 1.24 0.00 0.85 0.03 0.03 97.86 11:18:31 11:15:01 0 1.46 0.00 0.87 0.03 0.02 97.62 11:18:31 11:15:01 1 1.02 0.00 0.82 0.02 0.03 98.11 11:18:31 11:16:01 all 0.23 0.00 0.16 0.01 0.02 99.59 11:18:31 11:16:01 0 0.12 0.00 0.13 0.00 0.02 99.73 11:18:31 11:16:01 1 0.33 0.00 0.18 0.02 0.02 99.45 11:18:31 11:17:01 all 7.43 0.00 3.03 0.54 0.04 88.95 11:18:31 11:17:01 0 7.18 0.00 3.19 0.46 0.05 89.12 11:18:31 11:17:01 1 7.68 0.00 2.87 0.63 0.03 88.78 11:18:31 Average: all 1.64 0.00 0.68 0.17 0.02 97.48 11:18:31 Average: 0 1.64 0.00 0.71 0.13 0.03 97.49 11:18:31 Average: 1 1.65 0.00 0.64 0.21 0.02 97.47 11:18:31 11:18:31 11:18:31