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 15e21aeead108c4e84e2e750620b8339eb737445 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-ssh3272608406149878182.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-ssh2780386693972625937.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-ssh4464152728124401398.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-ssh5432054711465043972.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-ssh7225386088657001532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-966 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-ssh6398728525114065611.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 15e21aeead108c4e84e2e750620b8339eb737445 Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (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-ssh5068712471457783287.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 15e21aeead108c4e84e2e750620b8339eb737445 # 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-ssh8628374778182929373.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-version" > git rev-list --no-walk b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:54 ========================================================= 05:00:54 EdgeX Global Pipelines Version Info 05:00:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:55 ------------------- 05:00:55 stable info: 05:00:55 ------------------- 05:00:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:55 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 05:00:55 Message: update stable to v1.0.209 05:00:55 ------------------- 05:00:55 experimental info: 05:00:55 ------------------- 05:00:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:55 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 05:00:55 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:00:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e21ae [Pipeline] echo 05:00:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:56 provisioning config files... 05:00:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config6276958313024105866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:56 ---> docker-login.sh 05:00:56 nexus3.edgexfoundry.org:10001 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 nexus3.edgexfoundry.org:10002 05:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:56 Configure a credential helper to remove this warning. See 05:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:56 05:00:56 Login Succeeded 05:00:56 nexus3.edgexfoundry.org:10003 05:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:57 Configure a credential helper to remove this warning. See 05:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:57 05:00:57 Login Succeeded 05:00:57 nexus3.edgexfoundry.org:10004 05:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:57 Configure a credential helper to remove this warning. See 05:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:57 05:00:57 Login Succeeded 05:00:57 docker.io 05:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:57 Configure a credential helper to remove this warning. See 05:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:57 05:00:57 Login Succeeded 05:00:57 ---> docker-login.sh ends [Pipeline] } 05:00:57 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 05:00:58 + git log --format=format:%s -1 15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] echo 05:00:58 GIT_COMMIT: 15e21aeead108c4e84e2e750620b8339eb737445, Commit Message: Merge branch 'main' into fix-snap-version [Pipeline] echo 05:00:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:58 05:00:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:00:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:58 latest: Pulling from edgex-devops/git-semver 05:00:58 a0d0a0d46f8b: Pulling fs layer 05:00:58 3e5f54012d9b: Pulling fs layer 05:00:58 4c7163046ea9: Pulling fs layer 05:00:58 0c2d73faf560: Pulling fs layer 05:00:58 0c2d73faf560: Waiting 05:00:58 3e5f54012d9b: Download complete 05:00:58 a0d0a0d46f8b: Verifying Checksum 05:00:58 a0d0a0d46f8b: Download complete 05:00:58 0c2d73faf560: Verifying Checksum 05:00:58 0c2d73faf560: Download complete 05:00:59 4c7163046ea9: Verifying Checksum 05:00:59 4c7163046ea9: Download complete 05:00:59 a0d0a0d46f8b: Pull complete 05:00:59 3e5f54012d9b: Pull complete 05:00:59 4c7163046ea9: Pull complete 05:00:59 0c2d73faf560: Pull complete 05:00:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:00:59 prd-centos7-docker-4c-2g-966 does not seem to be running inside a container 05:00:59 $ 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 05:01:00 $ docker top 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:00 [ssh-agent] Looking for ssh-agent implementation... 05:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:00 $ docker exec 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent 05:01:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijdmPH/agent.14 05:01:00 SSH_AGENT_PID=20 05:01:00 Running ssh-add (command line suppressed) 05:01:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8655992996460993454.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_8655992996460993454.key) 05:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:01 + git tag --points-at HEAD [Pipeline] } 05:01:01 $ docker exec --env ******** --env ******** 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent -k 05:01:01 unset SSH_AUTH_SOCK; 05:01:01 unset SSH_AGENT_PID; 05:01:01 echo Agent pid 20 killed; 05:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:01 [ssh-agent] Looking for ssh-agent implementation... 05:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:01 $ docker exec 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent 05:01:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFEeBHk/agent.53 05:01:01 SSH_AGENT_PID=59 05:01:01 Running ssh-add (command line suppressed) 05:01:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_5311962857276171511.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_5311962857276171511.key) 05:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:01 + git semver init 05:01:01 # -> Open(): unable to determine branch for HEAD 05:01:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git 05:01:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 05:01:01 # $SEMVER_REMOTE_NAME = origin 05:01:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:01:01 # $SEMVER_USER_NAME = edgex-jenkins 05:01:01 # $SEMVER_BRANCH = PR-455 05:01:01 # $SEMVER_TEMP = /tmp/semver-976943670 05:01:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:01:04 # '/tmp/semver-976943670' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' 05:01:04 # -> Force: false 05:01:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } 05:01:04 $ docker exec --env ******** --env ******** 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 ssh-agent -k 05:01:04 unset SSH_AUTH_SOCK; 05:01:04 unset SSH_AGENT_PID; 05:01:04 echo Agent pid 59 killed; 05:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:04 + git semver [Pipeline] } 05:01:04 $ docker stop --time=1 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 05:01:06 $ docker rm -f 1a09343e3f089213288396927ff76b3aa0ad9daacd3339176c653d40023c1cf8 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:06 Stashed 1 file(s) [Pipeline] echo 05:01:06 [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 05:01:21 Still waiting to schedule task 05:01:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:01:21 Still waiting to schedule task 05:01:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:03:29 Running on prd-centos7-docker-4c-2g-971 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 05:03:29 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:03:29 The recommended git tool is: git 05:03:31 using credential edgex-jenkins-ssh 05:03:31 Cloning the remote Git repository 05:03:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:03:31 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:03:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:31 > git --version # timeout=10 05:03:31 > git --version # 'git version 2.24.4' 05:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:31 [INFO] Currently running in a labeled security context 05:03:31 [INFO] Currently SELinux is 'enforcing' on the host 05:03:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6363352982333902853.key 05:03:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:32 [INFO] Currently running in a labeled security context 05:03:32 [INFO] Currently SELinux is 'enforcing' on the host 05:03:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1380639958561089524.key 05:03:32 > 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 05:03:33 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 15e21aeead108c4e84e2e750620b8339eb737445 05:03:34 Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 05:03:34 Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (PR-455) 05:03:33 > git config core.sparsecheckout # timeout=10 05:03:33 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 05:03:33 > git remote # timeout=10 05:03:33 > git config --get remote.origin.url # timeout=10 05:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:33 [INFO] Currently running in a labeled security context 05:03:33 [INFO] Currently SELinux is 'enforcing' on the host 05:03:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7728011237098164803.key 05:03:33 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 05:03:33 > git rev-parse HEAD^{commit} # timeout=10 05:03:33 > git config core.sparsecheckout # timeout=10 05:03:33 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 05:03:37 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 05:03:38 provisioning config files... 05:03:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config312340158325746834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:38 ---> docker-login.sh 05:03:38 nexus3.edgexfoundry.org:10001 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10002 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10003 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:38 Configure a credential helper to remove this warning. See 05:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:38 05:03:38 Login Succeeded 05:03:38 nexus3.edgexfoundry.org:10004 05:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:39 Configure a credential helper to remove this warning. See 05:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:39 05:03:39 Login Succeeded 05:03:39 docker.io 05:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:39 Configure a credential helper to remove this warning. See 05:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:39 05:03:39 Login Succeeded 05:03:39 ---> docker-login.sh ends [Pipeline] } 05:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:39 ========================================================= 05:03:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:03:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:03:39 + 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 . 05:03:39 Sending build context to Docker daemon 20.58MB 05:03:39 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:03:39 Step 2/14 : FROM ${BASE} AS builder 05:03:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:40 4e9f2cdf4387: Pulling fs layer 05:03:40 57d31006c564: Pulling fs layer 05:03:40 bd5ccded8296: Pulling fs layer 05:03:40 304dd3a0f381: Pulling fs layer 05:03:40 d37cda54a23b: Pulling fs layer 05:03:40 bae75c0f2455: Pulling fs layer 05:03:40 806579b3d29a: Pulling fs layer 05:03:40 c77eb801bf70: Pulling fs layer 05:03:40 6d0567d44e1a: Pulling fs layer 05:03:40 304dd3a0f381: Waiting 05:03:40 d37cda54a23b: Waiting 05:03:40 bae75c0f2455: Waiting 05:03:40 806579b3d29a: Waiting 05:03:40 c77eb801bf70: Waiting 05:03:40 6d0567d44e1a: Waiting 05:03:40 bd5ccded8296: Verifying Checksum 05:03:40 bd5ccded8296: Download complete 05:03:40 57d31006c564: Verifying Checksum 05:03:40 57d31006c564: Download complete 05:03:40 d37cda54a23b: Verifying Checksum 05:03:40 d37cda54a23b: Download complete 05:03:40 bae75c0f2455: Verifying Checksum 05:03:40 bae75c0f2455: Download complete 05:03:40 4e9f2cdf4387: Verifying Checksum 05:03:40 4e9f2cdf4387: Download complete 05:03:40 806579b3d29a: Verifying Checksum 05:03:40 806579b3d29a: Download complete 05:03:40 c77eb801bf70: Verifying Checksum 05:03:40 c77eb801bf70: Download complete 05:03:40 4e9f2cdf4387: Pull complete 05:03:40 304dd3a0f381: Verifying Checksum 05:03:40 304dd3a0f381: Download complete 05:03:40 6d0567d44e1a: Verifying Checksum 05:03:40 6d0567d44e1a: Download complete 05:03:40 57d31006c564: Pull complete 05:03:40 bd5ccded8296: Pull complete 05:03:44 304dd3a0f381: Pull complete 05:03:44 d37cda54a23b: Pull complete 05:03:44 bae75c0f2455: Pull complete 05:03:44 806579b3d29a: Pull complete 05:03:44 c77eb801bf70: Pull complete 05:03:47 6d0567d44e1a: Pull complete 05:03:47 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 05:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:03:47 ---> e839a31ac9d1 05:03:47 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:49 ---> Running in 94700d94932d 05:03:49 Removing intermediate container 94700d94932d 05:03:49 ---> d59fbdef8e6a 05:03:49 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:03:49 ---> Running in 1e84d5ac1066 05:03:49 Removing intermediate container 1e84d5ac1066 05:03:49 ---> d47fe6ea9cf9 05:03:49 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:03:49 ---> Running in 15d12a692f55 05:03:49 Removing intermediate container 15d12a692f55 05:03:49 ---> 2ac9d140b035 05:03:49 Step 6/14 : LABEL Name=edgex-ui-go 05:03:49 ---> Running in 42b17aa80c10 05:03:49 Removing intermediate container 42b17aa80c10 05:03:49 ---> 364057369d29 05:03:49 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:03:49 ---> Running in c6678bc12d04 05:03:49 Removing intermediate container c6678bc12d04 05:03:49 ---> fdb33fc13b2e 05:03:49 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:49 ---> Running in c7fb2c24eb57 05:03:49 Removing intermediate container c7fb2c24eb57 05:03:49 ---> 769b3a75238c 05:03:49 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:49 ---> Running in 6e68d5129f1b 05:03:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:03:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:03:51 OK: 219 MiB in 52 packages 05:03:51 Removing intermediate container 6e68d5129f1b 05:03:51 ---> d6ef8f8264b9 05:03:51 Step 10/14 : ENV GO111MODULE=on 05:03:51 ---> Running in 2c4233e3b746 05:03:51 Removing intermediate container 2c4233e3b746 05:03:51 ---> 8c888cf9ab30 05:03:51 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:51 ---> Running in e666df954265 05:03:51 Removing intermediate container e666df954265 05:03:51 ---> ba3c8ebda4a4 05:03:51 Step 12/14 : COPY . . 05:03:52 ---> 53a15b915e6b 05:03:52 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:52 ---> Running in 961fa2df93b9 05:04:00 Removing intermediate container 961fa2df93b9 05:04:00 ---> 9d6a40271ab9 05:04:00 Step 14/14 : RUN ${MAKE} 05:04:00 ---> Running in 8df99f1de150 05:04:01 noop 05:04:01 Removing intermediate container 8df99f1de150 05:04:01 ---> 1b8b1c676357 05:04:01 Successfully built 1b8b1c676357 05:04:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:04:01 + docker inspect -f . ci-base-image-x86_64 05:04:01 . [Pipeline] withDockerContainer 05:04:01 prd-centos7-docker-4c-2g-971 does not seem to be running inside a container 05:04:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:01 $ docker top 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:02 + go version 05:04:02 go version go1.16.8 linux/amd64 [Pipeline] } 05:04:02 $ docker stop --time=1 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 05:04:03 $ docker rm -f 1a50762db10a28501bc8431bf232a06441ca3cd9eeb114469f98bd8a13a93fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:04 + docker inspect -f . ci-base-image-x86_64 05:04:04 . [Pipeline] withDockerContainer 05:04:04 prd-centos7-docker-4c-2g-971 does not seem to be running inside a container 05:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:04 $ docker top 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:04:04 + make test 05:04:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:04:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:04:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:04:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:04:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:04:21 $ docker stop --time=1 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 05:04:23 $ docker rm -f 8b0b33c6016f6081650ba9cef54fcb5faa4759992fec5957799e01ba6b39e5b5 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:24 + ls -al . 05:04:24 total 88 05:04:24 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 05:04 . 05:04:24 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 05:03 .. 05:04:24 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:03 assets 05:04:24 drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 05:03 bin 05:04:24 drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 05:03 cmd 05:04:24 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 05:03 CONTRIBUTING.md 05:04:24 -rw-r--r--. 1 jenkins jenkins 10 Oct 13 05:04 coverage.out 05:04:24 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 05:03 Dockerfile 05:04:24 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 05:03 docs 05:04:24 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 05:03 .git 05:04:24 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:03 .github 05:04:24 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:03 .gitignore 05:04:24 -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 05:03 go.mod 05:04:24 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 05:03 go.sum 05:04:24 drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 05:03 internal 05:04:24 -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 05:03 Jenkinsfile 05:04:24 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 05:03 LICENSE 05:04:24 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 05:03 Makefile 05:04:24 drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 05:03 pkg 05:04:24 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 05:03 README.md 05:04:24 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 05:03 snap 05:04:24 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 05:01 VERSION 05:04:24 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 05:03 version.go 05:04:24 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 05:03 web [Pipeline] isUnix [Pipeline] sh 05:04:24 + 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=15e21aeead108c4e84e2e750620b8339eb737445 --label arch=amd64 --label version=0.0.0 . 05:04:24 Sending build context to Docker daemon 20.58MB 05:04:24 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:04:24 Step 2/22 : FROM ${BASE} AS builder 05:04:24 ---> 1b8b1c676357 05:04:24 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:04:25 ---> Running in daefb5ae9f9c 05:04:25 Removing intermediate container daefb5ae9f9c 05:04:25 ---> a81eb17729b9 05:04:25 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:04:25 ---> Running in 40edec437ace 05:04:25 Removing intermediate container 40edec437ace 05:04:25 ---> 4ba0b600a9dc 05:04:25 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:04:25 ---> Running in 2037dc8c599a 05:04:25 Removing intermediate container 2037dc8c599a 05:04:25 ---> 8df284873b1f 05:04:25 Step 6/22 : LABEL Name=edgex-ui-go 05:04:25 ---> Running in 6b4f01858fec 05:04:25 Removing intermediate container 6b4f01858fec 05:04:25 ---> 7416ff15d4f0 05:04:25 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:04:25 ---> Running in 2382df9f4297 05:04:25 Removing intermediate container 2382df9f4297 05:04:25 ---> 76349f537b17 05:04:25 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:25 ---> Running in 78411f35ebdf 05:04:25 Removing intermediate container 78411f35ebdf 05:04:25 ---> 5b3224e6125c 05:04:25 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:25 ---> Running in 91a40a8f0725 05:04:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:04:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:04:27 OK: 219 MiB in 52 packages 05:04:27 Removing intermediate container 91a40a8f0725 05:04:27 ---> 3a5c773ab396 05:04:27 Step 10/22 : ENV GO111MODULE=on 05:04:27 ---> Running in 7c8070a34590 05:04:27 Removing intermediate container 7c8070a34590 05:04:27 ---> 1e77526a392b 05:04:27 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:04:27 ---> Running in 8e81451c7996 05:04:27 Removing intermediate container 8e81451c7996 05:04:27 ---> 7ff842e6272d 05:04:27 Step 12/22 : COPY . . 05:04:28 ---> aa51267cba28 05:04:28 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:28 ---> Running in 6aa4f2c4e8d2 05:04:29 Removing intermediate container 6aa4f2c4e8d2 05:04:29 ---> 017a036ca398 05:04:29 Step 14/22 : RUN ${MAKE} 05:04:29 ---> Running in bd57e6284009 05:04:29 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 05:04:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:04:38 Removing intermediate container bd57e6284009 05:04:38 ---> 0b006b238b28 05:04:38 Step 15/22 : FROM alpine:3.14 05:04:39 3.14: Pulling from library/alpine 05:04:39 a0d0a0d46f8b: Pulling fs layer 05:04:39 a0d0a0d46f8b: Verifying Checksum 05:04:39 a0d0a0d46f8b: Download complete 05:04:40 a0d0a0d46f8b: Pull complete 05:04:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:04:40 Status: Downloaded newer image for alpine:3.14 05:04:40 ---> 14119a10abf4 05:04:40 Step 16/22 : EXPOSE 4000 05:04:40 ---> Running in 7d279d07279c 05:04:40 Removing intermediate container 7d279d07279c 05:04:40 ---> 7a22d9af5072 05:04:40 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 05:04:40 ---> 44498582d57d 05:04:40 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:40 ---> Running in 58310dacdf8f 05:04:40 Removing intermediate container 58310dacdf8f 05:04:40 ---> 6b0af9ae7d66 05:04:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:04:40 ---> Running in a8af853929d5 05:04:40 Removing intermediate container a8af853929d5 05:04:40 ---> c43bfa76889d 05:04:40 Step 20/22 : LABEL arch=amd64 05:04:40 ---> Running in 54717c4bede5 05:04:40 Removing intermediate container 54717c4bede5 05:04:40 ---> 75d3256dd3bf 05:04:40 Step 21/22 : LABEL git_sha=15e21aeead108c4e84e2e750620b8339eb737445 05:04:40 ---> Running in a61c342ad2b9 05:04:40 Removing intermediate container a61c342ad2b9 05:04:40 ---> 2e92ac3ce469 05:04:40 Step 22/22 : LABEL version=0.0.0 05:04:40 ---> Running in 86f7dcf9d9f2 05:04:41 Removing intermediate container 86f7dcf9d9f2 05:04:41 ---> 75b508d38c61 05:04:41 [Warning] One or more build-args [ARCH] were not consumed 05:04:41 Successfully built 75b508d38c61 05:04:41 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 05:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:41 05:04:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:42 latest: Pulling from edgex-lftools-log-publisher 05:04:42 b4d181a07f80: Pulling fs layer 05:04:42 a1111a8f2ec3: Pulling fs layer 05:04:42 ed53099fbce6: Pulling fs layer 05:04:42 dc539afda2c1: Pulling fs layer 05:04:42 77bc0d833cb6: Pulling fs layer 05:04:42 9065ff56babe: Pulling fs layer 05:04:42 d287ab97295c: Pulling fs layer 05:04:42 77bc0d833cb6: Waiting 05:04:42 9065ff56babe: Waiting 05:04:42 d287ab97295c: Waiting 05:04:42 dc539afda2c1: Waiting 05:04:42 a1111a8f2ec3: Verifying Checksum 05:04:42 a1111a8f2ec3: Download complete 05:04:42 dc539afda2c1: Verifying Checksum 05:04:42 dc539afda2c1: Download complete 05:04:42 ed53099fbce6: Verifying Checksum 05:04:42 ed53099fbce6: Download complete 05:04:42 9065ff56babe: Verifying Checksum 05:04:42 9065ff56babe: Download complete 05:04:42 77bc0d833cb6: Verifying Checksum 05:04:42 77bc0d833cb6: Download complete 05:04:42 b4d181a07f80: Verifying Checksum 05:04:42 b4d181a07f80: Download complete 05:04:42 d287ab97295c: Verifying Checksum 05:04:42 d287ab97295c: Download complete 05:04:43 b4d181a07f80: Pull complete 05:04:43 a1111a8f2ec3: Pull complete 05:04:44 ed53099fbce6: Pull complete 05:04:44 dc539afda2c1: Pull complete 05:04:44 77bc0d833cb6: Pull complete 05:04:44 9065ff56babe: Pull complete 05:04:50 d287ab97295c: Pull complete 05:04:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:04:50 prd-centos7-docker-4c-2g-971 does not seem to be running inside a container 05:04:50 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 05:04:52 $ docker top a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:53 ---> job-cost.sh 05:04:53 lf-activate-venv: SKIPPING 05:04:53 INFO: No Stack... 05:04:53 INFO: Retrieving Pricing Info for: v3-standard-2 05:04:53 INFO: Archiving Costs [Pipeline] sh 05:04:54 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 05:04:54 + cut -d, -f6 [Pipeline] lock 05:04:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] 05:04:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] did not exist. Created. 05:04:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:54 + echo total: 0.05999999865889549 [Pipeline] stash 05:04:54 Stashed 1 file(s) [Pipeline] } 05:04:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:54 $ docker stop --time=1 a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 05:04:55 $ docker rm -f a9ef1239531df7268000e88b51b62f7f31b3b8f327015aea05f746a9e6b16fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-972 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 05:05:14 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 05:05:14 The recommended git tool is: git 05:05:22 using credential edgex-jenkins-ssh 05:05:22 Cloning the remote Git repository 05:05:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:05:22 > git init /w/workspace/edgex-ui-go/3 # timeout=10 05:05:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:22 > git --version # timeout=10 05:05:22 > git --version # 'git version 2.17.1' 05:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:25 > 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 05:05:26 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit 15e21aeead108c4e84e2e750620b8339eb737445 05:05:27 Merge succeeded, producing 15e21aeead108c4e84e2e750620b8339eb737445 05:05:27 Checking out Revision 15e21aeead108c4e84e2e750620b8339eb737445 (PR-455) 05:05:26 > git config core.sparsecheckout # timeout=10 05:05:26 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 05:05:26 > git remote # timeout=10 05:05:26 > git config --get remote.origin.url # timeout=10 05:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:26 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 05:05:26 > git rev-parse HEAD^{commit} # timeout=10 05:05:27 > git config core.sparsecheckout # timeout=10 05:05:27 > git checkout -f 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 05:05:31 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 05:05:32 provisioning config files... 05:05:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8967686848340877354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:32 ---> docker-login.sh 05:05:32 nexus3.edgexfoundry.org:10001 05:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:34 Configure a credential helper to remove this warning. See 05:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:34 05:05:34 Login Succeeded 05:05:34 nexus3.edgexfoundry.org:10002 05:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:35 Configure a credential helper to remove this warning. See 05:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:35 05:05:35 Login Succeeded 05:05:35 nexus3.edgexfoundry.org:10003 05:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:35 Configure a credential helper to remove this warning. See 05:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:35 05:05:35 Login Succeeded 05:05:35 nexus3.edgexfoundry.org:10004 05:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:36 Configure a credential helper to remove this warning. See 05:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:36 05:05:36 Login Succeeded 05:05:36 docker.io 05:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:37 Configure a credential helper to remove this warning. See 05:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:37 05:05:37 Login Succeeded 05:05:37 ---> docker-login.sh ends [Pipeline] } 05:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:37 ========================================================= 05:05:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:05:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:05:38 + 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 . 05:05:39 Sending build context to Docker daemon 20.58MB 05:05:39 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:05:39 Step 2/14 : FROM ${BASE} AS builder 05:05:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:39 bbf911997326: Pulling fs layer 05:05:39 58ec367f63d7: Pulling fs layer 05:05:39 1b4a6ffa7d45: Pulling fs layer 05:05:39 fc5181fea5dc: Pulling fs layer 05:05:39 9c418107303f: Pulling fs layer 05:05:39 284eca6f2348: Pulling fs layer 05:05:39 842844d905b1: Pulling fs layer 05:05:39 901a3a57568e: Pulling fs layer 05:05:39 fc5181fea5dc: Waiting 05:05:39 9c418107303f: Waiting 05:05:39 284eca6f2348: Waiting 05:05:39 842844d905b1: Waiting 05:05:39 901a3a57568e: Waiting 05:05:39 1b4a6ffa7d45: Download complete 05:05:39 58ec367f63d7: Verifying Checksum 05:05:39 58ec367f63d7: Download complete 05:05:39 9c418107303f: Download complete 05:05:39 284eca6f2348: Verifying Checksum 05:05:39 284eca6f2348: Download complete 05:05:39 842844d905b1: Download complete 05:05:39 bbf911997326: Verifying Checksum 05:05:39 bbf911997326: Download complete 05:05:40 bbf911997326: Pull complete 05:05:41 58ec367f63d7: Pull complete 05:05:41 1b4a6ffa7d45: Pull complete 05:05:41 901a3a57568e: Verifying Checksum 05:05:41 901a3a57568e: Download complete 05:05:42 fc5181fea5dc: Verifying Checksum 05:05:42 fc5181fea5dc: Download complete 05:05:52 fc5181fea5dc: Pull complete 05:05:52 9c418107303f: Pull complete 05:05:52 284eca6f2348: Pull complete 05:05:52 842844d905b1: Pull complete 05:05:58 901a3a57568e: Pull complete 05:05:58 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 05:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:05:58 ---> 72ade6ffb461 05:05:58 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:06:03 ---> Running in 4a33192b8289 05:06:03 Removing intermediate container 4a33192b8289 05:06:03 ---> 0d1d4e9983c5 05:06:03 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:06:03 ---> Running in d1834f1ad7a0 05:06:03 Removing intermediate container d1834f1ad7a0 05:06:03 ---> 79f9b53423a2 05:06:03 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:06:03 ---> Running in 6eac2f7a0896 05:06:04 Removing intermediate container 6eac2f7a0896 05:06:04 ---> 6908482443cf 05:06:04 Step 6/14 : LABEL Name=edgex-ui-go 05:06:04 ---> Running in 4be56b3052ff 05:06:04 Removing intermediate container 4be56b3052ff 05:06:04 ---> b0e4cf27c915 05:06:04 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:06:04 ---> Running in e380d3be7b5f 05:06:05 Removing intermediate container e380d3be7b5f 05:06:05 ---> 3f4f999e9a87 05:06:05 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:05 ---> Running in fdd78761082f 05:06:08 Removing intermediate container fdd78761082f 05:06:08 ---> 03f74ecfaa27 05:06:08 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:08 ---> Running in d136148a208d 05:06:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:06:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:06:10 OK: 218 MiB in 52 packages 05:06:11 Removing intermediate container d136148a208d 05:06:11 ---> ef6ff7896cf3 05:06:11 Step 10/14 : ENV GO111MODULE=on 05:06:12 ---> Running in 926c2fc62fbc 05:06:12 Removing intermediate container 926c2fc62fbc 05:06:12 ---> 8e5549e2e217 05:06:12 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:06:12 ---> Running in 4f646dca63b1 05:06:13 Removing intermediate container 4f646dca63b1 05:06:13 ---> 77fffb41670b 05:06:13 Step 12/14 : COPY . . 05:06:15 ---> 79639cfcb7dc 05:06:15 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:15 ---> Running in 623ec3b9fc7b 05:06:48 Removing intermediate container 623ec3b9fc7b 05:06:48 ---> e86ba427360d 05:06:48 Step 14/14 : RUN ${MAKE} 05:06:48 ---> Running in 11c87c64bddf 05:06:48 noop 05:06:48 Removing intermediate container 11c87c64bddf 05:06:48 ---> db0df3d79df0 05:06:48 Successfully built db0df3d79df0 05:06:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:06:48 + docker inspect -f . ci-base-image-arm64 05:06:48 . [Pipeline] withDockerContainer 05:06:48 prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container 05:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 05:06:50 $ docker top cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:51 + go version 05:06:51 go version go1.16.8 linux/arm64 [Pipeline] } 05:06:51 $ docker stop --time=1 cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 05:06:53 $ docker rm -f cab568c3fd0ebec5940f5809d351a88e0f39d15f2da3b274e0f4860fd2550a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:06:54 + docker inspect -f . ci-base-image-arm64 05:06:54 . [Pipeline] withDockerContainer 05:06:54 prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container 05:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 05:06:56 $ docker top df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:06:57 + make test 05:06:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:06:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:07:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:07:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:08:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:08:04 $ docker stop --time=1 df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea 05:08:06 $ docker rm -f df509ba7c30a37111b93f63fede3a61047eb70663be1f7f01a13a8060463c6ea [Pipeline] // withDockerContainer [Pipeline] sh 05:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:07 Warning: overwriting stash ‘coverage-report’ 05:08:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:08 + ls -al . 05:08:08 total 128 05:08:08 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 05:06 . 05:08:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 .. 05:08:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:05 .git 05:08:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 .github 05:08:08 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 .gitignore 05:08:08 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 05:05 CONTRIBUTING.md 05:08:08 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 05:05 Dockerfile 05:08:08 -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 05:05 Jenkinsfile 05:08:08 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 05:05 LICENSE 05:08:08 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 05:05 Makefile 05:08:08 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 05:05 README.md 05:08:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 05:01 VERSION 05:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 assets 05:08:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 bin 05:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 cmd 05:08:08 -rw-r--r-- 1 jenkins jenkins 10 Oct 13 05:06 coverage.out 05:08:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:05 docs 05:08:08 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 05:05 go.mod 05:08:08 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 05:05 go.sum 05:08:08 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 05:05 internal 05:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:05 pkg 05:08:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 snap 05:08:08 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 05:05 version.go 05:08:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:05 web [Pipeline] isUnix [Pipeline] sh 05:08:09 + 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=15e21aeead108c4e84e2e750620b8339eb737445 --label arch=arm64 --label version=0.0.0 . 05:08:09 Sending build context to Docker daemon 20.58MB 05:08:10 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:08:10 Step 2/22 : FROM ${BASE} AS builder 05:08:10 ---> db0df3d79df0 05:08:10 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:08:10 ---> Running in fccb5f75791b 05:08:10 Removing intermediate container fccb5f75791b 05:08:10 ---> 2218618c217f 05:08:10 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:08:11 ---> Running in 97fad34b25c6 05:08:11 Removing intermediate container 97fad34b25c6 05:08:11 ---> ff5d329e68f6 05:08:11 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:08:11 ---> Running in 20756a0367d2 05:08:11 Removing intermediate container 20756a0367d2 05:08:11 ---> 85950eebba8d 05:08:11 Step 6/22 : LABEL Name=edgex-ui-go 05:08:12 ---> Running in cd7c78fe327e 05:08:12 Removing intermediate container cd7c78fe327e 05:08:12 ---> 0227f4e90e6b 05:08:12 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:08:12 ---> Running in 9263c8522243 05:08:13 Removing intermediate container 9263c8522243 05:08:13 ---> abc035ee13c8 05:08:13 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:13 ---> Running in fd3f7a818c36 05:08:15 Removing intermediate container fd3f7a818c36 05:08:15 ---> 6f66ec9b589a 05:08:15 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:15 ---> Running in 397409212efe 05:08:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:08:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:08:18 OK: 218 MiB in 52 packages 05:08:19 Removing intermediate container 397409212efe 05:08:19 ---> c20474b19067 05:08:19 Step 10/22 : ENV GO111MODULE=on 05:08:19 ---> Running in bdff81427d78 05:08:20 Removing intermediate container bdff81427d78 05:08:20 ---> 3354ba91f69c 05:08:20 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:08:20 ---> Running in 40b424676002 05:08:21 Removing intermediate container 40b424676002 05:08:21 ---> a992bb43bf4b 05:08:21 Step 12/22 : COPY . . 05:08:23 ---> 08dd85136a8b 05:08:23 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:24 ---> Running in 1f02e2187968 05:08:26 Removing intermediate container 1f02e2187968 05:08:26 ---> 6ffebe3c3c78 05:08:26 Step 14/22 : RUN ${MAKE} 05:08:26 ---> Running in 96664f7fcf9b 05:08:27 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 05:09:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:09:01 Removing intermediate container 96664f7fcf9b 05:09:01 ---> 1b7992813dff 05:09:01 Step 15/22 : FROM alpine:3.14 05:09:02 3.14: Pulling from library/alpine 05:09:02 552d1f2373af: Pulling fs layer 05:09:02 552d1f2373af: Verifying Checksum 05:09:02 552d1f2373af: Download complete 05:09:03 552d1f2373af: Pull complete 05:09:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:09:03 Status: Downloaded newer image for alpine:3.14 05:09:03 ---> bb3de5531c18 05:09:03 Step 16/22 : EXPOSE 4000 05:09:03 ---> Running in 80e2095d6885 05:09:04 Removing intermediate container 80e2095d6885 05:09:04 ---> f43a1fcd788b 05:09:04 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 05:09:05 ---> f369db407d4f 05:09:05 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:09:05 ---> Running in 257d403102c1 05:09:06 Removing intermediate container 257d403102c1 05:09:06 ---> 2d52e0ea97c1 05:09:06 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:09:06 ---> Running in 0820a4e1666b 05:09:06 Removing intermediate container 0820a4e1666b 05:09:06 ---> 68c874325a42 05:09:06 Step 20/22 : LABEL arch=arm64 05:09:06 ---> Running in 3c9153c5ceae 05:09:06 Removing intermediate container 3c9153c5ceae 05:09:06 ---> df9b3fcfca4a 05:09:06 Step 21/22 : LABEL git_sha=15e21aeead108c4e84e2e750620b8339eb737445 05:09:07 ---> Running in 755ac92adc6f 05:09:07 Removing intermediate container 755ac92adc6f 05:09:07 ---> 2a464fcef6ce 05:09:07 Step 22/22 : LABEL version=0.0.0 05:09:07 ---> Running in 8c2dbfdffe11 05:09:08 Removing intermediate container 8c2dbfdffe11 05:09:08 ---> 56de56f96a96 05:09:08 [Warning] One or more build-args [ARCH] were not consumed 05:09:08 Successfully built 56de56f96a96 05:09:08 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 05:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:08 05:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:09 arm64: Pulling from edgex-lftools-log-publisher 05:09:09 448f6bf000e3: Pulling fs layer 05:09:09 f757da607395: Pulling fs layer 05:09:09 05883995daec: Pulling fs layer 05:09:09 8603b9c90790: Pulling fs layer 05:09:09 1560dd03e051: Pulling fs layer 05:09:09 27f5ce0e4adf: Pulling fs layer 05:09:09 c2d8d7efcc4b: Pulling fs layer 05:09:09 8603b9c90790: Waiting 05:09:09 1560dd03e051: Waiting 05:09:09 27f5ce0e4adf: Waiting 05:09:09 c2d8d7efcc4b: Waiting 05:09:09 f757da607395: Verifying Checksum 05:09:09 f757da607395: Download complete 05:09:09 8603b9c90790: Verifying Checksum 05:09:09 8603b9c90790: Download complete 05:09:09 05883995daec: Verifying Checksum 05:09:09 05883995daec: Download complete 05:09:09 1560dd03e051: Download complete 05:09:09 27f5ce0e4adf: Verifying Checksum 05:09:09 27f5ce0e4adf: Download complete 05:09:10 448f6bf000e3: Verifying Checksum 05:09:10 448f6bf000e3: Download complete 05:09:12 c2d8d7efcc4b: Verifying Checksum 05:09:12 c2d8d7efcc4b: Download complete 05:09:13 448f6bf000e3: Pull complete 05:09:14 f757da607395: Pull complete 05:09:15 05883995daec: Pull complete 05:09:16 8603b9c90790: Pull complete 05:09:17 1560dd03e051: Pull complete 05:09:17 27f5ce0e4adf: Pull complete 05:09:29 c2d8d7efcc4b: Pull complete 05:09:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:09:30 prd-ubuntu18.04-docker-arm64-4c-16g-972 does not seem to be running inside a container 05:09:30 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 05:09:34 $ docker top 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:35 ---> job-cost.sh 05:09:35 lf-activate-venv: SKIPPING 05:09:35 INFO: No Stack... 05:09:36 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:36 INFO: Archiving Costs [Pipeline] sh 05:09:37 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 05:09:37 + cut -d, -f6 [Pipeline] lock 05:09:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] 05:09:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] did not exist. Created. 05:09:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:37 /w/workspace/edgex-ui-go/3@tmp/durable-7d34b386/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-7d34b386/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:38 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:38 Warning: overwriting stash ‘stack-cost’ 05:09:38 Stashed 1 file(s) [Pipeline] } 05:09:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:38 $ docker stop --time=1 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 05:09:40 $ docker rm -f 16750b82e3ac74b76f04a178600da03939fa0f12d2256214a2a2117f898802c6 [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 05:09:41 provisioning config files... 05:09:41 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config7412875115014725506tmp [Pipeline] { [Pipeline] sh 05:09:41 + set +x 05:09:41 + curl -s https://codecov.io/bash 05:09:41 + bash -s -- 05:09:41 05:09:41 _____ _ 05:09:41 / ____| | | 05:09:41 | | ___ __| | ___ ___ _____ __ 05:09:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:41 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:41 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:41 Bash-1.0.6 05:09:41 05:09:41 05:09:41 ==> git version 2.24.4 found 05:09:41 ==> 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 05:09:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:09:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:09:41 ==> Jenkins CI detected. 05:09:41 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 05:09:41 project root: . 05:09:41 --> token set from env 05:09:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:41 ==> Running gcov in . (disable via -X gcov) 05:09:41 ==> Python coveragepy not found 05:09:41 ==> Searching for coverage reports in: 05:09:41 + . 05:09:41 -> Found 1 reports 05:09:41 ==> Detecting git/mercurial file structure 05:09:41 ==> Reading reports 05:09:41 + ./coverage.out bytes=10 05:09:41 ==> Appending adjustments 05:09:41 https://docs.codecov.io/docs/fixing-reports 05:09:41 + Found adjustments 05:09:41 ==> Gzipping contents 05:09:41 4.0K /tmp/codecov.HpjTvp.gz 05:09:41 ==> Uploading reports 05:09:41 url: https://codecov.io 05:09:41 query: branch=PR-455&commit=15e21aeead108c4e84e2e750620b8339eb737445&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 05:09:41 -> Pinging Codecov 05:09:41 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=15e21aeead108c4e84e2e750620b8339eb737445&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= 05:09:42 -> Uploading to 05:09:42 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/15e21aeead108c4e84e2e750620b8339eb737445/49bcf236-6bf3-455d-a712-39784d04aaaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T050942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b330855fbadebd9fd6319cc3802725956236799d83ad2d2bbe55549260f8f6e7 05:09:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:42 Dload Upload Total Spent Left Speed 05:09:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9802 --:--:-- --:--:-- --:--:-- 9805 100 3422 0 0 100 3422 0 9799 --:--:-- --:--:-- --:--:-- 9777 05:09:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/15e21aeead108c4e84e2e750620b8339eb737445 [Pipeline] } 05:09:42 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 05:09:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:09:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:09:44 ---> package-listing.sh 05:09:44 ++ facter osfamily 05:09:44 ++ tr '[:upper:]' '[:lower:]' 05:09:45 + OS_FAMILY=redhat 05:09:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 05:09:45 + START_PACKAGES=/tmp/packages_start.txt 05:09:45 + END_PACKAGES=/tmp/packages_end.txt 05:09:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:45 + PACKAGES=/tmp/packages_start.txt 05:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 05:09:45 + PACKAGES=/tmp/packages_end.txt 05:09:45 + case "${OS_FAMILY}" in 05:09:45 + sort 05:09:45 + rpm -qa 05:09:45 + '[' -f /tmp/packages_start.txt ']' 05:09:45 + '[' -f /tmp/packages_end.txt ']' 05:09:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 05:09:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ 05:09:45 + 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 05:09:45 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 05:09:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:46 05:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:46 latest: Pulling from edgex-lftools-log-publisher 05:09:46 b4d181a07f80: Pulling fs layer 05:09:46 a1111a8f2ec3: Pulling fs layer 05:09:46 ed53099fbce6: Pulling fs layer 05:09:46 dc539afda2c1: Pulling fs layer 05:09:46 77bc0d833cb6: Pulling fs layer 05:09:46 9065ff56babe: Pulling fs layer 05:09:46 d287ab97295c: Pulling fs layer 05:09:46 dc539afda2c1: Waiting 05:09:46 77bc0d833cb6: Waiting 05:09:46 9065ff56babe: Waiting 05:09:46 d287ab97295c: Waiting 05:09:46 a1111a8f2ec3: Verifying Checksum 05:09:46 a1111a8f2ec3: Download complete 05:09:46 dc539afda2c1: Verifying Checksum 05:09:46 dc539afda2c1: Download complete 05:09:47 77bc0d833cb6: Verifying Checksum 05:09:47 77bc0d833cb6: Download complete 05:09:47 ed53099fbce6: Verifying Checksum 05:09:47 ed53099fbce6: Download complete 05:09:47 9065ff56babe: Verifying Checksum 05:09:47 9065ff56babe: Download complete 05:09:47 b4d181a07f80: Verifying Checksum 05:09:47 b4d181a07f80: Download complete 05:09:47 d287ab97295c: Verifying Checksum 05:09:47 d287ab97295c: Download complete 05:09:48 b4d181a07f80: Pull complete 05:09:48 a1111a8f2ec3: Pull complete 05:09:49 ed53099fbce6: Pull complete 05:09:49 dc539afda2c1: Pull complete 05:09:49 77bc0d833cb6: Pull complete 05:09:49 9065ff56babe: Pull complete 05:09:55 d287ab97295c: Pull complete 05:09:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:09:55 prd-centos7-docker-4c-2g-966 does not seem to be running inside a container 05:09:55 $ 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 05:09:57 $ docker top 39c9e99f7bd7c855fa798361b4cff8fbdfc892f775d633f7fb09bf056f1157a7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:09:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:09:58 + ls /var/log/sa-host 05:09:58 + sadf -c /var/log/sa-host/sa13 05:09:58 file_magic: OK 05:09:58 HZ: Using current value: 100 05:09:58 file_header: OK 05:09:58 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 05:09:58 Statistics: 05:09:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:09:58 File successfully converted to sysstat format version 12.0.3 05:09:58 + sadf -c /var/log/sa-host/sa30 05:09:58 file_magic: OK 05:09:58 HZ: Using current value: 100 05:09:58 file_header: OK 05:09:58 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 05:09:58 Statistics: 05:09:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:09:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:58 provisioning config files... 05:09:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config3423832805330242382tmp [Pipeline] { [Pipeline] echo 05:09:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:09:59 ---> create-netrc.sh [Pipeline] } 05:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:09:59 ---> python-tools-install.sh [Pipeline] echo 05:09:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:09:59 ---> sudo-logs.sh 05:09:59 Archiving 'sudo' log.. 05:09:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-966.novalocal: Name or service not known 05:09:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-966.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:09:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:00 ---> job-cost.sh 05:10:00 lf-activate-venv: SKIPPING 05:10:00 DEBUG: total: 0.10999999940395355 05:10:00 INFO: Retrieving Stack Cost... 05:10:00 INFO: Retrieving Pricing Info for: v3-standard-2 05:10:00 INFO: Archiving Costs [Pipeline] echo 05:10:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:01 ---> logs-deploy.sh 05:10:01 lf-activate-venv: SKIPPING 05:10:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/3 05:10:01 INFO: archiving workspace using pattern(s): 05:10:01 Archives upload complete. 05:10:02 INFO: archiving logs to Nexus 05:10:02 ---> uname -a: 05:10:02 Linux prd-centos7-docker-4c-2g-966.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:10:02 05:10:02 05:10:02 ---> lscpu: 05:10:02 Architecture: x86_64 05:10:02 CPU op-mode(s): 32-bit, 64-bit 05:10:02 Byte Order: Little Endian 05:10:02 Address sizes: 40 bits physical, 48 bits virtual 05:10:02 CPU(s): 2 05:10:02 On-line CPU(s) list: 0,1 05:10:02 Thread(s) per core: 1 05:10:02 Core(s) per socket: 1 05:10:02 Socket(s): 2 05:10:02 NUMA node(s): 1 05:10:02 Vendor ID: AuthenticAMD 05:10:02 CPU family: 23 05:10:02 Model: 49 05:10:02 Model name: AMD EPYC-Rome Processor 05:10:02 Stepping: 0 05:10:02 CPU MHz: 2799.996 05:10:02 BogoMIPS: 5599.99 05:10:02 Virtualization: AMD-V 05:10:02 Hypervisor vendor: KVM 05:10:02 Virtualization type: full 05:10:02 L1d cache: 32K 05:10:02 L1i cache: 32K 05:10:02 L2 cache: 512K 05:10:02 L3 cache: 16384K 05:10:02 NUMA node0 CPU(s): 0,1 05:10:02 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 05:10:02 05:10:02 05:10:02 ---> nproc: 05:10:02 2 05:10:02 05:10:02 05:10:02 ---> df -h: 05:10:02 Filesystem Size Used Avail Use% Mounted on 05:10:02 overlay 40G 7.7G 33G 20% / 05:10:02 tmpfs 64M 0 64M 0% /dev 05:10:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:10:02 shm 64M 0 64M 0% /dev/shm 05:10:02 /dev/vda1 40G 7.7G 33G 20% /facter-os 05:10:02 05:10:02 05:10:02 ---> sar -b -r -n DEV: 05:10:02 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) 05:10:02 05:10:02 05:00:12 LINUX RESTART (2 CPU) 05:10:02 05:10:02 05:01:01 tps rtps wtps bread/s bwrtn/s 05:10:02 05:02:01 7.86 0.38 7.47 30.76 1094.69 05:10:02 05:03:01 0.37 0.00 0.37 0.00 5.95 05:10:02 05:04:01 0.25 0.00 0.25 0.00 3.90 05:10:02 05:05:01 0.20 0.00 0.20 0.00 2.83 05:10:02 05:06:01 0.18 0.00 0.18 0.00 2.48 05:10:02 05:07:01 0.32 0.00 0.32 0.00 4.75 05:10:02 05:08:01 0.15 0.00 0.15 0.00 1.75 05:10:02 05:09:01 0.27 0.00 0.27 0.00 3.61 05:10:02 Average: 1.20 0.05 1.15 3.85 140.09 05:10:02 05:10:02 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:02 05:02:01 5640264 0 636488 7.95 2620 1729560 1512124 16.69 596552 1535652 20 05:10:02 05:03:01 5650848 0 625900 7.82 2620 1729564 1420784 15.69 587624 1535644 20 05:10:02 05:04:01 5651720 0 625024 7.80 2620 1729568 1421228 15.69 586312 1536240 16 05:10:02 05:05:01 5653964 0 622776 7.78 2620 1729572 1420784 15.69 583808 1536240 16 05:10:02 05:06:01 5652184 0 624548 7.80 2620 1729580 1421012 15.69 586212 1536240 16 05:10:02 05:07:01 5651728 0 625004 7.80 2620 1729580 1421000 15.69 586204 1536240 20 05:10:02 05:08:01 5653404 0 623324 7.78 2620 1729584 1420784 15.69 585100 1536240 20 05:10:02 05:09:01 5653388 0 623332 7.78 2620 1729592 1420784 15.69 585044 1536240 8 05:10:02 Average: 5650938 0 625800 7.81 2620 1729575 1432312 15.81 587107 1536092 17 05:10:02 05:10:02 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:02 05:02:01 eth0 46.49 48.22 250.09 10.01 0.00 0.00 0.00 0.00 05:10:02 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:02:01 docker0 37.88 29.99 4.25 232.33 0.00 0.00 0.00 0.00 05:10:02 05:03:01 eth0 0.35 0.07 0.03 0.01 0.00 0.00 0.00 0.00 05:10:02 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:04:01 eth0 3.33 0.62 0.77 0.36 0.00 0.00 0.00 0.00 05:10:02 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:05:01 eth0 0.43 0.07 0.02 0.04 0.00 0.00 0.00 0.00 05:10:02 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:06:01 eth0 1.07 0.43 0.39 0.27 0.00 0.00 0.00 0.00 05:10:02 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:07:01 eth0 0.63 0.40 0.33 0.18 0.00 0.00 0.00 0.00 05:10:02 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:08:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:10:02 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:09:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:02 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 Average: eth0 6.58 6.25 31.48 1.36 0.00 0.00 0.00 0.00 05:10:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:02 Average: docker0 4.74 3.75 0.53 29.06 0.00 0.00 0.00 0.00 05:10:02 05:10:02 05:10:02 ---> sar -P ALL: 05:10:02 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) 05:10:02 05:10:02 05:00:12 LINUX RESTART (2 CPU) 05:10:02 05:10:02 05:01:01 CPU %user %nice %system %iowait %steal %idle 05:10:02 05:02:01 all 2.06 0.00 0.57 0.08 0.03 97.26 05:10:02 05:02:01 0 2.72 0.00 0.64 0.02 0.02 96.61 05:10:02 05:02:01 1 1.41 0.00 0.50 0.15 0.03 97.91 05:10:02 05:03:01 all 0.12 0.00 0.05 0.00 0.01 99.82 05:10:02 05:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:10:02 05:03:01 1 0.18 0.00 0.05 0.00 0.00 99.77 05:10:02 05:04:01 all 0.22 0.00 0.05 0.00 0.03 99.71 05:10:02 05:04:01 0 0.10 0.00 0.05 0.00 0.03 99.82 05:10:02 05:04:01 1 0.33 0.00 0.05 0.00 0.02 99.60 05:10:02 05:05:01 all 0.24 0.00 0.03 0.00 0.02 99.72 05:10:02 05:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:10:02 05:05:01 1 0.45 0.00 0.02 0.00 0.02 99.52 05:10:02 05:06:01 all 0.28 0.00 0.04 0.00 0.03 99.66 05:10:02 05:06:01 0 0.33 0.00 0.05 0.00 0.03 99.58 05:10:02 05:06:01 1 0.22 0.00 0.03 0.00 0.02 99.73 05:10:02 05:07:01 all 0.24 0.00 0.02 0.00 0.02 99.72 05:10:02 05:07:01 0 0.45 0.00 0.02 0.00 0.02 99.52 05:10:02 05:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:10:02 05:08:01 all 0.27 0.00 0.04 0.00 0.02 99.67 05:10:02 05:08:01 0 0.48 0.00 0.03 0.00 0.02 99.47 05:10:02 05:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:10:02 05:09:01 all 0.08 0.00 0.05 0.00 0.01 99.87 05:10:02 05:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 05:10:02 05:09:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:10:02 Average: all 0.44 0.00 0.11 0.01 0.02 99.43 05:10:02 Average: 0 0.53 0.00 0.11 0.00 0.02 99.33 05:10:02 Average: 1 0.34 0.00 0.10 0.02 0.01 99.53 05:10:02 05:10:02 05:10:02