Pull request #361 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310+f7a0bff6474214c55a1e85b7edad4701d981c8d3 (90719fc001ce053cb26b850751f3f0dd9e24fad2) Running in Durability level: MAX_SURVIVABILITY 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-ssh5961386828690057649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh275500288013309196.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines # timeout=10 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-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5405092013771258690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh253313554753265040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3189572351220311993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/lf-pipelines # timeout=10 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-361/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2387350624418372436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-15282 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [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-361 # 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-361@tmp/jenkins-gitclient-ssh1761481682790958000.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-361@tmp/jenkins-gitclient-ssh2820590379420564758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) > git config core.sparsecheckout # timeout=10 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # 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-361@tmp/jenkins-gitclient-ssh7776900367455660925.key > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:08:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:08:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:08:39 ========================================================= 06:08:39 EdgeX Global Pipelines Version Info 06:08:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:08:40 ------------------- 06:08:40 stable info: 06:08:40 ------------------- 06:08:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:08:40 Message: update stable to v1.0.192 06:08:41 ------------------- 06:08:41 experimental info: 06:08:41 ------------------- 06:08:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:08:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:08:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:08:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:08:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:08:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:08:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:08:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 338cf60 [Pipeline] echo 06:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:43 provisioning config files... 06:08:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config958393521075814869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:44 ---> docker-login.sh 06:08:44 nexus3.edgexfoundry.org:10001 06:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:44 Configure a credential helper to remove this warning. See 06:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:44 06:08:44 Login Succeeded 06:08:44 nexus3.edgexfoundry.org:10002 06:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:44 Configure a credential helper to remove this warning. See 06:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:44 06:08:44 Login Succeeded 06:08:44 nexus3.edgexfoundry.org:10003 06:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:44 Configure a credential helper to remove this warning. See 06:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:44 06:08:44 Login Succeeded 06:08:44 nexus3.edgexfoundry.org:10004 06:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:44 Configure a credential helper to remove this warning. See 06:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:44 06:08:44 Login Succeeded 06:08:44 docker.io 06:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:45 Configure a credential helper to remove this warning. See 06:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:45 06:08:45 Login Succeeded 06:08:45 ---> docker-login.sh ends [Pipeline] } 06:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:45 + git log --format=format:%s -1 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] echo 06:08:46 GIT_COMMIT: 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:08:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:47 06:08:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:08:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:47 latest: Pulling from edgex-devops/git-semver 06:08:47 31603596830f: Pulling fs layer 06:08:47 54011a49482f: Pulling fs layer 06:08:47 a6820b24f6d8: Pulling fs layer 06:08:47 f581987b2513: Pulling fs layer 06:08:47 f581987b2513: Waiting 06:08:47 54011a49482f: Verifying Checksum 06:08:47 54011a49482f: Download complete 06:08:47 31603596830f: Verifying Checksum 06:08:47 31603596830f: Download complete 06:08:47 f581987b2513: Verifying Checksum 06:08:47 f581987b2513: Download complete 06:08:47 a6820b24f6d8: Verifying Checksum 06:08:47 a6820b24f6d8: Download complete 06:08:47 31603596830f: Pull complete 06:08:48 54011a49482f: Pull complete 06:08:48 a6820b24f6d8: Pull complete 06:08:49 f581987b2513: Pull complete 06:08:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:08:49 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 06:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:08:50 $ docker top 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:50 [ssh-agent] Looking for ssh-agent implementation... 06:08:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:50 $ docker exec 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent 06:08:50 SSH_AUTH_SOCK=/tmp/ssh-1CP9SsoKvS7J/agent.14 06:08:50 SSH_AGENT_PID=20 06:08:50 Running ssh-add (command line suppressed) 06:08:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_2968621722492798457.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_2968621722492798457.key) 06:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:51 + git tag --points-at HEAD [Pipeline] } 06:08:51 $ docker exec --env ******** --env ******** 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent -k 06:08:51 unset SSH_AUTH_SOCK; 06:08:51 unset SSH_AGENT_PID; 06:08:51 echo Agent pid 20 killed; 06:08:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:51 [ssh-agent] Looking for ssh-agent implementation... 06:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:51 $ docker exec 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent 06:08:51 SSH_AUTH_SOCK=/tmp/ssh-DqpxS9GNfgLB/agent.53 06:08:51 SSH_AGENT_PID=60 06:08:51 Running ssh-add (command line suppressed) 06:08:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_4394095727289512777.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_4394095727289512777.key) 06:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:52 + git semver init 06:08:52 # -> Open(): unable to determine branch for HEAD 06:08:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.git 06:08:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-361 06:08:52 # $SEMVER_REMOTE_NAME = origin 06:08:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:52 # $SEMVER_USER_NAME = edgex-jenkins 06:08:52 # $SEMVER_BRANCH = PR-361 06:08:52 # $SEMVER_TEMP = /tmp/semver-115953230 06:08:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:08:53 # '/tmp/semver-115953230' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver' 06:08:53 # -> Force: false 06:08:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver [Pipeline] } 06:08:53 $ docker exec --env ******** --env ******** 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent -k 06:08:53 unset SSH_AUTH_SOCK; 06:08:53 unset SSH_AGENT_PID; 06:08:53 echo Agent pid 60 killed; 06:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:54 + git semver [Pipeline] } 06:08:54 $ docker stop --time=1 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 06:08:55 $ docker rm -f 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:08:56 Stashed 1 file(s) [Pipeline] echo 06:08:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:09:11 Still waiting to schedule task 06:09:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:09:11 Still waiting to schedule task 06:09:11 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15277’ is offline 06:11:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15283 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws 06:11:15 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:11:15 The recommended git tool is: git 06:11:21 using credential edgex-jenkins-ssh 06:11:21 Cloning the remote Git repository 06:11:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:11:21 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:11:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:21 > git --version # timeout=10 06:11:21 > git --version # 'git version 2.17.1' 06:11:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:24 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:11:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:11:25 Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:11:25 Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) 06:11:24 > git config core.sparsecheckout # timeout=10 06:11:24 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 06:11:25 > git remote # timeout=10 06:11:25 > git config --get remote.origin.url # timeout=10 06:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:25 > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 06:11:25 > git rev-parse HEAD^{commit} # timeout=10 06:11:25 > git config core.sparsecheckout # timeout=10 06:11:25 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 06:11:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:11:30 > git --version # timeout=10 06:11:30 > git --version # 'git version 2.17.1' 06:11:30 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:11:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:11:32 + + truesudo 06:11:32 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:51 provisioning config files... 06:11:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7530442021666534125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:51 ---> docker-login.sh 06:11:51 nexus3.edgexfoundry.org:10001 06:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:52 Configure a credential helper to remove this warning. See 06:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:52 06:11:52 Login Succeeded 06:11:52 nexus3.edgexfoundry.org:10002 06:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:53 Configure a credential helper to remove this warning. See 06:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:53 06:11:53 Login Succeeded 06:11:53 nexus3.edgexfoundry.org:10003 06:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:53 Configure a credential helper to remove this warning. See 06:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:53 06:11:53 Login Succeeded 06:11:53 nexus3.edgexfoundry.org:10004 06:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:54 Configure a credential helper to remove this warning. See 06:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:54 06:11:54 Login Succeeded 06:11:54 docker.io 06:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:55 Configure a credential helper to remove this warning. See 06:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:55 06:11:55 Login Succeeded 06:11:55 ---> docker-login.sh ends [Pipeline] } 06:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:56 ========================================================= 06:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:11:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:56 + 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 . 06:11:57 Sending build context to Docker daemon 35.57MB 06:11:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:11:57 Step 2/8 : FROM ${BASE} 06:11:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:11:57 595b0fe564bb: Pulling fs layer 06:11:57 7186ed65a4f7: Pulling fs layer 06:11:57 316046926c0a: Pulling fs layer 06:11:57 4ebd0625c992: Pulling fs layer 06:11:57 207e8628e3a3: Pulling fs layer 06:11:57 4ebd0625c992: Waiting 06:11:57 207e8628e3a3: Waiting 06:11:57 c791037a9be2: Pulling fs layer 06:11:57 ffd874e62e21: Pulling fs layer 06:11:57 c791037a9be2: Waiting 06:11:57 ffd874e62e21: Waiting 06:11:57 316046926c0a: Download complete 06:11:57 7186ed65a4f7: Download complete 06:11:57 207e8628e3a3: Verifying Checksum 06:11:57 207e8628e3a3: Download complete 06:11:57 c791037a9be2: Download complete 06:11:57 595b0fe564bb: Verifying Checksum 06:11:57 595b0fe564bb: Download complete 06:11:58 595b0fe564bb: Pull complete 06:11:59 7186ed65a4f7: Pull complete 06:11:59 316046926c0a: Pull complete 06:12:01 ffd874e62e21: Verifying Checksum 06:12:01 ffd874e62e21: Download complete 06:12:01 4ebd0625c992: Verifying Checksum 06:12:01 4ebd0625c992: Download complete 06:12:09 Running on prd-centos7-docker-4c-2g-15284 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws 06:12:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:12:10 The recommended git tool is: git 06:12:11 4ebd0625c992: Pull complete 06:12:12 207e8628e3a3: Pull complete 06:12:12 c791037a9be2: Pull complete 06:12:14 using credential edgex-jenkins-ssh 06:12:14 Cloning the remote Git repository 06:12:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:12:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:12:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:12:14 > git --version # timeout=10 06:12:14 > git --version # 'git version 2.24.4' 06:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:14 [INFO] Currently running in a labeled security context 06:12:14 [INFO] Currently SELinux is 'enforcing' on the host 06:12:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2923327737272955771.key 06:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:16 ffd874e62e21: Pull complete 06:12:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:12:16 ---> cfc18b08335c 06:12:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:12:18 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:12:18 Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:12:18 Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) 06:12:18 ---> Running in 443e56110911 06:12:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:12:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:12:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:17 [INFO] Currently running in a labeled security context 06:12:17 [INFO] Currently SELinux is 'enforcing' on the host 06:12:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2387817163989487999.key 06:12:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:12:18 > git config core.sparsecheckout # timeout=10 06:12:18 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 06:12:18 > git remote # timeout=10 06:12:18 > git config --get remote.origin.url # timeout=10 06:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:18 [INFO] Currently running in a labeled security context 06:12:18 [INFO] Currently SELinux is 'enforcing' on the host 06:12:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1654599695766195150.key 06:12:18 > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 06:12:18 > git rev-parse HEAD^{commit} # timeout=10 06:12:18 > git config core.sparsecheckout # timeout=10 06:12:18 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 06:12:19 Removing intermediate container 443e56110911 06:12:19 ---> 58a0ac9db8c0 06:12:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:19 ---> Running in cd1fbe4289f7 06:12:21 Removing intermediate container cd1fbe4289f7 06:12:21 ---> 089e98e59d73 06:12:21 Step 5/8 : RUN apk add --no-cache make git 06:12:21 ---> Running in f59d510d1095 06:12:22 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:12:22 > git --version # timeout=10 06:12:22 > git --version # 'git version 2.24.4' 06:12:22 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 06:12:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:12:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:12:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:12:24 + sudo service docker restart 06:12:24 + true 06:12:24 Redirecting to /bin/systemctl restart docker.service 06:12:25 OK: 138 MiB in 40 packages 06:12:26 Removing intermediate container f59d510d1095 06:12:26 ---> dc8675c084c7 06:12:26 Step 6/8 : WORKDIR /edgex-ui-go 06:12:26 ---> Running in 784ebdffaa7d 06:12:26 Removing intermediate container 784ebdffaa7d 06:12:26 ---> 1bb626980337 06:12:26 Step 7/8 : COPY . . 06:12:30 ---> ec22b30647dd 06:12:30 Step 8/8 : RUN go mod download 06:12:30 ---> Running in 98f51c5348e6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:42 provisioning config files... 06:12:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4484527971735239626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:43 ---> docker-login.sh 06:12:43 nexus3.edgexfoundry.org:10001 06:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:43 Configure a credential helper to remove this warning. See 06:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:43 06:12:43 Login Succeeded 06:12:43 nexus3.edgexfoundry.org:10002 06:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:43 Configure a credential helper to remove this warning. See 06:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:43 06:12:43 Login Succeeded 06:12:43 nexus3.edgexfoundry.org:10003 06:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:43 Configure a credential helper to remove this warning. See 06:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:43 06:12:43 Login Succeeded 06:12:43 nexus3.edgexfoundry.org:10004 06:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:44 Configure a credential helper to remove this warning. See 06:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:44 06:12:44 Login Succeeded 06:12:44 docker.io 06:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:12:44 Configure a credential helper to remove this warning. See 06:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:12:44 06:12:44 Login Succeeded 06:12:44 ---> docker-login.sh ends [Pipeline] } 06:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:44 ========================================================= 06:12:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:12:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:12:45 + 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 . 06:12:45 Sending build context to Docker daemon 35.57MB 06:12:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:12:45 Step 2/8 : FROM ${BASE} 06:12:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:12:45 540db60ca938: Pulling fs layer 06:12:45 adcc1eea9eea: Pulling fs layer 06:12:45 4c4ab2625f07: Pulling fs layer 06:12:45 0510c868ecb4: Pulling fs layer 06:12:45 afea3b2eda06: Pulling fs layer 06:12:45 7809a108b3ef: Pulling fs layer 06:12:45 f706445af74f: Pulling fs layer 06:12:45 0510c868ecb4: Waiting 06:12:45 afea3b2eda06: Waiting 06:12:45 7809a108b3ef: Waiting 06:12:45 f706445af74f: Waiting 06:12:45 4c4ab2625f07: Verifying Checksum 06:12:45 4c4ab2625f07: Download complete 06:12:45 adcc1eea9eea: Verifying Checksum 06:12:45 adcc1eea9eea: Download complete 06:12:45 afea3b2eda06: Verifying Checksum 06:12:45 afea3b2eda06: Download complete 06:12:45 540db60ca938: Verifying Checksum 06:12:45 540db60ca938: Download complete 06:12:45 7809a108b3ef: Verifying Checksum 06:12:45 7809a108b3ef: Download complete 06:12:45 540db60ca938: Pull complete 06:12:45 adcc1eea9eea: Pull complete 06:12:46 4c4ab2625f07: Pull complete 06:12:48 f706445af74f: Verifying Checksum 06:12:48 f706445af74f: Download complete 06:12:48 0510c868ecb4: Verifying Checksum 06:12:48 0510c868ecb4: Download complete 06:12:52 0510c868ecb4: Pull complete 06:12:52 afea3b2eda06: Pull complete 06:12:52 7809a108b3ef: Pull complete 06:12:54 f706445af74f: Pull complete 06:12:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:12:54 ---> b068be0155e3 06:12:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:13:02 Removing intermediate container 98f51c5348e6 06:13:02 ---> d4c595e742ef 06:13:02 Successfully built d4c595e742ef 06:13:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:13:02 + docker inspect -f . ci-base-image-arm64 06:13:02 . [Pipeline] withDockerContainer 06:13:03 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 06:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:13:04 $ docker top 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:05 + go version 06:13:05 go version go1.16.3 linux/arm64 [Pipeline] } 06:13:05 $ docker stop --time=1 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 06:13:07 $ docker rm -f 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:08 + docker inspect -f . ci-base-image-arm64 06:13:08 . [Pipeline] withDockerContainer 06:13:08 ---> Running in a35b0bcf521b 06:13:08 Removing intermediate container a35b0bcf521b 06:13:08 ---> 2af92a73902a 06:13:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:08 ---> Running in 915aabaee833 06:13:09 prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container 06:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:13:10 $ docker top 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 -eo pid,comm 06:13:10 Removing intermediate container 915aabaee833 06:13:10 ---> ef59b3eda17f 06:13:10 Step 5/8 : RUN apk add --no-cache make git 06:13:10 ---> Running in 6d11ae1a6b42 [Pipeline] { [Pipeline] sh 06:13:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:13:11 + go mod tidy 06:13:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:13:12 OK: 149 MiB in 40 packages 06:13:12 Removing intermediate container 6d11ae1a6b42 06:13:12 ---> c1b477821cab 06:13:12 Step 6/8 : WORKDIR /edgex-ui-go 06:13:12 ---> Running in 4f9c78250ba4 06:13:12 + make test 06:13:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:13:13 Removing intermediate container 4f9c78250ba4 06:13:13 ---> 99070ababd7a 06:13:13 Step 7/8 : COPY . . 06:13:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:13:14 ---> 892876b65b6c 06:13:14 Step 8/8 : RUN go mod download 06:13:14 ---> Running in 77f0021cb33e 06:13:36 Removing intermediate container 77f0021cb33e 06:13:36 ---> 02aa9d3b5e02 06:13:36 Successfully built 02aa9d3b5e02 06:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:13:36 + docker inspect -f . ci-base-image-x86_64 06:13:36 . [Pipeline] withDockerContainer 06:13:37 prd-centos7-docker-4c-2g-15284 does not seem to be running inside a container 06:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 06:13:37 $ docker top 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:38 + go version 06:13:38 go version go1.16.3 linux/amd64 [Pipeline] } 06:13:38 $ docker stop --time=1 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e 06:13:39 $ docker rm -f 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:40 + docker inspect -f . ci-base-image-x86_64 06:13:40 . [Pipeline] withDockerContainer 06:13:40 prd-centos7-docker-4c-2g-15284 does not seem to be running inside a container 06:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 06:13:41 $ docker top a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:41 + go mod tidy [Pipeline] sh 06:13:42 + make test 06:13:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:13:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:13:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:13:46 GO111MODULE=on go vet ./... 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:14:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:14:02 GO111MODULE=on go vet ./... [Pipeline] } 06:14:05 $ docker stop --time=1 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 06:14:07 $ docker rm -f 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] } 06:14:13 $ docker stop --time=1 a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e 06:14:18 $ docker rm -f a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 06:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:19 Warning: overwriting stash ‘coverage-report’ 06:14:19 + ls -al . 06:14:19 total 124 06:14:19 drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:13 . 06:14:19 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:11 .. 06:14:19 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:11 .git 06:14:19 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:11 .github 06:14:19 -rw-rw-r-- 1 jenkins jenkins 162 May 20 06:11 .gitignore 06:14:19 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 06:11 CONTRIBUTING.md 06:14:19 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 06:11 Dockerfile 06:14:19 -rw-rw-r-- 1 jenkins jenkins 902 May 20 06:11 Dockerfile.build 06:14:19 -rw-rw-r-- 1 jenkins jenkins 652 May 20 06:11 Jenkinsfile 06:14:19 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 06:11 LICENSE 06:14:19 -rw-rw-r-- 1 jenkins jenkins 941 May 20 06:11 Makefile 06:14:19 -rw-rw-r-- 1 jenkins jenkins 6012 May 20 06:11 README.md 06:14:19 -rw-rw-r-- 1 jenkins jenkins 5 May 20 06:08 VERSION 06:14:19 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:11 assets 06:14:19 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:11 bin 06:14:19 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:11 cmd 06:14:19 -rw-r--r-- 1 jenkins jenkins 10 May 20 06:13 coverage.out 06:14:19 drwxrwxr-x 5 jenkins jenkins 4096 May 20 06:11 docs 06:14:19 -rw-rw-r-- 1 jenkins jenkins 971 May 20 06:11 go.mod 06:14:19 -rw-r--r-- 1 jenkins jenkins 24060 May 20 06:13 go.sum 06:14:19 drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:11 internal 06:14:19 -rw-rw-r-- 1 jenkins jenkins 155 May 20 06:11 version.go 06:14:19 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:11 web 06:14:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 06:14:20 + 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=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 --label arch=arm64 --label version=0.0.0 . 06:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:20 + ls -al . 06:14:20 total 92 06:14:20 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 06:13 . 06:14:20 drwxrwxr-x. 4 jenkins jenkins 28 May 20 06:12 .. 06:14:20 drwxrwxr-x. 3 jenkins jenkins 20 May 20 06:12 assets 06:14:20 drwxrwxr-x. 2 jenkins jenkins 35 May 20 06:12 bin 06:14:20 drwxrwxr-x. 3 jenkins jenkins 29 May 20 06:12 cmd 06:14:20 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 06:12 CONTRIBUTING.md 06:14:20 -rw-r--r--. 1 jenkins jenkins 10 May 20 06:13 coverage.out 06:14:20 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 06:12 Dockerfile 06:14:20 -rw-rw-r--. 1 jenkins jenkins 902 May 20 06:12 Dockerfile.build 06:14:20 drwxrwxr-x. 5 jenkins jenkins 104 May 20 06:12 docs 06:14:20 drwxrwxr-x. 8 jenkins jenkins 179 May 20 06:12 .git 06:14:20 drwxrwxr-x. 2 jenkins jenkins 103 May 20 06:12 .github 06:14:20 -rw-rw-r--. 1 jenkins jenkins 162 May 20 06:12 .gitignore 06:14:20 -rw-rw-r--. 1 jenkins jenkins 971 May 20 06:12 go.mod 06:14:20 -rw-r--r--. 1 jenkins jenkins 24060 May 20 06:13 go.sum 06:14:20 drwxrwxr-x. 10 jenkins jenkins 139 May 20 06:12 internal 06:14:20 -rw-rw-r--. 1 jenkins jenkins 652 May 20 06:12 Jenkinsfile 06:14:20 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 06:12 LICENSE 06:14:20 -rw-rw-r--. 1 jenkins jenkins 941 May 20 06:12 Makefile 06:14:20 -rw-rw-r--. 1 jenkins jenkins 6012 May 20 06:12 README.md 06:14:20 -rw-rw-r--. 1 jenkins jenkins 5 May 20 06:08 VERSION 06:14:20 -rw-rw-r--. 1 jenkins jenkins 155 May 20 06:12 version.go 06:14:20 drwxrwxr-x. 4 jenkins jenkins 4096 May 20 06:12 web [Pipeline] isUnix [Pipeline] sh 06:14:21 + 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=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 --label arch=amd64 --label version=0.0.0 . 06:14:21 Sending build context to Docker daemon 35.59MB 06:14:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:14:21 Step 2/24 : FROM ${BASE} AS builder 06:14:21 ---> d4c595e742ef 06:14:21 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:14:21 Sending build context to Docker daemon 35.59MB 06:14:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:14:21 Step 2/24 : FROM ${BASE} AS builder 06:14:21 ---> 02aa9d3b5e02 06:14:21 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:14:21 ---> Running in 8c0c8ae0a483 06:14:22 ---> Running in 0d5c2ee12713 06:14:22 Removing intermediate container 0d5c2ee12713 06:14:22 ---> 36a263465a5e 06:14:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:14:22 ---> Running in 310d4c8787cd 06:14:22 Removing intermediate container 310d4c8787cd 06:14:22 ---> 8ea2b55340a0 06:14:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:14:22 ---> Running in 3b8d25399192 06:14:22 Removing intermediate container 8c0c8ae0a483 06:14:22 ---> b6790e6598d7 06:14:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:14:22 ---> Running in c2c4d451904c 06:14:22 Removing intermediate container 3b8d25399192 06:14:22 ---> 184650b0c7c4 06:14:22 Step 6/24 : LABEL Name=edgex-ui-go 06:14:22 ---> Running in 64f95a8515cd 06:14:22 Removing intermediate container 64f95a8515cd 06:14:22 ---> 2cd4be8057c4 06:14:22 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:14:22 ---> Running in 61fcac05edf5 06:14:22 Removing intermediate container 61fcac05edf5 06:14:22 ---> bc714893dfdc 06:14:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:22 ---> Running in 42425085eed2 06:14:22 Removing intermediate container c2c4d451904c 06:14:22 ---> e251dd8555a6 06:14:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:14:23 ---> Running in 8d05a916ee95 06:14:23 Removing intermediate container 42425085eed2 06:14:23 ---> b3720696a45b 06:14:23 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:23 ---> Running in 88e3f958627c 06:14:23 Removing intermediate container 8d05a916ee95 06:14:23 ---> 44798ee7edde 06:14:23 Step 6/24 : LABEL Name=edgex-ui-go 06:14:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:14:23 ---> Running in ba3244e0792b 06:14:24 Removing intermediate container ba3244e0792b 06:14:24 ---> a4748afa055c 06:14:24 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:14:24 ---> Running in 02d1dc6dddd9 06:14:24 Removing intermediate container 02d1dc6dddd9 06:14:24 ---> 708d30a9fa1a 06:14:24 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:24 ---> Running in 442f35baf41d 06:14:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:14:27 Removing intermediate container 442f35baf41d 06:14:27 ---> 175a3d263276 06:14:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:27 ---> Running in 6458847dc71b 06:14:28 OK: 149 MiB in 40 packages 06:14:28 Removing intermediate container 88e3f958627c 06:14:28 ---> 80cd73148d53 06:14:28 Step 10/24 : ENV GO111MODULE=on 06:14:28 ---> Running in a944e45ac0ce 06:14:28 Removing intermediate container a944e45ac0ce 06:14:28 ---> 7aac6c838b61 06:14:28 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:14:28 ---> Running in 643272a9e933 06:14:28 Removing intermediate container 643272a9e933 06:14:28 ---> 60b31d0a2de8 06:14:28 Step 12/24 : COPY go.mod . 06:14:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:28 ---> 3bfd7d927d29 06:14:28 Step 13/24 : COPY Makefile . 06:14:28 ---> 1e5f43bddba5 06:14:28 Step 14/24 : RUN make update 06:14:28 ---> Running in 8b02d0022c46 06:14:29 CGO_ENABLED=0 GO111MODULE=on go mod download 06:14:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:29 Removing intermediate container 8b02d0022c46 06:14:29 ---> 22a20bf4eb24 06:14:29 Step 15/24 : COPY . . 06:14:30 OK: 138 MiB in 40 packages 06:14:31 Removing intermediate container 6458847dc71b 06:14:31 ---> de2f81e3213a 06:14:31 Step 10/24 : ENV GO111MODULE=on 06:14:31 ---> Running in 6e85f2f666f6 06:14:31 ---> 34eef442424b 06:14:31 Step 16/24 : RUN ${MAKE} 06:14:32 ---> Running in a84c1bc2dce7 06:14:32 Removing intermediate container 6e85f2f666f6 06:14:32 ---> ac6bc9d2d9c9 06:14:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:14:32 ---> Running in 592de110a77f 06:14:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:14:32 Removing intermediate container 592de110a77f 06:14:32 ---> 4319fdddefa7 06:14:32 Step 12/24 : COPY go.mod . 06:14:33 ---> b715cc971b85 06:14:33 Step 13/24 : COPY Makefile . 06:14:34 ---> 2c0618ce0c57 06:14:34 Step 14/24 : RUN make update 06:14:34 ---> Running in 05ab1a5e32ce 06:14:35 CGO_ENABLED=0 GO111MODULE=on go mod download 06:14:36 Removing intermediate container 05ab1a5e32ce 06:14:36 ---> 23d17e81924a 06:14:36 Step 15/24 : COPY . . 06:14:40 ---> 9a10327b0b61 06:14:40 Step 16/24 : RUN ${MAKE} 06:14:40 ---> Running in d10cc7676654 06:14:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:14:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:14:43 Removing intermediate container a84c1bc2dce7 06:14:43 ---> c3307b55c508 06:14:43 Step 17/24 : FROM alpine:3.12 06:14:44 3.12: Pulling from library/alpine 06:14:44 339de151aab4: Pulling fs layer 06:14:44 339de151aab4: Verifying Checksum 06:14:44 339de151aab4: Download complete 06:14:44 339de151aab4: Pull complete 06:14:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:14:44 Status: Downloaded newer image for alpine:3.12 06:14:44 ---> 13621d1b12d4 06:14:44 Step 18/24 : EXPOSE 4000 06:14:44 ---> Running in 4ba01a488550 06:14:45 Removing intermediate container 4ba01a488550 06:14:45 ---> 123050f95342 06:14:45 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 06:14:46 ---> 4419044143a1 06:14:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:14:46 ---> Running in e3733b3d6deb 06:14:46 Removing intermediate container e3733b3d6deb 06:14:46 ---> 53ce7bbbdbc5 06:14:46 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:14:46 ---> Running in 47cb390598e8 06:14:46 Removing intermediate container 47cb390598e8 06:14:46 ---> 11e810a99c06 06:14:46 Step 22/24 : LABEL arch=amd64 06:14:47 ---> Running in 112d75a83f30 06:14:47 Removing intermediate container 112d75a83f30 06:14:47 ---> 471f837b4ad5 06:14:47 Step 23/24 : LABEL git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:14:47 ---> Running in 3f6780a74070 06:14:47 Removing intermediate container 3f6780a74070 06:14:47 ---> 099b2973bc81 06:14:47 Step 24/24 : LABEL version=0.0.0 06:14:47 ---> Running in 51b5dda613bc 06:14:47 Removing intermediate container 51b5dda613bc 06:14:47 ---> 56b10a6491cc 06:14:47 [Warning] One or more build-args [ARCH] were not consumed 06:14:47 Successfully built 56b10a6491cc 06:14:47 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 06:14:48 ---> job-cost.sh 06:14:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nnmR 06:15:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:15:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:15:10 Removing intermediate container d10cc7676654 06:15:10 ---> 7321444cf4b8 06:15:10 Step 17/24 : FROM alpine:3.12 06:15:11 3.12: Pulling from library/alpine 06:15:11 d2f70382dc9a: Pulling fs layer 06:15:11 d2f70382dc9a: Verifying Checksum 06:15:11 d2f70382dc9a: Download complete 06:15:11 d2f70382dc9a: Pull complete 06:15:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:11 Status: Downloaded newer image for alpine:3.12 06:15:11 ---> 9852663dfa18 06:15:11 Step 18/24 : EXPOSE 4000 06:15:12 ---> Running in 019fb9816e2f 06:15:12 Removing intermediate container 019fb9816e2f 06:15:12 ---> 423ecb7e091d 06:15:12 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 06:15:14 ---> 862f0151dbe7 06:15:14 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:15:15 ---> Running in 35258e43e8b7 06:15:15 Removing intermediate container 35258e43e8b7 06:15:15 ---> 755f080df48d 06:15:15 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:15:15 ---> Running in fb53825e41c9 06:15:16 Removing intermediate container fb53825e41c9 06:15:16 ---> 04a3c92f2390 06:15:16 Step 22/24 : LABEL arch=arm64 06:15:16 ---> Running in 11f8973b4495 06:15:16 Removing intermediate container 11f8973b4495 06:15:16 ---> dbbd1ce02b72 06:15:16 Step 23/24 : LABEL git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 06:15:16 ---> Running in 0b9553fded8a 06:15:17 Removing intermediate container 0b9553fded8a 06:15:17 ---> a50a10466533 06:15:17 Step 24/24 : LABEL version=0.0.0 06:15:17 ---> Running in 70801c4d733e 06:15:18 Removing intermediate container 70801c4d733e 06:15:18 ---> 2448de0d5ecd 06:15:18 [Warning] One or more build-args [ARCH] were not consumed 06:15:18 Successfully built 2448de0d5ecd 06:15:18 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 06:15:19 ---> job-cost.sh 06:15:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qmvf 06:15:27 lf-activate-venv(): INFO: Adding /tmp/venv-nnmR/bin to PATH 06:15:27 INFO: No Stack... 06:15:27 INFO: Retrieving Pricing Info for: v3-standard-2 06:15:27 INFO: Archiving Costs [Pipeline] sh 06:15:27 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:15:27 + cut -d, -f6 [Pipeline] lock 06:15:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] 06:15:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] did not exist. Created. 06:15:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:28 + echo total: 0.05999999865889549 [Pipeline] stash 06:15:28 Stashed 1 file(s) [Pipeline] } 06:15:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-Qmvf/bin to PATH 06:17:19 INFO: No Stack... 06:17:19 INFO: Retrieving Pricing Info for: v2-standard-4 06:17:19 INFO: Archiving Costs [Pipeline] sh 06:17:20 + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv 06:17:20 cut -d, -f6 [Pipeline] lock 06:17:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] 06:17:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] did not exist. Created. 06:17:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:20 /w/workspace/edgex-ui-go/1@tmp/durable-c9e66614/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-c9e66614/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:17:21 + echo total: 0.18000000715255737 [Pipeline] stash 06:17:21 Warning: overwriting stash ‘stack-cost’ 06:17:21 Stashed 1 file(s) [Pipeline] } 06:17:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-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 06:17:22 provisioning config files... 06:17:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config8379051256608839032tmp [Pipeline] { [Pipeline] sh 06:17:22 + set +x 06:17:22 + bash -s -- 06:17:22 + curl -s https://codecov.io/bash 06:17:22 06:17:22 _____ _ 06:17:22 / ____| | | 06:17:22 | | ___ __| | ___ ___ _____ __ 06:17:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:17:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:17:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:17:22 Bash-1.0.2 06:17:22 06:17:22 06:17:22 ==> git version 2.24.4 found 06:17:22 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:17:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:17:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:17:22 ==> Jenkins CI detected. 06:17:22 project root: . 06:17:22 --> token set from env 06:17:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:17:23 ==> Running gcov in . (disable via -X gcov) 06:17:23 ==> Python coveragepy not found 06:17:23 ==> Searching for coverage reports in: 06:17:23 + . 06:17:23 -> Found 1 reports 06:17:23 ==> Detecting git/mercurial file structure 06:17:23 ==> Reading reports 06:17:23 + ./coverage.out bytes=10 06:17:23 ==> Appending adjustments 06:17:23 https://docs.codecov.io/docs/fixing-reports 06:17:23 + Found adjustments 06:17:23 ==> Gzipping contents 06:17:23 4.0K /tmp/codecov.1EPTDn.gz 06:17:23 ==> Uploading reports 06:17:23 url: https://codecov.io 06:17:23 query: branch=PR-361&commit=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= 06:17:23 -> Pinging Codecov 06:17:23 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-361&commit=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= 06:17:23 -> Uploading to 06:17:23 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/338cf6042a68e46c4e0b95e8e74ae4cabe2f5310/2c936b59-9262-471b-b14b-137d0057ff79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T061723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8a3ffc90a27ace9197f4b69651695189f3f5d26f63ad52b995c41c79f8eaa7a 06:17:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:23 Dload Upload Total Spent Left Speed 06:17:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 5137 --:--:-- --:--:-- --:--:-- 5134 100 3918 0 0 100 3918 0 5136 --:--:-- --:--:-- --:--:-- 5134 06:17:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] } 06:17:24 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 06:17:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:17:27 ---> package-listing.sh 06:17:27 ++ facter osfamily 06:17:27 ++ tr '[:upper:]' '[:lower:]' 06:17:28 + OS_FAMILY=redhat 06:17:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-361 06:17:28 + START_PACKAGES=/tmp/packages_start.txt 06:17:28 + END_PACKAGES=/tmp/packages_end.txt 06:17:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:28 + PACKAGES=/tmp/packages_start.txt 06:17:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' 06:17:28 + PACKAGES=/tmp/packages_end.txt 06:17:28 + case "${OS_FAMILY}" in 06:17:28 + sort 06:17:28 + rpm -qa 06:17:28 + '[' -f /tmp/packages_start.txt ']' 06:17:28 + '[' -f /tmp/packages_end.txt ']' 06:17:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' 06:17:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ 06:17:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [Pipeline] echo 06:17:29 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:17:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:30 06:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:30 alpine: Pulling from edgex-lftools-log-publisher 06:17:30 df20fa9351a1: Pulling fs layer 06:17:30 36b3adc4ff6f: Pulling fs layer 06:17:30 8ad3a11d3b57: Pulling fs layer 06:17:30 46f8f816bc3b: Pulling fs layer 06:17:30 93b61091891f: Pulling fs layer 06:17:30 93b9cdb0e59b: Pulling fs layer 06:17:30 5e14af77c1be: Pulling fs layer 06:17:30 01666e4c0597: Pulling fs layer 06:17:30 aa168da1d23b: Pulling fs layer 06:17:30 46f8f816bc3b: Waiting 06:17:30 93b61091891f: Waiting 06:17:30 93b9cdb0e59b: Waiting 06:17:30 5e14af77c1be: Waiting 06:17:30 01666e4c0597: Waiting 06:17:30 aa168da1d23b: Waiting 06:17:30 36b3adc4ff6f: Verifying Checksum 06:17:30 36b3adc4ff6f: Download complete 06:17:30 46f8f816bc3b: Verifying Checksum 06:17:30 46f8f816bc3b: Download complete 06:17:30 df20fa9351a1: Verifying Checksum 06:17:30 df20fa9351a1: Download complete 06:17:30 93b9cdb0e59b: Verifying Checksum 06:17:30 93b9cdb0e59b: Download complete 06:17:30 5e14af77c1be: Verifying Checksum 06:17:30 5e14af77c1be: Download complete 06:17:30 01666e4c0597: Verifying Checksum 06:17:30 01666e4c0597: Download complete 06:17:30 93b61091891f: Verifying Checksum 06:17:30 93b61091891f: Download complete 06:17:30 8ad3a11d3b57: Verifying Checksum 06:17:30 8ad3a11d3b57: Download complete 06:17:30 df20fa9351a1: Pull complete 06:17:30 36b3adc4ff6f: Pull complete 06:17:31 8ad3a11d3b57: Pull complete 06:17:31 46f8f816bc3b: Pull complete 06:17:32 93b61091891f: Pull complete 06:17:32 93b9cdb0e59b: Pull complete 06:17:32 5e14af77c1be: Pull complete 06:17:32 01666e4c0597: Pull complete 06:17:33 aa168da1d23b: Verifying Checksum 06:17:33 aa168da1d23b: Download complete 06:17:38 aa168da1d23b: Pull complete 06:17:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:17:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:17:38 prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container 06:17:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361/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-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:17:43 $ docker top 45615bebd6c3488b98ecabfdcee2905d17f1be66ef13741f5d58dcc69e3d9f09 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:44 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:44 + mkdir -p /var/log/sa [Pipeline] sh 06:17:44 + ls /var/log/sa-host 06:17:44 + sadf -c /var/log/sa-host/sa05 06:17:44 file_magic: OK 06:17:44 HZ: Using current value: 100 06:17:44 file_header: OK 06:17:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:44 Statistics: 06:17:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:44 File successfully converted to sysstat format version 12.2.1 06:17:44 + sadf -c /var/log/sa-host/sa20 06:17:44 file_magic: OK 06:17:44 HZ: Using current value: 100 06:17:44 file_header: OK 06:17:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:44 Statistics: 06:17:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:45 provisioning config files... 06:17:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config2580450252202220352tmp [Pipeline] { [Pipeline] echo 06:17:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:45 ---> create-netrc.sh [Pipeline] } 06:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:17:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:45 ---> python-tools-install.sh [Pipeline] echo 06:17:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:46 ---> sudo-logs.sh 06:17:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:46 ---> job-cost.sh 06:17:46 lf-activate-venv: SKIPPING 06:17:46 DEBUG: total: 0.18000000715255737 06:17:46 INFO: Retrieving Stack Cost... 06:17:47 INFO: Retrieving Pricing Info for: v3-standard-2 06:17:48 INFO: Archiving Costs [Pipeline] echo 06:17:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:48 ---> logs-deploy.sh 06:17:48 lf-activate-venv: SKIPPING 06:17:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-361/1 06:17:48 INFO: archiving workspace using pattern(s): 06:17:49 Archives upload complete. 06:17:49 INFO: archiving logs to Nexus 06:17:50 ---> uname -a: 06:17:50 Linux prd-centos7-docker-4c-2g-15282.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:17:50 06:17:50 06:17:50 ---> lscpu: 06:17:50 Architecture: x86_64 06:17:50 CPU op-mode(s): 32-bit, 64-bit 06:17:50 Byte Order: Little Endian 06:17:50 Address sizes: 40 bits physical, 48 bits virtual 06:17:50 CPU(s): 2 06:17:50 On-line CPU(s) list: 0,1 06:17:50 Thread(s) per core: 1 06:17:50 Core(s) per socket: 1 06:17:50 Socket(s): 2 06:17:50 NUMA node(s): 1 06:17:50 Vendor ID: AuthenticAMD 06:17:50 CPU family: 23 06:17:50 Model: 49 06:17:50 Model name: AMD EPYC-Rome Processor 06:17:50 Stepping: 0 06:17:50 CPU MHz: 2799.998 06:17:50 BogoMIPS: 5599.99 06:17:50 Virtualization: AMD-V 06:17:50 Hypervisor vendor: KVM 06:17:50 Virtualization type: full 06:17:50 L1d cache: 64 KiB 06:17:50 L1i cache: 64 KiB 06:17:50 L2 cache: 1 MiB 06:17:50 L3 cache: 32 MiB 06:17:50 NUMA node0 CPU(s): 0,1 06:17:50 Vulnerability Itlb multihit: Not affected 06:17:50 Vulnerability L1tf: Not affected 06:17:50 Vulnerability Mds: Not affected 06:17:50 Vulnerability Meltdown: Not affected 06:17:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:17:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:17:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:17:50 Vulnerability Srbds: Not affected 06:17:50 Vulnerability Tsx async abort: Not affected 06:17:50 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 06:17:50 06:17:50 06:17:50 ---> nproc: 06:17:50 2 06:17:50 06:17:50 06:17:50 ---> df -h: 06:17:50 Filesystem Size Used Available Use% Mounted on 06:17:50 overlay 40.0G 7.6G 32.4G 19% / 06:17:50 tmpfs 64.0M 0 64.0M 0% /dev 06:17:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:17:50 shm 64.0M 0 64.0M 0% /dev/shm 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-361 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:17:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:17:50 06:17:50 06:17:50 ---> free -m: 06:17:50 total used free shared buff/cache available 06:17:50 Mem: 7821 974 4709 0 2137 6670 06:17:50 Swap: 1023 0 1023 06:17:50 06:17:50 06:17:50 ---> ip addr: 06:17:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:17:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:50 inet 127.0.0.1/8 scope host lo 06:17:50 valid_lft forever preferred_lft forever 06:17:50 inet6 ::1/128 scope host 06:17:50 valid_lft forever preferred_lft forever 06:17:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:17:50 link/ether fa:16:3e:1c:5e:d9 brd ff:ff:ff:ff:ff:ff 06:17:50 inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 06:17:50 valid_lft 85818sec preferred_lft 85818sec 06:17:50 inet6 fe80::f816:3eff:fe1c:5ed9/64 scope link 06:17:50 valid_lft forever preferred_lft forever 06:17:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:17:50 link/ether 02:42:45:c3:5d:ee brd ff:ff:ff:ff:ff:ff 06:17:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:17:50 valid_lft forever preferred_lft forever 06:17:50 inet6 fe80::42:45ff:fec3:5dee/64 scope link 06:17:50 valid_lft forever preferred_lft forever 06:17:50 06:17:50 06:17:50 ---> sar -b -r -n DEV: 06:17:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 06:17:50 06:17:50 06:07:57 LINUX RESTART (2 CPU) 06:17:50 06:17:50 06:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:17:50 06:10:01 1.72 0.00 1.72 0.00 0.00 37.91 0.00 06:17:50 06:11:01 0.42 0.00 0.42 0.00 0.00 6.25 0.00 06:17:50 06:12:01 0.37 0.00 0.37 0.00 0.00 5.55 0.00 06:17:50 06:13:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 06:17:50 06:14:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 06:17:50 06:15:01 0.33 0.00 0.33 0.00 0.00 5.08 0.00 06:17:50 06:16:01 0.28 0.00 0.28 0.00 0.00 4.68 0.00 06:17:50 06:17:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 06:17:50 Average: 0.48 0.00 0.48 0.00 0.00 8.58 0.00 06:17:50 06:17:50 06:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:50 06:10:01 5429084 0 795796 9.94 2620 1781432 1205460 13.31 594292 1584444 20 06:17:50 06:11:01 5427600 0 797272 9.95 2620 1781440 1205676 13.31 596804 1583244 20 06:17:50 06:12:01 5426256 0 798616 9.97 2620 1781440 1205760 13.31 598220 1583240 8 06:17:50 06:13:01 5425976 0 798892 9.98 2620 1781444 1205808 13.31 598076 1583840 8 06:17:50 06:14:01 5427740 0 797120 9.95 2620 1781452 1205556 13.31 592232 1588296 8 06:17:50 06:15:01 5428496 0 796364 9.94 2620 1781452 1205460 13.31 591692 1588296 12 06:17:50 06:16:01 5428128 0 796724 9.95 2620 1781460 1205460 13.31 591700 1588296 8 06:17:50 06:17:01 5418284 0 806564 10.07 2620 1781464 1205460 13.31 601380 1588296 8 06:17:50 Average: 5426446 0 798418 9.97 2620 1781448 1205580 13.31 595550 1585994 12 06:17:50 06:17:50 06:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:50 06:10:01 eth0 0.52 0.13 0.04 0.06 0.00 0.00 0.00 0.00 06:17:50 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:11:01 eth0 3.61 1.72 2.94 0.11 0.00 0.00 0.00 0.00 06:17:50 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:12:01 eth0 1.05 0.28 0.32 0.20 0.00 0.00 0.00 0.00 06:17:50 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:13:01 eth0 0.37 0.25 0.27 0.19 0.00 0.00 0.00 0.00 06:17:50 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:14:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:17:50 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:15:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:16:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:17:50 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:50 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 Average: eth0 0.76 0.35 0.47 0.08 0.00 0.00 0.00 0.00 06:17:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:50 06:17:50 06:17:50 ---> sar -P ALL: 06:17:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 06:17:50 06:17:50 06:07:57 LINUX RESTART (2 CPU) 06:17:50 06:17:50 06:09:01 CPU %user %nice %system %iowait %steal %idle 06:17:50 06:10:01 all 0.11 0.00 0.06 0.00 0.03 99.81 06:17:50 06:10:01 0 0.08 0.00 0.07 0.00 0.03 99.82 06:17:50 06:10:01 1 0.13 0.00 0.05 0.00 0.02 99.80 06:17:50 06:11:01 all 0.12 0.00 0.04 0.00 0.04 99.80 06:17:50 06:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:17:50 06:11:01 1 0.18 0.00 0.03 0.00 0.07 99.72 06:17:50 06:12:01 all 0.06 0.00 0.04 0.00 0.03 99.87 06:17:50 06:12:01 0 0.07 0.00 0.05 0.00 0.03 99.85 06:17:50 06:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:17:50 06:13:01 all 0.10 0.00 0.05 0.00 0.04 99.80 06:17:50 06:13:01 0 0.17 0.00 0.07 0.00 0.03 99.73 06:17:50 06:13:01 1 0.03 0.00 0.03 0.00 0.05 99.88 06:17:50 06:14:01 all 0.12 0.00 0.05 0.00 0.03 99.80 06:17:50 06:14:01 0 0.17 0.00 0.07 0.00 0.03 99.73 06:17:50 06:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:17:50 06:15:01 all 0.09 0.00 0.03 0.00 0.03 99.84 06:17:50 06:15:01 0 0.15 0.00 0.02 0.00 0.00 99.83 06:17:50 06:15:01 1 0.03 0.00 0.05 0.00 0.07 99.85 06:17:50 06:16:01 all 0.10 0.00 0.05 0.00 0.02 99.83 06:17:50 06:16:01 0 0.13 0.00 0.05 0.00 0.02 99.80 06:17:50 06:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:17:50 06:17:01 all 0.12 0.00 0.05 0.00 0.03 99.81 06:17:50 06:17:01 0 0.20 0.00 0.03 0.00 0.02 99.75 06:17:50 06:17:01 1 0.03 0.00 0.07 0.00 0.03 99.87 06:17:50 Average: all 0.10 0.00 0.05 0.00 0.03 99.82 06:17:50 Average: 0 0.13 0.00 0.05 0.00 0.02 99.80 06:17:50 Average: 1 0.08 0.00 0.04 0.00 0.04 99.84 06:17:50 06:17:50 06:17:50