Pull request #455 updated 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 MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than 0628ff9885daf57c8be57e1088d454a2470c7ed8 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh7845572871027371715.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-ssh1793003949626871881.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-455/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-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3003287101272492937.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-ssh2589630382742515077.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-455/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-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh618034172105045546.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 ‘prd-centos7-docker-4c-2g-997’ is offline Running on prd-centos7-docker-4c-2g-1004 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # 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-455@tmp/jenkins-gitclient-ssh6218054794023162514.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 f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) > 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-455@tmp/jenkins-gitclient-ssh5404750864859582069.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 > 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-455@tmp/jenkins-gitclient-ssh3064868218022847306.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-version" First time build. Skipping changelog. > git rev-list --no-walk 24451778d7f6538b20b0c98132491e42f7515316 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:19 ========================================================= 07:12:19 EdgeX Global Pipelines Version Info 07:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:20 ------------------- 07:12:20 stable info: 07:12:20 ------------------- 07:12:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:12:20 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 07:12:20 Message: update stable to v1.0.209 07:12:21 ------------------- 07:12:21 experimental info: 07:12:21 ------------------- 07:12:21 Commited By: **** collab-it+edgex@linuxfoundation.org 07:12:21 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 07:12:21 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0628ff9 [Pipeline] echo 07:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:22 provisioning config files... 07:12:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config5574353647893567142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:22 ---> docker-login.sh 07:12:22 nexus3.edgexfoundry.org:10001 07:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:22 Configure a credential helper to remove this warning. See 07:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:22 07:12:22 Login Succeeded 07:12:22 nexus3.edgexfoundry.org:10002 07:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:22 Configure a credential helper to remove this warning. See 07:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:22 07:12:22 Login Succeeded 07:12:22 nexus3.edgexfoundry.org:10003 07:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:22 Configure a credential helper to remove this warning. See 07:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:22 07:12:22 Login Succeeded 07:12:22 nexus3.edgexfoundry.org:10004 07:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:22 Configure a credential helper to remove this warning. See 07:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:22 07:12:22 Login Succeeded 07:12:22 docker.io 07:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:23 Configure a credential helper to remove this warning. See 07:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:23 07:12:23 Login Succeeded 07:12:23 ---> docker-login.sh ends [Pipeline] } 07:12:23 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 07:12:23 + git log --format=format:%s -1 0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] echo 07:12:23 GIT_COMMIT: 0628ff9885daf57c8be57e1088d454a2470c7ed8, Commit Message: Merge branch 'main' into fix-snap-version [Pipeline] echo 07:12:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:24 07:12:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:12:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:24 latest: Pulling from edgex-devops/git-semver 07:12:24 a0d0a0d46f8b: Pulling fs layer 07:12:24 3e5f54012d9b: Pulling fs layer 07:12:24 4c7163046ea9: Pulling fs layer 07:12:24 0c2d73faf560: Pulling fs layer 07:12:24 0c2d73faf560: Waiting 07:12:24 3e5f54012d9b: Verifying Checksum 07:12:24 3e5f54012d9b: Download complete 07:12:24 a0d0a0d46f8b: Verifying Checksum 07:12:24 a0d0a0d46f8b: Download complete 07:12:24 4c7163046ea9: Verifying Checksum 07:12:24 4c7163046ea9: Download complete 07:12:24 0c2d73faf560: Verifying Checksum 07:12:24 0c2d73faf560: Download complete 07:12:24 a0d0a0d46f8b: Pull complete 07:12:24 3e5f54012d9b: Pull complete 07:12:25 4c7163046ea9: Pull complete 07:12:25 0c2d73faf560: Pull complete 07:12:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:12:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:12:25 prd-centos7-docker-4c-2g-1004 does not seem to be running inside a container 07:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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:10004/edgex-devops/git-semver:latest cat 07:12:26 $ docker top 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:26 [ssh-agent] Looking for ssh-agent implementation... 07:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:26 $ docker exec 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent 07:12:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfcaHC/agent.15 07:12:26 SSH_AGENT_PID=22 07:12:26 Running ssh-add (command line suppressed) 07:12:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_6065698441213110746.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_6065698441213110746.key) 07:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:26 + git tag --points-at HEAD [Pipeline] } 07:12:26 $ docker exec --env ******** --env ******** 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent -k 07:12:26 unset SSH_AUTH_SOCK; 07:12:26 unset SSH_AGENT_PID; 07:12:26 echo Agent pid 22 killed; 07:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:26 [ssh-agent] Looking for ssh-agent implementation... 07:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:27 $ docker exec 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent 07:12:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbclkC/agent.55 07:12:27 SSH_AGENT_PID=60 07:12:27 Running ssh-add (command line suppressed) 07:12:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_879095670345215490.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_879095670345215490.key) 07:12:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:27 + git semver init 07:12:27 # -> Open(): unable to determine branch for HEAD 07:12:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git 07:12:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:12:27 # $SEMVER_REMOTE_NAME = origin 07:12:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:12:27 # $SEMVER_USER_NAME = edgex-jenkins 07:12:27 # $SEMVER_BRANCH = PR-455 07:12:27 # $SEMVER_TEMP = /tmp/semver-500889471 07:12:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:12:30 # '/tmp/semver-500889471' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' 07:12:30 # -> Force: false 07:12:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } 07:12:30 $ docker exec --env ******** --env ******** 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 ssh-agent -k 07:12:30 unset SSH_AUTH_SOCK; 07:12:30 unset SSH_AGENT_PID; 07:12:30 echo Agent pid 60 killed; 07:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:30 + git semver [Pipeline] } 07:12:30 $ docker stop --time=1 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 07:12:31 $ docker rm -f 976c72be9546ce22d76962b01194b8520219195470adbcf8f5387d001278c853 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:32 Stashed 1 file(s) [Pipeline] echo 07:12:32 [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 07:12:47 Still waiting to schedule task 07:12:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:12:47 Still waiting to schedule task 07:12:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:16:36 Running on prd-centos7-docker-4c-2g-1009 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:16:36 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 07:16:36 The recommended git tool is: git 07:16:38 using credential edgex-jenkins-ssh 07:16:38 Cloning the remote Git repository 07:16:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:16:38 > git init /w/workspace/edgex-ui-go/5 # timeout=10 07:16:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:38 > git --version # timeout=10 07:16:38 > git --version # 'git version 2.24.4' 07:16:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:38 [INFO] Currently running in a labeled security context 07:16:38 [INFO] Currently SELinux is 'enforcing' on the host 07:16:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh3306924055807781709.key 07:16:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:41 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 07:16:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:40 [INFO] Currently running in a labeled security context 07:16:40 [INFO] Currently SELinux is 'enforcing' on the host 07:16:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh7463750782513980904.key 07:16:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:16:41 Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 07:16:41 Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) 07:16:40 > git config core.sparsecheckout # timeout=10 07:16:40 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 07:16:40 > git remote # timeout=10 07:16:40 > git config --get remote.origin.url # timeout=10 07:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:40 [INFO] Currently running in a labeled security context 07:16:40 [INFO] Currently SELinux is 'enforcing' on the host 07:16:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh9141883482349173232.key 07:16:40 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 07:16:40 > git rev-parse HEAD^{commit} # timeout=10 07:16:40 > git config core.sparsecheckout # timeout=10 07:16:40 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 07:16:45 Commit message: "Merge branch 'main' into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:46 provisioning config files... 07:16:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config3525466347394797363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:46 ---> docker-login.sh 07:16:46 nexus3.edgexfoundry.org:10001 07:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:46 Configure a credential helper to remove this warning. See 07:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:46 07:16:46 Login Succeeded 07:16:46 nexus3.edgexfoundry.org:10002 07:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:46 Configure a credential helper to remove this warning. See 07:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:46 07:16:46 Login Succeeded 07:16:46 nexus3.edgexfoundry.org:10003 07:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:46 Configure a credential helper to remove this warning. See 07:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:46 07:16:46 Login Succeeded 07:16:46 nexus3.edgexfoundry.org:10004 07:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:46 Configure a credential helper to remove this warning. See 07:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:46 07:16:46 Login Succeeded 07:16:46 docker.io 07:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:47 Configure a credential helper to remove this warning. See 07:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:47 07:16:47 Login Succeeded 07:16:47 ---> docker-login.sh ends [Pipeline] } 07:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:47 ========================================================= 07:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:16:47 + 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 . 07:16:47 Sending build context to Docker daemon 20.58MB 07:16:47 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:16:47 Step 2/14 : FROM ${BASE} AS builder 07:16:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:16:48 4e9f2cdf4387: Pulling fs layer 07:16:48 57d31006c564: Pulling fs layer 07:16:48 bd5ccded8296: Pulling fs layer 07:16:48 304dd3a0f381: Pulling fs layer 07:16:48 d37cda54a23b: Pulling fs layer 07:16:48 bae75c0f2455: Pulling fs layer 07:16:48 806579b3d29a: Pulling fs layer 07:16:48 c77eb801bf70: Pulling fs layer 07:16:48 6d0567d44e1a: Pulling fs layer 07:16:48 304dd3a0f381: Waiting 07:16:48 d37cda54a23b: Waiting 07:16:48 bae75c0f2455: Waiting 07:16:48 806579b3d29a: Waiting 07:16:48 c77eb801bf70: Waiting 07:16:48 6d0567d44e1a: Waiting 07:16:48 bd5ccded8296: Verifying Checksum 07:16:48 bd5ccded8296: Download complete 07:16:48 57d31006c564: Verifying Checksum 07:16:48 57d31006c564: Download complete 07:16:48 d37cda54a23b: Verifying Checksum 07:16:48 d37cda54a23b: Download complete 07:16:48 bae75c0f2455: Verifying Checksum 07:16:48 bae75c0f2455: Download complete 07:16:48 4e9f2cdf4387: Verifying Checksum 07:16:48 4e9f2cdf4387: Download complete 07:16:48 806579b3d29a: Verifying Checksum 07:16:48 806579b3d29a: Download complete 07:16:48 c77eb801bf70: Verifying Checksum 07:16:48 c77eb801bf70: Download complete 07:16:48 4e9f2cdf4387: Pull complete 07:16:49 57d31006c564: Pull complete 07:16:49 304dd3a0f381: Verifying Checksum 07:16:49 304dd3a0f381: Download complete 07:16:49 bd5ccded8296: Pull complete 07:16:49 6d0567d44e1a: Verifying Checksum 07:16:49 6d0567d44e1a: Download complete 07:16:53 304dd3a0f381: Pull complete 07:16:53 d37cda54a23b: Pull complete 07:16:53 bae75c0f2455: Pull complete 07:16:53 806579b3d29a: Pull complete 07:16:53 c77eb801bf70: Pull complete 07:16:56 6d0567d44e1a: Pull complete 07:16:56 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 07:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:16:56 ---> e839a31ac9d1 07:16:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:16:58 ---> Running in 34aa660b4f0c 07:16:58 Removing intermediate container 34aa660b4f0c 07:16:58 ---> 6a8377958801 07:16:58 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:16:58 ---> Running in 4d95d24eae10 07:16:58 Removing intermediate container 4d95d24eae10 07:16:58 ---> e17d193d34da 07:16:58 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:16:58 ---> Running in 96f04039ab93 07:16:58 Removing intermediate container 96f04039ab93 07:16:58 ---> d0d57867269f 07:16:58 Step 6/14 : LABEL Name=edgex-ui-go 07:16:58 ---> Running in fd80cc90394d 07:16:58 Removing intermediate container fd80cc90394d 07:16:58 ---> 577eb9696e80 07:16:58 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:16:58 ---> Running in ee52d0ea281a 07:16:58 Removing intermediate container ee52d0ea281a 07:16:58 ---> 02a5c93c3bf1 07:16:58 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:58 ---> Running in fd425a258ab4 07:16:58 Removing intermediate container fd425a258ab4 07:16:58 ---> 1252fe4d01ca 07:16:58 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:16:58 ---> Running in ccc4a36069a3 07:16:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:00 OK: 219 MiB in 52 packages 07:17:00 Removing intermediate container ccc4a36069a3 07:17:00 ---> 78c59ec0311f 07:17:00 Step 10/14 : ENV GO111MODULE=on 07:17:01 ---> Running in c448969391ae 07:17:01 Removing intermediate container c448969391ae 07:17:01 ---> 0d580cd2597b 07:17:01 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:17:01 ---> Running in c3a51d6a2edc 07:17:01 Removing intermediate container c3a51d6a2edc 07:17:01 ---> 815b2a732d75 07:17:01 Step 12/14 : COPY . . 07:17:01 ---> 071ad8768bda 07:17:01 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:01 ---> Running in 6d83e83b0fd7 07:17:20 Removing intermediate container 6d83e83b0fd7 07:17:20 ---> 3bf073b2d643 07:17:20 Step 14/14 : RUN ${MAKE} 07:17:20 ---> Running in 19a030683c0a 07:17:20 noop 07:17:20 Removing intermediate container 19a030683c0a 07:17:20 ---> 379033a6aedc 07:17:20 Successfully built 379033a6aedc 07:17:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:17:20 + docker inspect -f . ci-base-image-x86_64 07:17:20 . [Pipeline] withDockerContainer 07:17:20 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 07:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 07:17:20 $ docker top a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:21 + go version 07:17:21 go version go1.16.8 linux/amd64 [Pipeline] } 07:17:21 $ docker stop --time=1 a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 07:17:22 $ docker rm -f a74e69f452776d7712bce4a031f6c9a6cfc88fd86d76ad88f8ee4b84b4f98846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:22 + docker inspect -f . ci-base-image-x86_64 07:17:22 . [Pipeline] withDockerContainer 07:17:23 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 07:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 07:17:23 $ docker top cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:17:23 + make test 07:17:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:17:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:17:39 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:17:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:17:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:17:44 $ docker stop --time=1 cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 07:17:45 $ docker rm -f cf081640252428cc88c8ee876e4cb944138c356b84db5d01a59d9ec2c3653da0 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:17:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:17:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:17:48 + ls -al . 07:17:48 total 88 07:17:48 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 07:17 . 07:17:48 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 07:16 .. 07:17:48 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 07:16 assets 07:17:48 drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 07:16 bin 07:17:48 drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 07:16 cmd 07:17:48 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 07:16 CONTRIBUTING.md 07:17:48 -rw-r--r--. 1 jenkins jenkins 10 Oct 13 07:17 coverage.out 07:17:48 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 07:16 Dockerfile 07:17:48 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 07:16 docs 07:17:48 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 07:16 .git 07:17:48 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 07:16 .github 07:17:48 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:16 .gitignore 07:17:48 -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 07:16 go.mod 07:17:48 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 07:16 go.sum 07:17:48 drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 07:16 internal 07:17:48 -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 07:16 Jenkinsfile 07:17:48 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 07:16 LICENSE 07:17:48 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 07:16 Makefile 07:17:48 drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 07:16 pkg 07:17:48 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 07:16 README.md 07:17:48 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 07:16 snap 07:17:48 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 07:12 VERSION 07:17:48 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:16 version.go 07:17:48 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 07:16 web [Pipeline] isUnix [Pipeline] sh 07:17:48 + 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=0628ff9885daf57c8be57e1088d454a2470c7ed8 --label arch=amd64 --label version=0.0.0 . 07:17:48 Sending build context to Docker daemon 20.58MB 07:17:48 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:17:48 Step 2/22 : FROM ${BASE} AS builder 07:17:48 ---> 379033a6aedc 07:17:48 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:17:48 ---> Running in ad3b067e1b8b 07:17:48 Removing intermediate container ad3b067e1b8b 07:17:48 ---> d84e92e564fd 07:17:48 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:17:48 ---> Running in e282c549b267 07:17:48 Removing intermediate container e282c549b267 07:17:48 ---> 557256c6ee5b 07:17:48 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:17:48 ---> Running in 4e1165a6a5e1 07:17:48 Removing intermediate container 4e1165a6a5e1 07:17:48 ---> 9f90d4b292e3 07:17:48 Step 6/22 : LABEL Name=edgex-ui-go 07:17:48 ---> Running in f4dae1f6a052 07:17:48 Removing intermediate container f4dae1f6a052 07:17:48 ---> 77c64439087b 07:17:48 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:17:49 ---> Running in a09f23b852f0 07:17:49 Removing intermediate container a09f23b852f0 07:17:49 ---> 97749926782d 07:17:49 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:49 ---> Running in 79ef2dde680b 07:17:49 Removing intermediate container 79ef2dde680b 07:17:49 ---> aeb590205fa0 07:17:49 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:17:49 ---> Running in 2955c8aaa1cb 07:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:51 OK: 219 MiB in 52 packages 07:17:51 Removing intermediate container 2955c8aaa1cb 07:17:51 ---> afe25f7f3914 07:17:51 Step 10/22 : ENV GO111MODULE=on 07:17:51 ---> Running in 3b63dabf1482 07:17:51 Removing intermediate container 3b63dabf1482 07:17:51 ---> c7c39380c556 07:17:51 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:17:51 ---> Running in cde45b12316f 07:17:51 Removing intermediate container cde45b12316f 07:17:51 ---> 90ca7a670a01 07:17:51 Step 12/22 : COPY . . 07:17:52 ---> 47ef1972fc23 07:17:52 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:52 ---> Running in 43f4e234592d 07:17:52 Removing intermediate container 43f4e234592d 07:17:52 ---> d1c40702dd10 07:17:52 Step 14/22 : RUN ${MAKE} 07:17:52 ---> Running in 9d197b408eda 07:17:53 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 07:18:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:18:04 Removing intermediate container 9d197b408eda 07:18:04 ---> 47c0572070ec 07:18:04 Step 15/22 : FROM alpine:3.14 07:18:05 3.14: Pulling from library/alpine 07:18:05 a0d0a0d46f8b: Pulling fs layer 07:18:05 a0d0a0d46f8b: Verifying Checksum 07:18:05 a0d0a0d46f8b: Download complete 07:18:05 a0d0a0d46f8b: Pull complete 07:18:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:18:05 Status: Downloaded newer image for alpine:3.14 07:18:05 ---> 14119a10abf4 07:18:05 Step 16/22 : EXPOSE 4000 07:18:05 ---> Running in 4a50e537f246 07:18:06 Removing intermediate container 4a50e537f246 07:18:06 ---> f87520082236 07:18: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 07:18:06 ---> 5dcb91888015 07:18:06 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:18:06 ---> Running in 2295db1dad81 07:18:06 Removing intermediate container 2295db1dad81 07:18:06 ---> 1b0479dba2c5 07:18:06 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:18:06 ---> Running in eefb27a15729 07:18:06 Removing intermediate container eefb27a15729 07:18:06 ---> dcb9e4726a50 07:18:06 Step 20/22 : LABEL arch=amd64 07:18:06 ---> Running in 680021c803c3 07:18:06 Removing intermediate container 680021c803c3 07:18:06 ---> d47fd2ad2d76 07:18:06 Step 21/22 : LABEL git_sha=0628ff9885daf57c8be57e1088d454a2470c7ed8 07:18:06 ---> Running in 710cccd2986b 07:18:06 Removing intermediate container 710cccd2986b 07:18:06 ---> eb0e1269be96 07:18:06 Step 22/22 : LABEL version=0.0.0 07:18:06 ---> Running in 8670c3e9e69e 07:18:07 Removing intermediate container 8670c3e9e69e 07:18:07 ---> 60d33759fcec 07:18:07 [Warning] One or more build-args [ARCH] were not consumed 07:18:07 Successfully built 60d33759fcec 07:18:07 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 07:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:07 07:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:08 latest: Pulling from edgex-lftools-log-publisher 07:18:08 b4d181a07f80: Pulling fs layer 07:18:08 a1111a8f2ec3: Pulling fs layer 07:18:08 ed53099fbce6: Pulling fs layer 07:18:08 dc539afda2c1: Pulling fs layer 07:18:08 77bc0d833cb6: Pulling fs layer 07:18:08 9065ff56babe: Pulling fs layer 07:18:08 d287ab97295c: Pulling fs layer 07:18:08 77bc0d833cb6: Waiting 07:18:08 9065ff56babe: Waiting 07:18:08 d287ab97295c: Waiting 07:18:08 dc539afda2c1: Waiting 07:18:08 a1111a8f2ec3: Verifying Checksum 07:18:08 a1111a8f2ec3: Download complete 07:18:08 dc539afda2c1: Verifying Checksum 07:18:08 dc539afda2c1: Download complete 07:18:08 ed53099fbce6: Verifying Checksum 07:18:08 ed53099fbce6: Download complete 07:18:08 77bc0d833cb6: Verifying Checksum 07:18:08 77bc0d833cb6: Download complete 07:18:08 9065ff56babe: Verifying Checksum 07:18:08 9065ff56babe: Download complete 07:18:08 b4d181a07f80: Verifying Checksum 07:18:08 b4d181a07f80: Download complete 07:18:08 d287ab97295c: Verifying Checksum 07:18:08 d287ab97295c: Download complete 07:18:10 b4d181a07f80: Pull complete 07:18:10 a1111a8f2ec3: Pull complete 07:18:10 ed53099fbce6: Pull complete 07:18:10 dc539afda2c1: Pull complete 07:18:11 77bc0d833cb6: Pull complete 07:18:11 9065ff56babe: Pull complete 07:18:16 d287ab97295c: Pull complete 07:18:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:18:16 prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container 07:18:16 $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:18:19 $ docker top cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:19 ---> job-cost.sh 07:18:19 lf-activate-venv: SKIPPING 07:18:19 INFO: No Stack... 07:18:20 INFO: Retrieving Pricing Info for: v3-standard-2 07:18:20 INFO: Archiving Costs [Pipeline] sh 07:18:20 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 07:18:20 + cut -d, -f6 [Pipeline] lock 07:18:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] 07:18:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] did not exist. Created. 07:18:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:21 + echo total: 0.05999999865889549 [Pipeline] stash 07:18:21 Stashed 1 file(s) [Pipeline] } 07:18:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:21 $ docker stop --time=1 cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e 07:18:22 $ docker rm -f cdfc5000a3807666ee1871eb12facae8961acf2b2fc3044ed807bc7305fd769e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:19:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1011 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:19:06 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 07:19:06 The recommended git tool is: git 07:19:12 using credential edgex-jenkins-ssh 07:19:12 Cloning the remote Git repository 07:19:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:19:12 > git init /w/workspace/edgex-ui-go/5 # timeout=10 07:19:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:19:12 > git --version # timeout=10 07:19:12 > git --version # 'git version 2.17.1' 07:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:16 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 0628ff9885daf57c8be57e1088d454a2470c7ed8 07:19:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:19:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:19:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:19:16 > git config core.sparsecheckout # timeout=10 07:19:16 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 07:19:16 Merge succeeded, producing 0628ff9885daf57c8be57e1088d454a2470c7ed8 07:19:16 Checking out Revision 0628ff9885daf57c8be57e1088d454a2470c7ed8 (PR-455) 07:19:16 > git remote # timeout=10 07:19:16 > git config --get remote.origin.url # timeout=10 07:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:16 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 07:19:16 > git rev-parse HEAD^{commit} # timeout=10 07:19:16 > git config core.sparsecheckout # timeout=10 07:19:16 > git checkout -f 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 07:19:21 Commit message: "Merge branch 'main' into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:22 provisioning config files... 07:19:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4166887763864649045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:22 ---> docker-login.sh 07:19:22 nexus3.edgexfoundry.org:10001 07:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:24 Configure a credential helper to remove this warning. See 07:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:24 07:19:24 Login Succeeded 07:19:24 nexus3.edgexfoundry.org:10002 07:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:24 Configure a credential helper to remove this warning. See 07:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:24 07:19:24 Login Succeeded 07:19:24 nexus3.edgexfoundry.org:10003 07:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:25 Configure a credential helper to remove this warning. See 07:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:25 07:19:25 Login Succeeded 07:19:25 nexus3.edgexfoundry.org:10004 07:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:26 Configure a credential helper to remove this warning. See 07:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:26 07:19:26 Login Succeeded 07:19:26 docker.io 07:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:26 Configure a credential helper to remove this warning. See 07:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:26 07:19:26 Login Succeeded 07:19:26 ---> docker-login.sh ends [Pipeline] } 07:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:19:27 ========================================================= 07:19:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:19:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:19:28 + 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 . 07:19:29 Sending build context to Docker daemon 20.58MB 07:19:29 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:19:29 Step 2/14 : FROM ${BASE} AS builder 07:19:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:19:29 bbf911997326: Pulling fs layer 07:19:29 58ec367f63d7: Pulling fs layer 07:19:29 1b4a6ffa7d45: Pulling fs layer 07:19:29 fc5181fea5dc: Pulling fs layer 07:19:29 9c418107303f: Pulling fs layer 07:19:29 284eca6f2348: Pulling fs layer 07:19:29 842844d905b1: Pulling fs layer 07:19:29 901a3a57568e: Pulling fs layer 07:19:29 284eca6f2348: Waiting 07:19:29 842844d905b1: Waiting 07:19:29 901a3a57568e: Waiting 07:19:29 fc5181fea5dc: Waiting 07:19:29 9c418107303f: Waiting 07:19:29 1b4a6ffa7d45: Download complete 07:19:29 58ec367f63d7: Verifying Checksum 07:19:29 58ec367f63d7: Download complete 07:19:29 9c418107303f: Verifying Checksum 07:19:29 9c418107303f: Download complete 07:19:29 284eca6f2348: Verifying Checksum 07:19:29 284eca6f2348: Download complete 07:19:29 842844d905b1: Verifying Checksum 07:19:29 842844d905b1: Download complete 07:19:29 bbf911997326: Verifying Checksum 07:19:29 bbf911997326: Download complete 07:19:30 bbf911997326: Pull complete 07:19:30 58ec367f63d7: Pull complete 07:19:31 1b4a6ffa7d45: Pull complete 07:19:31 901a3a57568e: Verifying Checksum 07:19:31 901a3a57568e: Download complete 07:19:31 fc5181fea5dc: Verifying Checksum 07:19:31 fc5181fea5dc: Download complete 07:19:42 fc5181fea5dc: Pull complete 07:19:42 9c418107303f: Pull complete 07:19:42 284eca6f2348: Pull complete 07:19:42 842844d905b1: Pull complete 07:19:49 901a3a57568e: Pull complete 07:19:49 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 07:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:19:49 ---> 72ade6ffb461 07:19:49 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:19:52 ---> Running in 53f1dc2e9014 07:19:53 Removing intermediate container 53f1dc2e9014 07:19:53 ---> 2af994954250 07:19:53 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:19:53 ---> Running in a6d5c248a4a2 07:19:54 Removing intermediate container a6d5c248a4a2 07:19:54 ---> 9a44ce6a4883 07:19:54 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:19:54 ---> Running in c68d26d63068 07:19:54 Removing intermediate container c68d26d63068 07:19:54 ---> bb9228016fb6 07:19:54 Step 6/14 : LABEL Name=edgex-ui-go 07:19:54 ---> Running in 3d866b06122f 07:19:55 Removing intermediate container 3d866b06122f 07:19:55 ---> 914be20e9e1f 07:19:55 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:19:55 ---> Running in d7e90b36e94f 07:19:55 Removing intermediate container d7e90b36e94f 07:19:55 ---> df2107db3335 07:19:55 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:55 ---> Running in f18d7cd23e69 07:19:58 Removing intermediate container f18d7cd23e69 07:19:58 ---> 9fd72d5d0cc4 07:19:58 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:58 ---> Running in 865d72adb5e5 07:19:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:01 OK: 218 MiB in 52 packages 07:20:02 Removing intermediate container 865d72adb5e5 07:20:02 ---> dbaee640023d 07:20:02 Step 10/14 : ENV GO111MODULE=on 07:20:02 ---> Running in 954635acb7ff 07:20:02 Removing intermediate container 954635acb7ff 07:20:02 ---> c0d397cd829e 07:20:02 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:20:02 ---> Running in 19779b425c16 07:20:03 Removing intermediate container 19779b425c16 07:20:03 ---> e8d1e9309f96 07:20:03 Step 12/14 : COPY . . 07:20:06 ---> 1181442c3c78 07:20:06 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:06 ---> Running in 997c5ea3a443 07:20:33 Removing intermediate container 997c5ea3a443 07:20:33 ---> f927808998b7 07:20:33 Step 14/14 : RUN ${MAKE} 07:20:33 ---> Running in 4cda43b4ef79 07:20:33 noop 07:20:34 Removing intermediate container 4cda43b4ef79 07:20:34 ---> 8fa1fc964ff8 07:20:34 Successfully built 8fa1fc964ff8 07:20:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:20:35 + docker inspect -f . ci-base-image-arm64 07:20:35 . [Pipeline] withDockerContainer 07:20:35 prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container 07:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat 07:20:37 $ docker top 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:38 + go version 07:20:38 go version go1.16.8 linux/arm64 [Pipeline] } 07:20:38 $ docker stop --time=1 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 07:20:40 $ docker rm -f 4be4e3a0be8568820b7b8ec757bfe5ecc871095ca60a3856e46c3f483bf65879 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:20:40 + docker inspect -f . ci-base-image-arm64 07:20:40 . [Pipeline] withDockerContainer 07:20:41 prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container 07:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat 07:20:42 $ docker top 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:20:43 + make test 07:20:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:20:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:21:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:21:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:21:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:21:46 $ docker stop --time=1 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 07:21:48 $ docker rm -f 197a6f396e616c6973e850fb4aafa32c2cec23676ce032310344704698064605 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:21:49 Warning: overwriting stash ‘coverage-report’ 07:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:21:50 + ls -al . 07:21:50 total 128 07:21:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 07:20 . 07:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 .. 07:21:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 07:19 .git 07:21:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 .github 07:21:50 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:19 .gitignore 07:21:50 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 07:19 CONTRIBUTING.md 07:21:50 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 07:19 Dockerfile 07:21:50 -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 07:19 Jenkinsfile 07:21:50 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 07:19 LICENSE 07:21:50 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 07:19 Makefile 07:21:50 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 07:19 README.md 07:21:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 07:12 VERSION 07:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 assets 07:21:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 bin 07:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 cmd 07:21:50 -rw-r--r-- 1 jenkins jenkins 10 Oct 13 07:20 coverage.out 07:21:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:19 docs 07:21:50 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 07:19 go.mod 07:21:50 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 07:19 go.sum 07:21:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 07:19 internal 07:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:19 pkg 07:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 snap 07:21:50 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:19 version.go 07:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:19 web [Pipeline] isUnix [Pipeline] sh 07:21:51 + 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=0628ff9885daf57c8be57e1088d454a2470c7ed8 --label arch=arm64 --label version=0.0.0 . 07:21:52 Sending build context to Docker daemon 20.58MB 07:21:52 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:21:52 Step 2/22 : FROM ${BASE} AS builder 07:21:52 ---> 8fa1fc964ff8 07:21:52 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:21:52 ---> Running in 7e2588a42601 07:21:52 Removing intermediate container 7e2588a42601 07:21:52 ---> 3123be5e1802 07:21:52 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:21:52 ---> Running in 78da3393390f 07:21:53 Removing intermediate container 78da3393390f 07:21:53 ---> 98382835f529 07:21:53 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:21:53 ---> Running in 433e9c47c449 07:21:53 Removing intermediate container 433e9c47c449 07:21:53 ---> 235f46e11da4 07:21:53 Step 6/22 : LABEL Name=edgex-ui-go 07:21:54 ---> Running in 38b7e67f14a7 07:21:54 Removing intermediate container 38b7e67f14a7 07:21:54 ---> 7e2f225afb02 07:21:54 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:21:54 ---> Running in 89392c5a334e 07:21:54 Removing intermediate container 89392c5a334e 07:21:54 ---> 9ab48bfc1ea1 07:21:54 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:55 ---> Running in 364ad4e7a93d 07:21:57 Removing intermediate container 364ad4e7a93d 07:21:57 ---> 3eab3b3da6ce 07:21:57 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:57 ---> Running in c98fec99d410 07:21:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:21:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:22:00 OK: 218 MiB in 52 packages 07:22:01 Removing intermediate container c98fec99d410 07:22:01 ---> 7ab1340a42c7 07:22:01 Step 10/22 : ENV GO111MODULE=on 07:22:01 ---> Running in 0f342f1dd608 07:22:02 Removing intermediate container 0f342f1dd608 07:22:02 ---> 0fa9b80ebee2 07:22:02 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:22:02 ---> Running in fe4de3f7e139 07:22:02 Removing intermediate container fe4de3f7e139 07:22:02 ---> 1142c7f2e1b7 07:22:02 Step 12/22 : COPY . . 07:22:05 ---> febeda448f1b 07:22:05 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:05 ---> Running in 1e1b0fb85211 07:22:08 Removing intermediate container 1e1b0fb85211 07:22:08 ---> cdf285cab7f4 07:22:08 Step 14/22 : RUN ${MAKE} 07:22:08 ---> Running in 666fc3230e7d 07:22:09 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 07:22:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:22:40 Removing intermediate container 666fc3230e7d 07:22:40 ---> 9db496ddd2dc 07:22:40 Step 15/22 : FROM alpine:3.14 07:22:40 3.14: Pulling from library/alpine 07:22:41 552d1f2373af: Pulling fs layer 07:22:41 552d1f2373af: Verifying Checksum 07:22:41 552d1f2373af: Download complete 07:22:42 552d1f2373af: Pull complete 07:22:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:22:42 Status: Downloaded newer image for alpine:3.14 07:22:42 ---> bb3de5531c18 07:22:42 Step 16/22 : EXPOSE 4000 07:22:42 ---> Running in 05ce9a81b987 07:22:42 Removing intermediate container 05ce9a81b987 07:22:42 ---> 6c16b3fc089e 07:22:42 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 07:22:44 ---> 8fd9473eca5c 07:22:44 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:22:44 ---> Running in a5e7f86d6908 07:22:44 Removing intermediate container a5e7f86d6908 07:22:44 ---> 4f471152cfa8 07:22:44 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:22:44 ---> Running in aa7794c36d5c 07:22:45 Removing intermediate container aa7794c36d5c 07:22:45 ---> b5f65224f774 07:22:45 Step 20/22 : LABEL arch=arm64 07:22:45 ---> Running in 372be4eed4bf 07:22:45 Removing intermediate container 372be4eed4bf 07:22:45 ---> ea35fc0200d0 07:22:45 Step 21/22 : LABEL git_sha=0628ff9885daf57c8be57e1088d454a2470c7ed8 07:22:46 ---> Running in 6a8072a5cd48 07:22:46 Removing intermediate container 6a8072a5cd48 07:22:46 ---> 57d4f5f4cd41 07:22:46 Step 22/22 : LABEL version=0.0.0 07:22:46 ---> Running in ff52084ef8b1 07:22:46 Removing intermediate container ff52084ef8b1 07:22:46 ---> 3d6fbc7195d6 07:22:46 [Warning] One or more build-args [ARCH] were not consumed 07:22:47 Successfully built 3d6fbc7195d6 07:22:47 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 07:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:47 07:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:48 arm64: Pulling from edgex-lftools-log-publisher 07:22:48 448f6bf000e3: Pulling fs layer 07:22:48 f757da607395: Pulling fs layer 07:22:48 05883995daec: Pulling fs layer 07:22:48 8603b9c90790: Pulling fs layer 07:22:48 1560dd03e051: Pulling fs layer 07:22:48 27f5ce0e4adf: Pulling fs layer 07:22:48 c2d8d7efcc4b: Pulling fs layer 07:22:48 8603b9c90790: Waiting 07:22:48 27f5ce0e4adf: Waiting 07:22:48 c2d8d7efcc4b: Waiting 07:22:48 1560dd03e051: Waiting 07:22:48 f757da607395: Verifying Checksum 07:22:48 f757da607395: Download complete 07:22:48 8603b9c90790: Download complete 07:22:48 1560dd03e051: Verifying Checksum 07:22:48 1560dd03e051: Download complete 07:22:48 05883995daec: Verifying Checksum 07:22:48 27f5ce0e4adf: Verifying Checksum 07:22:48 27f5ce0e4adf: Download complete 07:22:49 448f6bf000e3: Verifying Checksum 07:22:49 448f6bf000e3: Download complete 07:22:51 c2d8d7efcc4b: Verifying Checksum 07:22:51 c2d8d7efcc4b: Download complete 07:22:53 448f6bf000e3: Pull complete 07:22:53 f757da607395: Pull complete 07:22:55 05883995daec: Pull complete 07:22:55 8603b9c90790: Pull complete 07:22:56 1560dd03e051: Pull complete 07:22:56 27f5ce0e4adf: Pull complete 07:23:12 c2d8d7efcc4b: Pull complete 07:23:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:23:12 prd-ubuntu18.04-docker-arm64-4c-16g-1011 does not seem to be running inside a container 07:23:12 $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:23:16 $ docker top ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:17 ---> job-cost.sh 07:23:17 lf-activate-venv: SKIPPING 07:23:17 INFO: No Stack... 07:23:17 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:18 INFO: Archiving Costs [Pipeline] sh 07:23:18 + cut -d, -f6 07:23:18 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 07:23:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] 07:23:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] did not exist. Created. 07:23:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:19 /w/workspace/edgex-ui-go/5@tmp/durable-f7c8901d/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-f7c8901d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:20 + echo total: 0.10999999940395355 [Pipeline] stash 07:23:20 Warning: overwriting stash ‘stack-cost’ 07:23:20 Stashed 1 file(s) [Pipeline] } 07:23:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:20 $ docker stop --time=1 ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 07:23:22 $ docker rm -f ba39d36778cd511891f61e2a7fdf25d20014d0e502f3259df53277dc1df3ebe2 [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 07:23:22 provisioning config files... 07:23:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config8284843946988975413tmp [Pipeline] { [Pipeline] sh 07:23:23 + set +x 07:23:23 + curl -s https://codecov.io/bash 07:23:23 + bash -s -- 07:23:23 07:23:23 _____ _ 07:23:23 / ____| | | 07:23:23 | | ___ __| | ___ ___ _____ __ 07:23:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:23 Bash-1.0.6 07:23:23 07:23:23 07:23:23 ==> git version 2.24.4 found 07:23:23 ==> 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 07:23:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:23:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:23:23 ==> Jenkins CI detected. 07:23:23 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:23:23 project root: . 07:23:23 --> token set from env 07:23:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:23 ==> Running gcov in . (disable via -X gcov) 07:23:23 ==> Python coveragepy not found 07:23:23 ==> Searching for coverage reports in: 07:23:23 + . 07:23:23 -> Found 1 reports 07:23:23 ==> Detecting git/mercurial file structure 07:23:23 ==> Reading reports 07:23:23 + ./coverage.out bytes=10 07:23:23 ==> Appending adjustments 07:23:23 https://docs.codecov.io/docs/fixing-reports 07:23:23 + Found adjustments 07:23:23 ==> Gzipping contents 07:23:23 4.0K /tmp/codecov.GyyIqw.gz 07:23:23 ==> Uploading reports 07:23:23 url: https://codecov.io 07:23:23 query: branch=PR-455&commit=0628ff9885daf57c8be57e1088d454a2470c7ed8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 07:23:23 -> Pinging Codecov 07:23:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=0628ff9885daf57c8be57e1088d454a2470c7ed8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 07:23:24 -> Uploading to 07:23:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/0628ff9885daf57c8be57e1088d454a2470c7ed8/e4f5045a-3cad-4f18-90df-8570fd147fbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T072324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c16ccda2083bb7f33827491057251588f2ad083579fb5b3f51dd90ddf7d44e5 07:23:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:24 Dload Upload Total Spent Left Speed 07:23:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9598 --:--:-- --:--:-- --:--:-- 9612 07:23:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0628ff9885daf57c8be57e1088d454a2470c7ed8 [Pipeline] } 07:23:25 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 07:23:26 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:23:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:27 ---> package-listing.sh 07:23:27 ++ tr '[:upper:]' '[:lower:]' 07:23:27 ++ facter osfamily 07:23:27 + OS_FAMILY=redhat 07:23:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:23:27 + START_PACKAGES=/tmp/packages_start.txt 07:23:27 + END_PACKAGES=/tmp/packages_end.txt 07:23:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:27 + PACKAGES=/tmp/packages_start.txt 07:23:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:23:27 + PACKAGES=/tmp/packages_end.txt 07:23:27 + case "${OS_FAMILY}" in 07:23:27 + sort 07:23:27 + rpm -qa 07:23:27 + '[' -f /tmp/packages_start.txt ']' 07:23:27 + '[' -f /tmp/packages_end.txt ']' 07:23:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:23:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ 07:23:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo 07:23:27 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:23:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:28 07:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:29 latest: Pulling from edgex-lftools-log-publisher 07:23:29 b4d181a07f80: Pulling fs layer 07:23:29 a1111a8f2ec3: Pulling fs layer 07:23:29 ed53099fbce6: Pulling fs layer 07:23:29 dc539afda2c1: Pulling fs layer 07:23:29 77bc0d833cb6: Pulling fs layer 07:23:29 9065ff56babe: Pulling fs layer 07:23:29 d287ab97295c: Pulling fs layer 07:23:29 77bc0d833cb6: Waiting 07:23:29 9065ff56babe: Waiting 07:23:29 d287ab97295c: Waiting 07:23:29 dc539afda2c1: Waiting 07:23:29 a1111a8f2ec3: Verifying Checksum 07:23:29 a1111a8f2ec3: Download complete 07:23:29 dc539afda2c1: Verifying Checksum 07:23:29 dc539afda2c1: Download complete 07:23:29 ed53099fbce6: Verifying Checksum 07:23:29 ed53099fbce6: Download complete 07:23:29 9065ff56babe: Verifying Checksum 07:23:29 9065ff56babe: Download complete 07:23:29 77bc0d833cb6: Verifying Checksum 07:23:29 77bc0d833cb6: Download complete 07:23:29 b4d181a07f80: Verifying Checksum 07:23:29 b4d181a07f80: Download complete 07:23:29 d287ab97295c: Verifying Checksum 07:23:29 d287ab97295c: Download complete 07:23:30 b4d181a07f80: Pull complete 07:23:30 a1111a8f2ec3: Pull complete 07:23:31 ed53099fbce6: Pull complete 07:23:31 dc539afda2c1: Pull complete 07:23:32 77bc0d833cb6: Pull complete 07:23:32 9065ff56babe: Pull complete 07:23:38 d287ab97295c: Pull complete 07:23:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:23:38 prd-centos7-docker-4c-2g-1004 does not seem to be running inside a container 07:23:38 $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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 07:23:41 $ docker top e07391aa6bd20deb928fb7499132d6020fd1c606c234e2ba24e58762db5c722d -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:41 + mkdir -p /var/log/sysstat [Pipeline] sh 07:23:42 + ls /var/log/sa-host 07:23:42 + sadf -c /var/log/sa-host/sa13 07:23:42 file_magic: OK 07:23:42 HZ: Using current value: 100 07:23:42 file_header: OK 07:23:42 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 07:23:42 Statistics: 07:23:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:23:42 File successfully converted to sysstat format version 12.0.3 07:23:42 + sadf -c /var/log/sa-host/sa30 07:23:42 file_magic: OK 07:23:42 HZ: Using current value: 100 07:23:42 file_header: OK 07:23:42 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 07:23:42 Statistics: 07:23:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:23:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:42 provisioning config files... 07:23:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config3510117841062694041tmp [Pipeline] { [Pipeline] echo 07:23:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:42 ---> create-netrc.sh [Pipeline] } 07:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:23:42 ---> python-tools-install.sh [Pipeline] echo 07:23:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:43 ---> sudo-logs.sh 07:23:43 Archiving 'sudo' log.. 07:23:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1004.novalocal: Name or service not known 07:23:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-1004.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:23:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:43 ---> job-cost.sh 07:23:43 lf-activate-venv: SKIPPING 07:23:43 DEBUG: total: 0.10999999940395355 07:23:43 INFO: Retrieving Stack Cost... 07:24:01 INFO: Retrieving Pricing Info for: v3-standard-2 07:24:01 INFO: Archiving Costs [Pipeline] echo 07:24:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:01 ---> logs-deploy.sh 07:24:01 lf-activate-venv: SKIPPING 07:24:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/5 07:24:01 INFO: archiving workspace using pattern(s): 07:24:02 Archives upload complete. 07:24:02 INFO: archiving logs to Nexus 07:24:03 ---> uname -a: 07:24:03 Linux prd-centos7-docker-4c-2g-1004.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:24:03 07:24:03 07:24:03 ---> lscpu: 07:24:03 Architecture: x86_64 07:24:03 CPU op-mode(s): 32-bit, 64-bit 07:24:03 Byte Order: Little Endian 07:24:03 Address sizes: 40 bits physical, 48 bits virtual 07:24:03 CPU(s): 2 07:24:03 On-line CPU(s) list: 0,1 07:24:03 Thread(s) per core: 1 07:24:03 Core(s) per socket: 1 07:24:03 Socket(s): 2 07:24:03 NUMA node(s): 1 07:24:03 Vendor ID: AuthenticAMD 07:24:03 CPU family: 23 07:24:03 Model: 49 07:24:03 Model name: AMD EPYC-Rome Processor 07:24:03 Stepping: 0 07:24:03 CPU MHz: 2799.998 07:24:03 BogoMIPS: 5599.99 07:24:03 Virtualization: AMD-V 07:24:03 Hypervisor vendor: KVM 07:24:03 Virtualization type: full 07:24:03 L1d cache: 32K 07:24:03 L1i cache: 32K 07:24:03 L2 cache: 512K 07:24:03 L3 cache: 16384K 07:24:03 NUMA node0 CPU(s): 0,1 07:24:03 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 07:24:03 07:24:03 07:24:03 ---> nproc: 07:24:03 2 07:24:03 07:24:03 07:24:03 ---> df -h: 07:24:03 Filesystem Size Used Avail Use% Mounted on 07:24:03 overlay 40G 7.7G 33G 20% / 07:24:03 tmpfs 64M 0 64M 0% /dev 07:24:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:24:03 shm 64M 0 64M 0% /dev/shm 07:24:03 /dev/vda1 40G 7.7G 33G 20% /facter-os 07:24:03 07:24:03 07:24:03 ---> sar -b -r -n DEV: 07:24:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 07:24:03 07:24:03 07:11:43 LINUX RESTART (2 CPU) 07:24:03 07:24:03 07:12:01 tps rtps wtps bread/s bwrtn/s 07:24:03 07:13:02 107.23 20.08 87.15 5499.57 5351.53 07:24:03 07:14:01 1.86 0.00 1.86 0.00 36.71 07:24:03 07:15:01 0.27 0.00 0.27 0.00 3.15 07:24:03 07:16:01 0.23 0.00 0.23 0.00 3.38 07:24:03 07:17:01 0.27 0.00 0.27 0.00 3.13 07:24:03 07:18:01 0.32 0.00 0.32 0.00 4.63 07:24:03 07:19:01 0.23 0.00 0.23 0.00 2.98 07:24:03 07:20:01 0.18 0.00 0.18 0.00 2.17 07:24:03 07:21:01 0.28 0.00 0.28 0.00 3.23 07:24:03 07:22:01 0.23 0.00 0.23 0.00 2.60 07:24:03 07:23:01 0.28 0.00 0.28 0.00 3.23 07:24:03 Average: 10.14 1.83 8.31 500.92 493.32 07:24:03 07:24:03 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:24:03 07:13:02 5647952 0 628864 7.85 2620 1729496 1260224 13.91 588192 1535772 144 07:24:03 07:14:01 5659800 0 617068 7.70 2620 1729444 1156048 12.76 578440 1535924 20 07:24:03 07:15:01 5662016 0 614852 7.68 2620 1729444 1155724 12.76 576052 1535924 20 07:24:03 07:16:01 5659256 0 617604 7.71 2620 1729452 1155724 12.76 578896 1536452 16 07:24:03 07:17:01 5661368 0 615484 7.68 2620 1729460 1155964 12.76 576564 1536452 16 07:24:03 07:18:01 5662112 0 614736 7.68 2620 1729464 1155808 12.76 575756 1536472 12 07:24:03 07:19:01 5662376 0 614468 7.67 2620 1729468 1155724 12.76 575676 1536468 12 07:24:03 07:20:01 5660028 0 616812 7.70 2620 1729472 1155976 12.76 577916 1536468 8 07:24:03 07:21:01 5651924 0 624912 7.80 2620 1729476 1155724 12.76 586124 1536468 8 07:24:03 07:22:01 5651764 0 625068 7.80 2620 1729480 1155724 12.76 587928 1534764 8 07:24:03 07:23:01 5643508 0 633320 7.91 2620 1729484 1155820 12.76 596224 1534764 8 07:24:03 Average: 5656555 0 620290 7.74 2620 1729467 1165315 12.87 581615 1535993 25 07:24:03 07:24:03 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:24:03 07:13:02 eth0 549.05 346.37 1435.36 81.88 0.00 0.00 0.00 0.00 07:24:03 07:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:13:02 docker0 57.99 34.48 5.37 232.60 0.00 0.00 0.00 0.00 07:24:03 07:14:01 eth0 3.84 1.29 3.32 0.09 0.00 0.00 0.00 0.00 07:24:03 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:15:01 eth0 1.23 0.07 0.10 0.01 0.00 0.00 0.00 0.00 07:24:03 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:16:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:24:03 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:17:01 eth0 1.48 0.40 0.42 0.21 0.00 0.00 0.00 0.00 07:24:03 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:18:01 eth0 0.92 0.22 0.20 0.07 0.00 0.00 0.00 0.00 07:24:03 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:19:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:24:03 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:20:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 07:24:03 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:21:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:24:03 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:22:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:24:03 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:23:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:24:03 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 Average: eth0 50.80 31.80 131.14 7.52 0.00 0.00 0.00 0.00 07:24:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:03 Average: docker0 5.28 3.14 0.49 21.19 0.00 0.00 0.00 0.00 07:24:03 07:24:03 07:24:03 ---> sar -P ALL: 07:24:03 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 07:24:03 07:24:03 07:11:43 LINUX RESTART (2 CPU) 07:24:03 07:24:03 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:24:03 07:13:02 all 18.05 0.00 4.48 2.54 0.07 74.87 07:24:03 07:13:02 0 16.86 0.00 5.04 1.46 0.07 76.57 07:24:03 07:13:02 1 19.26 0.00 3.91 3.62 0.07 73.15 07:24:03 07:14:01 all 0.35 0.00 0.06 0.00 0.03 99.57 07:24:03 07:14:01 0 0.12 0.00 0.07 0.00 0.02 99.80 07:24:03 07:14:01 1 0.58 0.00 0.05 0.00 0.03 99.34 07:24:03 07:15:01 all 0.21 0.00 0.09 0.00 0.01 99.69 07:24:03 07:15:01 0 0.07 0.00 0.07 0.00 0.00 99.87 07:24:03 07:15:01 1 0.35 0.00 0.12 0.00 0.02 99.52 07:24:03 07:16:01 all 0.13 0.00 0.05 0.00 0.01 99.82 07:24:03 07:16:01 0 0.17 0.00 0.05 0.00 0.00 99.78 07:24:03 07:16:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:24:03 07:17:01 all 0.24 0.00 0.06 0.00 0.02 99.68 07:24:03 07:17:01 0 0.37 0.00 0.03 0.00 0.02 99.58 07:24:03 07:17:01 1 0.12 0.00 0.08 0.00 0.02 99.78 07:24:03 07:18:01 all 0.23 0.00 0.06 0.00 0.01 99.71 07:24:03 07:18:01 0 0.37 0.00 0.03 0.00 0.00 99.60 07:24:03 07:18:01 1 0.08 0.00 0.08 0.00 0.02 99.82 07:24:03 07:19:01 all 0.22 0.00 0.07 0.00 0.02 99.70 07:24:03 07:19:01 0 0.27 0.00 0.07 0.00 0.02 99.65 07:24:03 07:19:01 1 0.17 0.00 0.07 0.00 0.02 99.75 07:24:03 07:20:01 all 0.25 0.00 0.06 0.00 0.02 99.67 07:24:03 07:20:01 0 0.38 0.00 0.05 0.00 0.02 99.55 07:24:03 07:20:01 1 0.12 0.00 0.07 0.00 0.02 99.80 07:24:03 07:21:01 all 0.28 0.00 0.06 0.00 0.02 99.64 07:24:03 07:21:01 0 0.48 0.00 0.05 0.00 0.02 99.45 07:24:03 07:21:01 1 0.08 0.00 0.07 0.00 0.02 99.83 07:24:03 07:22:01 all 0.12 0.00 0.05 0.00 0.02 99.82 07:24:03 07:22:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:24:03 07:22:01 1 0.15 0.00 0.07 0.00 0.03 99.75 07:24:03 07:23:01 all 0.25 0.00 0.04 0.00 0.01 99.70 07:24:03 07:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:24:03 07:23:01 1 0.45 0.00 0.05 0.00 0.02 99.48 07:24:03 07:24:03 Average: CPU %user %nice %system %iowait %steal %idle 07:24:03 Average: all 1.80 0.00 0.45 0.22 0.02 97.50 07:24:03 Average: 0 1.71 0.00 0.49 0.13 0.01 97.66 07:24:03 Average: 1 1.90 0.00 0.41 0.32 0.02 97.35 07:24:03 07:24:03 07:24:03