Pull request #127 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-rest-go Obtained Jenkinsfile from 5bf95241b67e71c23011b1c67b577e87daf3523e+c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (ab219926e7de857d57a0d66bde34602d9eb3a820) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5211429787822921443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3442193367226957127.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6998411290460506897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8130606213819814485.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6647902015394906437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-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: device-rest-go-settings PROJECT: device-rest-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: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-centos7-docker-4c-2g-978’ is offline ‘prd-centos7-docker-4c-2g-984’ is offline ‘prd-centos7-docker-4c-2g-987’ is offline ‘prd-centos7-docker-4c-2g-989’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-977’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-991 in /w/workspace/gexfoundry_device-rest-go_PR-127 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh8438299962141381215.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 5bf95241b67e71c23011b1c67b577e87daf3523e Merge succeeded, producing 5bf95241b67e71c23011b1c67b577e87daf3523e Checking out Revision 5bf95241b67e71c23011b1c67b577e87daf3523e (PR-127) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh3276622226375513803.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # 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/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh8856711574723702863.key > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:48:38 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:48:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:48:42 ========================================================= 19:48:42 EdgeX Global Pipelines Version Info 19:48:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:48:43 ------------------- 19:48:43 stable info: 19:48:43 ------------------- 19:48:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:48:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:48:43 Message: update stable to v1.0.195 19:48:44 ------------------- 19:48:44 experimental info: 19:48:44 ------------------- 19:48:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:48:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:48:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:48:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bf95241b67e71c23011b1c67b577e87daf3523e [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bf9524 [Pipeline] echo 19:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:45 provisioning config files... 19:48:45 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config3150937923829400777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:45 ---> docker-login.sh 19:48:45 nexus3.edgexfoundry.org:10001 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 nexus3.edgexfoundry.org:10002 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 nexus3.edgexfoundry.org:10003 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 nexus3.edgexfoundry.org:10004 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 docker.io 19:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:46 Configure a credential helper to remove this warning. See 19:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:46 19:48:46 Login Succeeded 19:48:46 ---> docker-login.sh ends [Pipeline] } 19:48:46 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 19:48:47 + git log --format=format:%s -1 5bf95241b67e71c23011b1c67b577e87daf3523e [Pipeline] echo 19:48:47 GIT_COMMIT: 5bf95241b67e71c23011b1c67b577e87daf3523e, Commit Message: feat(snap): add go-based configure and install hooks [Pipeline] echo 19:48:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:48:47 19:48:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:48:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:48:48 latest: Pulling from edgex-devops/git-semver 19:48:48 31603596830f: Pulling fs layer 19:48:48 54011a49482f: Pulling fs layer 19:48:48 a6820b24f6d8: Pulling fs layer 19:48:48 f581987b2513: Pulling fs layer 19:48:48 f581987b2513: Waiting 19:48:48 54011a49482f: Verifying Checksum 19:48:48 54011a49482f: Download complete 19:48:48 31603596830f: Verifying Checksum 19:48:48 31603596830f: Download complete 19:48:48 f581987b2513: Verifying Checksum 19:48:48 f581987b2513: Download complete 19:48:48 a6820b24f6d8: Verifying Checksum 19:48:48 a6820b24f6d8: Download complete 19:48:48 31603596830f: Pull complete 19:48:48 54011a49482f: Pull complete 19:48:52 a6820b24f6d8: Pull complete 19:48:52 f581987b2513: Pull complete 19:48:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:48:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:48:53 prd-centos7-docker-4c-2g-991 does not seem to be running inside a container 19:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:48:54 $ docker top 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:54 [ssh-agent] Looking for ssh-agent implementation... 19:48:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:54 $ docker exec 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 ssh-agent 19:48:54 SSH_AUTH_SOCK=/tmp/ssh-4nfFcAhawjsX/agent.14 19:48:54 SSH_AGENT_PID=20 19:48:54 Running ssh-add (command line suppressed) 19:48:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_7438197815437270566.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_7438197815437270566.key) 19:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:54 + git tag --points-at HEAD [Pipeline] } 19:48:54 $ docker exec --env ******** --env ******** 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 ssh-agent -k 19:48:55 unset SSH_AUTH_SOCK; 19:48:55 unset SSH_AGENT_PID; 19:48:55 echo Agent pid 20 killed; 19:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:55 [ssh-agent] Looking for ssh-agent implementation... 19:48:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:55 $ docker exec 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 ssh-agent 19:48:55 SSH_AUTH_SOCK=/tmp/ssh-v0pi1ZqOVVsY/agent.55 19:48:55 SSH_AGENT_PID=61 19:48:55 Running ssh-add (command line suppressed) 19:48:55 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_2129235565999598101.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_2129235565999598101.key) 19:48:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:55 + git semver init 19:48:55 # -> Open(): unable to determine branch for HEAD 19:48:55 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.git 19:48:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-127 19:48:55 # $SEMVER_REMOTE_NAME = origin 19:48:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:48:55 # $SEMVER_USER_NAME = edgex-jenkins 19:48:55 # $SEMVER_BRANCH = PR-127 19:48:55 # $SEMVER_TEMP = /tmp/semver-367273145 19:48:55 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 19:48:56 # '/tmp/semver-367273145' -> '/w/workspace/gexfoundry_device-rest-go_PR-127/.semver' 19:48:56 # -> Force: false 19:48:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.semver [Pipeline] } 19:48:56 $ docker exec --env ******** --env ******** 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 ssh-agent -k 19:48:56 unset SSH_AUTH_SOCK; 19:48:56 unset SSH_AGENT_PID; 19:48:56 echo Agent pid 61 killed; 19:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:57 + git semver [Pipeline] } 19:48:57 $ docker stop --time=1 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 19:48:58 $ docker rm -f 430b03cb1ed42600e0841e48ea0be07ad0e3d6a6b0c7c045bf4c07e457fb3262 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:48:59 Stashed 1 file(s) [Pipeline] echo 19:48:59 [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 19:49:14 Still waiting to schedule task 19:49:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:49:14 Still waiting to schedule task 19:49:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:50:48 Running on prd-centos7-docker-4c-2g-997 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 19:50:48 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 19:50:51 The recommended git tool is: git 19:50:53 using credential edgex-jenkins-ssh 19:50:53 Cloning the remote Git repository 19:50:53 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:50:54 > git init /w/workspace/device-rest-go/5 # timeout=10 19:50:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:50:54 > git --version # timeout=10 19:50:54 > git --version # 'git version 2.24.4' 19:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:54 [INFO] Currently running in a labeled security context 19:50:54 [INFO] Currently SELinux is 'enforcing' on the host 19:50:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh698386109325954948.key 19:50:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:50:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:54 [INFO] Currently running in a labeled security context 19:50:54 [INFO] Currently SELinux is 'enforcing' on the host 19:50:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh965515760911865161.key 19:50:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:55 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 5bf95241b67e71c23011b1c67b577e87daf3523e 19:50:55 Merge succeeded, producing 5bf95241b67e71c23011b1c67b577e87daf3523e 19:50:55 Checking out Revision 5bf95241b67e71c23011b1c67b577e87daf3523e (PR-127) 19:50:55 > git config core.sparsecheckout # timeout=10 19:50:55 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 19:50:55 > git remote # timeout=10 19:50:55 > git config --get remote.origin.url # timeout=10 19:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:55 [INFO] Currently running in a labeled security context 19:50:55 [INFO] Currently SELinux is 'enforcing' on the host 19:50:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/5@tmp/jenkins-gitclient-ssh5892410350630746606.key 19:50:55 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 19:50:55 > git rev-parse HEAD^{commit} # timeout=10 19:50:55 > git config core.sparsecheckout # timeout=10 19:50:55 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 19:50:59 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:51:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:00 + sudo service docker restart 19:51:00 + true 19:51:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:18 provisioning config files... 19:51:18 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config5199965742575189044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:19 ---> docker-login.sh 19:51:19 nexus3.edgexfoundry.org:10001 19:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:19 Configure a credential helper to remove this warning. See 19:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:19 19:51:19 Login Succeeded 19:51:19 nexus3.edgexfoundry.org:10002 19:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:19 Configure a credential helper to remove this warning. See 19:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:19 19:51:19 Login Succeeded 19:51:19 nexus3.edgexfoundry.org:10003 19:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:20 Configure a credential helper to remove this warning. See 19:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:20 19:51:20 Login Succeeded 19:51:20 nexus3.edgexfoundry.org:10004 19:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:20 Configure a credential helper to remove this warning. See 19:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:20 19:51:20 Login Succeeded 19:51:20 docker.io 19:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:20 Configure a credential helper to remove this warning. See 19:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:20 19:51:20 Login Succeeded 19:51:20 ---> docker-login.sh ends [Pipeline] } 19:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:51:20 ========================================================= 19:51:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:51:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51:21 + 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 . 19:51:21 Sending build context to Docker daemon 116.2kB 19:51:21 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:51:21 Step 2/10 : FROM ${BASE} 19:51:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:51:21 540db60ca938: Pulling fs layer 19:51:21 adcc1eea9eea: Pulling fs layer 19:51:21 4c4ab2625f07: Pulling fs layer 19:51:21 0510c868ecb4: Pulling fs layer 19:51:21 afea3b2eda06: Pulling fs layer 19:51:21 7809a108b3ef: Pulling fs layer 19:51:21 f706445af74f: Pulling fs layer 19:51:21 afea3b2eda06: Waiting 19:51:21 0510c868ecb4: Waiting 19:51:21 7809a108b3ef: Waiting 19:51:21 f706445af74f: Waiting 19:51:21 4c4ab2625f07: Verifying Checksum 19:51:21 4c4ab2625f07: Download complete 19:51:21 adcc1eea9eea: Verifying Checksum 19:51:21 adcc1eea9eea: Download complete 19:51:21 afea3b2eda06: Verifying Checksum 19:51:21 afea3b2eda06: Download complete 19:51:21 7809a108b3ef: Verifying Checksum 19:51:21 7809a108b3ef: Download complete 19:51:21 540db60ca938: Verifying Checksum 19:51:21 540db60ca938: Download complete 19:51:21 540db60ca938: Pull complete 19:51:21 adcc1eea9eea: Pull complete 19:51:21 4c4ab2625f07: Pull complete 19:51:23 f706445af74f: Verifying Checksum 19:51:23 f706445af74f: Download complete 19:51:23 0510c868ecb4: Verifying Checksum 19:51:23 0510c868ecb4: Download complete 19:51:27 0510c868ecb4: Pull complete 19:51:27 afea3b2eda06: Pull complete 19:51:27 7809a108b3ef: Pull complete 19:51:28 f706445af74f: Pull complete 19:51:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:51:28 ---> b068be0155e3 19:51:28 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:51:33 ---> Running in 4961bfc34382 19:51:33 Removing intermediate container 4961bfc34382 19:51:33 ---> 67043f7461e3 19:51:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:51:33 ---> Running in bfdbb4eee5c0 19:51:33 Removing intermediate container bfdbb4eee5c0 19:51:33 ---> fd0e2fcf3125 19:51:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:51:33 ---> Running in 0f5835f93312 19:51:33 Removing intermediate container 0f5835f93312 19:51:33 ---> 0ec1bb9d173e 19:51:33 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:33 ---> Running in 75208ddd895a 19:51:34 Removing intermediate container 75208ddd895a 19:51:34 ---> fb5adf40c4db 19:51:34 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:51:34 ---> Running in 06ab0dcf8612 19:51:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:51:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:51:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-996 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 19:51:36 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 19:51:36 (1/9) Installing libc-dev (0.7.2-r3) 19:51:36 (2/9) Installing libsodium (1.0.18-r0) 19:51:36 The recommended git tool is: git 19:51:36 (3/9) Installing pkgconf (1.7.3-r0) 19:51:36 (4/9) Installing libsodium-dev (1.0.18-r0) 19:51:36 (5/9) Installing openssh-keygen (8.4_p1-r3) 19:51:36 (6/9) Installing libedit (20191231.3.1-r1) 19:51:36 (7/9) Installing openssh-client (8.4_p1-r3) 19:51:36 (8/9) Installing libzmq (4.3.3-r1) 19:51:36 (9/9) Installing zeromq-dev (4.3.3-r1) 19:51:37 Executing busybox-1.32.1-r6.trigger 19:51:37 OK: 154 MiB in 49 packages 19:51:37 Removing intermediate container 06ab0dcf8612 19:51:37 ---> a34c5896e6d7 19:51:37 Step 8/10 : WORKDIR /device-rest-go 19:51:37 ---> Running in ab6f838d0c23 19:51:37 Removing intermediate container ab6f838d0c23 19:51:37 ---> 40ce12aed23a 19:51:37 Step 9/10 : COPY . . 19:51:38 ---> eb29250ad80e 19:51:38 Step 10/10 : RUN go mod download 19:51:38 ---> Running in 4a9d6eac7836 19:51:41 using credential edgex-jenkins-ssh 19:51:41 Cloning the remote Git repository 19:51:41 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:51:41 > git init /w/workspace/device-rest-go/5 # timeout=10 19:51:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:51:41 > git --version # timeout=10 19:51:41 > git --version # 'git version 2.17.1' 19:51:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:44 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 5bf95241b67e71c23011b1c67b577e87daf3523e 19:51:44 Merge succeeded, producing 5bf95241b67e71c23011b1c67b577e87daf3523e 19:51:44 Checking out Revision 5bf95241b67e71c23011b1c67b577e87daf3523e (PR-127) 19:51:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:51:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:51:44 > git config core.sparsecheckout # timeout=10 19:51:44 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 19:51:44 > git remote # timeout=10 19:51:44 > git config --get remote.origin.url # timeout=10 19:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:44 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 19:51:44 > git rev-parse HEAD^{commit} # timeout=10 19:51:44 > git config core.sparsecheckout # timeout=10 19:51:44 > git checkout -f 5bf95241b67e71c23011b1c67b577e87daf3523e # timeout=10 19:51:48 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { 19:51:53 Removing intermediate container 4a9d6eac7836 19:51:53 ---> 3b7ab542f81a 19:51:53 Successfully built 3b7ab542f81a 19:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:54 + docker inspect -f . ci-base-image-x86_64 19:51:54 . [Pipeline] withDockerContainer 19:51:54 prd-centos7-docker-4c-2g-997 does not seem to be running inside a container 19:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 19:51:55 $ docker top 30390655836fbe97a29f96647e950c55a191251a242c2856c1bd24987a9da2f8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:51:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:55 + go version 19:51:55 go version go1.16.3 linux/amd64 [Pipeline] } 19:51:55 $ docker stop --time=1 30390655836fbe97a29f96647e950c55a191251a242c2856c1bd24987a9da2f8 19:51:55 + true 19:51:55 + sudo service docker restart 19:51:56 $ docker rm -f 30390655836fbe97a29f96647e950c55a191251a242c2856c1bd24987a9da2f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:57 + docker inspect -f . ci-base-image-x86_64 19:51:57 . [Pipeline] withDockerContainer 19:51:57 prd-centos7-docker-4c-2g-997 does not seem to be running inside a container 19:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:58 $ docker top 3135d74c6e6533f74010768a341058eb9d2f91fa41a6f9022a880d9da3cbb56f -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:58 + go mod tidy [Pipeline] sh 19:51:59 + make test 19:51:59 go mod tidy 19:51:59 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:51:59 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:14 provisioning config files... 19:52:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config3780129883366095758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:14 ---> docker-login.sh 19:52:14 nexus3.edgexfoundry.org:10001 19:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:18 Configure a credential helper to remove this warning. See 19:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:18 19:52:18 Login Succeeded 19:52:18 nexus3.edgexfoundry.org:10002 19:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:18 Configure a credential helper to remove this warning. See 19:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:18 19:52:18 Login Succeeded 19:52:18 nexus3.edgexfoundry.org:10003 19:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:18 Configure a credential helper to remove this warning. See 19:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:18 19:52:18 Login Succeeded 19:52:18 nexus3.edgexfoundry.org:10004 19:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:18 Configure a credential helper to remove this warning. See 19:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:18 19:52:18 Login Succeeded 19:52:18 docker.io 19:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:18 Configure a credential helper to remove this warning. See 19:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:18 19:52:18 Login Succeeded 19:52:18 ---> docker-login.sh ends 19:52:18 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:52:18 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 54.0% of statements 19:52:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] } 19:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:52:18 ========================================================= 19:52:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:52:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:52:19 + 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 . 19:52:19 Sending build context to Docker daemon 116.2kB 19:52:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:52:19 Step 2/10 : FROM ${BASE} 19:52:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:52:19 595b0fe564bb: Pulling fs layer 19:52:19 3088b5b3c5c0: Pulling fs layer 19:52:19 5b7225fbf94c: Pulling fs layer 19:52:19 ba82ee9f976e: Pulling fs layer 19:52:19 506bd15cee9f: Pulling fs layer 19:52:19 75a0a4a0db45: Pulling fs layer 19:52:19 618dc40b7e24: Pulling fs layer 19:52:19 506bd15cee9f: Waiting 19:52:19 ba82ee9f976e: Waiting 19:52:19 75a0a4a0db45: Waiting 19:52:19 5b7225fbf94c: Verifying Checksum 19:52:19 5b7225fbf94c: Download complete 19:52:19 3088b5b3c5c0: Verifying Checksum 19:52:19 3088b5b3c5c0: Download complete 19:52:19 506bd15cee9f: Download complete 19:52:19 75a0a4a0db45: Download complete 19:52:19 595b0fe564bb: Verifying Checksum 19:52:19 595b0fe564bb: Download complete 19:52:20 595b0fe564bb: Pull complete 19:52:20 3088b5b3c5c0: Pull complete 19:52:21 5b7225fbf94c: Pull complete 19:52:22 618dc40b7e24: Verifying Checksum 19:52:22 618dc40b7e24: Download complete 19:52:22 ba82ee9f976e: Download complete 19:52:25 gofmt -l . 19:52:25 snap/local/hooks/cmd/install/install.go 19:52:25 [ "`gofmt -l .`" = "" ] 19:52:25 make: *** [Makefile:29: test] Error 1 [Pipeline] } 19:52:25 $ docker stop --time=1 3135d74c6e6533f74010768a341058eb9d2f91fa41a6f9022a880d9da3cbb56f 19:52:26 $ docker rm -f 3135d74c6e6533f74010768a341058eb9d2f91fa41a6f9022a880d9da3cbb56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:52:27 ---> job-cost.sh 19:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D157 19:52:32 ba82ee9f976e: Pull complete 19:52:33 506bd15cee9f: Pull complete 19:52:33 75a0a4a0db45: Pull complete 19:52:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:52:37 618dc40b7e24: Pull complete 19:52:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:52:37 ---> a36622ca3599 19:52:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:52:39 ---> Running in 6352862a4ca7 19:52:39 Removing intermediate container 6352862a4ca7 19:52:39 ---> 63bc6379adcf 19:52:39 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:52:39 ---> Running in 63d04a832de6 19:52:40 Removing intermediate container 63d04a832de6 19:52:40 ---> 6e2a20cf3430 19:52:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:40 ---> Running in 258b23e027fd 19:52:41 Removing intermediate container 258b23e027fd 19:52:41 ---> 9a25d6e1d5e9 19:52:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:41 ---> Running in 7e837d3d5ced 19:52:43 Removing intermediate container 7e837d3d5ced 19:52:43 ---> 44332a2c0c96 19:52:43 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:43 ---> Running in f2e7d96d1ec8 19:52:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:52:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:52:46 (1/9) Installing libc-dev (0.7.2-r3) 19:52:46 (2/9) Installing libsodium (1.0.18-r0) 19:52:46 (3/9) Installing pkgconf (1.7.3-r0) 19:52:46 (4/9) Installing libsodium-dev (1.0.18-r0) 19:52:46 (5/9) Installing openssh-keygen (8.4_p1-r3) 19:52:46 (6/9) Installing libedit (20191231.3.1-r1) 19:52:47 (7/9) Installing openssh-client (8.4_p1-r3) 19:52:47 (8/9) Installing libzmq (4.3.3-r1) 19:52:47 (9/9) Installing zeromq-dev (4.3.3-r1) 19:52:47 Executing busybox-1.32.1-r6.trigger 19:52:47 OK: 144 MiB in 49 packages 19:52:48 Removing intermediate container f2e7d96d1ec8 19:52:48 ---> 849533f0314f 19:52:48 Step 8/10 : WORKDIR /device-rest-go 19:52:48 ---> Running in c4b323a5c156 19:52:49 Removing intermediate container c4b323a5c156 19:52:49 ---> 38023d65b9b3 19:52:49 Step 9/10 : COPY . . 19:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-D157/bin to PATH 19:52:49 INFO: No Stack... 19:52:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:50 ---> ee2d01465247 19:52:50 Step 10/10 : RUN go mod download 19:52:50 ---> Running in 7fb4fd01658c 19:52:50 INFO: Archiving Costs [Pipeline] sh 19:52:50 + cat /w/workspace/device-rest-go/5/archives/cost.csv 19:52:50 + cut -d, -f6 [Pipeline] lock 19:52:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] 19:52:50 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] did not exist. Created. 19:52:50 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:52:51 + echo total: 0.05999999865889549 [Pipeline] stash 19:52:51 Stashed 1 file(s) [Pipeline] } 19:52:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:51 Failed in branch amd64 19:53:19 Removing intermediate container 7fb4fd01658c 19:53:19 ---> 65c47907b66e 19:53:19 Successfully built 65c47907b66e 19:53:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:53:19 + docker inspect -f . ci-base-image-arm64 19:53:19 . [Pipeline] withDockerContainer 19:53:19 prd-ubuntu18.04-docker-arm64-4c-16g-996 does not seem to be running inside a container 19:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:21 $ docker top 9aeeae9965d18deaa84e495f09e5a5e4ea6b62dfd13fb3e9a4441d24107d21bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:22 + go version 19:53:22 go version go1.16.5 linux/arm64 [Pipeline] } 19:53:22 $ docker stop --time=1 9aeeae9965d18deaa84e495f09e5a5e4ea6b62dfd13fb3e9a4441d24107d21bf 19:53:24 $ docker rm -f 9aeeae9965d18deaa84e495f09e5a5e4ea6b62dfd13fb3e9a4441d24107d21bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:25 + docker inspect -f . ci-base-image-arm64 19:53:25 . [Pipeline] withDockerContainer 19:53:25 prd-ubuntu18.04-docker-arm64-4c-16g-996 does not seem to be running inside a container 19:53:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:27 $ docker top 6846e9d36c704b58292617579041da149c0272899be56faa2e66f2fe32b2b3c6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:28 + go mod tidy [Pipeline] sh 19:53:29 + make test 19:53:29 go mod tidy 19:53:30 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:53:31 ? github.com/edgexfoundry/device-rest-go [no test files] 19:54:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:54:27 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements 19:54:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:54:45 gofmt -l . 19:54:45 snap/local/hooks/cmd/install/install.go 19:54:45 [ "`gofmt -l .`" = "" ] 19:54:45 make: *** [Makefile:29: test] Error 1 [Pipeline] } 19:54:46 $ docker stop --time=1 6846e9d36c704b58292617579041da149c0272899be56faa2e66f2fe32b2b3c6 19:54:48 $ docker rm -f 6846e9d36c704b58292617579041da149c0272899be56faa2e66f2fe32b2b3c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:54:49 ---> job-cost.sh 19:54:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uNkj 19:55:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-uNkj/bin to PATH 19:56:54 INFO: No Stack... 19:56:54 INFO: Retrieving Pricing Info for: v2-standard-4 19:56:54 INFO: Archiving Costs [Pipeline] sh 19:56:55 + cat /w/workspace/device-rest-go/5/archives/cost.csv 19:56:55 + cut -d, -f6 [Pipeline] lock 19:56:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] 19:56:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] did not exist. Created. 19:56:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:55 /w/workspace/device-rest-go/5@tmp/durable-69b3032f/script.sh: 1: /w/workspace/device-rest-go/5@tmp/durable-69b3032f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:56:56 + echo total: 0.18000000715255737 [Pipeline] stash 19:56:56 Warning: overwriting stash ‘stack-cost’ 19:56:56 Stashed 1 file(s) [Pipeline] } 19:56:56 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:56:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:56:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:59 ---> package-listing.sh 19:56:59 ++ facter osfamily 19:56:59 ++ tr '[:upper:]' '[:lower:]' 19:56:59 + OS_FAMILY=redhat 19:56:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-127 19:56:59 + START_PACKAGES=/tmp/packages_start.txt 19:56:59 + END_PACKAGES=/tmp/packages_end.txt 19:56:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:59 + PACKAGES=/tmp/packages_start.txt 19:56:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 19:56:59 + PACKAGES=/tmp/packages_end.txt 19:56:59 + case "${OS_FAMILY}" in 19:56:59 + rpm -qa 19:56:59 + sort 19:57:00 + '[' -f /tmp/packages_start.txt ']' 19:57:00 + '[' -f /tmp/packages_end.txt ']' 19:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:00 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 19:57:00 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ 19:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ [Pipeline] echo 19:57:00 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/gexfoundry_device-rest-go_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:57:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:00 19:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:01 alpine: Pulling from edgex-lftools-log-publisher 19:57:01 df20fa9351a1: Pulling fs layer 19:57:01 36b3adc4ff6f: Pulling fs layer 19:57:01 8ad3a11d3b57: Pulling fs layer 19:57:01 46f8f816bc3b: Pulling fs layer 19:57:01 93b61091891f: Pulling fs layer 19:57:01 93b9cdb0e59b: Pulling fs layer 19:57:01 5e14af77c1be: Pulling fs layer 19:57:01 01666e4c0597: Pulling fs layer 19:57:01 aa168da1d23b: Pulling fs layer 19:57:01 5e14af77c1be: Waiting 19:57:01 46f8f816bc3b: Waiting 19:57:01 93b61091891f: Waiting 19:57:01 01666e4c0597: Waiting 19:57:01 aa168da1d23b: Waiting 19:57:01 93b9cdb0e59b: Waiting 19:57:01 36b3adc4ff6f: Verifying Checksum 19:57:01 36b3adc4ff6f: Download complete 19:57:01 46f8f816bc3b: Verifying Checksum 19:57:01 46f8f816bc3b: Download complete 19:57:01 df20fa9351a1: Verifying Checksum 19:57:01 df20fa9351a1: Download complete 19:57:01 93b9cdb0e59b: Verifying Checksum 19:57:01 93b9cdb0e59b: Download complete 19:57:01 5e14af77c1be: Verifying Checksum 19:57:01 5e14af77c1be: Download complete 19:57:01 93b61091891f: Verifying Checksum 19:57:01 93b61091891f: Download complete 19:57:01 01666e4c0597: Verifying Checksum 19:57:01 01666e4c0597: Download complete 19:57:01 df20fa9351a1: Pull complete 19:57:01 36b3adc4ff6f: Pull complete 19:57:01 8ad3a11d3b57: Verifying Checksum 19:57:01 8ad3a11d3b57: Download complete 19:57:02 8ad3a11d3b57: Pull complete 19:57:02 46f8f816bc3b: Pull complete 19:57:02 93b61091891f: Pull complete 19:57:02 93b9cdb0e59b: Pull complete 19:57:02 5e14af77c1be: Pull complete 19:57:02 01666e4c0597: Pull complete 19:57:04 aa168da1d23b: Verifying Checksum 19:57:04 aa168da1d23b: Download complete 19:57:08 aa168da1d23b: Pull complete 19:57:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:57:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:57:09 prd-centos7-docker-4c-2g-991 does not seem to be running inside a container 19:57:09 $ 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/gexfoundry_device-rest-go_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:57:11 $ docker top 0174ee4b1f9f72b5219b4bd3959e86ae15e807b440ddce5a75a084eaf95a8263 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:57:12 + mkdir -p /var/log/sa [Pipeline] sh 19:57:12 + ls /var/log/sa-host 19:57:12 + sadf -c /var/log/sa-host/sa05 19:57:12 file_magic: OK 19:57:12 HZ: Using current value: 100 19:57:12 file_header: OK 19:57:12 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 19:57:12 Statistics: 19:57:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:12 File successfully converted to sysstat format version 12.2.1 19:57:12 + sadf -c /var/log/sa-host/sa30 19:57:12 file_magic: OK 19:57:12 HZ: Using current value: 100 19:57:12 file_header: OK 19:57:12 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 19:57:12 Statistics: 19:57:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:57:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:12 provisioning config files... 19:57:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config8506989564762752087tmp [Pipeline] { [Pipeline] echo 19:57:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:57:13 ---> create-netrc.sh [Pipeline] } 19:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:57:13 ---> python-tools-install.sh [Pipeline] echo 19:57:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:57:17 ---> sudo-logs.sh 19:57:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:57:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:57:18 ---> job-cost.sh 19:57:18 lf-activate-venv: SKIPPING 19:57:18 DEBUG: total: 0.18000000715255737 19:57:18 INFO: Retrieving Stack Cost... 19:57:19 INFO: Retrieving Pricing Info for: v3-standard-2 19:57:19 INFO: Archiving Costs [Pipeline] echo 19:57:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:57:20 ---> logs-deploy.sh 19:57:20 lf-activate-venv: SKIPPING 19:57:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-127/5 19:57:20 INFO: archiving workspace using pattern(s): 19:57:20 Archives upload complete. 19:57:20 INFO: archiving logs to Nexus 19:57:21 ---> uname -a: 19:57:21 Linux prd-centos7-docker-4c-2g-991.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:57:21 19:57:21 19:57:21 ---> lscpu: 19:57:21 Architecture: x86_64 19:57:21 CPU op-mode(s): 32-bit, 64-bit 19:57:21 Byte Order: Little Endian 19:57:21 Address sizes: 40 bits physical, 48 bits virtual 19:57:21 CPU(s): 2 19:57:21 On-line CPU(s) list: 0,1 19:57:21 Thread(s) per core: 1 19:57:21 Core(s) per socket: 1 19:57:21 Socket(s): 2 19:57:21 NUMA node(s): 1 19:57:21 Vendor ID: AuthenticAMD 19:57:21 CPU family: 23 19:57:21 Model: 49 19:57:21 Model name: AMD EPYC-Rome Processor 19:57:21 Stepping: 0 19:57:21 CPU MHz: 2800.000 19:57:21 BogoMIPS: 5600.00 19:57:21 Virtualization: AMD-V 19:57:21 Hypervisor vendor: KVM 19:57:21 Virtualization type: full 19:57:21 L1d cache: 64 KiB 19:57:21 L1i cache: 64 KiB 19:57:21 L2 cache: 1 MiB 19:57:21 L3 cache: 32 MiB 19:57:21 NUMA node0 CPU(s): 0,1 19:57:21 Vulnerability Itlb multihit: Not affected 19:57:21 Vulnerability L1tf: Not affected 19:57:21 Vulnerability Mds: Not affected 19:57:21 Vulnerability Meltdown: Not affected 19:57:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:57:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:57:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:57:21 Vulnerability Srbds: Not affected 19:57:21 Vulnerability Tsx async abort: Not affected 19:57:21 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 19:57:21 19:57:21 19:57:21 ---> nproc: 19:57:21 2 19:57:21 19:57:21 19:57:21 ---> df -h: 19:57:21 Filesystem Size Used Available Use% Mounted on 19:57:21 overlay 40.0G 7.6G 32.4G 19% / 19:57:21 tmpfs 64.0M 0 64.0M 0% /dev 19:57:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:57:21 shm 64.0M 0 64.0M 0% /dev/shm 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127@tmp 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:57:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127 19:57:21 19:57:21 19:57:21 ---> free -m: 19:57:21 total used free shared buff/cache available 19:57:21 Mem: 7821 938 4774 0 2108 6705 19:57:21 Swap: 1023 0 1023 19:57:21 19:57:21 19:57:21 ---> ip addr: 19:57:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:57:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:57:21 inet 127.0.0.1/8 scope host lo 19:57:21 valid_lft forever preferred_lft forever 19:57:21 inet6 ::1/128 scope host 19:57:21 valid_lft forever preferred_lft forever 19:57:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:57:21 link/ether fa:16:3e:0d:a1:d2 brd ff:ff:ff:ff:ff:ff 19:57:21 inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 19:57:21 valid_lft 85842sec preferred_lft 85842sec 19:57:21 inet6 fe80::f816:3eff:fe0d:a1d2/64 scope link 19:57:21 valid_lft forever preferred_lft forever 19:57:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:57:21 link/ether 02:42:ff:5a:60:79 brd ff:ff:ff:ff:ff:ff 19:57:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:57:21 valid_lft forever preferred_lft forever 19:57:21 inet6 fe80::42:ffff:fe5a:6079/64 scope link 19:57:21 valid_lft forever preferred_lft forever 19:57:21 19:57:21 19:57:21 ---> sar -b -r -n DEV: 19:57:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 19:57:21 19:57:21 19:47:52 LINUX RESTART (2 CPU) 19:57:21 19:57:21 19:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:57:21 19:50:01 3.51 0.00 3.51 0.00 0.00 121.57 0.00 19:57:21 19:51:01 0.47 0.00 0.47 0.00 0.00 8.30 0.00 19:57:21 19:52:01 0.18 0.00 0.18 0.00 0.00 3.07 0.00 19:57:21 19:53:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 19:57:21 19:54:02 0.32 0.00 0.32 0.00 0.00 4.21 0.00 19:57:21 19:55:01 0.29 0.00 0.29 0.00 0.00 3.41 0.00 19:57:21 19:56:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 19:57:21 19:57:01 0.63 0.10 0.53 0.00 10.00 5.58 0.00 19:57:21 Average: 0.74 0.01 0.72 0.00 1.25 19.14 0.00 19:57:21 19:57:21 19:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:57:21 19:50:01 5453240 0 801376 10.01 2620 1751704 1213960 13.40 575988 1579956 12 19:57:21 19:51:01 5453272 0 801336 10.01 2620 1751712 1203744 13.29 582336 1573784 24 19:57:21 19:52:01 5451392 0 803216 10.03 2620 1751712 1203804 13.29 579552 1577920 8 19:57:21 19:53:01 5451704 0 802900 10.03 2620 1751716 1203840 13.29 579704 1578040 12 19:57:21 19:54:02 5451604 0 802992 10.03 2620 1751724 1203860 13.29 576400 1581248 20 19:57:21 19:55:01 5452444 0 802152 10.02 2620 1751724 1203816 13.29 575728 1581248 16 19:57:21 19:56:01 5442940 0 811644 10.13 2620 1751736 1203660 13.29 585288 1581248 20 19:57:21 19:57:01 5392100 0 862024 10.76 2620 1752196 1492184 16.47 743384 1469632 172 19:57:21 Average: 5443587 0 810955 10.13 2620 1751778 1241108 13.70 599798 1565384 36 19:57:21 19:57:21 19:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:57:21 19:50:01 eth0 4.16 1.55 2.90 0.12 0.00 0.00 0.00 0.00 19:57:21 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:51:01 eth0 3.10 0.73 0.96 0.55 0.00 0.00 0.00 0.00 19:57:21 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:52:01 eth0 2.78 0.48 0.70 0.42 0.00 0.00 0.00 0.00 19:57:21 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:53:01 eth0 1.08 0.50 0.55 0.39 0.00 0.00 0.00 0.00 19:57:21 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:54:02 eth0 0.65 0.40 0.35 0.26 0.00 0.00 0.00 0.00 19:57:21 19:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:55:01 eth0 1.12 0.44 0.39 0.21 0.00 0.00 0.00 0.00 19:57:21 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:56:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:57:21 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:57:01 eth0 11.41 8.83 8.49 27.16 0.00 0.00 0.00 0.00 19:57:21 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 Average: eth0 3.05 1.63 1.79 3.65 0.00 0.00 0.00 0.00 19:57:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:21 19:57:21 19:57:21 ---> sar -P ALL: 19:57:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 19:57:21 19:57:21 19:47:52 LINUX RESTART (2 CPU) 19:57:21 19:57:21 19:49:01 CPU %user %nice %system %iowait %steal %idle 19:57:21 19:50:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:57:21 19:50:01 0 0.25 0.00 0.03 0.00 0.03 99.68 19:57:21 19:50:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:57:21 19:51:01 all 0.18 0.00 0.04 0.00 0.04 99.73 19:57:21 19:51:01 0 0.27 0.00 0.05 0.00 0.03 99.65 19:57:21 19:51:01 1 0.10 0.00 0.03 0.00 0.05 99.82 19:57:21 19:52:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:57:21 19:52:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:57:21 19:52:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:57:21 19:53:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:57:21 19:53:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:57:21 19:53:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:57:21 19:54:02 all 0.10 0.00 0.02 0.00 0.04 99.84 19:57:21 19:54:02 0 0.15 0.00 0.02 0.00 0.05 99.78 19:57:21 19:54:02 1 0.05 0.00 0.02 0.00 0.03 99.90 19:57:21 19:55:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:57:21 19:55:01 0 0.14 0.00 0.05 0.00 0.05 99.76 19:57:21 19:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:57:21 19:56:01 all 0.06 0.00 0.03 0.00 0.03 99.87 19:57:21 19:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:57:21 19:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:57:21 19:57:01 all 1.58 0.00 0.26 0.02 0.03 98.11 19:57:21 19:57:01 0 1.90 0.00 0.29 0.03 0.03 97.75 19:57:21 19:57:01 1 1.27 0.00 0.23 0.00 0.03 98.46 19:57:21 Average: all 0.30 0.00 0.06 0.00 0.03 99.61 19:57:21 Average: 0 0.36 0.00 0.07 0.00 0.04 99.53 19:57:21 Average: 1 0.23 0.00 0.05 0.00 0.03 99.68 19:57:21 19:57:21 19:57:21