Pull request #378 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da7f26c8e661522afc749967689e9a80c348048d+f013d06190760cc000d2fbdd8ec5cc0b62b944f9 (3a2c52b5e1da08c43eeb9152be1305901a4fc3d3) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2066726033265107295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6929824239283700529.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-378/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5361714669544528824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7304661939603563347.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-378/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4573496755137387329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [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-378 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh1974489496011273834.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh7070825242266496732.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh4493342827150904988.key > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:53:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:53:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:53:08 ========================================================= 11:53:08 EdgeX Global Pipelines Version Info 11:53:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:53:09 ------------------- 11:53:09 stable info: 11:53:09 ------------------- 11:53:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:53:09 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 11:53:09 Message: update stable to v1.0.194 11:53:10 ------------------- 11:53:10 experimental info: 11:53:10 ------------------- 11:53:10 Commited By: **** collab-it+edgex@linuxfoundation.org 11:53:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:53:10 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:53:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da7f26c [Pipeline] echo 11:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:11 provisioning config files... 11:53:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config8743158422545691806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:11 ---> docker-login.sh 11:53:11 nexus3.edgexfoundry.org:10001 11:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 nexus3.edgexfoundry.org:10002 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 nexus3.edgexfoundry.org:10003 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 nexus3.edgexfoundry.org:10004 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 docker.io 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 ---> docker-login.sh ends [Pipeline] } 11:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:53:13 + git log --format=format:%s -1 da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo 11:53:13 GIT_COMMIT: da7f26c8e661522afc749967689e9a80c348048d, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo 11:53:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:14 11:53:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:53:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:14 latest: Pulling from edgex-devops/git-semver 11:53:14 31603596830f: Pulling fs layer 11:53:14 54011a49482f: Pulling fs layer 11:53:14 a6820b24f6d8: Pulling fs layer 11:53:14 f581987b2513: Pulling fs layer 11:53:14 f581987b2513: Waiting 11:53:14 54011a49482f: Verifying Checksum 11:53:14 54011a49482f: Download complete 11:53:14 f581987b2513: Verifying Checksum 11:53:14 f581987b2513: Download complete 11:53:14 a6820b24f6d8: Verifying Checksum 11:53:14 a6820b24f6d8: Download complete 11:53:15 31603596830f: Download complete 11:53:15 31603596830f: Pull complete 11:53:15 54011a49482f: Pull complete 11:53:16 a6820b24f6d8: Pull complete 11:53:16 f581987b2513: Pull complete 11:53:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:53:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:53:16 prd-centos7-docker-4c-2g-1462 does not seem to be running inside a container 11:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:53:19 $ docker top 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:19 [ssh-agent] Looking for ssh-agent implementation... 11:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:19 $ docker exec 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent 11:53:19 SSH_AUTH_SOCK=/tmp/ssh-LaMbF3WY8GHG/agent.13 11:53:19 SSH_AGENT_PID=19 11:53:19 Running ssh-add (command line suppressed) 11:53:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_23942033878075950.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_23942033878075950.key) 11:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:20 + git tag --points-at HEAD [Pipeline] } 11:53:20 $ docker exec --env ******** --env ******** 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent -k 11:53:20 unset SSH_AUTH_SOCK; 11:53:20 unset SSH_AGENT_PID; 11:53:20 echo Agent pid 19 killed; 11:53:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:53:20 [ssh-agent] Looking for ssh-agent implementation... 11:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:53:20 $ docker exec 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent 11:53:20 SSH_AUTH_SOCK=/tmp/ssh-mdXlGhcWHT3b/agent.52 11:53:20 SSH_AGENT_PID=59 11:53:20 Running ssh-add (command line suppressed) 11:53:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_9081979618064030237.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_9081979618064030237.key) 11:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:53:20 + git semver init 11:53:20 # -> Open(): unable to determine branch for HEAD 11:53:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git 11:53:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 11:53:20 # $SEMVER_REMOTE_NAME = origin 11:53:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:53:20 # $SEMVER_USER_NAME = edgex-jenkins 11:53:20 # $SEMVER_BRANCH = PR-378 11:53:20 # $SEMVER_TEMP = /tmp/semver-481660664 11:53:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:53:25 # '/tmp/semver-481660664' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' 11:53:25 # -> Force: false 11:53:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } 11:53:25 $ docker exec --env ******** --env ******** 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 ssh-agent -k 11:53:25 unset SSH_AUTH_SOCK; 11:53:25 unset SSH_AGENT_PID; 11:53:25 echo Agent pid 59 killed; 11:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:53:25 + git semver [Pipeline] } 11:53:25 $ docker stop --time=1 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 11:53:27 $ docker rm -f 4220263ce8766cc97691847262e88908b8ced4549178f7c9b87dd1f882102082 [Pipeline] // withDockerContainer [Pipeline] sh 11:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:53:28 Stashed 1 file(s) [Pipeline] echo 11:53:28 [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 11:53:43 Still waiting to schedule task 11:53:43 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 11:53:43 ‘prd-centos7-docker-4c-2g-1464’ is offline 11:53:43 Still waiting to schedule task 11:53:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:55:20 Running on prd-centos7-docker-4c-2g-1465 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 11:55:20 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 11:55:20 The recommended git tool is: git 11:55:22 using credential edgex-jenkins-ssh 11:55:22 Cloning the remote Git repository 11:55:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:55:22 > git init /w/workspace/edgex-ui-go/2 # timeout=10 11:55:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:55:22 > git --version # timeout=10 11:55:22 > git --version # 'git version 2.24.4' 11:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:22 [INFO] Currently running in a labeled security context 11:55:22 [INFO] Currently SELinux is 'enforcing' on the host 11:55:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8016812382725783473.key 11:55:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:24 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d 11:55:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:55:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:55:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:24 [INFO] Currently running in a labeled security context 11:55:24 [INFO] Currently SELinux is 'enforcing' on the host 11:55:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2139049806928615457.key 11:55:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:55:24 > git config core.sparsecheckout # timeout=10 11:55:24 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:55:24 > git remote # timeout=10 11:55:24 > git config --get remote.origin.url # timeout=10 11:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:55:24 [INFO] Currently running in a labeled security context 11:55:24 [INFO] Currently SELinux is 'enforcing' on the host 11:55:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2422895553973952464.key 11:55:24 > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 11:55:24 Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d 11:55:24 Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) 11:55:24 > git rev-parse HEAD^{commit} # timeout=10 11:55:24 > git config core.sparsecheckout # timeout=10 11:55:24 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:55:28 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:55:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:55:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:55:30 + sudo service docker restart 11:55:30 + true 11:55:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:52 provisioning config files... 11:55:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1962662083458386889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:52 ---> docker-login.sh 11:55:52 nexus3.edgexfoundry.org:10001 11:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:54 Configure a credential helper to remove this warning. See 11:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:54 11:55:54 Login Succeeded 11:55:54 nexus3.edgexfoundry.org:10002 11:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:54 Configure a credential helper to remove this warning. See 11:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:54 11:55:54 Login Succeeded 11:55:54 nexus3.edgexfoundry.org:10003 11:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:54 Configure a credential helper to remove this warning. See 11:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:54 11:55:54 Login Succeeded 11:55:54 nexus3.edgexfoundry.org:10004 11:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:54 Configure a credential helper to remove this warning. See 11:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:54 11:55:54 Login Succeeded 11:55:54 docker.io 11:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:54 Configure a credential helper to remove this warning. See 11:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:54 11:55:54 Login Succeeded 11:55:54 ---> docker-login.sh ends [Pipeline] } 11:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:55:55 ========================================================= 11:55:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:55:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:55:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:55:55 Sending build context to Docker daemon 35.86MB 11:55:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:55:55 Step 2/8 : FROM ${BASE} 11:55:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:55:55 540db60ca938: Pulling fs layer 11:55:55 adcc1eea9eea: Pulling fs layer 11:55:55 4c4ab2625f07: Pulling fs layer 11:55:55 0510c868ecb4: Pulling fs layer 11:55:55 afea3b2eda06: Pulling fs layer 11:55:55 7809a108b3ef: Pulling fs layer 11:55:55 f706445af74f: Pulling fs layer 11:55:55 afea3b2eda06: Waiting 11:55:55 7809a108b3ef: Waiting 11:55:55 f706445af74f: Waiting 11:55:55 0510c868ecb4: Waiting 11:55:56 4c4ab2625f07: Verifying Checksum 11:55:56 4c4ab2625f07: Download complete 11:55:56 adcc1eea9eea: Download complete 11:55:56 afea3b2eda06: Verifying Checksum 11:55:56 afea3b2eda06: Download complete 11:55:56 7809a108b3ef: Verifying Checksum 11:55:56 7809a108b3ef: Download complete 11:55:56 540db60ca938: Verifying Checksum 11:55:56 540db60ca938: Download complete 11:55:56 540db60ca938: Pull complete 11:55:57 adcc1eea9eea: Pull complete 11:55:57 4c4ab2625f07: Pull complete 11:55:57 f706445af74f: Verifying Checksum 11:55:57 f706445af74f: Download complete 11:55:58 0510c868ecb4: Verifying Checksum 11:55:58 0510c868ecb4: Download complete 11:56:02 0510c868ecb4: Pull complete 11:56:02 afea3b2eda06: Pull complete 11:56:02 7809a108b3ef: Pull complete 11:56:04 f706445af74f: Pull complete 11:56:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:56:04 ---> b068be0155e3 11:56:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:56:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1467 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 11:56:38 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 11:56:38 The recommended git tool is: git 11:56:43 ---> Running in 6fff28f3ab6e 11:56:43 Removing intermediate container 6fff28f3ab6e 11:56:43 ---> 3d80b7a04e63 11:56:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:43 ---> Running in c765da570f30 11:56:43 Removing intermediate container c765da570f30 11:56:43 ---> d34bd5d3ebe7 11:56:43 Step 5/8 : RUN apk add --no-cache make git 11:56:43 ---> Running in 061f20f99019 11:56:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:56:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:56:43 using credential edgex-jenkins-ssh 11:56:43 Cloning the remote Git repository 11:56:44 OK: 149 MiB in 40 packages 11:56:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:56:44 > git init /w/workspace/edgex-ui-go/2 # timeout=10 11:56:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:56:44 > git --version # timeout=10 11:56:44 > git --version # 'git version 2.17.1' 11:56:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:56:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:45 Removing intermediate container 061f20f99019 11:56:45 ---> f7d0d86a7d64 11:56:45 Step 6/8 : WORKDIR /edgex-ui-go 11:56:45 ---> Running in 0457c8dbc641 11:56:45 Removing intermediate container 0457c8dbc641 11:56:45 ---> e56c40d2d7d5 11:56:45 Step 7/8 : COPY . . 11:56:47 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d 11:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:56:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:56:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:56:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:56:47 > git config core.sparsecheckout # timeout=10 11:56:47 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:56:47 Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d 11:56:47 Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) 11:56:47 > git remote # timeout=10 11:56:47 > git config --get remote.origin.url # timeout=10 11:56:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:56:47 > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 11:56:47 > git rev-parse HEAD^{commit} # timeout=10 11:56:47 > git config core.sparsecheckout # timeout=10 11:56:47 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 11:56:52 ---> 02f4368928c0 11:56:52 Step 8/8 : RUN go mod download 11:56:52 ---> Running in aa0020e041f5 11:56:52 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:56:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:56:54 + true 11:56:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:13 provisioning config files... 11:57:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1458715992188405093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:13 ---> docker-login.sh 11:57:13 nexus3.edgexfoundry.org:10001 11:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:14 Configure a credential helper to remove this warning. See 11:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:14 11:57:14 Login Succeeded 11:57:14 nexus3.edgexfoundry.org:10002 11:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:15 Configure a credential helper to remove this warning. See 11:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:15 11:57:15 Login Succeeded 11:57:15 nexus3.edgexfoundry.org:10003 11:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:16 Configure a credential helper to remove this warning. See 11:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:16 11:57:16 Login Succeeded 11:57:16 nexus3.edgexfoundry.org:10004 11:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:16 Configure a credential helper to remove this warning. See 11:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:16 11:57:16 Login Succeeded 11:57:16 docker.io 11:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:17 Configure a credential helper to remove this warning. See 11:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:17 11:57:17 Login Succeeded 11:57:17 ---> docker-login.sh ends [Pipeline] } 11:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:57:17 ========================================================= 11:57:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:57:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:57:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 11:57:19 Sending build context to Docker daemon 35.86MB 11:57:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:57:19 Step 2/8 : FROM ${BASE} 11:57:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:57:19 595b0fe564bb: Pulling fs layer 11:57:19 3088b5b3c5c0: Pulling fs layer 11:57:19 5b7225fbf94c: Pulling fs layer 11:57:19 ba82ee9f976e: Pulling fs layer 11:57:19 506bd15cee9f: Pulling fs layer 11:57:19 75a0a4a0db45: Pulling fs layer 11:57:19 618dc40b7e24: Pulling fs layer 11:57:19 ba82ee9f976e: Waiting 11:57:19 506bd15cee9f: Waiting 11:57:19 75a0a4a0db45: Waiting 11:57:19 618dc40b7e24: Waiting 11:57:19 5b7225fbf94c: Verifying Checksum 11:57:19 5b7225fbf94c: Download complete 11:57:19 3088b5b3c5c0: Verifying Checksum 11:57:19 3088b5b3c5c0: Download complete 11:57:19 506bd15cee9f: Download complete 11:57:19 75a0a4a0db45: Verifying Checksum 11:57:19 75a0a4a0db45: Download complete 11:57:19 595b0fe564bb: Verifying Checksum 11:57:19 595b0fe564bb: Download complete 11:57:20 595b0fe564bb: Pull complete 11:57:20 3088b5b3c5c0: Pull complete 11:57:21 5b7225fbf94c: Pull complete 11:57:21 618dc40b7e24: Verifying Checksum 11:57:21 618dc40b7e24: Download complete 11:57:23 ba82ee9f976e: Download complete 11:57:33 ba82ee9f976e: Pull complete 11:57:33 506bd15cee9f: Pull complete 11:57:34 75a0a4a0db45: Pull complete 11:57:38 618dc40b7e24: Pull complete 11:57:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 11:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:57:38 ---> a36622ca3599 11:57:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:57:40 ---> Running in 218f813f9129 11:57:40 Removing intermediate container 218f813f9129 11:57:40 ---> cd3bc299ef0d 11:57:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:40 ---> Running in 36dbefb390cc 11:57:44 Removing intermediate container 36dbefb390cc 11:57:44 ---> 3d133cf8d617 11:57:44 Step 5/8 : RUN apk add --no-cache make git 11:57:44 ---> Running in e4da3c6033a8 11:57:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:57:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:57:46 OK: 138 MiB in 40 packages 11:57:48 Removing intermediate container e4da3c6033a8 11:57:48 ---> 3a852ca40328 11:57:48 Step 6/8 : WORKDIR /edgex-ui-go 11:57:48 ---> Running in fa9ec8e85e9d 11:57:48 Removing intermediate container fa9ec8e85e9d 11:57:48 ---> c443bbbb0091 11:57:48 Step 7/8 : COPY . . 11:57:48 Removing intermediate container aa0020e041f5 11:57:48 ---> 40f526e2e71f 11:57:48 Successfully built 40f526e2e71f 11:57:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:57:49 + docker inspect -f . ci-base-image-x86_64 11:57:49 . [Pipeline] withDockerContainer 11:57:49 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 11:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-x86_64 cat 11:57:50 $ docker top a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:50 + go version 11:57:50 go version go1.16.3 linux/amd64 [Pipeline] } 11:57:50 $ docker stop --time=1 a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d 11:57:51 ---> 655a0e7df10a 11:57:51 Step 8/8 : RUN go mod download 11:57:51 ---> Running in 6b3a999e351b 11:57:52 $ docker rm -f a93e834b902161f6485c9cb60edc1ecfc083ac4cf496a7f16a6faa9a486afd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:52 + docker inspect -f . ci-base-image-x86_64 11:57:52 . [Pipeline] withDockerContainer 11:57:52 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 11:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-x86_64 cat 11:57:55 $ docker top 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:55 + go mod tidy [Pipeline] sh 11:57:56 + make test 11:57:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:57:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:58:09 GO111MODULE=on go vet ./... [Pipeline] } 11:58:14 $ docker stop --time=1 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 11:58:17 $ docker rm -f 225432550bfbf005d82989557cb41f8ef12230469feabfce99ecad71038a1795 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:58:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:19 + ls -al . 11:58:19 total 92 11:58:19 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 11:57 . 11:58:19 drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 11:55 .. 11:58:19 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 11:55 assets 11:58:19 drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 11:55 bin 11:58:19 drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 11:55 cmd 11:58:19 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 11:55 CONTRIBUTING.md 11:58:19 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 11:57 coverage.out 11:58:19 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 11:55 Dockerfile 11:58:19 -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 11:55 Dockerfile.build 11:58:19 drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 11:55 docs 11:58:19 drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 11:55 .git 11:58:19 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 11:55 .github 11:58:19 -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 11:55 .gitignore 11:58:19 -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 11:55 go.mod 11:58:19 -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 11:57 go.sum 11:58:19 drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 11:55 internal 11:58:19 -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 11:55 Jenkinsfile 11:58:19 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 11:55 LICENSE 11:58:19 -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 11:55 Makefile 11:58:19 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 11:55 README.md 11:58:19 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 11:53 VERSION 11:58:19 -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 11:55 version.go 11:58:19 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 11:55 web [Pipeline] isUnix [Pipeline] sh 11:58:19 + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=amd64 --label version=0.0.0 . 11:58:19 Sending build context to Docker daemon 35.89MB 11:58:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 11:58:19 Step 2/24 : FROM ${BASE} AS builder 11:58:19 ---> 40f526e2e71f 11:58:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:58:21 ---> Running in 176dce2a6e48 11:58:21 Removing intermediate container 176dce2a6e48 11:58:21 ---> a476c0eb598b 11:58:21 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:58:21 ---> Running in b2b24f27cd06 11:58:21 Removing intermediate container b2b24f27cd06 11:58:21 ---> db837a885c74 11:58:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:58:21 ---> Running in 773127f6fb30 11:58:22 Removing intermediate container 773127f6fb30 11:58:22 ---> 3302ab23147c 11:58:22 Step 6/24 : LABEL Name=edgex-ui-go 11:58:22 ---> Running in 54c65ae0c032 11:58:22 Removing intermediate container 54c65ae0c032 11:58:22 ---> 0579a166703f 11:58:22 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:58:22 ---> Running in 612bc6d33d22 11:58:22 Removing intermediate container 612bc6d33d22 11:58:22 ---> b452260bb29a 11:58:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:22 ---> Running in 167dc49ed489 11:58:23 Removing intermediate container 167dc49ed489 11:58:23 ---> 7db68fcbb3f7 11:58:23 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:23 ---> Running in e75a88dcd649 11:58:24 Removing intermediate container 6b3a999e351b 11:58:24 ---> e7b3ab6ed9a5 11:58:24 Successfully built e7b3ab6ed9a5 11:58:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:58:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:58:24 + docker inspect -f . ci-base-image-arm64 11:58:24 . [Pipeline] withDockerContainer 11:58:24 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 11:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 11:58:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:58:25 OK: 149 MiB in 40 packages 11:58:26 Removing intermediate container e75a88dcd649 11:58:26 ---> 10b59abab53b 11:58:26 Step 10/24 : ENV GO111MODULE=on 11:58:26 ---> Running in 0f01242214d7 11:58:26 $ docker top 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 -eo pid,comm 11:58:26 Removing intermediate container 0f01242214d7 11:58:26 ---> c7d57da8b8bc 11:58:26 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:58:26 ---> Running in 25214d6e6f88 [Pipeline] { [Pipeline] sh 11:58:27 Removing intermediate container 25214d6e6f88 11:58:27 ---> 86c9f679b268 11:58:27 Step 12/24 : COPY go.mod . 11:58:27 ---> 9a95e0407d65 11:58:27 Step 13/24 : COPY Makefile . 11:58:27 + go version 11:58:27 go version go1.16.5 linux/arm64 [Pipeline] } 11:58:27 $ docker stop --time=1 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 11:58:27 ---> ebc0c04502e6 11:58:27 Step 14/24 : RUN make update 11:58:27 ---> Running in 7220a5e651ec 11:58:28 CGO_ENABLED=0 GO111MODULE=on go mod download 11:58:28 Removing intermediate container 7220a5e651ec 11:58:28 ---> 4c925caa7d9c 11:58:28 Step 15/24 : COPY . . 11:58:29 $ docker rm -f 4050110f5a5e859fc9c44e4615aa4df5a19f233602598de9f409999c439d1392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:58:30 + docker inspect -f . ci-base-image-arm64 11:58:30 . [Pipeline] withDockerContainer 11:58:30 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 11:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 11:58:32 $ docker top 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:33 ---> 1a7f382367c4 11:58:33 Step 16/24 : RUN ${MAKE} 11:58:33 + go mod tidy 11:58:33 ---> Running in 1e9c18097ce1 [Pipeline] sh 11:58:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:58:34 + make test 11:58:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:58:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:58:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:58:47 Removing intermediate container 1e9c18097ce1 11:58:47 ---> 1e5cb68ed596 11:58:47 Step 17/24 : FROM alpine:3.12 11:58:47 3.12: Pulling from library/alpine 11:58:48 339de151aab4: Pulling fs layer 11:58:48 339de151aab4: Verifying Checksum 11:58:48 339de151aab4: Download complete 11:58:48 339de151aab4: Pull complete 11:58:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 11:58:48 Status: Downloaded newer image for alpine:3.12 11:58:48 ---> 13621d1b12d4 11:58:48 Step 18/24 : EXPOSE 4000 11:58:49 ---> Running in 0f535c4423ad 11:58:49 Removing intermediate container 0f535c4423ad 11:58:49 ---> 078ec62f17a0 11:58:49 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:58:53 ---> fa0f230ba148 11:58:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:58:53 ---> Running in c3d9ce21dd06 11:58:53 Removing intermediate container c3d9ce21dd06 11:58:53 ---> e4623c65bdb6 11:58:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:58:53 ---> Running in ac477caae871 11:58:53 Removing intermediate container ac477caae871 11:58:53 ---> 37d6a0b241c6 11:58:53 Step 22/24 : LABEL arch=amd64 11:58:53 ---> Running in 793823d08cd8 11:58:54 Removing intermediate container 793823d08cd8 11:58:54 ---> 3f67854d40bd 11:58:54 Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d 11:58:54 ---> Running in 3fc39dafcd15 11:58:54 Removing intermediate container 3fc39dafcd15 11:58:54 ---> e399293d30ca 11:58:54 Step 24/24 : LABEL version=0.0.0 11:58:55 ---> Running in 7cf215e370aa 11:58:55 Removing intermediate container 7cf215e370aa 11:58:55 ---> 8ae229e5c67b 11:58:55 [Warning] One or more build-args [ARCH] were not consumed 11:58:55 Successfully built 8ae229e5c67b 11:58:55 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] libraryResource [Pipeline] sh 11:58:56 ---> job-cost.sh 11:58:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cedZ 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:59:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:59:07 GO111MODULE=on go vet ./... 11:59:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 11:59:30 $ docker stop --time=1 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 11:59:32 $ docker rm -f 5b016740c65d864e8183ab5dfd273426f5f616a2ab633211d066962e43acd8f2 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:33 Warning: overwriting stash ‘coverage-report’ 11:59:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:34 + ls -al . 11:59:34 total 124 11:59:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:58 . 11:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:56 .. 11:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 11:56 .git 11:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:56 .github 11:59:34 -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 11:56 .gitignore 11:59:34 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 11:56 CONTRIBUTING.md 11:59:34 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 11:56 Dockerfile 11:59:34 -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 11:56 Dockerfile.build 11:59:34 -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 11:56 Jenkinsfile 11:59:34 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 11:56 LICENSE 11:59:34 -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 11:56 Makefile 11:59:34 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 11:56 README.md 11:59:34 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 11:53 VERSION 11:59:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:56 assets 11:59:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:56 bin 11:59:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:56 cmd 11:59:34 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 11:58 coverage.out 11:59:34 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 11:56 docs 11:59:34 -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 11:56 go.mod 11:59:34 -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 11:58 go.sum 11:59:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:56 internal 11:59:34 -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 11:56 version.go 11:59:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:56 web [Pipeline] isUnix [Pipeline] sh 11:59:34 + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=arm64 --label version=0.0.0 . 11:59:35 Sending build context to Docker daemon 35.89MB 11:59:35 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 11:59:35 Step 2/24 : FROM ${BASE} AS builder 11:59:35 ---> e7b3ab6ed9a5 11:59:35 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:59:36 ---> Running in fe16daf03458 11:59:37 Removing intermediate container fe16daf03458 11:59:37 ---> 7a905b89c35f 11:59:37 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:59:37 ---> Running in e9f6dc93d833 11:59:37 Removing intermediate container e9f6dc93d833 11:59:37 ---> de509a6b525b 11:59:37 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:59:37 ---> Running in 6ab7ec01cfe4 11:59:37 lf-activate-venv(): INFO: Adding /tmp/venv-cedZ/bin to PATH 11:59:37 INFO: No Stack... 11:59:37 INFO: Retrieving Pricing Info for: v3-standard-2 11:59:37 INFO: Archiving Costs [Pipeline] sh 11:59:38 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 11:59:38 + cut -d, -f6 [Pipeline] lock 11:59:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] 11:59:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] did not exist. Created. 11:59:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:59:38 Removing intermediate container 6ab7ec01cfe4 11:59:38 ---> e86fda774da2 11:59:38 Step 6/24 : LABEL Name=edgex-ui-go 11:59:38 ---> Running in 39d7cbe26c4d 11:59:38 + echo total: 0.05999999865889549 [Pipeline] stash 11:59:38 Stashed 1 file(s) [Pipeline] } 11:59:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:59:38 Removing intermediate container 39d7cbe26c4d 11:59:38 ---> 6e0e15f3d856 11:59:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:59:38 ---> Running in 6f97b24e34c9 11:59:39 Removing intermediate container 6f97b24e34c9 11:59:39 ---> 56df4dce4977 11:59:39 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:39 ---> Running in 844640d799d2 11:59:41 Removing intermediate container 844640d799d2 11:59:41 ---> 70bb25411693 11:59:41 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:42 ---> Running in 900076c606ca 11:59:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:59:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:59:45 OK: 138 MiB in 40 packages 11:59:46 Removing intermediate container 900076c606ca 11:59:46 ---> db622231194e 11:59:46 Step 10/24 : ENV GO111MODULE=on 11:59:46 ---> Running in 14058ff5dce9 11:59:46 Removing intermediate container 14058ff5dce9 11:59:46 ---> c87b124c01ec 11:59:46 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:59:46 ---> Running in 49635c8efdf8 11:59:47 Removing intermediate container 49635c8efdf8 11:59:47 ---> 3813b2f6d3fe 11:59:47 Step 12/24 : COPY go.mod . 11:59:48 ---> 3cf685e39115 11:59:48 Step 13/24 : COPY Makefile . 11:59:49 ---> 7769ed29c244 11:59:49 Step 14/24 : RUN make update 11:59:49 ---> Running in 0aed28dc4867 11:59:50 CGO_ENABLED=0 GO111MODULE=on go mod download 11:59:52 Removing intermediate container 0aed28dc4867 11:59:52 ---> d45aa90ebf64 11:59:52 Step 15/24 : COPY . . 11:59:55 ---> 81ad726586f3 11:59:55 Step 16/24 : RUN ${MAKE} 11:59:55 ---> Running in c7a47021e5c7 11:59:56 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 12:00:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:00:28 Removing intermediate container c7a47021e5c7 12:00:28 ---> a2755dc64490 12:00:28 Step 17/24 : FROM alpine:3.12 12:00:28 3.12: Pulling from library/alpine 12:00:28 d2f70382dc9a: Pulling fs layer 12:00:29 d2f70382dc9a: Verifying Checksum 12:00:29 d2f70382dc9a: Download complete 12:00:29 d2f70382dc9a: Pull complete 12:00:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:00:29 Status: Downloaded newer image for alpine:3.12 12:00:29 ---> 9852663dfa18 12:00:29 Step 18/24 : EXPOSE 4000 12:00:30 ---> Running in 666db4021e03 12:00:30 Removing intermediate container 666db4021e03 12:00:30 ---> 2995e33e8d0a 12:00:30 Step 19/24 : 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 12:00:33 ---> 9886b54c3463 12:00:33 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:00:33 ---> Running in e65a66eec65b 12:00:33 Removing intermediate container e65a66eec65b 12:00:33 ---> c0a7b280994b 12:00:33 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:00:33 ---> Running in a8a4e5d6960b 12:00:34 Removing intermediate container a8a4e5d6960b 12:00:34 ---> 74ea5cd85e9a 12:00:34 Step 22/24 : LABEL arch=arm64 12:00:34 ---> Running in 22f4c15f2b49 12:00:34 Removing intermediate container 22f4c15f2b49 12:00:34 ---> b3ce4031d50a 12:00:34 Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d 12:00:34 ---> Running in 53949f1bf31e 12:00:35 Removing intermediate container 53949f1bf31e 12:00:35 ---> b0f7256334bd 12:00:35 Step 24/24 : LABEL version=0.0.0 12:00:35 ---> Running in 18688bb8aa3d 12:00:35 Removing intermediate container 18688bb8aa3d 12:00:35 ---> 276c0d9eda79 12:00:35 [Warning] One or more build-args [ARCH] were not consumed 12:00:36 Successfully built 276c0d9eda79 12:00:36 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] libraryResource [Pipeline] sh 12:00:37 ---> job-cost.sh 12:00:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gG3P 12:01:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-gG3P/bin to PATH 12:03:00 INFO: No Stack... 12:03:00 INFO: Retrieving Pricing Info for: v2-standard-4 12:03:00 INFO: Archiving Costs [Pipeline] sh 12:03:01 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 12:03:01 + cut -d, -f6 [Pipeline] lock 12:03:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] 12:03:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] did not exist. Created. 12:03:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:03:01 /w/workspace/edgex-ui-go/2@tmp/durable-9d10b6a7/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-9d10b6a7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:03:01 + echo total: 0.18000000715255737 [Pipeline] stash 12:03:01 Warning: overwriting stash ‘stack-cost’ 12:03:02 Stashed 1 file(s) [Pipeline] } 12:03:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-2-stack-cost] [Pipeline] // lock [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 12:03:02 provisioning config files... 12:03:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config5067339631640912115tmp [Pipeline] { [Pipeline] sh 12:03:03 + set +x 12:03:03 + curl -s https://codecov.io/bash 12:03:03 + bash -s -- 12:03:03 12:03:03 _____ _ 12:03:03 / ____| | | 12:03:03 | | ___ __| | ___ ___ _____ __ 12:03:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:03:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:03:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:03:03 Bash-1.0.3 12:03:03 12:03:03 12:03:03 ==> git version 2.24.4 found 12:03:03 ==> 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 12:03:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:03:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:03:03 ==> Jenkins CI detected. 12:03:03 project root: . 12:03:03 --> token set from env 12:03:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:03:03 ==> Running gcov in . (disable via -X gcov) 12:03:03 ==> Python coveragepy not found 12:03:03 ==> Searching for coverage reports in: 12:03:03 + . 12:03:03 -> Found 1 reports 12:03:03 ==> Detecting git/mercurial file structure 12:03:03 ==> Reading reports 12:03:03 + ./coverage.out bytes=10 12:03:03 ==> Appending adjustments 12:03:03 https://docs.codecov.io/docs/fixing-reports 12:03:03 + Found adjustments 12:03:03 ==> Gzipping contents 12:03:03 4.0K /tmp/codecov.KNpQWC.gz 12:03:03 ==> Uploading reports 12:03:03 url: https://codecov.io 12:03:03 query: branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 12:03:03 -> Pinging Codecov 12:03:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 12:03:03 -> Uploading to 12:03:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/da7f26c8e661522afc749967689e9a80c348048d/b80a3105-31d8-4485-a5d9-a23d35d2f47e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T120303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d320bc044c69ed6a88ea2f93c6274a354b7f6aedbdb213e59c83da656be280b 12:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:03:03 Dload Upload Total Spent Left Speed 12:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9403 --:--:-- --:--:-- --:--:-- 9407 12:03:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/da7f26c8e661522afc749967689e9a80c348048d [Pipeline] } 12:03:04 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] libraryResource [Pipeline] sh 12:03:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:03:06 ---> package-listing.sh 12:03:06 ++ facter osfamily 12:03:06 ++ tr '[:upper:]' '[:lower:]' 12:03:06 + OS_FAMILY=redhat 12:03:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 12:03:06 + START_PACKAGES=/tmp/packages_start.txt 12:03:06 + END_PACKAGES=/tmp/packages_end.txt 12:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:06 + PACKAGES=/tmp/packages_start.txt 12:03:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 12:03:06 + PACKAGES=/tmp/packages_end.txt 12:03:06 + case "${OS_FAMILY}" in 12:03:06 + rpm -qa 12:03:06 + sort 12:03:07 + '[' -f /tmp/packages_start.txt ']' 12:03:07 + '[' -f /tmp/packages_end.txt ']' 12:03:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 12:03:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ 12:03:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo 12:03:07 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:03:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:03:08 12:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:03:08 alpine: Pulling from edgex-lftools-log-publisher 12:03:08 df20fa9351a1: Pulling fs layer 12:03:08 36b3adc4ff6f: Pulling fs layer 12:03:08 8ad3a11d3b57: Pulling fs layer 12:03:08 46f8f816bc3b: Pulling fs layer 12:03:08 93b61091891f: Pulling fs layer 12:03:08 93b9cdb0e59b: Pulling fs layer 12:03:08 5e14af77c1be: Pulling fs layer 12:03:08 01666e4c0597: Pulling fs layer 12:03:08 aa168da1d23b: Pulling fs layer 12:03:08 46f8f816bc3b: Waiting 12:03:08 93b61091891f: Waiting 12:03:08 93b9cdb0e59b: Waiting 12:03:08 5e14af77c1be: Waiting 12:03:08 01666e4c0597: Waiting 12:03:08 aa168da1d23b: Waiting 12:03:08 36b3adc4ff6f: Verifying Checksum 12:03:08 36b3adc4ff6f: Download complete 12:03:08 46f8f816bc3b: Verifying Checksum 12:03:08 46f8f816bc3b: Download complete 12:03:08 df20fa9351a1: Verifying Checksum 12:03:08 df20fa9351a1: Download complete 12:03:08 93b9cdb0e59b: Verifying Checksum 12:03:08 93b9cdb0e59b: Download complete 12:03:08 5e14af77c1be: Verifying Checksum 12:03:08 5e14af77c1be: Download complete 12:03:08 93b61091891f: Verifying Checksum 12:03:08 93b61091891f: Download complete 12:03:08 01666e4c0597: Verifying Checksum 12:03:08 01666e4c0597: Download complete 12:03:08 8ad3a11d3b57: Verifying Checksum 12:03:08 8ad3a11d3b57: Download complete 12:03:08 df20fa9351a1: Pull complete 12:03:08 36b3adc4ff6f: Pull complete 12:03:09 8ad3a11d3b57: Pull complete 12:03:09 46f8f816bc3b: Pull complete 12:03:10 93b61091891f: Pull complete 12:03:10 93b9cdb0e59b: Pull complete 12:03:10 5e14af77c1be: Pull complete 12:03:10 01666e4c0597: Pull complete 12:03:10 aa168da1d23b: Verifying Checksum 12:03:10 aa168da1d23b: Download complete 12:03:14 aa168da1d23b: Pull complete 12:03:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:03:14 prd-centos7-docker-4c-2g-1462 does not seem to be running inside a container 12:03:14 $ 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-378/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-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:03:16 $ docker top 3674388db62f65bd6f1d5f45ca96c647ac7d31aff6afa7982c539a42b4c41c48 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:17 + touch /tmp/pre-build-complete [Pipeline] sh 12:03:17 + mkdir -p /var/log/sa [Pipeline] sh 12:03:17 + ls /var/log/sa-host 12:03:17 + sadf -c /var/log/sa-host/sa05 12:03:17 file_magic: OK 12:03:17 HZ: Using current value: 100 12:03:17 file_header: OK 12:03:17 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 12:03:17 Statistics: 12:03:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:03:17 File successfully converted to sysstat format version 12.2.1 12:03:17 + sadf -c /var/log/sa-host/sa15 12:03:17 file_magic: OK 12:03:17 HZ: Using current value: 100 12:03:17 file_header: OK 12:03:17 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 12:03:17 Statistics: 12:03:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:03:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:18 provisioning config files... 12:03:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config1991350633891757321tmp [Pipeline] { [Pipeline] echo 12:03:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:03:18 ---> create-netrc.sh [Pipeline] } 12:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:03:18 ---> python-tools-install.sh [Pipeline] echo 12:03:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:03:19 ---> sudo-logs.sh 12:03:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:03:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:03:19 ---> job-cost.sh 12:03:19 lf-activate-venv: SKIPPING 12:03:19 DEBUG: total: 0.18000000715255737 12:03:19 INFO: Retrieving Stack Cost... 12:03:20 INFO: Retrieving Pricing Info for: v3-standard-2 12:03:21 INFO: Archiving Costs [Pipeline] echo 12:03:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:03:21 ---> logs-deploy.sh 12:03:21 lf-activate-venv: SKIPPING 12:03:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/2 12:03:21 INFO: archiving workspace using pattern(s): 12:03:22 Archives upload complete. 12:03:22 INFO: archiving logs to Nexus 12:03:23 ---> uname -a: 12:03:23 Linux prd-centos7-docker-4c-2g-1462.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:03:23 12:03:23 12:03:23 ---> lscpu: 12:03:23 Architecture: x86_64 12:03:23 CPU op-mode(s): 32-bit, 64-bit 12:03:23 Byte Order: Little Endian 12:03:23 Address sizes: 40 bits physical, 48 bits virtual 12:03:23 CPU(s): 2 12:03:23 On-line CPU(s) list: 0,1 12:03:23 Thread(s) per core: 1 12:03:23 Core(s) per socket: 1 12:03:23 Socket(s): 2 12:03:23 NUMA node(s): 1 12:03:23 Vendor ID: AuthenticAMD 12:03:23 CPU family: 23 12:03:23 Model: 49 12:03:23 Model name: AMD EPYC-Rome Processor 12:03:23 Stepping: 0 12:03:23 CPU MHz: 2799.998 12:03:23 BogoMIPS: 5599.99 12:03:23 Virtualization: AMD-V 12:03:23 Hypervisor vendor: KVM 12:03:23 Virtualization type: full 12:03:23 L1d cache: 64 KiB 12:03:23 L1i cache: 64 KiB 12:03:23 L2 cache: 1 MiB 12:03:23 L3 cache: 32 MiB 12:03:23 NUMA node0 CPU(s): 0,1 12:03:23 Vulnerability Itlb multihit: Not affected 12:03:23 Vulnerability L1tf: Not affected 12:03:23 Vulnerability Mds: Not affected 12:03:23 Vulnerability Meltdown: Not affected 12:03:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:03:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:03:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:03:23 Vulnerability Srbds: Not affected 12:03:23 Vulnerability Tsx async abort: Not affected 12:03:23 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 12:03:23 12:03:23 12:03:23 ---> nproc: 12:03:23 2 12:03:23 12:03:23 12:03:23 ---> df -h: 12:03:23 Filesystem Size Used Available Use% Mounted on 12:03:23 overlay 40.0G 7.6G 32.4G 19% / 12:03:23 tmpfs 64.0M 0 64.0M 0% /dev 12:03:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:03:23 shm 64.0M 0 64.0M 0% /dev/shm 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:03:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:03:23 12:03:23 12:03:23 ---> free -m: 12:03:23 total used free shared buff/cache available 12:03:23 Mem: 7821 929 4756 0 2135 6714 12:03:23 Swap: 1023 0 1023 12:03:23 12:03:23 12:03:23 ---> ip addr: 12:03:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:03:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:03:23 inet 127.0.0.1/8 scope host lo 12:03:23 valid_lft forever preferred_lft forever 12:03:23 inet6 ::1/128 scope host 12:03:23 valid_lft forever preferred_lft forever 12:03:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:03:23 link/ether fa:16:3e:09:c7:ae brd ff:ff:ff:ff:ff:ff 12:03:23 inet 10.30.123.168/23 brd 10.30.123.255 scope global dynamic eth0 12:03:23 valid_lft 85753sec preferred_lft 85753sec 12:03:23 inet6 fe80::f816:3eff:fe09:c7ae/64 scope link 12:03:23 valid_lft forever preferred_lft forever 12:03:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:03:23 link/ether 02:42:3c:85:82:04 brd ff:ff:ff:ff:ff:ff 12:03:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:03:23 valid_lft forever preferred_lft forever 12:03:23 inet6 fe80::42:3cff:fe85:8204/64 scope link 12:03:23 valid_lft forever preferred_lft forever 12:03:23 12:03:23 12:03:23 ---> sar -b -r -n DEV: 12:03:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:03:23 12:03:23 11:52:27 LINUX RESTART (2 CPU) 12:03:23 12:03:23 11:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:03:23 11:54:01 80.33 3.58 76.75 0.00 2601.30 4360.15 0.00 12:03:23 11:55:01 1.72 0.00 1.72 0.00 0.00 34.35 0.00 12:03:23 11:56:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 12:03:23 11:57:01 0.30 0.00 0.30 0.00 0.00 4.50 0.00 12:03:23 11:58:01 0.20 0.00 0.20 0.00 0.00 2.23 0.00 12:03:23 11:59:02 0.33 0.00 0.33 0.00 0.00 4.68 0.00 12:03:23 12:00:01 0.22 0.00 0.22 0.00 0.00 2.51 0.00 12:03:23 12:01:01 0.33 0.02 0.32 0.00 0.13 3.36 0.00 12:03:23 12:02:01 0.43 0.10 0.33 0.00 1.73 4.75 0.00 12:03:23 12:03:01 0.30 0.00 0.30 0.00 0.00 4.50 0.00 12:03:23 Average: 8.46 0.37 8.09 0.00 260.82 443.34 0.00 12:03:23 12:03:23 11:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:03:23 11:54:01 5411548 0 816052 10.19 2620 1778720 1304512 14.40 615248 1579228 128 12:03:23 11:55:01 5409080 0 818516 10.22 2620 1778724 1312724 14.49 617440 1579192 8 12:03:23 11:56:01 5407720 0 819868 10.24 2620 1778732 1319932 14.57 621780 1575864 8 12:03:23 11:57:01 5422396 0 805188 10.05 2620 1778736 1193808 13.18 609544 1575864 8 12:03:23 11:58:01 5421900 0 805676 10.06 2620 1778744 1193884 13.18 606260 1579872 8 12:03:23 11:59:02 5423232 0 804344 10.04 2620 1778744 1193740 13.18 605412 1579872 8 12:03:23 12:00:01 5421896 0 805672 10.06 2620 1778752 1193680 13.18 606400 1579920 8 12:03:23 12:01:01 5420744 0 806820 10.07 2620 1778756 1196452 13.21 607088 1579920 8 12:03:23 12:02:01 5412388 0 815020 10.18 2620 1778912 1194188 13.18 615584 1579988 20 12:03:23 12:03:01 5412024 0 815412 10.18 2620 1778884 1194284 13.19 618080 1578100 8 12:03:23 Average: 5416293 0 811257 10.13 2620 1778770 1229720 13.58 612284 1578782 21 12:03:23 12:03:23 11:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:03:23 11:54:01 eth0 201.57 188.29 611.15 49.75 0.00 0.00 0.00 0.00 12:03:23 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:54:01 docker0 76.17 56.85 6.04 167.39 0.00 0.00 0.00 0.00 12:03:23 11:55:01 eth0 1.67 1.02 0.36 6.78 0.00 0.00 0.00 0.00 12:03:23 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:56:01 eth0 2.40 0.88 0.66 3.44 0.00 0.00 0.00 0.00 12:03:23 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:57:01 eth0 1.20 0.28 0.33 0.20 0.00 0.00 0.00 0.00 12:03:23 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:58:01 eth0 0.67 0.42 0.35 0.27 0.00 0.00 0.00 0.00 12:03:23 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:59:02 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 12:03:23 11:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 11:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:23 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:01:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:23 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:02:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:23 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:03:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:03:23 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 Average: eth0 20.87 19.19 61.42 6.07 0.00 0.00 0.00 0.00 12:03:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:23 Average: docker0 7.63 5.70 0.61 16.77 0.00 0.00 0.00 0.00 12:03:23 12:03:23 12:03:23 ---> sar -P ALL: 12:03:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:03:23 12:03:23 11:52:27 LINUX RESTART (2 CPU) 12:03:23 12:03:23 11:53:01 CPU %user %nice %system %iowait %steal %idle 12:03:23 11:54:01 all 5.95 0.00 2.41 3.50 0.05 88.08 12:03:23 11:54:01 0 6.19 0.00 2.95 4.30 0.05 86.51 12:03:23 11:54:01 1 5.71 0.00 1.88 2.71 0.05 89.65 12:03:23 11:55:01 all 0.06 0.00 0.05 0.00 0.02 99.87 12:03:23 11:55:01 0 0.05 0.00 0.07 0.00 0.00 99.88 12:03:23 11:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:03:23 11:56:01 all 0.17 0.00 0.13 0.00 0.03 99.67 12:03:23 11:56:01 0 0.20 0.00 0.13 0.00 0.03 99.63 12:03:23 11:56:01 1 0.13 0.00 0.12 0.00 0.03 99.72 12:03:23 11:57:01 all 0.11 0.00 0.03 0.00 0.03 99.82 12:03:23 11:57:01 0 0.08 0.00 0.03 0.00 0.02 99.87 12:03:23 11:57:01 1 0.13 0.00 0.03 0.00 0.05 99.78 12:03:23 11:58:01 all 0.13 0.00 0.07 0.00 0.02 99.78 12:03:23 11:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:03:23 11:58:01 1 0.20 0.00 0.07 0.00 0.02 99.72 12:03:23 11:59:02 all 0.03 0.00 0.03 0.00 0.03 99.92 12:03:23 11:59:02 0 0.03 0.00 0.03 0.00 0.03 99.90 12:03:23 11:59:02 1 0.03 0.00 0.02 0.00 0.02 99.93 12:03:23 12:00:01 all 0.11 0.00 0.03 0.00 0.03 99.84 12:03:23 12:00:01 0 0.17 0.00 0.03 0.00 0.02 99.78 12:03:23 12:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:03:23 12:01:01 all 0.10 0.00 0.05 0.00 0.03 99.82 12:03:23 12:01:01 0 0.17 0.00 0.07 0.00 0.02 99.75 12:03:23 12:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:03:23 12:02:01 all 0.08 0.00 0.04 0.00 0.03 99.86 12:03:23 12:02:01 0 0.12 0.00 0.03 0.00 0.02 99.83 12:03:23 12:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:03:23 12:03:01 all 0.07 0.00 0.02 0.00 0.03 99.89 12:03:23 12:03:01 0 0.10 0.00 0.02 0.00 0.02 99.87 12:03:23 12:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:03:23 Average: all 0.67 0.00 0.28 0.34 0.03 98.68 12:03:23 Average: 0 0.71 0.00 0.34 0.42 0.02 98.51 12:03:23 Average: 1 0.63 0.00 0.22 0.27 0.03 98.84 12:03:23 12:03:23 12:03:23