Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (ef696d0eba5ae18fda7d7f24c31d6e1cd9b65703) 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-ssh4915545742123188276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2022666319763299400.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5857170185824087687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7089847842429087118.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2422636771716234345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-594 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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_PR-431 # 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_PR-431@tmp/jenkins-gitclient-ssh7620023629282639969.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-431@tmp/jenkins-gitclient-ssh9201251313249098904.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Merge succeeded, producing e181fc16709b21de296207536278b4f6a59e7bdb Checking out Revision e181fc16709b21de296207536278b4f6a59e7bdb (PR-431) > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1470193968222910531.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e181fc16709b21de296207536278b4f6a59e7bdb # timeout=10 Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:08:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:08:09 ========================================================= 06:08:09 EdgeX Global Pipelines Version Info 06:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 06:08:10 ------------------- 06:08:10 stable info: 06:08:10 ------------------- 06:08:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:10 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 06:08:10 Message: update stable to v1.0.209 06:08:10 ------------------- 06:08:10 experimental info: 06:08:10 ------------------- 06:08:10 Commited By: **** collab-it+edgex@linuxfoundation.org 06:08:10 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 06:08:10 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:08:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e181fc1 [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:11 provisioning config files... 06:08:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config5465842671312143470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:11 ---> docker-login.sh 06:08:11 nexus3.edgexfoundry.org:10001 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:11 Configure a credential helper to remove this warning. See 06:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:11 06:08:11 Login Succeeded 06:08:11 nexus3.edgexfoundry.org:10002 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:11 Configure a credential helper to remove this warning. See 06:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:11 06:08:11 Login Succeeded 06:08:11 nexus3.edgexfoundry.org:10003 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:12 Configure a credential helper to remove this warning. See 06:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:12 06:08:12 Login Succeeded 06:08:12 nexus3.edgexfoundry.org:10004 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:12 Configure a credential helper to remove this warning. See 06:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:12 06:08:12 Login Succeeded 06:08:12 docker.io 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:12 Configure a credential helper to remove this warning. See 06:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:12 06:08:12 Login Succeeded 06:08:12 ---> docker-login.sh ends [Pipeline] } 06:08:12 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 06:08:13 + git log --format=format:%s -1 e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] echo 06:08:13 GIT_COMMIT: e181fc16709b21de296207536278b4f6a59e7bdb, Commit Message: Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD [Pipeline] echo 06:08:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:13 06:08:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:08:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:14 latest: Pulling from edgex-devops/git-semver 06:08:14 a0d0a0d46f8b: Pulling fs layer 06:08:14 3e5f54012d9b: Pulling fs layer 06:08:14 4c7163046ea9: Pulling fs layer 06:08:14 0c2d73faf560: Pulling fs layer 06:08:14 0c2d73faf560: Waiting 06:08:14 3e5f54012d9b: Verifying Checksum 06:08:14 3e5f54012d9b: Download complete 06:08:14 a0d0a0d46f8b: Verifying Checksum 06:08:14 a0d0a0d46f8b: Download complete 06:08:14 4c7163046ea9: Verifying Checksum 06:08:14 4c7163046ea9: Download complete 06:08:14 0c2d73faf560: Verifying Checksum 06:08:14 0c2d73faf560: Download complete 06:08:14 a0d0a0d46f8b: Pull complete 06:08:14 3e5f54012d9b: Pull complete 06:08:14 4c7163046ea9: Pull complete 06:08:14 0c2d73faf560: Pull complete 06:08:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:08:14 prd-centos7-docker-4c-2g-594 does not seem to be running inside a container 06:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:08:15 $ docker top f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:15 [ssh-agent] Looking for ssh-agent implementation... 06:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:15 $ docker exec f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent 06:08:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMEjLgC/agent.12 06:08:15 SSH_AGENT_PID=19 06:08:15 Running ssh-add (command line suppressed) 06:08:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_9103807362842176846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_9103807362842176846.key) 06:08:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:16 + git tag --points-at HEAD [Pipeline] } 06:08:16 $ docker exec --env ******** --env ******** f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent -k 06:08:16 unset SSH_AUTH_SOCK; 06:08:16 unset SSH_AGENT_PID; 06:08:16 echo Agent pid 19 killed; 06:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:16 [ssh-agent] Looking for ssh-agent implementation... 06:08:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:16 $ docker exec f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent 06:08:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfcbDkn/agent.52 06:08:16 SSH_AGENT_PID=59 06:08:16 Running ssh-add (command line suppressed) 06:08:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_123309155774760109.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_123309155774760109.key) 06:08:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:17 + git semver init 06:08:17 # -> Open(): unable to determine branch for HEAD 06:08:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 06:08:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:08:17 # $SEMVER_REMOTE_NAME = origin 06:08:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:17 # $SEMVER_USER_NAME = edgex-jenkins 06:08:17 # $SEMVER_BRANCH = PR-431 06:08:17 # $SEMVER_TEMP = /tmp/semver-747565862 06:08:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:08:19 # '/tmp/semver-747565862' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 06:08:19 # -> Force: false 06:08:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 06:08:19 $ docker exec --env ******** --env ******** f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 ssh-agent -k 06:08:19 unset SSH_AUTH_SOCK; 06:08:19 unset SSH_AGENT_PID; 06:08:19 echo Agent pid 59 killed; 06:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:19 + git semver [Pipeline] } 06:08:19 $ docker stop --time=1 f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 06:08:20 $ docker rm -f f6a0434a5251dc4a978443218bdc56cac36170edf629e97ab091db4b26a709c1 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:08:21 Stashed 1 file(s) [Pipeline] echo 06:08:21 [edgeXSemver]: initialized semver on version 0.0.0 [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 06:08:36 Still waiting to schedule task 06:08:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:08:36 Still waiting to schedule task 06:08:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-591’ is offline 06:08:54 Running on prd-centos7-docker-4c-2g-595 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:54 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 06:08:54 The recommended git tool is: git 06:08:56 using credential edgex-jenkins-ssh 06:08:56 Cloning the remote Git repository 06:08:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:08:56 > git init /w/workspace/edgex-ui-go/6 # timeout=10 06:08:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:56 > git --version # timeout=10 06:08:56 > git --version # 'git version 2.24.4' 06:08:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:56 [INFO] Currently running in a labeled security context 06:08:56 [INFO] Currently SELinux is 'enforcing' on the host 06:08:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh5018160895419348458.key 06:08:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:58 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:08:59 Merge succeeded, producing 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 06:08:59 Checking out Revision 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 (PR-431) 06:08:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:58 [INFO] Currently running in a labeled security context 06:08:58 [INFO] Currently SELinux is 'enforcing' on the host 06:08:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh4039181470593113431.key 06:08:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:08:58 > git config core.sparsecheckout # timeout=10 06:08:58 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:08:58 > git remote # timeout=10 06:08:58 > git config --get remote.origin.url # timeout=10 06:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:58 [INFO] Currently running in a labeled security context 06:08:58 [INFO] Currently SELinux is 'enforcing' on the host 06:08:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh6922694315137549800.key 06:08:58 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 06:08:59 > git rev-parse HEAD^{commit} # timeout=10 06:08:59 > git config core.sparsecheckout # timeout=10 06:08:59 > git checkout -f 1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 # timeout=10 06:09:03 Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" 06:09:03 First time build. Skipping changelog. 06:09:02 > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:03 provisioning config files... 06:09:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config1265081186592597101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:04 ---> docker-login.sh 06:09:04 nexus3.edgexfoundry.org:10001 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 nexus3.edgexfoundry.org:10002 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 nexus3.edgexfoundry.org:10003 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 nexus3.edgexfoundry.org:10004 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 docker.io 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:05 ---> docker-login.sh ends [Pipeline] } 06:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:05 ========================================================= 06:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:09:05 Sending build context to Docker daemon 21.46MB 06:09:05 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:05 Step 2/14 : FROM ${BASE} AS builder 06:09:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:05 4e9f2cdf4387: Pulling fs layer 06:09:05 57d31006c564: Pulling fs layer 06:09:05 bd5ccded8296: Pulling fs layer 06:09:05 304dd3a0f381: Pulling fs layer 06:09:05 d37cda54a23b: Pulling fs layer 06:09:05 bae75c0f2455: Pulling fs layer 06:09:05 806579b3d29a: Pulling fs layer 06:09:05 c77eb801bf70: Pulling fs layer 06:09:05 6d0567d44e1a: Pulling fs layer 06:09:05 304dd3a0f381: Waiting 06:09:05 d37cda54a23b: Waiting 06:09:05 bae75c0f2455: Waiting 06:09:05 806579b3d29a: Waiting 06:09:05 c77eb801bf70: Waiting 06:09:05 6d0567d44e1a: Waiting 06:09:05 bd5ccded8296: Verifying Checksum 06:09:05 bd5ccded8296: Download complete 06:09:05 57d31006c564: Verifying Checksum 06:09:05 57d31006c564: Download complete 06:09:05 d37cda54a23b: Verifying Checksum 06:09:05 d37cda54a23b: Download complete 06:09:05 bae75c0f2455: Download complete 06:09:05 4e9f2cdf4387: Verifying Checksum 06:09:05 4e9f2cdf4387: Download complete 06:09:05 806579b3d29a: Verifying Checksum 06:09:05 806579b3d29a: Download complete 06:09:06 c77eb801bf70: Verifying Checksum 06:09:06 c77eb801bf70: Download complete 06:09:06 4e9f2cdf4387: Pull complete 06:09:06 57d31006c564: Pull complete 06:09:06 304dd3a0f381: Verifying Checksum 06:09:06 304dd3a0f381: Download complete 06:09:06 bd5ccded8296: Pull complete 06:09:06 6d0567d44e1a: Verifying Checksum 06:09:06 6d0567d44e1a: Download complete 06:09:11 304dd3a0f381: Pull complete 06:09:11 d37cda54a23b: Pull complete 06:09:11 bae75c0f2455: Pull complete 06:09:11 806579b3d29a: Pull complete 06:09:11 c77eb801bf70: Pull complete 06:09:14 6d0567d44e1a: Pull complete 06:09:14 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 06:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:14 ---> e839a31ac9d1 06:09:14 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:15 ---> Running in 659a937080f7 06:09:15 Removing intermediate container 659a937080f7 06:09:15 ---> 8e51fcc1e2e8 06:09:15 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:15 ---> Running in 71b6b8ad5d13 06:09:15 Removing intermediate container 71b6b8ad5d13 06:09:15 ---> 92aef31e1eeb 06:09:15 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:15 ---> Running in 0edbe5081ce7 06:09:15 Removing intermediate container 0edbe5081ce7 06:09:15 ---> 5a5bee8e1dad 06:09:15 Step 6/14 : LABEL Name=edgex-ui-go 06:09:15 ---> Running in ef8796d2fcf5 06:09:15 Removing intermediate container ef8796d2fcf5 06:09:15 ---> a69a5a55efdd 06:09:15 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:15 ---> Running in 5e0f08412b66 06:09:15 Removing intermediate container 5e0f08412b66 06:09:15 ---> 09a901e01708 06:09:15 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:15 ---> Running in cf99e52afde0 06:09:16 Removing intermediate container cf99e52afde0 06:09:16 ---> 63a9a78647af 06:09:16 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:16 ---> Running in 4bdb907e1f85 06:09:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:09:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:09:17 OK: 219 MiB in 52 packages 06:09:17 Removing intermediate container 4bdb907e1f85 06:09:17 ---> 95b4668f9230 06:09:17 Step 10/14 : ENV GO111MODULE=on 06:09:18 ---> Running in 08971af2543f 06:09:18 Removing intermediate container 08971af2543f 06:09:18 ---> b2519b145032 06:09:18 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:18 ---> Running in 32deb2013ed0 06:09:18 Removing intermediate container 32deb2013ed0 06:09:18 ---> f3b6b42d11f6 06:09:18 Step 12/14 : COPY . . 06:09:19 ---> ac87ddb73c46 06:09:19 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:19 ---> Running in d1ca5581ddfc 06:09:31 Removing intermediate container d1ca5581ddfc 06:09:31 ---> 27d0f5d0e7db 06:09:31 Step 14/14 : RUN ${MAKE} 06:09:31 ---> Running in 8b6858442f80 06:09:31 noop 06:09:31 Removing intermediate container 8b6858442f80 06:09:31 ---> ee90b0eef836 06:09:31 Successfully built ee90b0eef836 06:09:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:31 + docker inspect -f . ci-base-image-x86_64 06:09:31 . [Pipeline] withDockerContainer 06:09:32 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 06:09:32 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:32 $ docker top 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:32 + go version 06:09:32 go version go1.16.8 linux/amd64 [Pipeline] } 06:09:32 $ docker stop --time=1 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 06:09:34 $ docker rm -f 92725ec09c597fb7c5128e9215ccac00b40e6b40a0d88106db9da7c163561c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:34 + docker inspect -f . ci-base-image-x86_64 06:09:34 . [Pipeline] withDockerContainer 06:09:34 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 06:09: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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:34 $ docker top e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:09:35 + make test 06:09:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:09:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:09:50 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:09:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 06:09:54 $ docker stop --time=1 e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b 06:09:56 $ docker rm -f e5be41237a855ecdd475ef2c9deb29df6d709baf5cfe7f9e3e662789e3910b1b [Pipeline] // withDockerContainer [Pipeline] sh 06:09:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:09:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:57 + ls -al . 06:09:57 total 88 06:09:57 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 12 06:09 . 06:09:57 drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 06:08 .. 06:09:57 drwxrwxr-x. 4 jenkins jenkins 36 Oct 12 06:08 assets 06:09:57 drwxrwxr-x. 2 jenkins jenkins 66 Oct 12 06:08 bin 06:09:57 drwxrwxr-x. 3 jenkins jenkins 29 Oct 12 06:08 cmd 06:09:57 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 12 06:08 CONTRIBUTING.md 06:09:57 -rw-r--r--. 1 jenkins jenkins 10 Oct 12 06:09 coverage.out 06:09:57 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 12 06:08 Dockerfile 06:09:57 drwxrwxr-x. 2 jenkins jenkins 23 Oct 12 06:08 docs 06:09:57 drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 06:09 .git 06:09:57 drwxrwxr-x. 2 jenkins jenkins 103 Oct 12 06:08 .github 06:09:57 -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 06:08 .gitignore 06:09:57 -rw-rw-r--. 1 jenkins jenkins 880 Oct 12 06:08 go.mod 06:09:57 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 12 06:08 go.sum 06:09:57 drwxrwxr-x. 9 jenkins jenkins 125 Oct 12 06:08 internal 06:09:57 -rw-rw-r--. 1 jenkins jenkins 652 Oct 12 06:08 Jenkinsfile 06:09:57 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 12 06:08 LICENSE 06:09:57 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 12 06:08 Makefile 06:09:57 drwxrwxr-x. 3 jenkins jenkins 19 Oct 12 06:08 pkg 06:09:57 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 12 06:08 README.md 06:09:57 drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 06:08 snap 06:09:57 -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 06:08 VERSION 06:09:57 -rw-rw-r--. 1 jenkins jenkins 155 Oct 12 06:08 version.go 06:09:57 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 12 06:08 web [Pipeline] isUnix [Pipeline] sh 06:09:58 + 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=1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 --label arch=amd64 --label version=0.0.0 . 06:09:58 Sending build context to Docker daemon 21.46MB 06:09:58 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:09:58 Step 2/22 : FROM ${BASE} AS builder 06:09:58 ---> ee90b0eef836 06:09:58 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:58 ---> Running in 3c58cc841f37 06:09:58 Removing intermediate container 3c58cc841f37 06:09:58 ---> 39e58621f2b1 06:09:58 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:09:58 ---> Running in 14e7b36a138f 06:09:58 Removing intermediate container 14e7b36a138f 06:09:58 ---> e5a962848483 06:09:58 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:09:58 ---> Running in 5c7792de2348 06:09:58 Removing intermediate container 5c7792de2348 06:09:58 ---> 6a238afb78d1 06:09:58 Step 6/22 : LABEL Name=edgex-ui-go 06:09:58 ---> Running in ecb5fbc3b7e0 06:09:59 Removing intermediate container ecb5fbc3b7e0 06:09:59 ---> bf49ac2dde94 06:09:59 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:59 ---> Running in 5d981c3ba0ea 06:09:59 Removing intermediate container 5d981c3ba0ea 06:09:59 ---> 55a066915f8c 06:09:59 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:59 ---> Running in 297a1fdb3f3e 06:09:59 Removing intermediate container 297a1fdb3f3e 06:09:59 ---> c05a4d438143 06:09:59 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:59 ---> Running in 5b0e7afdd8a1 06:09:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:10:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:10:01 OK: 219 MiB in 52 packages 06:10:01 Removing intermediate container 5b0e7afdd8a1 06:10:01 ---> 44cbf9a6dded 06:10:01 Step 10/22 : ENV GO111MODULE=on 06:10:01 ---> Running in 2a3683e477d6 06:10:01 Removing intermediate container 2a3683e477d6 06:10:01 ---> 5af3b2e3e9f2 06:10:01 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:10:01 ---> Running in 9165b7dd3512 06:10:01 Removing intermediate container 9165b7dd3512 06:10:01 ---> 1227070bed75 06:10:01 Step 12/22 : COPY . . 06:10:02 ---> 581fd2adb2d5 06:10:02 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:02 ---> Running in f1a526e9da0b 06:10:02 Removing intermediate container f1a526e9da0b 06:10:02 ---> f890535eec3f 06:10:02 Step 14/22 : RUN ${MAKE} 06:10:02 ---> Running in 40625bdeaca7 06:10:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:10:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:10:13 Removing intermediate container 40625bdeaca7 06:10:13 ---> 41131889218c 06:10:13 Step 15/22 : FROM alpine:3.14 06:10:13 3.14: Pulling from library/alpine 06:10:13 a0d0a0d46f8b: Pulling fs layer 06:10:14 a0d0a0d46f8b: Verifying Checksum 06:10:14 a0d0a0d46f8b: Download complete 06:10:14 a0d0a0d46f8b: Pull complete 06:10:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:10:14 Status: Downloaded newer image for alpine:3.14 06:10:14 ---> 14119a10abf4 06:10:14 Step 16/22 : EXPOSE 4000 06:10:14 ---> Running in eaaeefb50d93 06:10:14 Removing intermediate container eaaeefb50d93 06:10:14 ---> 0bf02015925c 06:10:14 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:15 ---> 604f61264b3c 06:10:15 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:15 ---> Running in 4d82f39834f4 06:10:15 Removing intermediate container 4d82f39834f4 06:10:15 ---> 4852f92724d8 06:10:15 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:10:15 ---> Running in 56b8e9242768 06:10:15 Removing intermediate container 56b8e9242768 06:10:15 ---> 6a3383e14b0b 06:10:15 Step 20/22 : LABEL arch=amd64 06:10:15 ---> Running in 7e8fff112bd7 06:10:15 Removing intermediate container 7e8fff112bd7 06:10:15 ---> 0ccabad0250c 06:10:15 Step 21/22 : LABEL git_sha=1b91c68c9e2835ed3d33c9e2f3ab41222656abc6 06:10:15 ---> Running in 141a37a4248e 06:10:15 Removing intermediate container 141a37a4248e 06:10:15 ---> 342d9512ff60 06:10:15 Step 22/22 : LABEL version=0.0.0 06:10:15 ---> Running in 6283be38972c 06:10:15 Removing intermediate container 6283be38972c 06:10:15 ---> fce910e87656 06:10:15 [Warning] One or more build-args [ARCH] were not consumed 06:10:15 Successfully built fce910e87656 06:10:15 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:16 06:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:16 latest: Pulling from edgex-lftools-log-publisher 06:10:16 b4d181a07f80: Pulling fs layer 06:10:16 a1111a8f2ec3: Pulling fs layer 06:10:16 ed53099fbce6: Pulling fs layer 06:10:16 dc539afda2c1: Pulling fs layer 06:10:16 77bc0d833cb6: Pulling fs layer 06:10:16 9065ff56babe: Pulling fs layer 06:10:16 d287ab97295c: Pulling fs layer 06:10:16 dc539afda2c1: Waiting 06:10:16 77bc0d833cb6: Waiting 06:10:16 9065ff56babe: Waiting 06:10:16 d287ab97295c: Waiting 06:10:16 a1111a8f2ec3: Verifying Checksum 06:10:16 a1111a8f2ec3: Download complete 06:10:16 dc539afda2c1: Verifying Checksum 06:10:16 dc539afda2c1: Download complete 06:10:16 77bc0d833cb6: Verifying Checksum 06:10:16 77bc0d833cb6: Download complete 06:10:16 9065ff56babe: Verifying Checksum 06:10:16 9065ff56babe: Download complete 06:10:16 ed53099fbce6: Verifying Checksum 06:10:16 ed53099fbce6: Download complete 06:10:16 b4d181a07f80: Verifying Checksum 06:10:16 b4d181a07f80: Download complete 06:10:17 d287ab97295c: Verifying Checksum 06:10:17 d287ab97295c: Download complete 06:10:18 b4d181a07f80: Pull complete 06:10:18 a1111a8f2ec3: Pull complete 06:10:19 ed53099fbce6: Pull complete 06:10:19 dc539afda2c1: Pull complete 06:10:19 77bc0d833cb6: Pull complete 06:10:19 9065ff56babe: Pull complete 06:10:24 d287ab97295c: Pull complete 06:10:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:10:24 prd-centos7-docker-4c-2g-595 does not seem to be running inside a container 06:10:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:27 $ docker top 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:27 ---> job-cost.sh 06:10:27 lf-activate-venv: SKIPPING 06:10:27 INFO: No Stack... 06:10:28 INFO: Retrieving Pricing Info for: v3-standard-2 06:10:28 INFO: Archiving Costs [Pipeline] sh 06:10:29 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 06:10:29 + cut -d, -f6 [Pipeline] lock 06:10:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] 06:10:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] did not exist. Created. 06:10:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:29 + echo total: 0.05999999865889549 [Pipeline] stash 06:10:29 Stashed 1 file(s) [Pipeline] } 06:10:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:29 $ docker stop --time=1 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f 06:10:30 $ docker rm -f 5fae7247dd05912836825e6da8613598c1ac42e4e9c74a3aece32a2889f3e21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-598 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:12:34 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 06:12:34 The recommended git tool is: git 06:12:40 using credential edgex-jenkins-ssh 06:12:40 Cloning the remote Git repository 06:12:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:12:40 > git init /w/workspace/edgex-ui-go/6 # timeout=10 06:12:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:12:41 > git --version # timeout=10 06:12:41 > git --version # 'git version 2.17.1' 06:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:12:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:12:45 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:12:45 > git config core.sparsecheckout # timeout=10 06:12:45 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:12:45 > git remote # timeout=10 06:12:45 > git config --get remote.origin.url # timeout=10 06:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:45 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 06:12:46 Merge succeeded, producing 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 06:12:46 Checking out Revision 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 (PR-431) 06:12:46 > git rev-parse HEAD^{commit} # timeout=10 06:12:46 > git config core.sparsecheckout # timeout=10 06:12:46 > git checkout -f 9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 # timeout=10 06:12:50 Commit message: "Merge commit '89ac83cbf9bea8d80a238ed37eed36ada0bb3c93' into HEAD" 06:12:50 First time build. Skipping changelog. 06:12:50 > git rev-list --no-walk ab75d9199968a2581aae6b8396d25013d1f18005 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:51 provisioning config files... 06:12:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config2737101510666837826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:51 ---> docker-login.sh 06:12:51 nexus3.edgexfoundry.org:10001 06:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:53 Configure a credential helper to remove this warning. See 06:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:53 06:12:53 Login Succeeded 06:12:53 nexus3.edgexfoundry.org:10002 06:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:54 Configure a credential helper to remove this warning. See 06:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:54 06:12:54 Login Succeeded 06:12:54 nexus3.edgexfoundry.org:10003 06:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:54 Configure a credential helper to remove this warning. See 06:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:54 06:12:54 Login Succeeded 06:12:54 nexus3.edgexfoundry.org:10004 06:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:55 Configure a credential helper to remove this warning. See 06:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:55 06:12:55 Login Succeeded 06:12:55 docker.io 06:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:56 Configure a credential helper to remove this warning. See 06:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:56 06:12:56 Login Succeeded 06:12:56 ---> docker-login.sh ends [Pipeline] } 06:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:56 ========================================================= 06:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:12:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:12:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:12:58 Sending build context to Docker daemon 21.46MB 06:12:58 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:12:58 Step 2/14 : FROM ${BASE} AS builder 06:12:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:12:58 bbf911997326: Pulling fs layer 06:12:58 58ec367f63d7: Pulling fs layer 06:12:58 1b4a6ffa7d45: Pulling fs layer 06:12:58 fc5181fea5dc: Pulling fs layer 06:12:58 9c418107303f: Pulling fs layer 06:12:58 284eca6f2348: Pulling fs layer 06:12:58 842844d905b1: Pulling fs layer 06:12:58 901a3a57568e: Pulling fs layer 06:12:58 842844d905b1: Waiting 06:12:58 284eca6f2348: Waiting 06:12:58 901a3a57568e: Waiting 06:12:58 9c418107303f: Waiting 06:12:58 fc5181fea5dc: Waiting 06:12:58 1b4a6ffa7d45: Verifying Checksum 06:12:58 1b4a6ffa7d45: Download complete 06:12:58 58ec367f63d7: Verifying Checksum 06:12:58 58ec367f63d7: Download complete 06:12:58 9c418107303f: Verifying Checksum 06:12:58 9c418107303f: Download complete 06:12:58 284eca6f2348: Verifying Checksum 06:12:58 284eca6f2348: Download complete 06:12:58 842844d905b1: Verifying Checksum 06:12:58 842844d905b1: Download complete 06:12:58 bbf911997326: Verifying Checksum 06:12:58 bbf911997326: Download complete 06:12:59 bbf911997326: Pull complete 06:12:59 58ec367f63d7: Pull complete 06:13:00 1b4a6ffa7d45: Pull complete 06:13:00 901a3a57568e: Download complete 06:13:00 fc5181fea5dc: Verifying Checksum 06:13:00 fc5181fea5dc: Download complete 06:13:11 fc5181fea5dc: Pull complete 06:13:11 9c418107303f: Pull complete 06:13:12 284eca6f2348: Pull complete 06:13:12 842844d905b1: Pull complete 06:13:17 901a3a57568e: Pull complete 06:13:17 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 06:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:13:17 ---> 72ade6ffb461 06:13:17 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:13:22 ---> Running in 3de0e43b4c40 06:13:22 Removing intermediate container 3de0e43b4c40 06:13:22 ---> ed3bdc6b8906 06:13:22 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:13:23 ---> Running in 928663bd274b 06:13:23 Removing intermediate container 928663bd274b 06:13:23 ---> 3c3465dba18e 06:13:23 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:13:23 ---> Running in 0e91dbe5ce88 06:13:23 Removing intermediate container 0e91dbe5ce88 06:13:23 ---> 6bd223576d91 06:13:23 Step 6/14 : LABEL Name=edgex-ui-go 06:13:24 ---> Running in 2757e3f338cf 06:13:24 Removing intermediate container 2757e3f338cf 06:13:24 ---> d3b0029a62f4 06:13:24 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:13:24 ---> Running in ca591fb26900 06:13:25 Removing intermediate container ca591fb26900 06:13:25 ---> 1dd6718b171b 06:13:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:25 ---> Running in 8df83e0750ff 06:13:27 Removing intermediate container 8df83e0750ff 06:13:27 ---> 746c2828dd2c 06:13:27 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:27 ---> Running in 2e6d833a2d52 06:13:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:30 OK: 218 MiB in 52 packages 06:13:31 Removing intermediate container 2e6d833a2d52 06:13:31 ---> 6fddcc342569 06:13:31 Step 10/14 : ENV GO111MODULE=on 06:13:31 ---> Running in e544e96519e8 06:13:32 Removing intermediate container e544e96519e8 06:13:32 ---> e793a23a5ae9 06:13:32 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:13:32 ---> Running in bb7c458e50ca 06:13:32 Removing intermediate container bb7c458e50ca 06:13:32 ---> ce186af537e5 06:13:32 Step 12/14 : COPY . . 06:13:35 ---> 8c8bd038b5d4 06:13:35 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:35 ---> Running in 82c5ae9f0b53 06:14:02 Removing intermediate container 82c5ae9f0b53 06:14:02 ---> c20c21711d73 06:14:02 Step 14/14 : RUN ${MAKE} 06:14:02 ---> Running in e4c530cc9455 06:14:03 noop 06:14:04 Removing intermediate container e4c530cc9455 06:14:04 ---> 37592adf39f0 06:14:04 Successfully built 37592adf39f0 06:14:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:14:04 + docker inspect -f . ci-base-image-arm64 06:14:04 . [Pipeline] withDockerContainer 06:14:04 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 06:14:04 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:14:06 $ docker top f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:07 + go version 06:14:07 go version go1.16.8 linux/arm64 [Pipeline] } 06:14:07 $ docker stop --time=1 f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 06:14:09 $ docker rm -f f71aa681557ff7c868a2645e5b9c94816a9f0edab157f4b65204f62a36439363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:09 + docker inspect -f . ci-base-image-arm64 06:14:09 . [Pipeline] withDockerContainer 06:14:10 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 06:14:10 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:14:11 $ docker top f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:14:12 + make test 06:14:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:14:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:14:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:15:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:15:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 06:15:11 $ docker stop --time=1 f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 06:15:13 $ docker rm -f f2516ed38bb0ceb8993e1d2c3ef1d9612cd4f778cb5d3ff497624a9669caf011 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:14 Warning: overwriting stash ‘coverage-report’ 06:15:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:15 + ls -al . 06:15:15 total 128 06:15:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 06:14 . 06:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 .. 06:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 06:12 .git 06:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 .github 06:15:15 -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 06:12 .gitignore 06:15:15 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 12 06:12 CONTRIBUTING.md 06:15:15 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 12 06:12 Dockerfile 06:15:15 -rw-rw-r-- 1 jenkins jenkins 652 Oct 12 06:12 Jenkinsfile 06:15:15 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 12 06:12 LICENSE 06:15:15 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 12 06:12 Makefile 06:15:15 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 12 06:12 README.md 06:15:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 06:08 VERSION 06:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 assets 06:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 bin 06:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 06:12 cmd 06:15:15 -rw-r--r-- 1 jenkins jenkins 10 Oct 12 06:14 coverage.out 06:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 06:12 docs 06:15:15 -rw-rw-r-- 1 jenkins jenkins 880 Oct 12 06:12 go.mod 06:15:15 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 12 06:12 go.sum 06:15:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 06:12 internal 06:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 06:12 pkg 06:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 snap 06:15:15 -rw-rw-r-- 1 jenkins jenkins 155 Oct 12 06:12 version.go 06:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 06:12 web [Pipeline] isUnix [Pipeline] sh 06:15:16 + 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=9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 --label arch=arm64 --label version=0.0.0 . 06:15:17 Sending build context to Docker daemon 21.46MB 06:15:17 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:15:17 Step 2/22 : FROM ${BASE} AS builder 06:15:17 ---> 37592adf39f0 06:15:17 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:15:17 ---> Running in 741101d9ff2f 06:15:17 Removing intermediate container 741101d9ff2f 06:15:17 ---> d3e5d4517833 06:15:17 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:15:18 ---> Running in 75600c71c8e8 06:15:18 Removing intermediate container 75600c71c8e8 06:15:18 ---> 2d41e91c5ad9 06:15:18 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:15:18 ---> Running in 7663c645a607 06:15:19 Removing intermediate container 7663c645a607 06:15:19 ---> ddaf47d454a9 06:15:19 Step 6/22 : LABEL Name=edgex-ui-go 06:15:19 ---> Running in debc67a509e8 06:15:19 Removing intermediate container debc67a509e8 06:15:19 ---> 154364f0ba53 06:15:19 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:15:19 ---> Running in 0bfcf0518489 06:15:20 Removing intermediate container 0bfcf0518489 06:15:20 ---> ff229bb7ccb6 06:15:20 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:20 ---> Running in f7c717aeeaf5 06:15:22 Removing intermediate container f7c717aeeaf5 06:15:22 ---> 361a8b53438d 06:15:22 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:22 ---> Running in 527e20429265 06:15:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:15:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:15:25 OK: 218 MiB in 52 packages 06:15:26 Removing intermediate container 527e20429265 06:15:26 ---> e692fdbaf461 06:15:26 Step 10/22 : ENV GO111MODULE=on 06:15:26 ---> Running in be4c638fb078 06:15:26 Removing intermediate container be4c638fb078 06:15:26 ---> 5a90ef1b921f 06:15:26 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:15:26 ---> Running in 5fb94747c29a 06:15:27 Removing intermediate container 5fb94747c29a 06:15:27 ---> 86d1fea9d7c8 06:15:27 Step 12/22 : COPY . . 06:15:30 ---> 2c12d7bf1055 06:15:30 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:30 ---> Running in 6bc21fdf4284 06:15:33 Removing intermediate container 6bc21fdf4284 06:15:33 ---> 4e140e86e528 06:15:33 Step 14/22 : RUN ${MAKE} 06:15:33 ---> Running in 9e89509e79a7 06:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:16:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:16:04 Removing intermediate container 9e89509e79a7 06:16:04 ---> 4cab59d9cde7 06:16:04 Step 15/22 : FROM alpine:3.14 06:16:04 3.14: Pulling from library/alpine 06:16:04 552d1f2373af: Pulling fs layer 06:16:05 552d1f2373af: Verifying Checksum 06:16:05 552d1f2373af: Download complete 06:16:05 552d1f2373af: Pull complete 06:16:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:16:06 Status: Downloaded newer image for alpine:3.14 06:16:06 ---> bb3de5531c18 06:16:06 Step 16/22 : EXPOSE 4000 06:16:06 ---> Running in 6628138701c8 06:16:06 Removing intermediate container 6628138701c8 06:16:06 ---> e57785ae006d 06:16:06 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:16:08 ---> f59ef501cba4 06:16:08 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:16:08 ---> Running in 4bf51e1efa0f 06:16:08 Removing intermediate container 4bf51e1efa0f 06:16:08 ---> 0bf3d00228e7 06:16:08 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:16:08 ---> Running in e62b85f413ea 06:16:09 Removing intermediate container e62b85f413ea 06:16:09 ---> 44b2d67142c4 06:16:09 Step 20/22 : LABEL arch=arm64 06:16:09 ---> Running in e51147874c45 06:16:09 Removing intermediate container e51147874c45 06:16:09 ---> 8df632fdeec9 06:16:09 Step 21/22 : LABEL git_sha=9a8911af2f9b068d34cb52cf7bb3bc97be6d0426 06:16:09 ---> Running in 915c2a1dd106 06:16:10 Removing intermediate container 915c2a1dd106 06:16:10 ---> d40ca83daea9 06:16:10 Step 22/22 : LABEL version=0.0.0 06:16:10 ---> Running in 35b42b1dd673 06:16:11 Removing intermediate container 35b42b1dd673 06:16:11 ---> efb33c3ec72b 06:16:11 [Warning] One or more build-args [ARCH] were not consumed 06:16:11 Successfully built efb33c3ec72b 06:16:11 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:11 06:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:12 arm64: Pulling from edgex-lftools-log-publisher 06:16:12 448f6bf000e3: Pulling fs layer 06:16:12 f757da607395: Pulling fs layer 06:16:12 05883995daec: Pulling fs layer 06:16:12 8603b9c90790: Pulling fs layer 06:16:12 1560dd03e051: Pulling fs layer 06:16:12 27f5ce0e4adf: Pulling fs layer 06:16:12 c2d8d7efcc4b: Pulling fs layer 06:16:12 8603b9c90790: Waiting 06:16:12 1560dd03e051: Waiting 06:16:12 27f5ce0e4adf: Waiting 06:16:12 c2d8d7efcc4b: Waiting 06:16:12 f757da607395: Verifying Checksum 06:16:12 f757da607395: Download complete 06:16:12 8603b9c90790: Verifying Checksum 06:16:12 8603b9c90790: Download complete 06:16:12 05883995daec: Verifying Checksum 06:16:12 05883995daec: Download complete 06:16:12 27f5ce0e4adf: Download complete 06:16:12 1560dd03e051: Verifying Checksum 06:16:12 1560dd03e051: Download complete 06:16:13 448f6bf000e3: Verifying Checksum 06:16:13 448f6bf000e3: Download complete 06:16:15 c2d8d7efcc4b: Verifying Checksum 06:16:15 c2d8d7efcc4b: Download complete 06:16:17 448f6bf000e3: Pull complete 06:16:17 f757da607395: Pull complete 06:16:18 05883995daec: Pull complete 06:16:19 8603b9c90790: Pull complete 06:16:20 1560dd03e051: Pull complete 06:16:20 27f5ce0e4adf: Pull complete 06:16:36 c2d8d7efcc4b: Pull complete 06:16:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:16:36 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 06:16:36 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:16:40 $ docker top 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:41 ---> job-cost.sh 06:16:41 lf-activate-venv: SKIPPING 06:16:41 INFO: No Stack... 06:17:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:03 INFO: Archiving Costs [Pipeline] sh 06:17:04 + cut -d, -f6 06:17:04 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [Pipeline] lock 06:17:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] 06:17:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] did not exist. Created. 06:17:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:05 /w/workspace/edgex-ui-go/6@tmp/durable-86d5b351/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-86d5b351/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:17:05 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:05 Warning: overwriting stash ‘stack-cost’ 06:17:05 Stashed 1 file(s) [Pipeline] } 06:17:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-6-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:05 $ docker stop --time=1 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c 06:17:07 $ docker rm -f 22db31eb687a520ddcf800d400108b6b26d36d5a10e70d036a1bd2e890dbe46c [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 06:17:08 provisioning config files... 06:17:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4985727246062263735tmp [Pipeline] { [Pipeline] sh 06:17:08 + set +x 06:17:08 + curl -s https://codecov.io/bash 06:17:08 + bash -s -- 06:17:08 06:17:08 _____ _ 06:17:08 / ____| | | 06:17:08 | | ___ __| | ___ ___ _____ __ 06:17:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:17:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:17:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:17:08 Bash-1.0.6 06:17:08 06:17:08 06:17:08 ==> git version 2.24.4 found 06:17:08 ==> 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 06:17:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:17:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:17:08 ==> Jenkins CI detected. 06:17:08 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:17:08 project root: . 06:17:08 --> token set from env 06:17:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:17:09 ==> Running gcov in . (disable via -X gcov) 06:17:09 ==> Python coveragepy not found 06:17:09 ==> Searching for coverage reports in: 06:17:09 + . 06:17:09 -> Found 1 reports 06:17:09 ==> Detecting git/mercurial file structure 06:17:09 ==> Reading reports 06:17:09 + ./coverage.out bytes=10 06:17:09 ==> Appending adjustments 06:17:09 https://docs.codecov.io/docs/fixing-reports 06:17:09 + Found adjustments 06:17:09 ==> Gzipping contents 06:17:09 4.0K /tmp/codecov.6YPmsa.gz 06:17:09 ==> Uploading reports 06:17:09 url: https://codecov.io 06:17:09 query: branch=PR-431&commit=e181fc16709b21de296207536278b4f6a59e7bdb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:17:09 -> Pinging Codecov 06:17:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=e181fc16709b21de296207536278b4f6a59e7bdb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:17:09 -> Uploading to 06:17:09 https://storage.googleapis.com/codecov/v4/raw/2021-10-12/FB506323287CE973F263BFD2A0EB1F37/e181fc16709b21de296207536278b4f6a59e7bdb/a5f7c9dd-e338-44ad-b9db-33cdcdedd618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T061709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7d741b238ee0f52f415ebff4fe746892c9bff4005c285ee54a5ce6e8a5ffeef 06:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:09 Dload Upload Total Spent Left Speed 06:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3561 0 0 100 3561 0 11415 --:--:-- --:--:-- --:--:-- 11413 06:17:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e181fc16709b21de296207536278b4f6a59e7bdb [Pipeline] } 06:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 06:17:11 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:17:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:17:12 ---> package-listing.sh 06:17:12 ++ facter osfamily 06:17:12 ++ tr '[:upper:]' '[:lower:]' 06:17:12 + OS_FAMILY=redhat 06:17:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:17:12 + START_PACKAGES=/tmp/packages_start.txt 06:17:12 + END_PACKAGES=/tmp/packages_end.txt 06:17:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:12 + PACKAGES=/tmp/packages_start.txt 06:17:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:17:12 + PACKAGES=/tmp/packages_end.txt 06:17:12 + case "${OS_FAMILY}" in 06:17:12 + rpm -qa 06:17:12 + sort 06:17:13 + '[' -f /tmp/packages_start.txt ']' 06:17:13 + '[' -f /tmp/packages_end.txt ']' 06:17:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:17:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 06:17:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 06:17:13 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_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:17:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:13 06:17:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:17:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:14 latest: Pulling from edgex-lftools-log-publisher 06:17:14 b4d181a07f80: Pulling fs layer 06:17:14 a1111a8f2ec3: Pulling fs layer 06:17:14 ed53099fbce6: Pulling fs layer 06:17:14 dc539afda2c1: Pulling fs layer 06:17:14 77bc0d833cb6: Pulling fs layer 06:17:14 9065ff56babe: Pulling fs layer 06:17:14 d287ab97295c: Pulling fs layer 06:17:14 dc539afda2c1: Waiting 06:17:14 77bc0d833cb6: Waiting 06:17:14 9065ff56babe: Waiting 06:17:14 d287ab97295c: Waiting 06:17:14 a1111a8f2ec3: Verifying Checksum 06:17:14 a1111a8f2ec3: Download complete 06:17:14 dc539afda2c1: Verifying Checksum 06:17:14 dc539afda2c1: Download complete 06:17:14 ed53099fbce6: Verifying Checksum 06:17:14 ed53099fbce6: Download complete 06:17:14 9065ff56babe: Verifying Checksum 06:17:14 9065ff56babe: Download complete 06:17:14 77bc0d833cb6: Verifying Checksum 06:17:14 77bc0d833cb6: Download complete 06:17:14 b4d181a07f80: Verifying Checksum 06:17:14 b4d181a07f80: Download complete 06:17:14 d287ab97295c: Verifying Checksum 06:17:14 d287ab97295c: Download complete 06:17:15 b4d181a07f80: Pull complete 06:17:15 a1111a8f2ec3: Pull complete 06:17:16 ed53099fbce6: Pull complete 06:17:16 dc539afda2c1: Pull complete 06:17:16 77bc0d833cb6: Pull complete 06:17:16 9065ff56babe: Pull complete 06:17:22 d287ab97295c: Pull complete 06:17:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:17:22 prd-centos7-docker-4c-2g-594 does not seem to be running inside a container 06:17:22 $ 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_PR-431/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_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:24 $ docker top 85f3ab34769516d881710428b7c7112ff04c6bcfda0535efc15c3a1b7f462b1f -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:24 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:25 + mkdir -p /var/log/sysstat [Pipeline] sh 06:17:25 + ls /var/log/sa-host 06:17:25 + sadf -c /var/log/sa-host/sa12 06:17:25 file_magic: OK 06:17:25 HZ: Using current value: 100 06:17:25 file_header: OK 06:17:25 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 06:17:25 Statistics: 06:17:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:25 File successfully converted to sysstat format version 12.0.3 06:17:25 + sadf -c /var/log/sa-host/sa30 06:17:25 file_magic: OK 06:17:25 HZ: Using current value: 100 06:17:25 file_header: OK 06:17:25 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 06:17:25 Statistics: 06:17:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:25 provisioning config files... 06:17:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4859217881696318598tmp [Pipeline] { [Pipeline] echo 06:17:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:25 ---> create-netrc.sh [Pipeline] } 06:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:17:26 ---> python-tools-install.sh [Pipeline] echo 06:17:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:26 ---> sudo-logs.sh 06:17:26 Archiving 'sudo' log.. 06:17:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known 06:17:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-594.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:17:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:26 ---> job-cost.sh 06:17:26 lf-activate-venv: SKIPPING 06:17:26 DEBUG: total: 0.10999999940395355 06:17:26 INFO: Retrieving Stack Cost... 06:17:27 INFO: Retrieving Pricing Info for: v3-standard-2 06:17:27 INFO: Archiving Costs [Pipeline] echo 06:17:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:27 ---> logs-deploy.sh 06:17:27 lf-activate-venv: SKIPPING 06:17:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/6 06:17:27 INFO: archiving workspace using pattern(s): 06:17:28 Archives upload complete. 06:17:28 INFO: archiving logs to Nexus 06:17:29 ---> uname -a: 06:17:29 Linux prd-centos7-docker-4c-2g-594.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 06:17:29 06:17:29 06:17:29 ---> lscpu: 06:17:29 Architecture: x86_64 06:17:29 CPU op-mode(s): 32-bit, 64-bit 06:17:29 Byte Order: Little Endian 06:17:29 Address sizes: 40 bits physical, 48 bits virtual 06:17:29 CPU(s): 2 06:17:29 On-line CPU(s) list: 0,1 06:17:29 Thread(s) per core: 1 06:17:29 Core(s) per socket: 1 06:17:29 Socket(s): 2 06:17:29 NUMA node(s): 1 06:17:29 Vendor ID: AuthenticAMD 06:17:29 CPU family: 23 06:17:29 Model: 49 06:17:29 Model name: AMD EPYC-Rome Processor 06:17:29 Stepping: 0 06:17:29 CPU MHz: 2799.996 06:17:29 BogoMIPS: 5599.99 06:17:29 Virtualization: AMD-V 06:17:29 Hypervisor vendor: KVM 06:17:29 Virtualization type: full 06:17:29 L1d cache: 32K 06:17:29 L1i cache: 32K 06:17:29 L2 cache: 512K 06:17:29 L3 cache: 16384K 06:17:29 NUMA node0 CPU(s): 0,1 06:17:29 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 06:17:29 06:17:29 06:17:29 ---> nproc: 06:17:29 2 06:17:29 06:17:29 06:17:29 ---> df -h: 06:17:29 Filesystem Size Used Avail Use% Mounted on 06:17:29 overlay 40G 7.7G 33G 20% / 06:17:29 tmpfs 64M 0 64M 0% /dev 06:17:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:17:29 shm 64M 0 64M 0% /dev/shm 06:17:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:17:29 06:17:29 06:17:29 ---> sar -b -r -n DEV: 06:17:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 06:17:29 06:17:29 06:07:33 LINUX RESTART (2 CPU) 06:17:29 06:17:29 06:08:01 tps rtps wtps bread/s bwrtn/s 06:17:29 06:09:01 88.14 3.56 84.58 2380.95 4694.25 06:17:29 06:10:01 1.72 0.00 1.72 0.00 31.76 06:17:29 06:11:01 0.32 0.00 0.32 0.00 3.85 06:17:29 06:12:01 0.33 0.00 0.33 0.00 6.48 06:17:29 06:13:01 0.32 0.00 0.32 0.00 4.76 06:17:29 06:14:01 0.42 0.00 0.42 0.00 6.71 06:17:29 06:15:01 0.23 0.00 0.23 0.00 3.05 06:17:29 06:16:01 0.18 0.00 0.18 0.00 2.03 06:17:29 06:17:01 0.28 0.00 0.28 0.00 3.90 06:17:29 Average: 10.22 0.40 9.82 264.62 528.67 06:17:29 06:17:29 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:29 06:09:01 5659256 0 616676 7.70 2620 1730380 1243880 13.73 577656 1535208 20 06:17:29 06:10:01 5670376 0 605548 7.56 2620 1730388 1161780 12.83 568288 1535776 16 06:17:29 06:11:01 5671560 0 604364 7.55 2620 1730388 1161924 12.83 566688 1535776 8 06:17:29 06:12:01 5668748 0 607168 7.58 2620 1730396 1161780 12.83 568936 1536680 8 06:17:29 06:13:01 5670920 0 604992 7.55 2620 1730400 1161972 12.83 566744 1536680 12 06:17:29 06:14:01 5672184 0 603724 7.54 2620 1730404 1161780 12.83 565452 1536908 16 06:17:29 06:15:01 5671588 0 604316 7.55 2620 1730408 1161780 12.83 566124 1536904 16 06:17:29 06:16:01 5661356 0 614544 7.67 2620 1730412 1161828 12.83 576244 1536904 8 06:17:29 06:17:01 5661084 0 614808 7.68 2620 1730420 1161780 12.83 577648 1535928 16 06:17:29 Average: 5667452 0 608460 7.60 2620 1730400 1170945 12.93 570420 1536307 13 06:17:29 06:17:29 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:29 06:09:01 eth0 220.70 189.96 904.86 45.45 0.00 0.00 0.00 0.00 06:17:29 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:09:01 docker0 63.76 42.26 5.67 233.47 0.00 0.00 0.00 0.00 06:17:29 06:10:01 eth0 0.57 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:17:29 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:11:01 eth0 0.93 0.20 0.18 0.07 0.00 0.00 0.00 0.00 06:17:29 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:12:01 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:17:29 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:13:01 eth0 0.77 0.43 0.35 0.24 0.00 0.00 0.00 0.00 06:17:29 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:14:01 eth0 0.27 0.08 0.01 0.03 0.00 0.00 0.00 0.00 06:17:29 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:15:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:17:29 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:16:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:17:29 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:17:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:17:29 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 Average: eth0 24.97 21.25 100.65 5.10 0.00 0.00 0.00 0.00 06:17:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:29 Average: docker0 7.09 4.70 0.63 25.95 0.00 0.00 0.00 0.00 06:17:29 06:17:29 06:17:29 ---> sar -P ALL: 06:17:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/12/21 _x86_64_ (2 CPU) 06:17:29 06:17:29 06:07:33 LINUX RESTART (2 CPU) 06:17:29 06:17:29 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:17:29 06:09:01 all 7.04 0.00 2.35 2.14 0.05 88.42 06:17:29 06:09:01 0 6.69 0.00 2.75 1.39 0.05 89.12 06:17:29 06:09:01 1 7.39 0.00 1.95 2.88 0.05 87.73 06:17:29 06:10:01 all 0.20 0.00 0.05 0.00 0.02 99.73 06:17:29 06:10:01 0 0.35 0.00 0.05 0.00 0.02 99.58 06:17:29 06:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:17:29 06:11:01 all 0.24 0.00 0.05 0.00 0.03 99.68 06:17:29 06:11:01 0 0.40 0.00 0.03 0.00 0.02 99.55 06:17:29 06:11:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:17:29 06:12:01 all 0.22 0.00 0.04 0.00 0.02 99.72 06:17:29 06:12:01 0 0.37 0.00 0.03 0.00 0.00 99.60 06:17:29 06:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 06:17:29 06:13:01 all 0.19 0.00 0.05 0.00 0.03 99.73 06:17:29 06:13:01 0 0.18 0.00 0.03 0.00 0.02 99.77 06:17:29 06:13:01 1 0.20 0.00 0.07 0.00 0.03 99.70 06:17:29 06:14:01 all 0.04 0.00 0.06 0.00 0.02 99.88 06:17:29 06:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:17:29 06:14:01 1 0.07 0.00 0.08 0.00 0.02 99.83 06:17:29 06:15:01 all 0.16 0.00 0.05 0.00 0.03 99.77 06:17:29 06:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:17:29 06:15:01 1 0.27 0.00 0.05 0.00 0.03 99.65 06:17:29 06:16:01 all 0.20 0.00 0.05 0.00 0.02 99.73 06:17:29 06:16:01 0 0.22 0.00 0.05 0.00 0.02 99.72 06:17:29 06:16:01 1 0.18 0.00 0.05 0.00 0.02 99.75 06:17:29 06:17:01 all 0.23 0.00 0.06 0.00 0.02 99.70 06:17:29 06:17:01 0 0.38 0.00 0.03 0.00 0.02 99.57 06:17:29 06:17:01 1 0.07 0.00 0.08 0.00 0.02 99.83 06:17:29 Average: all 0.94 0.00 0.30 0.23 0.02 98.50 06:17:29 Average: 0 0.95 0.00 0.34 0.15 0.02 98.54 06:17:29 Average: 1 0.92 0.00 0.27 0.32 0.03 98.47 06:17:29 06:17:29 06:17:29