Pull request #90 opened 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from edddcdfd471d84ecd06baa82d30b23588d174076+f67542ccb051b13986f5f41838b922d5b9b125ad (3c546486c4f6a51f79b51754d81796372c2d1821) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/device-rest-go/branches/PR-90/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-rest-go/branches/PR-90/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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: docker-device-rest-go 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-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4134’ is offline; ‘prd-centos7-docker-4c-2g-4137’ is offline; ‘prd-centos7-docker-4c-2g-4138’ is offline; ‘prd-centos7-docker-4c-2g-4149’ is offline; ‘prd-centos7-docker-4c-2g-4150’ is offline; ‘prd-centos7-docker-4c-2g-4152’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4141’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4142’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4156 in /w/workspace/dgexfoundry_device-rest-go_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 f67542ccb051b13986f5f41838b922d5b9b125ad into PR head commit edddcdfd471d84ecd06baa82d30b23588d174076 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 Merge succeeded, producing edddcdfd471d84ecd06baa82d30b23588d174076 Checking out Revision edddcdfd471d84ecd06baa82d30b23588d174076 (PR-90) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f67542ccb051b13986f5f41838b922d5b9b125ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 Commit message: "feat: Add Registry/Config Access token capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:46 ========================================================= 18:07:46 EdgeX Global Pipelines Version Info 18:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:07:48 ------------------- 18:07:48 stable info: 18:07:48 ------------------- 18:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:48 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:07:48 Message: update stable to v1.0.191 18:07:49 ------------------- 18:07:49 experimental info: 18:07:49 ------------------- 18:07:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:07:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:07:49 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo 18:07:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edddcdfd471d84ecd06baa82d30b23588d174076 [Pipeline] echo 18:07:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edddcdf [Pipeline] echo 18:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:07:52 provisioning config files... 18:07:52 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/config7048808495226501287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:52 ---> docker-login.sh 18:07:52 nexus3.edgexfoundry.org:10001 18:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:53 Configure a credential helper to remove this warning. See 18:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:53 18:07:53 Login Succeeded 18:07:53 nexus3.edgexfoundry.org:10002 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:54 Configure a credential helper to remove this warning. See 18:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:54 18:07:54 Login Succeeded 18:07:54 nexus3.edgexfoundry.org:10003 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:54 Configure a credential helper to remove this warning. See 18:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:54 18:07:54 Login Succeeded 18:07:54 nexus3.edgexfoundry.org:10004 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:54 Configure a credential helper to remove this warning. See 18:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:54 18:07:54 Login Succeeded 18:07:54 docker.io 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:55 Configure a credential helper to remove this warning. See 18:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:55 18:07:55 Login Succeeded 18:07:55 ---> docker-login.sh ends [Pipeline] } 18:07:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:56 + git log --format=format:%s -1 edddcdfd471d84ecd06baa82d30b23588d174076 [Pipeline] echo 18:07:56 GIT_COMMIT: edddcdfd471d84ecd06baa82d30b23588d174076, Commit Message: feat: Add Registry/Config Access token capability [Pipeline] echo 18:07:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:57 18:07:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:57 latest: Pulling from edgex-devops/git-semver 18:07:57 31603596830f: Pulling fs layer 18:07:57 54011a49482f: Pulling fs layer 18:07:57 a6820b24f6d8: Pulling fs layer 18:07:57 f581987b2513: Pulling fs layer 18:07:57 f581987b2513: Waiting 18:07:57 54011a49482f: Download complete 18:07:57 31603596830f: Download complete 18:07:57 f581987b2513: Verifying Checksum 18:07:57 f581987b2513: Download complete 18:07:58 31603596830f: Pull complete 18:07:58 a6820b24f6d8: Verifying Checksum 18:07:58 a6820b24f6d8: Download complete 18:07:58 54011a49482f: Pull complete 18:07:59 a6820b24f6d8: Pull complete 18:07:59 f581987b2513: Pull complete 18:07:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:08:00 prd-centos7-docker-4c-2g-4156 does not seem to be running inside a container 18:08:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-90 -v /w/workspace/dgexfoundry_device-rest-go_PR-90:/w/workspace/dgexfoundry_device-rest-go_PR-90:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-90@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:08:02 $ docker top f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:03 [ssh-agent] Looking for ssh-agent implementation... 18:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:03 $ docker exec f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb ssh-agent 18:08:04 SSH_AUTH_SOCK=/tmp/ssh-IAcxd0oZ2CRD/agent.11 18:08:04 SSH_AGENT_PID=16 18:08:04 Running ssh-add (command line suppressed) 18:08:04 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/private_key_4041972159508596654.key (/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/private_key_4041972159508596654.key) 18:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:04 + git tag --points-at HEAD [Pipeline] } 18:08:04 $ docker exec --env ******** --env ******** f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb ssh-agent -k 18:08:05 unset SSH_AUTH_SOCK; 18:08:05 unset SSH_AGENT_PID; 18:08:05 echo Agent pid 16 killed; 18:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:05 [ssh-agent] Looking for ssh-agent implementation... 18:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:05 $ docker exec f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb ssh-agent 18:08:05 SSH_AUTH_SOCK=/tmp/ssh-kPO1mwzUH0tV/agent.44 18:08:05 SSH_AGENT_PID=49 18:08:05 Running ssh-add (command line suppressed) 18:08:06 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/private_key_1852992294631488345.key (/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/private_key_1852992294631488345.key) 18:08:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:06 + git semver init 18:08:06 # -> Open(): unable to determine branch for HEAD 18:08:06 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-90/.git 18:08:06 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-90 18:08:06 # $SEMVER_REMOTE_NAME = origin 18:08:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:06 # $SEMVER_USER_NAME = edgex-jenkins 18:08:06 # $SEMVER_BRANCH = PR-90 18:08:06 # $SEMVER_TEMP = /tmp/semver-762783630 18:08:06 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 18:08:08 # '/tmp/semver-762783630' -> '/w/workspace/dgexfoundry_device-rest-go_PR-90/.semver' 18:08:08 # -> Force: false 18:08:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-90/.semver [Pipeline] } 18:08:08 $ docker exec --env ******** --env ******** f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb ssh-agent -k 18:08:08 unset SSH_AUTH_SOCK; 18:08:08 unset SSH_AGENT_PID; 18:08:08 echo Agent pid 49 killed; 18:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:09 + git semver [Pipeline] } 18:08:09 $ docker stop --time=1 f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb 18:08:10 $ docker rm -f f7ebc5bb6a26e46917f802d62c44f4394bcc01581deed2035653cdbf0f4c6afb [Pipeline] // withDockerContainer [Pipeline] sh 18:08:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:12 Stashed 1 file(s) [Pipeline] echo 18:08:12 [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 18:08:27 Still waiting to schedule task 18:08:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:08:27 Still waiting to schedule task 18:08:27 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:09:48 Running on prd-centos7-docker-4c-2g-4159 in /w/workspace/dgexfoundry_device-rest-go_PR-90 [Pipeline] { [Pipeline] ws 18:09:48 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:09:56 using credential edgex-jenkins-ssh 18:09:56 Cloning the remote Git repository 18:09:56 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:09:56 > git init /w/workspace/device-rest-go/1 # timeout=10 18:09:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:09:57 > git --version # timeout=10 18:09:57 > git --version # 'git version 2.24.3' 18:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:01 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:10:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:10:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:10:04 Merging remotes/origin/master commit f67542ccb051b13986f5f41838b922d5b9b125ad into PR head commit edddcdfd471d84ecd06baa82d30b23588d174076 18:10:05 Merge succeeded, producing edddcdfd471d84ecd06baa82d30b23588d174076 18:10:05 Checking out Revision edddcdfd471d84ecd06baa82d30b23588d174076 (PR-90) 18:10:04 > git config core.sparsecheckout # timeout=10 18:10:04 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 18:10:04 > git remote # timeout=10 18:10:04 > git config --get remote.origin.url # timeout=10 18:10:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:10:04 > git merge f67542ccb051b13986f5f41838b922d5b9b125ad # timeout=10 18:10:05 > git rev-parse HEAD^{commit} # timeout=10 18:10:05 > git config core.sparsecheckout # timeout=10 18:10:05 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 18:10:09 Commit message: "feat: Add Registry/Config Access token capability" 18:10:09 > git --version # timeout=10 18:10:09 > git --version # 'git version 2.24.3' 18:10:09 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:10:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:10:12 + sudo service docker restart 18:10:12 + true 18:10:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:10:13 provisioning config files... 18:10:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7965361188743753673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:14 ---> docker-login.sh 18:10:14 nexus3.edgexfoundry.org:10001 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10002 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10003 18:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:16 Configure a credential helper to remove this warning. See 18:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:16 18:10:16 Login Succeeded 18:10:16 nexus3.edgexfoundry.org:10004 18:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:17 Configure a credential helper to remove this warning. See 18:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:17 18:10:17 Login Succeeded 18:10:17 docker.io 18:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:17 Configure a credential helper to remove this warning. See 18:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:17 18:10:17 Login Succeeded 18:10:17 ---> docker-login.sh ends [Pipeline] } 18:10:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:18 ========================================================= 18:10:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:10:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:10:18 + 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 . 18:10:18 Sending build context to Docker daemon 93.18kB 18:10:19 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:10:19 Step 2/10 : FROM ${BASE} 18:10:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:10:19 540db60ca938: Pulling fs layer 18:10:19 adcc1eea9eea: Pulling fs layer 18:10:19 4c4ab2625f07: Pulling fs layer 18:10:19 0510c868ecb4: Pulling fs layer 18:10:19 afea3b2eda06: Pulling fs layer 18:10:19 7809a108b3ef: Pulling fs layer 18:10:19 0510c868ecb4: Waiting 18:10:19 afea3b2eda06: Waiting 18:10:19 f706445af74f: Pulling fs layer 18:10:19 7809a108b3ef: Waiting 18:10:19 4c4ab2625f07: Verifying Checksum 18:10:19 4c4ab2625f07: Download complete 18:10:19 adcc1eea9eea: Verifying Checksum 18:10:19 adcc1eea9eea: Download complete 18:10:19 afea3b2eda06: Verifying Checksum 18:10:19 afea3b2eda06: Download complete 18:10:19 7809a108b3ef: Verifying Checksum 18:10:19 7809a108b3ef: Download complete 18:10:19 540db60ca938: Verifying Checksum 18:10:19 540db60ca938: Download complete 18:10:20 540db60ca938: Pull complete 18:10:20 adcc1eea9eea: Pull complete 18:10:21 4c4ab2625f07: Pull complete 18:10:23 f706445af74f: Verifying Checksum 18:10:23 f706445af74f: Download complete 18:10:27 0510c868ecb4: Verifying Checksum 18:10:27 0510c868ecb4: Download complete 18:10:37 0510c868ecb4: Pull complete 18:10:37 afea3b2eda06: Pull complete 18:10:37 7809a108b3ef: Pull complete 18:10:42 f706445af74f: Pull complete 18:10:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:10:42 ---> b068be0155e3 18:10:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:10:42 ---> Running in 283bb5700b6d 18:10:42 Removing intermediate container 283bb5700b6d 18:10:42 ---> 30b9e835c513 18:10:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:10:42 ---> Running in 98f8583b574d 18:10:43 Removing intermediate container 98f8583b574d 18:10:43 ---> a0d0d1458776 18:10:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:10:43 ---> Running in fa2047bc9f18 18:10:43 Removing intermediate container fa2047bc9f18 18:10:43 ---> d5a4f88eaf1e 18:10:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:43 ---> Running in 3451484fbd02 18:10:45 Removing intermediate container 3451484fbd02 18:10:45 ---> e27ef169b9d3 18:10:45 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:45 ---> Running in e4d3fdff39c3 18:10:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:10:51 (1/9) Installing libc-dev (0.7.2-r3) 18:10:51 (2/9) Installing libsodium (1.0.18-r0) 18:10:52 (3/9) Installing pkgconf (1.7.3-r0) 18:10:52 (4/9) Installing libsodium-dev (1.0.18-r0) 18:10:52 (5/9) Installing openssh-keygen (8.4_p1-r3) 18:10:53 (6/9) Installing libedit (20191231.3.1-r1) 18:10:53 (7/9) Installing openssh-client (8.4_p1-r3) 18:10:55 (8/9) Installing libzmq (4.3.3-r1) 18:10:56 (9/9) Installing zeromq-dev (4.3.3-r1) 18:10:56 Executing busybox-1.32.1-r6.trigger 18:10:56 OK: 154 MiB in 49 packages 18:10:56 Removing intermediate container e4d3fdff39c3 18:10:56 ---> e5bec02be6e3 18:10:56 Step 8/10 : WORKDIR /device-rest-go 18:10:56 ---> Running in c5a743531cc0 18:10:57 Removing intermediate container c5a743531cc0 18:10:57 ---> 918682ef3bf2 18:10:57 Step 9/10 : COPY . . 18:10:57 ---> ac8689d7e704 18:10:57 Step 10/10 : RUN go mod download 18:10:57 ---> Running in d782b2b281c2 18:11:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4162 in /w/workspace/dgexfoundry_device-rest-go_PR-90 [Pipeline] { [Pipeline] ws 18:11:03 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:11:10 using credential edgex-jenkins-ssh 18:11:10 Cloning the remote Git repository 18:11:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:11:10 > git init /w/workspace/device-rest-go/1 # timeout=10 18:11:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:11:10 > git --version # timeout=10 18:11:10 > git --version # 'git version 2.17.1' 18:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:11:12 Merging remotes/origin/master commit f67542ccb051b13986f5f41838b922d5b9b125ad into PR head commit edddcdfd471d84ecd06baa82d30b23588d174076 18:11:13 Merge succeeded, producing edddcdfd471d84ecd06baa82d30b23588d174076 18:11:13 Checking out Revision edddcdfd471d84ecd06baa82d30b23588d174076 (PR-90) 18:11:13 > git config core.sparsecheckout # timeout=10 18:11:13 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 18:11:13 > git remote # timeout=10 18:11:13 > git config --get remote.origin.url # timeout=10 18:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:13 > git merge f67542ccb051b13986f5f41838b922d5b9b125ad # timeout=10 18:11:13 > git rev-parse HEAD^{commit} # timeout=10 18:11:13 > git config core.sparsecheckout # timeout=10 18:11:13 > git checkout -f edddcdfd471d84ecd06baa82d30b23588d174076 # timeout=10 18:11:17 Commit message: "feat: Add Registry/Config Access token capability" 18:11:17 > git --version # timeout=10 18:11:17 > git --version # 'git version 2.17.1' 18:11:17 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:11:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:11:19 + true 18:11:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:11:22 provisioning config files... 18:11:22 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5692035891374746827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:23 ---> docker-login.sh 18:11:23 nexus3.edgexfoundry.org:10001 18:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 nexus3.edgexfoundry.org:10002 18:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:24 Removing intermediate container d782b2b281c2 18:11:24 ---> a91626f4bb44 18:11:24 Successfully built a91626f4bb44 18:11:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:24 Configure a credential helper to remove this warning. See 18:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:24 18:11:24 Login Succeeded 18:11:24 nexus3.edgexfoundry.org:10003 18:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:25 + docker inspect -f . ci-base-image-x86_64 18:11:25 . [Pipeline] withDockerContainer 18:11:25 prd-centos7-docker-4c-2g-4159 does not seem to be running inside a container 18:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:26 Configure a credential helper to remove this warning. See 18:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:26 18:11:26 Login Succeeded 18:11:26 nexus3.edgexfoundry.org:10004 18:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:26 Configure a credential helper to remove this warning. See 18:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:26 18:11:26 Login Succeeded 18:11:26 docker.io 18:11:27 $ docker top 70eeb6a2246da2c895ebbbb44106951143b8815e5549489fa19fb8578d26eebe -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:27 + go version 18:11:27 go version go1.16.3 linux/amd64 [Pipeline] } 18:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:27 Configure a credential helper to remove this warning. See 18:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:27 18:11:27 Login Succeeded 18:11:27 ---> docker-login.sh ends 18:11:27 $ docker stop --time=1 70eeb6a2246da2c895ebbbb44106951143b8815e5549489fa19fb8578d26eebe 18:11:29 $ docker rm -f 70eeb6a2246da2c895ebbbb44106951143b8815e5549489fa19fb8578d26eebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:11:29 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 18:11:29 ========================================================= 18:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:11:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:11:30 + docker inspect -f . ci-base-image-x86_64 18:11:30 . [Pipeline] withDockerContainer 18:11:30 prd-centos7-docker-4c-2g-4159 does not seem to be running inside a container 18:11:30 + 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 . 18:11:30 Sending build context to Docker daemon 93.18kB 18:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:11:30 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:11:30 Step 2/10 : FROM ${BASE} 18:11:30 $ docker top 08cece465653545df5840caa438c4e9425fcbd7903c9f837baa91ca557e868d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:31 + go mod tidy 18:11:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:11:31 595b0fe564bb: Pulling fs layer 18:11:31 7186ed65a4f7: Pulling fs layer 18:11:31 316046926c0a: Pulling fs layer 18:11:31 4ebd0625c992: Pulling fs layer 18:11:31 207e8628e3a3: Pulling fs layer 18:11:31 c791037a9be2: Pulling fs layer 18:11:31 ffd874e62e21: Pulling fs layer 18:11:31 4ebd0625c992: Waiting 18:11:31 207e8628e3a3: Waiting 18:11:31 c791037a9be2: Waiting 18:11:31 ffd874e62e21: Waiting 18:11:31 316046926c0a: Download complete 18:11:31 7186ed65a4f7: Verifying Checksum 18:11:31 7186ed65a4f7: Download complete 18:11:31 207e8628e3a3: Verifying Checksum 18:11:31 207e8628e3a3: Download complete 18:11:31 c791037a9be2: Verifying Checksum 18:11:31 c791037a9be2: Download complete [Pipeline] sh 18:11:32 + make test 18:11:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:11:32 595b0fe564bb: Verifying Checksum 18:11:32 595b0fe564bb: Download complete 18:11:33 595b0fe564bb: Pull complete 18:11:33 ? github.com/edgexfoundry/device-rest-go [no test files] 18:11:33 7186ed65a4f7: Pull complete 18:11:34 316046926c0a: Pull complete 18:12:00 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:12:00 ok github.com/edgexfoundry/device-rest-go/driver 0.021s coverage: 54.0% of statements 18:12:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:12:06 ffd874e62e21: Verifying Checksum 18:12:06 ffd874e62e21: Download complete 18:12:13 gofmt -l . 18:12:13 [ "`gofmt -l .`" = "" ] 18:12:13 ./bin/test-go-mod-tidy.sh 18:12:13 ./bin/test-attribution-txt.sh [Pipeline] } 18:12:15 $ docker stop --time=1 08cece465653545df5840caa438c4e9425fcbd7903c9f837baa91ca557e868d7 18:12:17 $ docker rm -f 08cece465653545df5840caa438c4e9425fcbd7903c9f837baa91ca557e868d7 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:18 4ebd0625c992: Verifying Checksum 18:12:18 4ebd0625c992: Download complete 18:12:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:12:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:20 + ls -al . 18:12:20 total 104 18:12:20 drwxrwxr-x. 8 jenkins jenkins 4096 May 10 18:12 . 18:12:20 drwxrwxr-x. 4 jenkins jenkins 28 May 10 18:09 .. 18:12:20 -rw-rw-r--. 1 jenkins jenkins 6792 May 10 18:10 Attribution.txt 18:12:20 drwxrwxr-x. 2 jenkins jenkins 64 May 10 18:10 bin 18:12:20 drwxrwxr-x. 3 jenkins jenkins 32 May 10 18:10 cmd 18:12:20 -rw-r--r--. 1 jenkins jenkins 8513 May 10 18:12 coverage.out 18:12:20 -rw-rw-r--. 1 jenkins jenkins 1602 May 10 18:10 Dockerfile 18:12:20 -rw-rw-r--. 1 jenkins jenkins 1087 May 10 18:10 Dockerfile.build 18:12:20 -rw-rw-r--. 1 jenkins jenkins 151 May 10 18:10 .dockerignore 18:12:20 drwxrwxr-x. 2 jenkins jenkins 76 May 10 18:10 driver 18:12:20 drwxrwxr-x. 8 jenkins jenkins 179 May 10 18:10 .git 18:12:20 drwxrwxr-x. 2 jenkins jenkins 103 May 10 18:10 .github 18:12:20 -rw-rw-r--. 1 jenkins jenkins 339 May 10 18:10 .gitignore 18:12:20 -rw-r--r--. 1 jenkins jenkins 285 May 10 18:12 go.mod 18:12:20 -rw-r--r--. 1 jenkins jenkins 21278 May 10 18:11 go.sum 18:12:20 -rw-rw-r--. 1 jenkins jenkins 680 May 10 18:10 Jenkinsfile 18:12:20 -rw-rw-r--. 1 jenkins jenkins 11340 May 10 18:10 LICENSE 18:12:20 -rw-rw-r--. 1 jenkins jenkins 976 May 10 18:10 Makefile 18:12:20 -rw-rw-r--. 1 jenkins jenkins 7667 May 10 18:10 README.md 18:12:20 drwxrwxr-x. 4 jenkins jenkins 71 May 10 18:10 snap 18:12:20 -rw-rw-r--. 1 jenkins jenkins 5 May 10 18:08 VERSION 18:12:20 -rw-rw-r--. 1 jenkins jenkins 713 May 10 18:10 version.go [Pipeline] isUnix [Pipeline] sh 18:12:21 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=edddcdfd471d84ecd06baa82d30b23588d174076 --label arch=amd64 --label version=0.0.0 . 18:12:21 Sending build context to Docker daemon 102.9kB 18:12:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 18:12:21 Step 2/24 : FROM ${BASE} AS builder 18:12:21 ---> a91626f4bb44 18:12:21 Step 3/24 : ARG MAKE='make build' 18:12:21 ---> Running in 7952f226125a 18:12:21 Removing intermediate container 7952f226125a 18:12:21 ---> f827e1b77174 18:12:21 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:12:21 ---> Running in fa0de2944176 18:12:22 Removing intermediate container fa0de2944176 18:12:22 ---> 97cc99fd45bc 18:12:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:12:22 ---> Running in 9d4d1d7070ae 18:12:22 Removing intermediate container 9d4d1d7070ae 18:12:22 ---> 343773dacb1d 18:12:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:22 ---> Running in 422f71cd4668 18:12:23 Removing intermediate container 422f71cd4668 18:12:23 ---> 68deff7c1d57 18:12:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:23 ---> Running in bbd739558e88 18:12:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:28 OK: 154 MiB in 49 packages 18:12:28 4ebd0625c992: Pull complete 18:12:28 207e8628e3a3: Pull complete 18:12:28 c791037a9be2: Pull complete 18:12:29 Removing intermediate container bbd739558e88 18:12:29 ---> 42817e026c7a 18:12:29 Step 8/24 : WORKDIR /device-rest-go 18:12:29 ---> Running in c83f0c20406f 18:12:29 Removing intermediate container c83f0c20406f 18:12:29 ---> a8486480e8f4 18:12:29 Step 9/24 : COPY . . 18:12:30 ---> c6f2b894215f 18:12:30 Step 10/24 : RUN make update 18:12:30 ---> Running in dc4d430710ad 18:12:30 CGO_ENABLED=0 GO111MODULE=on go mod download 18:12:31 Removing intermediate container dc4d430710ad 18:12:31 ---> 779c62eecca8 18:12:31 Step 11/24 : RUN $MAKE 18:12:31 ---> Running in 1ae45593623d 18:12:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:12:32 ffd874e62e21: Pull complete 18:12:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:12:32 ---> cfc18b08335c 18:12:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:12:34 ---> Running in 37a6b4cf6831 18:12:34 Removing intermediate container 37a6b4cf6831 18:12:34 ---> 7b3816189545 18:12:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:12:34 ---> Running in 1fd00be8b679 18:12:35 Removing intermediate container 1fd00be8b679 18:12:35 ---> 70c84da604b2 18:12:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:12:35 ---> Running in ad04f8734d55 18:12:35 Removing intermediate container ad04f8734d55 18:12:35 ---> 37abd26422d3 18:12:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:35 ---> Running in 2406249eb30d 18:12:37 Removing intermediate container 2406249eb30d 18:12:37 ---> 6336b37d7166 18:12:37 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:38 ---> Running in 48367941f3f0 18:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:12:43 (1/9) Installing libc-dev (0.7.2-r3) 18:12:43 (2/9) Installing libsodium (1.0.18-r0) 18:12:43 (3/9) Installing pkgconf (1.7.3-r0) 18:12:43 (4/9) Installing libsodium-dev (1.0.18-r0) 18:12:43 (5/9) Installing openssh-keygen (8.4_p1-r3) 18:12:44 (6/9) Installing libedit (20191231.3.1-r1) 18:12:45 (7/9) Installing openssh-client (8.4_p1-r3) 18:12:48 (8/9) Installing libzmq (4.3.3-r1) 18:12:49 (9/9) Installing zeromq-dev (4.3.3-r1) 18:12:49 Executing busybox-1.32.1-r6.trigger 18:12:49 OK: 144 MiB in 49 packages 18:12:50 Removing intermediate container 1ae45593623d 18:12:50 ---> f08a80887eca 18:12:50 Step 12/24 : FROM alpine:3.12 18:12:50 3.12: Pulling from library/alpine 18:12:50 339de151aab4: Pulling fs layer 18:12:50 339de151aab4: Verifying Checksum 18:12:50 339de151aab4: Download complete 18:12:50 339de151aab4: Pull complete 18:12:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:12:50 Status: Downloaded newer image for alpine:3.12 18:12:50 ---> 13621d1b12d4 18:12:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:12:50 ---> Running in 55da7941b66b 18:12:50 Removing intermediate container 55da7941b66b 18:12:50 ---> f1f9669848e5 18:12:50 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 18:12:50 ---> Running in c0db058318d9 18:12:50 Removing intermediate container c0db058318d9 18:12:50 ---> 928af9a274bb 18:12:50 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:12:50 ---> Running in 86e4b8ca08eb 18:12:50 Removing intermediate container 48367941f3f0 18:12:50 ---> 0691c0fad11a 18:12:50 Step 8/10 : WORKDIR /device-rest-go 18:12:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:12:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:12:51 ---> Running in b6e4e090f6eb 18:12:51 (1/6) Installing dumb-init (1.2.2-r1) 18:12:51 (2/6) Installing libgcc (9.3.0-r2) 18:12:51 (3/6) Installing libsodium (1.0.18-r0) 18:12:51 (4/6) Installing libstdc++ (9.3.0-r2) 18:12:51 (5/6) Installing libzmq (4.3.3-r0) 18:12:51 (6/6) Installing zeromq (4.3.3-r0) 18:12:51 Executing busybox-1.31.1-r20.trigger 18:12:51 OK: 8 MiB in 20 packages 18:12:51 Removing intermediate container b6e4e090f6eb 18:12:51 ---> ce3c68d03948 18:12:51 Step 9/10 : COPY . . 18:12:51 Removing intermediate container 86e4b8ca08eb 18:12:51 ---> d02c27affa38 18:12:51 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 18:12:52 ---> fa7c653fd112 18:12:52 Step 10/10 : RUN go mod download 18:12:52 ---> Running in 4d8f74b1ad70 18:12:52 ---> c2792b14a4e1 18:12:52 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 18:12:52 ---> 0b5540db7cae 18:12:52 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 18:12:53 ---> 0c4458bcd6d7 18:12:53 Step 19/24 : EXPOSE 49986 18:12:53 ---> Running in 53ab23a6a144 18:12:53 Removing intermediate container 53ab23a6a144 18:12:53 ---> 99c71287ca4c 18:12:53 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 18:12:53 ---> Running in 443668c044c3 18:12:53 Removing intermediate container 443668c044c3 18:12:53 ---> 67393ed4e082 18:12:53 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:12:53 ---> Running in bb4ae0642f55 18:12:53 Removing intermediate container bb4ae0642f55 18:12:53 ---> 959805668175 18:12:53 Step 22/24 : LABEL arch=amd64 18:12:53 ---> Running in 4b567c585ddd 18:12:54 Removing intermediate container 4b567c585ddd 18:12:54 ---> 6af0947e3afa 18:12:54 Step 23/24 : LABEL git_sha=edddcdfd471d84ecd06baa82d30b23588d174076 18:12:54 ---> Running in 54daf6e23e3c 18:12:54 Removing intermediate container 54daf6e23e3c 18:12:54 ---> cdb69706c73c 18:12:54 Step 24/24 : LABEL version=0.0.0 18:12:54 ---> Running in f57fdeccdfd0 18:12:54 Removing intermediate container f57fdeccdfd0 18:12:54 ---> 41af081bcd1e 18:12:54 [Warning] One or more build-args [ARCH] were not consumed 18:12:54 Successfully built 41af081bcd1e 18:12:54 Successfully tagged docker-device-rest-go: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 18:12:55 ---> job-cost.sh 18:12:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B8K6 18:13:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:13:19 Removing intermediate container 4d8f74b1ad70 18:13:19 ---> 7e0cc8feef1a 18:13:19 Successfully built 7e0cc8feef1a 18:13:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:13:19 + docker inspect -f . ci-base-image-arm64 18:13:19 . [Pipeline] withDockerContainer 18:13:19 prd-ubuntu18.04-docker-arm64-4c-16g-4162 does not seem to be running inside a container 18:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 18:13:21 $ docker top 4e3701ee598e801bff2d8f138bad4c144617dbf4394ed4286d6746a6c84a4504 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:22 + go version 18:13:22 go version go1.16.3 linux/arm64 [Pipeline] } 18:13:22 $ docker stop --time=1 4e3701ee598e801bff2d8f138bad4c144617dbf4394ed4286d6746a6c84a4504 18:13:24 $ docker rm -f 4e3701ee598e801bff2d8f138bad4c144617dbf4394ed4286d6746a6c84a4504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:25 + docker inspect -f . ci-base-image-arm64 18:13:25 . [Pipeline] withDockerContainer 18:13:25 prd-ubuntu18.04-docker-arm64-4c-16g-4162 does not seem to be running inside a container 18:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** ci-base-image-arm64 cat 18:13:27 $ docker top 6f7b88646e552cb2ca5c3c9328812fc3b8fd30d8b230abdb9f3f32d30079b9c4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:28 + go mod tidy [Pipeline] sh 18:13:29 + make test 18:13:29 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:13:30 ? github.com/edgexfoundry/device-rest-go [no test files] 18:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-B8K6/bin to PATH 18:13:45 INFO: No Stack... 18:13:45 INFO: Retrieving Pricing Info for: v1-standard-2 18:13:45 INFO: Archiving Costs [Pipeline] sh 18:13:46 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:13:46 + cut -d, -f6 [Pipeline] lock 18:13:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] 18:13:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] did not exist. Created. 18:13:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:46 + echo total: 0.029999999329447746 [Pipeline] stash 18:13:46 Stashed 1 file(s) [Pipeline] } 18:13:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:14:27 ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 54.0% of statements 18:14:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:14:49 gofmt -l . 18:14:49 [ "`gofmt -l .`" = "" ] 18:14:49 ./bin/test-go-mod-tidy.sh 18:14:49 ./bin/test-attribution-txt.sh [Pipeline] } 18:14:50 $ docker stop --time=1 6f7b88646e552cb2ca5c3c9328812fc3b8fd30d8b230abdb9f3f32d30079b9c4 18:14:52 $ docker rm -f 6f7b88646e552cb2ca5c3c9328812fc3b8fd30d8b230abdb9f3f32d30079b9c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:53 Warning: overwriting stash ‘coverage-report’ 18:14:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:55 + ls -al . 18:14:55 total 132 18:14:55 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:14 . 18:14:55 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 .. 18:14:55 -rw-rw-r-- 1 jenkins jenkins 151 May 10 18:11 .dockerignore 18:14:55 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:11 .git 18:14:55 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 .github 18:14:55 -rw-rw-r-- 1 jenkins jenkins 339 May 10 18:11 .gitignore 18:14:55 -rw-rw-r-- 1 jenkins jenkins 6792 May 10 18:11 Attribution.txt 18:14:55 -rw-rw-r-- 1 jenkins jenkins 1602 May 10 18:11 Dockerfile 18:14:55 -rw-rw-r-- 1 jenkins jenkins 1087 May 10 18:11 Dockerfile.build 18:14:55 -rw-rw-r-- 1 jenkins jenkins 680 May 10 18:11 Jenkinsfile 18:14:55 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 18:11 LICENSE 18:14:55 -rw-rw-r-- 1 jenkins jenkins 976 May 10 18:11 Makefile 18:14:55 -rw-rw-r-- 1 jenkins jenkins 7667 May 10 18:11 README.md 18:14:55 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION 18:14:55 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 bin 18:14:55 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:11 cmd 18:14:55 -rw-r--r-- 1 jenkins jenkins 8513 May 10 18:14 coverage.out 18:14:55 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 driver 18:14:55 -rw-r--r-- 1 jenkins jenkins 285 May 10 18:14 go.mod 18:14:55 -rw-r--r-- 1 jenkins jenkins 21278 May 10 18:13 go.sum 18:14:55 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 snap 18:14:55 -rw-rw-r-- 1 jenkins jenkins 713 May 10 18:11 version.go [Pipeline] isUnix [Pipeline] sh 18:14:55 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=edddcdfd471d84ecd06baa82d30b23588d174076 --label arch=arm64 --label version=0.0.0 . 18:14:55 Sending build context to Docker daemon 102.9kB 18:14:55 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 18:14:55 Step 2/24 : FROM ${BASE} AS builder 18:14:55 ---> 7e0cc8feef1a 18:14:55 Step 3/24 : ARG MAKE='make build' 18:14:56 ---> Running in c8f0bdf52f28 18:14:56 Removing intermediate container c8f0bdf52f28 18:14:56 ---> 8f8152cd0223 18:14:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:14:56 ---> Running in 72ba3cfa8829 18:14:57 Removing intermediate container 72ba3cfa8829 18:14:57 ---> 1d2df8062eb8 18:14:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:14:57 ---> Running in e3379730aa19 18:14:57 Removing intermediate container e3379730aa19 18:14:57 ---> 4005df027050 18:14:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:57 ---> Running in 352c81dfcb62 18:14:59 Removing intermediate container 352c81dfcb62 18:14:59 ---> 8b58a21778bd 18:14:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:59 ---> Running in 339b8af92664 18:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:15:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:15:05 OK: 144 MiB in 49 packages 18:15:06 Removing intermediate container 339b8af92664 18:15:06 ---> a83d26c4ddec 18:15:06 Step 8/24 : WORKDIR /device-rest-go 18:15:06 ---> Running in 655c8cf12353 18:15:07 Removing intermediate container 655c8cf12353 18:15:07 ---> bea94a9809fa 18:15:07 Step 9/24 : COPY . . 18:15:07 ---> a0aa9f602211 18:15:07 Step 10/24 : RUN make update 18:15:08 ---> Running in 1eb477084f84 18:15:09 CGO_ENABLED=0 GO111MODULE=on go mod download 18:15:11 Removing intermediate container 1eb477084f84 18:15:11 ---> 5d630158f24d 18:15:11 Step 11/24 : RUN $MAKE 18:15:11 ---> Running in 5f4ebd1f1774 18:15:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:15:51 Removing intermediate container 5f4ebd1f1774 18:15:51 ---> 1b6883691fb2 18:15:51 Step 12/24 : FROM alpine:3.12 18:15:51 3.12: Pulling from library/alpine 18:15:51 d2f70382dc9a: Pulling fs layer 18:15:51 d2f70382dc9a: Verifying Checksum 18:15:51 d2f70382dc9a: Pull complete 18:15:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:15:51 Status: Downloaded newer image for alpine:3.12 18:15:51 ---> 9852663dfa18 18:15:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:15:51 ---> Running in 227292080de8 18:15:51 Removing intermediate container 227292080de8 18:15:51 ---> 12edd498c2de 18:15:51 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 18:15:51 ---> Running in 0a8cc1fd9a1f 18:15:51 Removing intermediate container 0a8cc1fd9a1f 18:15:51 ---> db61c4df9b4c 18:15:51 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:15:51 ---> Running in e51487dac705 18:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:15:52 (1/6) Installing dumb-init (1.2.2-r1) 18:15:52 (2/6) Installing libgcc (9.3.0-r2) 18:15:52 (3/6) Installing libsodium (1.0.18-r0) 18:15:52 (4/6) Installing libstdc++ (9.3.0-r2) 18:15:52 (5/6) Installing libzmq (4.3.3-r0) 18:15:52 (6/6) Installing zeromq (4.3.3-r0) 18:15:52 Executing busybox-1.31.1-r20.trigger 18:15:52 OK: 8 MiB in 20 packages 18:15:53 Removing intermediate container e51487dac705 18:15:53 ---> 2831fff81176 18:15:53 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 18:15:54 ---> 238cc52ad94b 18:15:54 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 18:15:55 ---> dc0e70b83a63 18:15:55 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 18:15:56 ---> 80d5c187ba7a 18:15:56 Step 19/24 : EXPOSE 49986 18:15:56 ---> Running in 693e2e24a23e 18:15:56 Removing intermediate container 693e2e24a23e 18:15:56 ---> 54c545e75cfd 18:15:56 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 18:15:56 ---> Running in 69bb70867591 18:15:57 Removing intermediate container 69bb70867591 18:15:57 ---> ee106732c3bd 18:15:57 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:15:57 ---> Running in a6ffb6088b51 18:15:57 Removing intermediate container a6ffb6088b51 18:15:57 ---> ae3a28cf2fe6 18:15:57 Step 22/24 : LABEL arch=arm64 18:15:58 ---> Running in 13f2d7d44433 18:15:58 Removing intermediate container 13f2d7d44433 18:15:58 ---> 22e3cf272575 18:15:58 Step 23/24 : LABEL git_sha=edddcdfd471d84ecd06baa82d30b23588d174076 18:15:58 ---> Running in e868d2abccb2 18:15:59 Removing intermediate container e868d2abccb2 18:15:59 ---> ad17b6544489 18:15:59 Step 24/24 : LABEL version=0.0.0 18:15:59 ---> Running in 272322f11280 18:15:59 Removing intermediate container 272322f11280 18:15:59 ---> 774526c2df97 18:15:59 [Warning] One or more build-args [ARCH] were not consumed 18:15:59 Successfully built 774526c2df97 18:15:59 Successfully tagged docker-device-rest-go-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 18:16:00 ---> job-cost.sh 18:16:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t4Bk 18:16:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:18:01 lf-activate-venv(): INFO: Adding /tmp/venv-t4Bk/bin to PATH 18:18:01 INFO: No Stack... 18:18:01 INFO: Retrieving Pricing Info for: lf-standard-4 18:18:01 INFO: Archiving Costs [Pipeline] sh 18:18:01 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:18:01 + cut -d, -f6 [Pipeline] lock 18:18:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] 18:18:01 Resource [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] did not exist. Created. 18:18:01 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:02 /w/workspace/device-rest-go/1@tmp/durable-10875e89/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-10875e89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:18:02 + echo total: 0.20999999344348907 [Pipeline] stash 18:18:02 Warning: overwriting stash ‘stack-cost’ 18:18:02 Stashed 1 file(s) [Pipeline] } 18:18:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-90-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] wrap 18:18:03 provisioning config files... 18:18:03 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/config2653989198310848650tmp [Pipeline] { [Pipeline] sh 18:18:04 + set +x 18:18:04 + bash -s -- 18:18:04 + curl -s https://codecov.io/bash 18:18:04 18:18:04 _____ _ 18:18:04 / ____| | | 18:18:04 | | ___ __| | ___ ___ _____ __ 18:18:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:18:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:18:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:18:04 Bash-1.0.2 18:18:04 18:18:04 18:18:04 ==> git version 2.24.3 found 18:18:04 ==> 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 18:18:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:18:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:18:04 ==> Jenkins CI detected. 18:18:04 project root: . 18:18:04 --> token set from env 18:18:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:04 ==> Running gcov in . (disable via -X gcov) 18:18:04 ==> Python coveragepy not found 18:18:04 ==> Searching for coverage reports in: 18:18:04 + . 18:18:04 -> Found 1 reports 18:18:04 ==> Detecting git/mercurial file structure 18:18:04 ==> Reading reports 18:18:04 + ./coverage.out bytes=8513 18:18:04 ==> Appending adjustments 18:18:04 https://docs.codecov.io/docs/fixing-reports 18:18:04 + Found adjustments 18:18:04 ==> Gzipping contents 18:18:04 4.0K /tmp/codecov.9LC7sU.gz 18:18:04 ==> Uploading reports 18:18:04 url: https://codecov.io 18:18:04 query: branch=PR-90&commit=edddcdfd471d84ecd06baa82d30b23588d174076&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=90&job=&cmd_args= 18:18:04 -> Pinging Codecov 18:18:04 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-90&commit=edddcdfd471d84ecd06baa82d30b23588d174076&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=90&job=&cmd_args= 18:18:05 -> Uploading to 18:18:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/4E5D53B4F1F92C436F7061BF334D961C/edddcdfd471d84ecd06baa82d30b23588d174076/4334701a-2856-47bb-b18b-03326f46e3c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T181805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6922fdafb2702fe50685f02bff2c68ef590a20b22290d410f63b4aa13cd15b33 18:18:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:05 Dload Upload Total Spent Left Speed 18:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 3288 --:--:-- --:--:-- --:--:-- 3294 18:18:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/edddcdfd471d84ecd06baa82d30b23588d174076 [Pipeline] } 18:18:06 Deleting 1 temporary files [Pipeline] // wrap [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 18:18:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:08 ---> package-listing.sh 18:18:08 ++ facter osfamily 18:18:08 ++ tr '[:upper:]' '[:lower:]' 18:18:08 + OS_FAMILY=redhat 18:18:08 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-90 18:18:08 + START_PACKAGES=/tmp/packages_start.txt 18:18:08 + END_PACKAGES=/tmp/packages_end.txt 18:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:08 + PACKAGES=/tmp/packages_start.txt 18:18:08 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-90 ']' 18:18:08 + PACKAGES=/tmp/packages_end.txt 18:18:08 + case "${OS_FAMILY}" in 18:18:08 + rpm -qa 18:18:08 + sort 18:18:14 + '[' -f /tmp/packages_start.txt ']' 18:18:14 + '[' -f /tmp/packages_end.txt ']' 18:18:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:14 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-90 ']' 18:18:14 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-90/archives/ 18:18:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-90/archives/ [Pipeline] echo 18:18:14 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/dgexfoundry_device-rest-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:14 18:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:15 alpine: Pulling from edgex-lftools-log-publisher 18:18:15 df20fa9351a1: Pulling fs layer 18:18:15 36b3adc4ff6f: Pulling fs layer 18:18:15 8ad3a11d3b57: Pulling fs layer 18:18:15 46f8f816bc3b: Pulling fs layer 18:18:15 93b61091891f: Pulling fs layer 18:18:15 93b9cdb0e59b: Pulling fs layer 18:18:15 5e14af77c1be: Pulling fs layer 18:18:15 01666e4c0597: Pulling fs layer 18:18:15 aa168da1d23b: Pulling fs layer 18:18:15 93b9cdb0e59b: Waiting 18:18:15 01666e4c0597: Waiting 18:18:15 aa168da1d23b: Waiting 18:18:15 46f8f816bc3b: Waiting 18:18:15 93b61091891f: Waiting 18:18:15 5e14af77c1be: Waiting 18:18:15 36b3adc4ff6f: Verifying Checksum 18:18:15 36b3adc4ff6f: Download complete 18:18:15 46f8f816bc3b: Verifying Checksum 18:18:15 46f8f816bc3b: Download complete 18:18:15 93b61091891f: Verifying Checksum 18:18:15 93b61091891f: Download complete 18:18:15 df20fa9351a1: Verifying Checksum 18:18:15 df20fa9351a1: Download complete 18:18:15 93b9cdb0e59b: Verifying Checksum 18:18:15 93b9cdb0e59b: Download complete 18:18:15 5e14af77c1be: Verifying Checksum 18:18:15 5e14af77c1be: Download complete 18:18:15 01666e4c0597: Verifying Checksum 18:18:15 01666e4c0597: Download complete 18:18:15 8ad3a11d3b57: Verifying Checksum 18:18:15 8ad3a11d3b57: Download complete 18:18:16 df20fa9351a1: Pull complete 18:18:16 36b3adc4ff6f: Pull complete 18:18:17 8ad3a11d3b57: Pull complete 18:18:18 46f8f816bc3b: Pull complete 18:18:18 93b61091891f: Pull complete 18:18:18 aa168da1d23b: Verifying Checksum 18:18:18 aa168da1d23b: Download complete 18:18:18 93b9cdb0e59b: Pull complete 18:18:18 5e14af77c1be: Pull complete 18:18:18 01666e4c0597: Pull complete 18:18:27 aa168da1d23b: Pull complete 18:18:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:18:27 prd-centos7-docker-4c-2g-4156 does not seem to be running inside a container 18:18:27 $ 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/dgexfoundry_device-rest-go_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-90 -v /w/workspace/dgexfoundry_device-rest-go_PR-90:/w/workspace/dgexfoundry_device-rest-go_PR-90:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-90@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:18:30 $ docker top b254fc70d4469df7638c60d777d7e6f0f1c3958ca6a0c7a7721f95f390d72cbd -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:31 + mkdir -p /var/log/sa [Pipeline] sh 18:18:31 + ls /var/log/sa-host 18:18:31 + sadf -c /var/log/sa-host/sa10 18:18:31 file_magic: OK 18:18:31 HZ: Using current value: 100 18:18:31 file_header: OK 18:18:31 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 18:18:31 Statistics: 18:18:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:31 File successfully converted to sysstat format version 12.2.1 18:18:31 + sadf -c /var/log/sa-host/sa23 18:18:31 file_magic: OK 18:18:31 HZ: Using current value: 100 18:18:31 file_header: OK 18:18:31 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 18:18:31 Statistics: 18:18:31 Hnuu...uuuununununu... 18:18:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:32 provisioning config files... 18:18:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-90@tmp/config2020099976714978192tmp [Pipeline] { [Pipeline] echo 18:18:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:32 ---> create-netrc.sh [Pipeline] } 18:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:18:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> python-tools-install.sh [Pipeline] echo 18:18:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> sudo-logs.sh 18:18:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> job-cost.sh 18:18:33 lf-activate-venv: SKIPPING 18:18:33 DEBUG: total: 0.20999999344348907 18:18:33 INFO: Retrieving Stack Cost... 18:18:34 INFO: Retrieving Pricing Info for: v1-standard-2 18:18:35 INFO: Archiving Costs [Pipeline] echo 18:18:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:35 ---> logs-deploy.sh 18:18:35 lf-activate-venv: SKIPPING 18:18:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-90/1 18:18:35 INFO: archiving workspace using pattern(s): 18:18:37 Archives upload complete. 18:18:38 INFO: archiving logs to Nexus 18:18:39 ---> uname -a: 18:18:39 Linux prd-centos7-docker-4c-2g-4156.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:18:39 18:18:39 18:18:39 ---> lscpu: 18:18:39 Architecture: x86_64 18:18:39 CPU op-mode(s): 32-bit, 64-bit 18:18:39 Byte Order: Little Endian 18:18:39 Address sizes: 40 bits physical, 48 bits virtual 18:18:39 CPU(s): 4 18:18:39 On-line CPU(s) list: 0-3 18:18:39 Thread(s) per core: 1 18:18:39 Core(s) per socket: 1 18:18:39 Socket(s): 4 18:18:39 NUMA node(s): 1 18:18:39 Vendor ID: GenuineIntel 18:18:39 CPU family: 6 18:18:39 Model: 44 18:18:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:18:39 Stepping: 1 18:18:39 CPU MHz: 2933.436 18:18:39 BogoMIPS: 5866.87 18:18:39 Virtualization: VT-x 18:18:39 Hypervisor vendor: KVM 18:18:39 Virtualization type: full 18:18:39 L1d cache: 128 KiB 18:18:39 L1i cache: 128 KiB 18:18:39 L2 cache: 16 MiB 18:18:39 L3 cache: 64 MiB 18:18:39 NUMA node0 CPU(s): 0-3 18:18:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:18:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:18:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:18:39 Vulnerability Meltdown: Mitigation; PTI 18:18:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:18:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:18:39 Vulnerability Srbds: Not affected 18:18:39 Vulnerability Tsx async abort: Not affected 18:18:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:18:39 18:18:39 18:18:39 ---> nproc: 18:18:39 4 18:18:39 18:18:39 18:18:39 ---> df -h: 18:18:39 Filesystem Size Used Available Use% Mounted on 18:18:39 overlay 50.0G 7.3G 42.7G 15% / 18:18:39 tmpfs 64.0M 0 64.0M 0% /dev 18:18:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:18:39 shm 64.0M 0 64.0M 0% /dev/shm 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-90@tmp 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:18:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-90 18:18:39 18:18:39 18:18:39 ---> free -m: 18:18:39 total used free shared buff/cache available 18:18:39 Mem: 1837 718 112 0 1006 1014 18:18:39 Swap: 1023 1 1022 18:18:39 18:18:39 18:18:39 ---> ip addr: 18:18:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:18:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:39 inet 127.0.0.1/8 scope host lo 18:18:39 valid_lft forever preferred_lft forever 18:18:39 inet6 ::1/128 scope host 18:18:39 valid_lft forever preferred_lft forever 18:18:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:18:39 link/ether fa:16:3e:b9:b4:f6 brd ff:ff:ff:ff:ff:ff 18:18:39 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 18:18:39 valid_lft 85700sec preferred_lft 85700sec 18:18:39 inet6 fe80::f816:3eff:feb9:b4f6/64 scope link 18:18:39 valid_lft forever preferred_lft forever 18:18:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:18:39 link/ether 02:42:99:cc:e4:68 brd ff:ff:ff:ff:ff:ff 18:18:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:18:39 valid_lft forever preferred_lft forever 18:18:39 inet6 fe80::42:99ff:fecc:e468/64 scope link 18:18:39 valid_lft forever preferred_lft forever 18:18:39 18:18:39 18:18:39 ---> sar -b -r -n DEV: 18:18:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 18:18:39 18:18:39 18:06:46 LINUX RESTART (4 CPU) 18:18:39 18:18:39 18:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:39 18:09:01 10.23 3.33 6.91 0.00 928.59 653.83 0.00 18:18:39 18:10:01 0.33 0.00 0.33 0.00 0.00 5.21 0.00 18:18:39 18:11:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 18:18:39 18:12:02 0.27 0.00 0.27 0.00 0.00 3.46 0.00 18:18:39 18:13:01 0.30 0.00 0.30 0.00 0.00 4.64 0.00 18:18:39 18:14:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 18:18:39 18:15:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 18:18:39 18:16:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 18:18:39 18:17:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 18:18:39 18:18:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 18:18:39 Average: 1.27 0.33 0.93 0.00 93.07 68.59 0.00 18:18:39 18:18:39 18:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:39 18:09:01 153788 0 605340 32.17 2620 1119796 1117296 38.13 454164 1074856 20 18:18:39 18:10:01 156380 0 602740 32.03 2620 1119804 1081544 36.91 464168 1062480 12 18:18:39 18:11:01 156488 0 602628 32.03 2620 1119808 1081484 36.91 463724 1062560 16 18:18:39 18:12:02 154792 0 604324 32.12 2620 1119808 1081684 36.92 470212 1058496 8 18:18:39 18:13:01 155304 0 603804 32.09 2620 1119816 1081504 36.91 462968 1064904 8 18:18:39 18:14:01 155904 0 603200 32.06 2620 1119820 1081432 36.91 462312 1064904 8 18:18:39 18:15:01 155348 0 603752 32.09 2620 1119824 1081528 36.91 463220 1064904 8 18:18:39 18:16:01 156152 0 602944 32.05 2620 1119828 1081432 36.91 462708 1064904 8 18:18:39 18:17:01 156160 0 602928 32.04 2620 1119836 1081432 36.91 462704 1064904 8 18:18:39 18:18:01 155240 0 603844 32.09 2620 1119840 1081540 36.91 463664 1064904 16 18:18:39 Average: 155556 0 603550 32.08 2620 1119818 1085088 37.03 462984 1064782 11 18:18:39 18:18:39 18:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:39 18:09:01 eth0 39.42 37.60 154.77 9.82 0.00 0.00 0.00 0.00 18:18:39 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:09:01 docker0 22.88 19.50 2.55 131.89 0.00 0.00 0.00 0.00 18:18:39 18:10:01 eth0 2.68 0.68 0.69 0.38 0.00 0.00 0.00 0.00 18:18:39 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:11:01 eth0 1.80 0.33 0.38 0.24 0.00 0.00 0.00 0.00 18:18:39 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:12:02 eth0 1.20 0.67 0.75 0.41 0.00 0.00 0.00 0.00 18:18:39 18:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:13:01 eth0 0.39 0.24 0.15 0.08 0.00 0.00 0.00 0.00 18:18:39 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:14:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:39 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:15:01 eth0 0.95 0.35 0.32 0.20 0.00 0.00 0.00 0.00 18:18:39 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:16:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:18:39 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:17:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:18:01 eth0 0.80 0.52 0.41 0.24 0.00 0.00 0.00 0.00 18:18:39 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 Average: eth0 4.77 4.06 15.79 1.14 0.00 0.00 0.00 0.00 18:18:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:39 Average: docker0 2.29 1.95 0.26 13.22 0.00 0.00 0.00 0.00 18:18:39 18:18:39 18:18:39 ---> sar -P ALL: 18:18:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 18:18:39 18:18:39 18:06:46 LINUX RESTART (4 CPU) 18:18:39 18:18:39 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:18:39 18:09:01 all 1.76 0.00 1.67 0.09 2.16 94.32 18:18:39 18:09:01 0 2.39 0.00 2.28 0.12 1.91 93.31 18:18:39 18:09:01 1 1.10 0.00 1.25 0.05 2.46 95.14 18:18:39 18:09:01 2 1.94 0.00 1.76 0.15 2.04 94.12 18:18:39 18:09:01 3 1.60 0.00 1.39 0.05 2.25 94.72 18:18:39 18:10:01 all 0.09 0.00 0.07 0.00 1.03 98.81 18:18:39 18:10:01 0 0.23 0.00 0.05 0.00 0.70 99.02 18:18:39 18:10:01 1 0.05 0.00 0.07 0.00 1.38 98.50 18:18:39 18:10:01 2 0.02 0.00 0.03 0.00 1.02 98.93 18:18:39 18:10:01 3 0.07 0.00 0.15 0.00 1.01 98.78 18:18:39 18:11:01 all 0.11 0.00 0.05 0.00 0.93 98.91 18:18:39 18:11:01 0 0.03 0.00 0.03 0.00 0.63 99.30 18:18:39 18:11:01 1 0.03 0.00 0.03 0.00 1.27 98.67 18:18:39 18:11:01 2 0.05 0.00 0.08 0.00 0.86 99.01 18:18:39 18:11:01 3 0.31 0.00 0.05 0.00 0.96 98.68 18:18:39 18:12:02 all 0.17 0.00 0.08 0.00 0.61 99.15 18:18:39 18:12:02 0 0.05 0.00 0.03 0.00 0.23 99.68 18:18:39 18:12:02 1 0.05 0.00 0.05 0.00 0.76 99.14 18:18:39 18:12:02 2 0.46 0.00 0.03 0.00 0.63 98.87 18:18:39 18:12:02 3 0.10 0.00 0.20 0.00 0.79 98.91 18:18:39 18:13:01 all 0.13 0.00 0.22 0.00 0.68 98.97 18:18:39 18:13:01 0 0.03 0.00 0.19 0.00 0.69 99.09 18:18:39 18:13:01 1 0.05 0.00 0.27 0.00 0.56 99.12 18:18:39 18:13:01 2 0.35 0.00 0.15 0.00 0.59 98.90 18:18:39 18:13:01 3 0.08 0.00 0.27 0.00 0.88 98.77 18:18:39 18:14:01 all 0.13 0.00 0.03 0.00 0.15 99.68 18:18:39 18:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:18:39 18:14:01 1 0.07 0.00 0.07 0.00 0.37 99.50 18:18:39 18:14:01 2 0.40 0.00 0.03 0.00 0.10 99.47 18:18:39 18:14:01 3 0.03 0.00 0.02 0.00 0.12 99.83 18:18:39 18:15:01 all 0.15 0.00 0.04 0.00 0.07 99.74 18:18:39 18:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:18:39 18:15:01 1 0.08 0.00 0.08 0.00 0.08 99.75 18:18:39 18:15:01 2 0.45 0.00 0.02 0.00 0.05 99.48 18:18:39 18:15:01 3 0.03 0.00 0.03 0.00 0.15 99.78 18:18:39 18:16:01 all 0.07 0.00 0.04 0.00 0.31 99.58 18:18:39 18:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:18:39 18:16:01 1 0.03 0.00 0.05 0.00 0.40 99.52 18:18:39 18:16:01 2 0.20 0.00 0.05 0.00 0.18 99.57 18:18:39 18:16:01 3 0.03 0.00 0.05 0.00 0.63 99.29 18:18:39 18:17:01 all 0.09 0.00 0.03 0.00 0.31 99.56 18:18:39 18:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:18:39 18:17:01 1 0.05 0.00 0.03 0.00 0.45 99.47 18:18:39 18:17:01 2 0.25 0.00 0.05 0.00 0.33 99.37 18:18:39 18:17:01 3 0.05 0.00 0.03 0.00 0.45 99.47 18:18:39 18:18:01 all 0.13 0.00 0.03 0.00 0.22 99.61 18:18:39 18:18:01 0 0.02 0.00 0.00 0.00 0.10 99.88 18:18:39 18:18:01 1 0.08 0.00 0.08 0.00 0.56 99.27 18:18:39 18:18:01 2 0.38 0.00 0.02 0.00 0.13 99.47 18:18:39 18:18:01 3 0.05 0.00 0.03 0.00 0.10 99.82 18:18:39 Average: all 0.28 0.00 0.23 0.01 0.65 98.83 18:18:39 Average: 0 0.29 0.00 0.26 0.01 0.43 99.00 18:18:39 Average: 1 0.16 0.00 0.20 0.00 0.83 98.80 18:18:39 Average: 2 0.45 0.00 0.22 0.01 0.60 98.72 18:18:39 Average: 3 0.24 0.00 0.22 0.00 0.73 98.80 18:18:39 18:18:39 18:18:39