Pull request #3 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-gpio Obtained Jenkinsfile from a750c57077bf4a16e2dc6c3d50fcf30526156d6e+ee8c3cf8f247baa696c0241f6b7663da45af0865 (d2c9972e3f51e0e78bf00c21b7b4dc9bd258b3c7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7953043953434028813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2844507183953943887.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7536929593348560858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7111492355828574105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-3/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6265595581797379246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-gpio 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-docker-4c-2g-1739’ is offline Running on prd-centos7-docker-4c-2g-1743 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh1709421776817968366.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh4018550159183457952.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) > git config core.sparsecheckout # timeout=10 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/jenkins-gitclient-ssh7237470108385024153.key > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 Commit message: "ci: init jenkins pipeline" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:10 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 95676eb6e36fb0ed615448697357d38a95d4784a # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:10 ========================================================= 18:04:10 EdgeX Global Pipelines Version Info 18:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:12 ------------------- 18:04:12 stable info: 18:04:12 ------------------- 18:04:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:04:12 Message: update stable to v1.0.195 18:04:12 ------------------- 18:04:12 experimental info: 18:04:12 ------------------- 18:04:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:04:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a750c57077bf4a16e2dc6c3d50fcf30526156d6e [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a750c57 [Pipeline] echo 18:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:16 provisioning config files... 18:04:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config3236020235950977939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:16 ---> docker-login.sh 18:04:16 nexus3.edgexfoundry.org:10001 18:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:16 Configure a credential helper to remove this warning. See 18:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:16 18:04:16 Login Succeeded 18:04:16 nexus3.edgexfoundry.org:10002 18:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:16 Configure a credential helper to remove this warning. See 18:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:16 18:04:16 Login Succeeded 18:04:16 nexus3.edgexfoundry.org:10003 18:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:17 Configure a credential helper to remove this warning. See 18:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:17 18:04:17 Login Succeeded 18:04:17 nexus3.edgexfoundry.org:10004 18:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:17 Configure a credential helper to remove this warning. See 18:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:17 18:04:17 Login Succeeded 18:04:17 docker.io 18:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:17 Configure a credential helper to remove this warning. See 18:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:17 18:04:17 Login Succeeded 18:04:17 ---> docker-login.sh ends [Pipeline] } 18:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:20 + git log --format=format:%s -1 a750c57077bf4a16e2dc6c3d50fcf30526156d6e [Pipeline] echo 18:04:20 GIT_COMMIT: a750c57077bf4a16e2dc6c3d50fcf30526156d6e, Commit Message: ci: init jenkins pipeline [Pipeline] echo 18:04:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:21 18:04:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:21 latest: Pulling from edgex-devops/git-semver 18:04:21 31603596830f: Pulling fs layer 18:04:21 54011a49482f: Pulling fs layer 18:04:21 a6820b24f6d8: Pulling fs layer 18:04:21 f581987b2513: Pulling fs layer 18:04:21 f581987b2513: Waiting 18:04:21 54011a49482f: Verifying Checksum 18:04:21 54011a49482f: Download complete 18:04:21 31603596830f: Verifying Checksum 18:04:21 31603596830f: Download complete 18:04:21 f581987b2513: Verifying Checksum 18:04:21 f581987b2513: Download complete 18:04:21 31603596830f: Pull complete 18:04:21 a6820b24f6d8: Verifying Checksum 18:04:21 a6820b24f6d8: Download complete 18:04:21 54011a49482f: Pull complete 18:04:22 a6820b24f6d8: Pull complete 18:04:22 f581987b2513: Pull complete 18:04:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:04:22 prd-centos7-docker-4c-2g-1743 does not seem to be running inside a container 18:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:23 $ docker top 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:24 [ssh-agent] Looking for ssh-agent implementation... 18:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:24 $ docker exec 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent 18:04:24 SSH_AUTH_SOCK=/tmp/ssh-nV3nFXsEHOgs/agent.14 18:04:24 SSH_AGENT_PID=20 18:04:24 Running ssh-add (command line suppressed) 18:04:24 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_3878769777026273224.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_3878769777026273224.key) 18:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:24 + git tag --points-at HEAD [Pipeline] } 18:04:24 $ docker exec --env ******** --env ******** 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent -k 18:04:24 unset SSH_AUTH_SOCK; 18:04:24 unset SSH_AGENT_PID; 18:04:24 echo Agent pid 20 killed; 18:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:24 [ssh-agent] Looking for ssh-agent implementation... 18:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:25 $ docker exec 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent 18:04:25 SSH_AUTH_SOCK=/tmp/ssh-ZqKrUAu2lFxT/agent.52 18:04:25 SSH_AGENT_PID=59 18:04:25 Running ssh-add (command line suppressed) 18:04:25 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5045309663990662390.key (/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/private_key_5045309663990662390.key) 18:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:25 + git semver init 18:04:25 # -> Open(): unable to determine branch for HEAD 18:04:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.git 18:04:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-3 18:04:25 # $SEMVER_REMOTE_NAME = origin 18:04:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:25 # $SEMVER_USER_NAME = edgex-jenkins 18:04:25 # $SEMVER_BRANCH = PR-3 18:04:25 # $SEMVER_TEMP = /tmp/semver-270003464 18:04:25 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 18:04:25 # -> Clone(): couldn't find remote ref "refs/heads/semver" 18:04:25 # git init /tmp/semver-270003464 18:04:25 # '/tmp/semver-270003464' -> '/w/workspace/edgexfoundry_device-gpio_PR-3/.semver' 18:04:25 # -> Force: false 18:04:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-3/.semver [Pipeline] } 18:04:25 $ docker exec --env ******** --env ******** 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 ssh-agent -k 18:04:25 unset SSH_AUTH_SOCK; 18:04:25 unset SSH_AGENT_PID; 18:04:25 echo Agent pid 59 killed; 18:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:26 + git semver [Pipeline] } 18:04:26 $ docker stop --time=1 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 18:04:27 $ docker rm -f 34ebf5c12c99596fff5aeec585a64c74c92d340dc2bdf51ab419c4438969d699 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:28 Stashed 1 file(s) [Pipeline] echo 18:04:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:04:45 Still waiting to schedule task 18:04:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:04:45 Still waiting to schedule task 18:04:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1741’ is offline 18:06:27 Running on prd-centos7-docker-4c-2g-1747 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws 18:06:27 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 18:06:27 The recommended git tool is: NONE 18:06:32 using credential edgex-jenkins-ssh 18:06:32 Cloning the remote Git repository 18:06:31 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:06:31 > git init /w/workspace/device-gpio/2 # timeout=10 18:06:31 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:06:31 > git --version # timeout=10 18:06:31 > git --version # 'git version 2.24.4' 18:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:31 [INFO] Currently running in a labeled security context 18:06:31 [INFO] Currently SELinux is 'enforcing' on the host 18:06:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh6962991571577469517.key 18:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:32 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:32 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:06:32 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:32 [INFO] Currently running in a labeled security context 18:06:32 [INFO] Currently SELinux is 'enforcing' on the host 18:06:32 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh236543117421061456.key 18:06:33 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e 18:06:33 Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e 18:06:33 Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) 18:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:06:33 > git config core.sparsecheckout # timeout=10 18:06:33 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 18:06:33 > git remote # timeout=10 18:06:33 > git config --get remote.origin.url # timeout=10 18:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:33 [INFO] Currently running in a labeled security context 18:06:33 [INFO] Currently SELinux is 'enforcing' on the host 18:06:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh8889245139042760258.key 18:06:33 > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 18:06:33 > git rev-parse HEAD^{commit} # timeout=10 18:06:33 > git config core.sparsecheckout # timeout=10 18:06:33 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 18:06:37 Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:06:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:06:38 + true 18:06:38 + sudo service docker restart 18:06:38 Redirecting to /bin/systemctl restart docker.service 18:06:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1746 in /w/workspace/edgexfoundry_device-gpio_PR-3 [Pipeline] { [Pipeline] ws 18:06:55 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 18:06:55 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:56 provisioning config files... 18:06:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config490272497412412447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> docker-login.sh 18:06:56 nexus3.edgexfoundry.org:10001 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 nexus3.edgexfoundry.org:10002 18:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:56 Configure a credential helper to remove this warning. See 18:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:56 18:06:56 Login Succeeded 18:06:56 nexus3.edgexfoundry.org:10003 18:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:57 Configure a credential helper to remove this warning. See 18:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:57 18:06:57 Login Succeeded 18:06:57 nexus3.edgexfoundry.org:10004 18:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:57 Configure a credential helper to remove this warning. See 18:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:57 18:06:57 Login Succeeded 18:06:57 docker.io 18:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:57 Configure a credential helper to remove this warning. See 18:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:57 18:06:57 Login Succeeded 18:06:57 ---> docker-login.sh ends [Pipeline] } 18:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:57 ========================================================= 18:06:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:06:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:06:58 + 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:06:58 Sending build context to Docker daemon 5.473MB 18:06:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:06:58 Step 2/8 : FROM ${BASE} AS builder 18:06:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:58 540db60ca938: Pulling fs layer 18:06:58 adcc1eea9eea: Pulling fs layer 18:06:58 4c4ab2625f07: Pulling fs layer 18:06:58 0510c868ecb4: Pulling fs layer 18:06:58 afea3b2eda06: Pulling fs layer 18:06:58 7809a108b3ef: Pulling fs layer 18:06:58 f706445af74f: Pulling fs layer 18:06:58 0510c868ecb4: Waiting 18:06:58 afea3b2eda06: Waiting 18:06:58 7809a108b3ef: Waiting 18:06:58 f706445af74f: Waiting 18:06:58 4c4ab2625f07: Verifying Checksum 18:06:58 4c4ab2625f07: Download complete 18:06:58 adcc1eea9eea: Verifying Checksum 18:06:58 adcc1eea9eea: Download complete 18:06:58 afea3b2eda06: Verifying Checksum 18:06:58 afea3b2eda06: Download complete 18:06:58 7809a108b3ef: Verifying Checksum 18:06:58 7809a108b3ef: Download complete 18:06:58 540db60ca938: Verifying Checksum 18:06:58 540db60ca938: Download complete 18:06:58 540db60ca938: Pull complete 18:06:58 adcc1eea9eea: Pull complete 18:06:58 4c4ab2625f07: Pull complete 18:07:02 f706445af74f: Verifying Checksum 18:07:02 f706445af74f: Download complete 18:07:02 0510c868ecb4: Verifying Checksum 18:07:02 0510c868ecb4: Download complete 18:07:03 using credential edgex-jenkins-ssh 18:07:03 Cloning the remote Git repository 18:07:04 0510c868ecb4: Pull complete 18:07:04 afea3b2eda06: Pull complete 18:07:04 7809a108b3ef: Pull complete 18:07:03 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:07:03 > git init /w/workspace/device-gpio/2 # timeout=10 18:07:03 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:07:03 > git --version # timeout=10 18:07:03 > git --version # 'git version 2.17.1' 18:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:05 f706445af74f: Pull complete 18:07:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:07:05 ---> b068be0155e3 18:07:05 Step 3/8 : WORKDIR /device-gpio 18:07:05 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:06 Merging remotes/origin/master commit ee8c3cf8f247baa696c0241f6b7663da45af0865 into PR head commit a750c57077bf4a16e2dc6c3d50fcf30526156d6e 18:07:06 Merge succeeded, producing a750c57077bf4a16e2dc6c3d50fcf30526156d6e 18:07:06 Checking out Revision a750c57077bf4a16e2dc6c3d50fcf30526156d6e (PR-3) 18:07:05 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:07:05 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/3/head:refs/remotes/origin/PR-3 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:07:06 > git config core.sparsecheckout # timeout=10 18:07:06 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 18:07:06 > git remote # timeout=10 18:07:06 > git config --get remote.origin.url # timeout=10 18:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:06 > git merge ee8c3cf8f247baa696c0241f6b7663da45af0865 # timeout=10 18:07:06 > git rev-parse HEAD^{commit} # timeout=10 18:07:06 > git config core.sparsecheckout # timeout=10 18:07:06 > git checkout -f a750c57077bf4a16e2dc6c3d50fcf30526156d6e # timeout=10 18:07:09 ---> Running in 3b3b40c5f825 18:07:09 Removing intermediate container 3b3b40c5f825 18:07:09 ---> 6868c00c7f15 18:07:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:07:09 ---> Running in 21ff89219170 18:07:09 Removing intermediate container 21ff89219170 18:07:09 ---> 9bd008443154 18:07:09 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:09 ---> Running in 7c16e92aade6 18:07:10 Removing intermediate container 7c16e92aade6 18:07:10 ---> d267f1d6b3ca 18:07:10 Step 6/8 : RUN apk add --update --no-cache make git 18:07:10 ---> Running in c98db3bda185 18:07:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:10 Commit message: "ci: init jenkins pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:11 OK: 149 MiB in 40 packages 18:07:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:07:12 Removing intermediate container c98db3bda185 18:07:12 ---> 8cd9ed21596b 18:07:12 Step 7/8 : COPY . . 18:07:12 ---> eceb086cbed0 18:07:12 Step 8/8 : RUN go mod download 18:07:12 ---> Running in 0892a0d00077 18:07:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:07:12 + sudo service docker restart 18:07:12 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:31 provisioning config files... 18:07:31 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config527813819331724948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:32 ---> docker-login.sh 18:07:32 nexus3.edgexfoundry.org:10001 18:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:33 Configure a credential helper to remove this warning. See 18:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:33 18:07:33 Login Succeeded 18:07:33 nexus3.edgexfoundry.org:10002 18:07:35 Removing intermediate container 0892a0d00077 18:07:35 ---> 2dace0d75ec3 18:07:35 Successfully built 2dace0d75ec3 18:07:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:36 Configure a credential helper to remove this warning. See 18:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:36 18:07:36 Login Succeeded 18:07:36 nexus3.edgexfoundry.org:10003 18:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:36 Configure a credential helper to remove this warning. See 18:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:36 18:07:36 Login Succeeded 18:07:36 nexus3.edgexfoundry.org:10004 18:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:36 Configure a credential helper to remove this warning. See 18:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:36 18:07:36 Login Succeeded 18:07:36 docker.io 18:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:36 Configure a credential helper to remove this warning. See 18:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:36 18:07:36 Login Succeeded 18:07:36 + docker inspect -f . ci-base-image-x86_64 18:07:36 . [Pipeline] withDockerContainer 18:07:36 prd-centos7-docker-4c-2g-1747 does not seem to be running inside a container 18:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:36 ---> docker-login.sh ends 18:07:36 $ docker top 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 -eo pid,comm [Pipeline] { [Pipeline] } 18:07:36 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:07:37 + go version 18:07:37 go version go1.16.3 linux/amd64 [Pipeline] } 18:07:37 $ docker stop --time=1 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 18:07:38 $ docker rm -f 71b3e7c6b1ebbd818860cc1593397e60e1dc68785f85133c032ce0bff9cab592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 18:07:38 ========================================================= 18:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:07:38 ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:38 + 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:07:38 + docker inspect -f . ci-base-image-x86_64 18:07:38 . [Pipeline] withDockerContainer 18:07:38 prd-centos7-docker-4c-2g-1747 does not seem to be running inside a container 18:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:39 $ docker top f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 -eo pid,comm 18:07:39 Sending build context to Docker daemon 5.472MB 18:07:39 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:07:39 Step 2/8 : FROM ${BASE} AS builder 18:07:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:39 595b0fe564bb: Pulling fs layer 18:07:39 3088b5b3c5c0: Pulling fs layer 18:07:39 5b7225fbf94c: Pulling fs layer 18:07:39 ba82ee9f976e: Pulling fs layer 18:07:39 506bd15cee9f: Pulling fs layer 18:07:39 75a0a4a0db45: Pulling fs layer 18:07:39 618dc40b7e24: Pulling fs layer 18:07:39 506bd15cee9f: Waiting 18:07:39 75a0a4a0db45: Waiting 18:07:39 618dc40b7e24: Waiting 18:07:39 ba82ee9f976e: Waiting 18:07:39 5b7225fbf94c: Verifying Checksum 18:07:39 5b7225fbf94c: Download complete 18:07:39 3088b5b3c5c0: Verifying Checksum 18:07:39 3088b5b3c5c0: Download complete [Pipeline] { [Pipeline] sh 18:07:39 506bd15cee9f: Verifying Checksum 18:07:39 506bd15cee9f: Download complete 18:07:39 595b0fe564bb: Verifying Checksum 18:07:39 595b0fe564bb: Download complete 18:07:39 75a0a4a0db45: Verifying Checksum 18:07:39 75a0a4a0db45: Download complete 18:07:39 + go mod tidy [Pipeline] sh 18:07:40 595b0fe564bb: Pull complete 18:07:40 + make test 18:07:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:07:40 ? github.com/edgexfoundry/device-gpio [no test files] 18:07:40 3088b5b3c5c0: Pull complete 18:07:41 5b7225fbf94c: Pull complete 18:07:41 618dc40b7e24: Verifying Checksum 18:07:41 618dc40b7e24: Download complete 18:07:43 ba82ee9f976e: Verifying Checksum 18:07:43 ba82ee9f976e: Download complete 18:07:52 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:07:52 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:07:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:53 ba82ee9f976e: Pull complete 18:07:53 506bd15cee9f: Pull complete 18:07:53 75a0a4a0db45: Pull complete 18:07:58 gofmt -l . 18:07:58 [ "`gofmt -l .`" = "" ] 18:07:58 ./bin/test-attribution-txt.sh 18:07:58 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/hashicorp/go-sockaddr is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/miekg/dns is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/spf13/cast is missing from in Attribution.txt, please add 18:07:58 An attribution for github.com/warthog618/gpiod is missing from in Attribution.txt, please add 18:07:58 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 18:07:58 make: *** [Makefile:29: test] Error 1 18:07:58 618dc40b7e24: Pull complete 18:07:58 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:07:58 ---> a36622ca3599 18:07:58 Step 3/8 : WORKDIR /device-gpio [Pipeline] } 18:07:58 $ docker stop --time=1 f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 18:07:59 $ docker rm -f f858728f5daf72252ffc7ed218775da49a4eefbe1345e659d2cc93dafd5b78e7 18:07:59 ---> Running in cdda6c977639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage 18:08:00 Removing intermediate container cdda6c977639 18:08:00 ---> e6b701dc1209 18:08:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:08:00 ---> Running in bc2d0fdc30a5 [Pipeline] libraryResource [Pipeline] sh 18:08:00 ---> job-cost.sh 18:08:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M3Oz 18:08:00 Removing intermediate container bc2d0fdc30a5 18:08:00 ---> 0a6e5c023fb4 18:08:00 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:00 ---> Running in 5a684510d294 18:08:04 Removing intermediate container 5a684510d294 18:08:04 ---> 2da2f5309e68 18:08:04 Step 6/8 : RUN apk add --update --no-cache make git 18:08:04 ---> Running in 3b89b9762b04 18:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:08:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:08:06 OK: 138 MiB in 40 packages 18:08:07 Removing intermediate container 3b89b9762b04 18:08:07 ---> 4d9b3c51e27d 18:08:07 Step 7/8 : COPY . . 18:08:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:08:09 ---> e70cee5b1ee0 18:08:09 Step 8/8 : RUN go mod download 18:08:09 ---> Running in 22eea10ec7bf 18:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-M3Oz/bin to PATH 18:08:23 INFO: No Stack... 18:08:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:23 INFO: Archiving Costs [Pipeline] sh 18:08:24 + cut -d, -f6 18:08:24 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 18:08:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] 18:08:24 Resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] did not exist. Created. 18:08:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:24 + echo total: 0.05999999865889549 [Pipeline] stash 18:08:24 Stashed 1 file(s) [Pipeline] } 18:08:24 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:24 Failed in branch amd64 18:08:57 Removing intermediate container 22eea10ec7bf 18:08:57 ---> fe5aa4e3a79b 18:08:57 Successfully built fe5aa4e3a79b 18:08:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:08:57 + docker inspect -f . ci-base-image-arm64 18:08:57 . [Pipeline] withDockerContainer 18:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-1746 does not seem to be running inside a container 18:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:59 $ docker top 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:00 + go version 18:09:00 go version go1.16.5 linux/arm64 [Pipeline] } 18:09:00 $ docker stop --time=1 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae 18:09:04 $ docker rm -f 5602ee4f4b6cf11c43a6879b90c47999171076b0133a1c01fcba4a0e2d2422ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:05 + docker inspect -f . ci-base-image-arm64 18:09:05 . [Pipeline] withDockerContainer 18:09:05 prd-ubuntu18.04-docker-arm64-4c-16g-1746 does not seem to be running inside a container 18:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:09:06 $ docker top 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:07 + go mod tidy [Pipeline] sh 18:09:09 + make test 18:09:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:09:10 ? github.com/edgexfoundry/device-gpio [no test files] 18:09:49 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:09:49 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:09:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:10:16 gofmt -l . 18:10:16 [ "`gofmt -l .`" = "" ] 18:10:16 ./bin/test-attribution-txt.sh 18:10:16 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/hashicorp/go-sockaddr is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/miekg/dns is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/spf13/cast is missing from in Attribution.txt, please add 18:10:16 An attribution for github.com/warthog618/gpiod is missing from in Attribution.txt, please add 18:10:16 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 18:10:16 make: *** [Makefile:29: test] Error 1 [Pipeline] } 18:10:16 $ docker stop --time=1 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e 18:10:18 $ docker rm -f 0b15b5c2d78c404e153411b4bbd5168c6c49a0757a3ac3904a1691d9f945b43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:10:19 ---> job-cost.sh 18:10:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9v04 18:10:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-9v04/bin to PATH 18:12:21 INFO: No Stack... 18:12:21 INFO: Retrieving Pricing Info for: v2-standard-4 18:12:21 INFO: Archiving Costs [Pipeline] sh 18:12:22 + cat /w/workspace/device-gpio/2/archives/cost.csv 18:12:22 + cut -d, -f6 [Pipeline] lock 18:12:22 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] 18:12:22 Resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] did not exist. Created. 18:12:22 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:22 /w/workspace/device-gpio/2@tmp/durable-d1b6c404/script.sh: 1: /w/workspace/device-gpio/2@tmp/durable-d1b6c404/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:22 + echo total: 0.18000000715255737 [Pipeline] stash 18:12:22 Warning: overwriting stash ‘stack-cost’ 18:12:23 Stashed 1 file(s) [Pipeline] } 18:12:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-3-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:12:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:12:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:28 ---> package-listing.sh 18:12:28 ++ facter osfamily 18:12:28 ++ tr '[:upper:]' '[:lower:]' 18:12:28 + OS_FAMILY=redhat 18:12:28 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-3 18:12:28 + START_PACKAGES=/tmp/packages_start.txt 18:12:28 + END_PACKAGES=/tmp/packages_end.txt 18:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:28 + PACKAGES=/tmp/packages_start.txt 18:12:28 + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' 18:12:28 + PACKAGES=/tmp/packages_end.txt 18:12:28 + case "${OS_FAMILY}" in 18:12:28 + sort 18:12:28 + rpm -qa 18:12:29 + '[' -f /tmp/packages_start.txt ']' 18:12:29 + '[' -f /tmp/packages_end.txt ']' 18:12:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:29 + '[' /w/workspace/edgexfoundry_device-gpio_PR-3 ']' 18:12:29 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ 18:12:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-3/archives/ [Pipeline] echo 18:12:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:30 18:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:30 alpine: Pulling from edgex-lftools-log-publisher 18:12:30 df20fa9351a1: Pulling fs layer 18:12:30 36b3adc4ff6f: Pulling fs layer 18:12:30 8ad3a11d3b57: Pulling fs layer 18:12:30 46f8f816bc3b: Pulling fs layer 18:12:30 93b61091891f: Pulling fs layer 18:12:30 93b9cdb0e59b: Pulling fs layer 18:12:30 5e14af77c1be: Pulling fs layer 18:12:30 01666e4c0597: Pulling fs layer 18:12:30 aa168da1d23b: Pulling fs layer 18:12:30 46f8f816bc3b: Waiting 18:12:30 93b61091891f: Waiting 18:12:30 93b9cdb0e59b: Waiting 18:12:30 5e14af77c1be: Waiting 18:12:30 01666e4c0597: Waiting 18:12:30 aa168da1d23b: Waiting 18:12:30 36b3adc4ff6f: Verifying Checksum 18:12:30 36b3adc4ff6f: Download complete 18:12:30 46f8f816bc3b: Verifying Checksum 18:12:30 46f8f816bc3b: Download complete 18:12:30 df20fa9351a1: Verifying Checksum 18:12:30 df20fa9351a1: Download complete 18:12:30 93b9cdb0e59b: Verifying Checksum 18:12:30 93b9cdb0e59b: Download complete 18:12:30 93b61091891f: Verifying Checksum 18:12:30 93b61091891f: Download complete 18:12:30 5e14af77c1be: Verifying Checksum 18:12:30 5e14af77c1be: Download complete 18:12:30 01666e4c0597: Verifying Checksum 18:12:30 01666e4c0597: Download complete 18:12:30 8ad3a11d3b57: Verifying Checksum 18:12:30 8ad3a11d3b57: Download complete 18:12:30 df20fa9351a1: Pull complete 18:12:30 36b3adc4ff6f: Pull complete 18:12:31 8ad3a11d3b57: Pull complete 18:12:31 46f8f816bc3b: Pull complete 18:12:32 93b61091891f: Pull complete 18:12:32 93b9cdb0e59b: Pull complete 18:12:32 5e14af77c1be: Pull complete 18:12:32 01666e4c0597: Pull complete 18:12:32 aa168da1d23b: Verifying Checksum 18:12:32 aa168da1d23b: Download complete 18:12:36 aa168da1d23b: Pull complete 18:12:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:12:37 prd-centos7-docker-4c-2g-1743 does not seem to be running inside a container 18:12:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-3 -v /w/workspace/edgexfoundry_device-gpio_PR-3:/w/workspace/edgexfoundry_device-gpio_PR-3:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-3@tmp:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:12:39 $ docker top 7d7ebc67c532247c162003ea66da61280ff6729aa4b03d9e0052e5efe5c799eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:40 + mkdir -p /var/log/sa [Pipeline] sh 18:12:40 + ls /var/log/sa-host 18:12:40 + sadf -c /var/log/sa-host/sa05 18:12:40 file_magic: OK 18:12:40 HZ: Using current value: 100 18:12:40 file_header: OK 18:12:40 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:12:40 Statistics: 18:12:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:40 File successfully converted to sysstat format version 12.2.1 18:12:40 + sadf -c /var/log/sa-host/sa16 18:12:40 file_magic: OK 18:12:40 HZ: Using current value: 100 18:12:40 file_header: OK 18:12:40 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:12:40 Statistics: 18:12:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:43 provisioning config files... 18:12:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-3@tmp/config4499565421389251216tmp [Pipeline] { [Pipeline] echo 18:12:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:43 ---> create-netrc.sh [Pipeline] } 18:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:12:44 ---> python-tools-install.sh [Pipeline] echo 18:12:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:44 ---> sudo-logs.sh 18:12:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:45 ---> job-cost.sh 18:12:45 lf-activate-venv: SKIPPING 18:12:45 DEBUG: total: 0.18000000715255737 18:12:45 INFO: Retrieving Stack Cost... 18:12:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:12:46 INFO: Archiving Costs [Pipeline] echo 18:12:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:46 ---> logs-deploy.sh 18:12:46 lf-activate-venv: SKIPPING 18:12:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-3/2 18:12:46 INFO: archiving workspace using pattern(s): 18:12:47 Archives upload complete. 18:12:47 INFO: archiving logs to Nexus 18:12:48 ---> uname -a: 18:12:48 Linux prd-centos7-docker-4c-2g-1743.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:12:48 18:12:48 18:12:48 ---> lscpu: 18:12:48 Architecture: x86_64 18:12:48 CPU op-mode(s): 32-bit, 64-bit 18:12:48 Byte Order: Little Endian 18:12:48 Address sizes: 40 bits physical, 48 bits virtual 18:12:48 CPU(s): 2 18:12:48 On-line CPU(s) list: 0,1 18:12:48 Thread(s) per core: 1 18:12:48 Core(s) per socket: 1 18:12:48 Socket(s): 2 18:12:48 NUMA node(s): 1 18:12:48 Vendor ID: AuthenticAMD 18:12:48 CPU family: 23 18:12:48 Model: 49 18:12:48 Model name: AMD EPYC-Rome Processor 18:12:48 Stepping: 0 18:12:48 CPU MHz: 2799.998 18:12:48 BogoMIPS: 5599.99 18:12:48 Virtualization: AMD-V 18:12:48 Hypervisor vendor: KVM 18:12:48 Virtualization type: full 18:12:48 L1d cache: 64 KiB 18:12:48 L1i cache: 64 KiB 18:12:48 L2 cache: 1 MiB 18:12:48 L3 cache: 32 MiB 18:12:48 NUMA node0 CPU(s): 0,1 18:12:48 Vulnerability Itlb multihit: Not affected 18:12:48 Vulnerability L1tf: Not affected 18:12:48 Vulnerability Mds: Not affected 18:12:48 Vulnerability Meltdown: Not affected 18:12:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:12:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:12:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:12:48 Vulnerability Srbds: Not affected 18:12:48 Vulnerability Tsx async abort: Not affected 18:12:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:12:48 18:12:48 18:12:48 ---> nproc: 18:12:48 2 18:12:48 18:12:48 18:12:48 ---> df -h: 18:12:48 Filesystem Size Used Available Use% Mounted on 18:12:48 overlay 40.0G 7.6G 32.4G 19% / 18:12:48 tmpfs 64.0M 0 64.0M 0% /dev 18:12:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:12:48 shm 64.0M 0 64.0M 0% /dev/shm 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-gpio_PR-3 18:12:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-gpio_PR-3@tmp 18:12:48 18:12:48 18:12:48 ---> free -m: 18:12:48 total used free shared buff/cache available 18:12:48 Mem: 7821 965 4757 0 2097 6677 18:12:48 Swap: 1023 0 1023 18:12:48 18:12:48 18:12:48 ---> ip addr: 18:12:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:12:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:12:48 inet 127.0.0.1/8 scope host lo 18:12:48 valid_lft forever preferred_lft forever 18:12:48 inet6 ::1/128 scope host 18:12:48 valid_lft forever preferred_lft forever 18:12:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:12:48 link/ether fa:16:3e:b7:38:d5 brd ff:ff:ff:ff:ff:ff 18:12:48 inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 18:12:48 valid_lft 85843sec preferred_lft 85843sec 18:12:48 inet6 fe80::f816:3eff:feb7:38d5/64 scope link 18:12:48 valid_lft forever preferred_lft forever 18:12:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:12:48 link/ether 02:42:0a:c4:e6:8a brd ff:ff:ff:ff:ff:ff 18:12:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:12:48 valid_lft forever preferred_lft forever 18:12:48 inet6 fe80::42:aff:fec4:e68a/64 scope link 18:12:48 valid_lft forever preferred_lft forever 18:12:48 18:12:48 18:12:48 ---> sar -b -r -n DEV: 18:12:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 18:12:48 18:12:48 18:03:20 LINUX RESTART (2 CPU) 18:12:48 18:12:48 18:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:12:48 18:05:01 81.67 3.58 78.08 0.00 2601.30 3569.84 0.00 18:12:48 18:06:01 0.72 0.00 0.72 0.00 0.00 11.96 0.00 18:12:48 18:07:02 0.60 0.00 0.60 0.00 0.00 6.66 0.00 18:12:48 18:08:01 0.30 0.00 0.30 0.00 0.00 5.79 0.00 18:12:48 18:09:01 0.13 0.00 0.13 0.00 0.00 2.20 0.00 18:12:48 18:10:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 18:12:48 18:11:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 18:12:48 18:12:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 18:12:48 Average: 10.55 0.45 10.10 0.00 325.94 451.89 0.00 18:12:48 18:12:48 18:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:48 18:05:01 5467348 0 798176 9.97 2620 1740796 1289748 14.24 573128 1570412 20 18:12:48 18:06:01 5476840 0 788676 9.85 2620 1740804 1203388 13.29 565548 1570380 8 18:12:48 18:07:02 5477056 0 788456 9.84 2620 1740808 1203316 13.29 563492 1572032 20 18:12:48 18:08:01 5475688 0 789820 9.86 2620 1740812 1203400 13.29 564920 1572032 16 18:12:48 18:09:01 5474832 0 790668 9.87 2620 1740820 1203244 13.28 560560 1578104 16 18:12:48 18:10:01 5473588 0 791912 9.89 2620 1740820 1203124 13.28 561164 1578104 12 18:12:48 18:11:01 5471404 0 794088 9.92 2620 1740828 1203292 13.29 563064 1578104 20 18:12:48 18:12:01 5472224 0 793208 9.90 2620 1740888 1203124 13.28 562260 1578120 28 18:12:48 Average: 5473622 0 791876 9.89 2620 1740822 1214080 13.40 564267 1574661 18 18:12:48 18:12:48 18:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:48 18:05:01 eth0 134.30 97.20 448.38 26.09 0.00 0.00 0.00 0.00 18:12:48 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:05:01 docker0 0.52 0.52 0.07 0.08 0.00 0.00 0.00 0.00 18:12:48 18:06:01 eth0 1.92 0.25 0.40 0.21 0.00 0.00 0.00 0.00 18:12:48 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:07:02 eth0 1.38 0.52 0.58 0.36 0.00 0.00 0.00 0.00 18:12:48 18:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:08:01 eth0 0.76 0.46 0.34 0.21 0.00 0.00 0.00 0.00 18:12:48 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:09:01 eth0 0.37 0.20 0.15 0.10 0.00 0.00 0.00 0.00 18:12:48 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:10:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:12:48 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:11:01 eth0 0.52 0.32 0.27 0.17 0.00 0.00 0.00 0.00 18:12:48 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:12:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:12:48 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 Average: eth0 17.55 12.42 56.41 3.41 0.00 0.00 0.00 0.00 18:12:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:48 Average: docker0 0.06 0.06 0.01 0.01 0.00 0.00 0.00 0.00 18:12:48 18:12:48 18:12:48 ---> sar -P ALL: 18:12:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 18:12:48 18:12:48 18:03:20 LINUX RESTART (2 CPU) 18:12:48 18:12:48 18:04:01 CPU %user %nice %system %iowait %steal %idle 18:12:48 18:05:01 all 4.81 0.00 2.16 2.45 0.04 90.54 18:12:48 18:05:01 0 4.64 0.00 2.10 0.81 0.05 92.40 18:12:48 18:05:01 1 4.98 0.00 2.22 4.09 0.03 88.68 18:12:48 18:06:01 all 0.15 0.00 0.05 0.00 0.03 99.77 18:12:48 18:06:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:12:48 18:06:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:12:48 18:07:02 all 0.19 0.00 0.03 0.00 0.03 99.76 18:12:48 18:07:02 0 0.08 0.00 0.02 0.00 0.02 99.88 18:12:48 18:07:02 1 0.30 0.00 0.03 0.00 0.03 99.63 18:12:48 18:08:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:12:48 18:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:12:48 18:08:01 1 0.29 0.00 0.03 0.00 0.02 99.66 18:12:48 18:09:01 all 0.13 0.00 0.03 0.00 0.02 99.83 18:12:48 18:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:12:48 18:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:12:48 18:10:01 all 0.13 0.00 0.02 0.00 0.03 99.82 18:12:48 18:10:01 0 0.00 0.00 0.02 0.00 0.03 99.95 18:12:48 18:10:01 1 0.25 0.00 0.02 0.00 0.03 99.70 18:12:48 18:11:01 all 0.14 0.00 0.03 0.00 0.03 99.81 18:12:48 18:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:12:48 18:11:01 1 0.23 0.00 0.03 0.00 0.03 99.70 18:12:48 18:12:01 all 0.08 0.00 0.04 0.00 0.02 99.87 18:12:48 18:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:12:48 18:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:12:48 Average: all 0.72 0.00 0.29 0.30 0.03 98.66 18:12:48 Average: 0 0.61 0.00 0.28 0.10 0.03 98.98 18:12:48 Average: 1 0.82 0.00 0.30 0.51 0.03 98.35 18:12:48 18:12:48 18:12:48