ernestojeda commented: recheck Connecting to https://api.github.com using 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 42e90dd75818125de2014c769f9771e2ae4197be+c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 (a7ee1ff2bd5b1795d9944345b3b6deebfdc360b0) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4047641309567543990.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3760265269424039818.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-12/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-12/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3413275731486568077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6135818799772718306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-12/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-12/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1389183725295699651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-335 in /w/workspace/edgexfoundry_device-gpio_PR-12 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-12 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-12@tmp/jenkins-gitclient-ssh4904764651846244950.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-12@tmp/jenkins-gitclient-ssh883546347146447170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/12/head:refs/remotes/origin/PR-12 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 into PR head commit 42e90dd75818125de2014c769f9771e2ae4197be Merge succeeded, producing 42e90dd75818125de2014c769f9771e2ae4197be Checking out Revision 42e90dd75818125de2014c769f9771e2ae4197be (PR-12) > git config core.sparsecheckout # timeout=10 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-12@tmp/jenkins-gitclient-ssh4111568008574018719.key > git merge c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:00:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:45 ========================================================= 22:00:45 EdgeX Global Pipelines Version Info 22:00:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:00:47 ------------------- 22:00:47 stable info: 22:00:47 ------------------- 22:00:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:00:47 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:00:47 Message: update stable to v1.0.207 22:00:47 ------------------- 22:00:47 experimental info: 22:00:47 ------------------- 22:00:47 Commited By: **** collab-it+edgex@linuxfoundation.org 22:00:47 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:00:47 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-12 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-12 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-12 [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42e90dd75818125de2014c769f9771e2ae4197be [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42e90dd [Pipeline] echo 22:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:48 provisioning config files... 22:00:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-12@tmp/config8956483552071599052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:49 ---> docker-login.sh 22:00:49 nexus3.edgexfoundry.org:10001 22:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:50 Configure a credential helper to remove this warning. See 22:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:50 22:00:50 Login Succeeded 22:00:50 nexus3.edgexfoundry.org:10002 22:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:50 Configure a credential helper to remove this warning. See 22:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:50 22:00:50 Login Succeeded 22:00:50 nexus3.edgexfoundry.org:10003 22:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:50 Configure a credential helper to remove this warning. See 22:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:50 22:00:50 Login Succeeded 22:00:50 nexus3.edgexfoundry.org:10004 22:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:50 Configure a credential helper to remove this warning. See 22:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:50 22:00:50 Login Succeeded 22:00:50 docker.io 22:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:51 Configure a credential helper to remove this warning. See 22:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:51 22:00:51 Login Succeeded 22:00:51 ---> docker-login.sh ends [Pipeline] } 22:00:51 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 22:00:51 + git log --format=format:%s -1 42e90dd75818125de2014c769f9771e2ae4197be [Pipeline] echo 22:00:51 GIT_COMMIT: 42e90dd75818125de2014c769f9771e2ae4197be, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 22:00:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:52 22:00:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:00:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:52 latest: Pulling from edgex-devops/git-semver 22:00:52 31603596830f: Pulling fs layer 22:00:52 04fac38145f0: Pulling fs layer 22:00:52 701f6daf10bf: Pulling fs layer 22:00:52 24f72da36158: Pulling fs layer 22:00:52 24f72da36158: Waiting 22:00:52 04fac38145f0: Verifying Checksum 22:00:52 04fac38145f0: Download complete 22:00:53 31603596830f: Download complete 22:00:53 24f72da36158: Verifying Checksum 22:00:53 24f72da36158: Download complete 22:00:53 701f6daf10bf: Verifying Checksum 22:00:53 701f6daf10bf: Download complete 22:00:53 31603596830f: Pull complete 22:00:53 04fac38145f0: Pull complete 22:00:53 701f6daf10bf: Pull complete 22:00:53 24f72da36158: Pull complete 22:00:53 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:00:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:00:54 prd-centos7-docker-4c-2g-335 does not seem to be running inside a container 22:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-12 -v /w/workspace/edgexfoundry_device-gpio_PR-12:/w/workspace/edgexfoundry_device-gpio_PR-12:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-12@tmp:/w/workspace/edgexfoundry_device-gpio_PR-12@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:10004/edgex-devops/git-semver:latest cat 22:00:54 $ docker top 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:55 [ssh-agent] Looking for ssh-agent implementation... 22:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:55 $ docker exec 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 ssh-agent 22:00:55 SSH_AUTH_SOCK=/tmp/ssh-dNhwXZ4kIhjO/agent.14 22:00:55 SSH_AGENT_PID=20 22:00:55 Running ssh-add (command line suppressed) 22:00:55 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-12@tmp/private_key_2767435613620681850.key (/w/workspace/edgexfoundry_device-gpio_PR-12@tmp/private_key_2767435613620681850.key) 22:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:55 + git tag --points-at HEAD [Pipeline] } 22:00:55 $ docker exec --env ******** --env ******** 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 ssh-agent -k 22:00:55 unset SSH_AUTH_SOCK; 22:00:55 unset SSH_AGENT_PID; 22:00:55 echo Agent pid 20 killed; 22:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:55 [ssh-agent] Looking for ssh-agent implementation... 22:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:56 $ docker exec 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 ssh-agent 22:00:56 SSH_AUTH_SOCK=/tmp/ssh-z5foRJFtBWnk/agent.54 22:00:56 SSH_AGENT_PID=61 22:00:56 Running ssh-add (command line suppressed) 22:00:56 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-12@tmp/private_key_9011714392924881559.key (/w/workspace/edgexfoundry_device-gpio_PR-12@tmp/private_key_9011714392924881559.key) 22:00:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:56 + git semver init 22:00:56 # -> Open(): unable to determine branch for HEAD 22:00:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-12/.git 22:00:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-12 22:00:56 # $SEMVER_REMOTE_NAME = origin 22:00:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:00:56 # $SEMVER_USER_NAME = edgex-jenkins 22:00:56 # $SEMVER_BRANCH = PR-12 22:00:56 # $SEMVER_TEMP = /tmp/semver-211873394 22:00:56 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 22:00:57 # '/tmp/semver-211873394' -> '/w/workspace/edgexfoundry_device-gpio_PR-12/.semver' 22:00:57 # -> Force: false 22:00:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-12/.semver [Pipeline] } 22:00:57 $ docker exec --env ******** --env ******** 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 ssh-agent -k 22:00:57 unset SSH_AUTH_SOCK; 22:00:57 unset SSH_AGENT_PID; 22:00:57 echo Agent pid 61 killed; 22:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:58 + git semver [Pipeline] } 22:00:58 $ docker stop --time=1 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 22:00:59 $ docker rm -f 8d60c86a9370a0bd2ce7752ff61905568ca07f67cb1aabaa4c96ea8413d28493 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:01:00 Stashed 1 file(s) [Pipeline] echo 22:01:00 [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 22:01:15 Still waiting to schedule task 22:01:15 ‘prd-centos7-docker-4c-2g-285’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-306’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-314’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-316’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-324’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-336’ is offline 22:01:15 ‘prd-centos7-docker-4c-2g-338’ is offline 22:01:15 ‘prd-ubuntu18.04-docker-8c-8g-330’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 ‘prd-ubuntu18.04-docker-8c-8g-331’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 ‘prd-ubuntu18.04-docker-8c-8g-332’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-322’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-327’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-329’ doesn’t have label ‘centos7-docker-4c-2g’ 22:01:15 Still waiting to schedule task 22:01:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:01:26 Running on prd-centos7-docker-4c-2g-338 in /w/workspace/edgexfoundry_device-gpio_PR-12 [Pipeline] { [Pipeline] ws 22:01:26 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 22:01:26 The recommended git tool is: git 22:01:29 using credential edgex-jenkins-ssh 22:01:29 Cloning the remote Git repository 22:01:29 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:01:29 > git init /w/workspace/device-gpio/2 # timeout=10 22:01:29 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:01:29 > git --version # timeout=10 22:01:29 > git --version # 'git version 2.24.4' 22:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:29 [INFO] Currently running in a labeled security context 22:01:29 [INFO] Currently SELinux is 'enforcing' on the host 22:01:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh3767689907950263921.key 22:01:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:30 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:01:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:30 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:01:30 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:30 [INFO] Currently running in a labeled security context 22:01:30 [INFO] Currently SELinux is 'enforcing' on the host 22:01:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh2027981655659185969.key 22:01:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/12/head:refs/remotes/origin/PR-12 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:01:31 Merging remotes/origin/main commit c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 into PR head commit 42e90dd75818125de2014c769f9771e2ae4197be 22:01:31 Merge succeeded, producing 42e90dd75818125de2014c769f9771e2ae4197be 22:01:31 Checking out Revision 42e90dd75818125de2014c769f9771e2ae4197be (PR-12) 22:01:31 > git config core.sparsecheckout # timeout=10 22:01:31 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 22:01:31 > git remote # timeout=10 22:01:31 > git config --get remote.origin.url # timeout=10 22:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:31 [INFO] Currently running in a labeled security context 22:01:31 [INFO] Currently SELinux is 'enforcing' on the host 22:01:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/2@tmp/jenkins-gitclient-ssh6911280200088261553.key 22:01:31 > git merge c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 22:01:31 > git rev-parse HEAD^{commit} # timeout=10 22:01:31 > git config core.sparsecheckout # timeout=10 22:01:31 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 22:01:34 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:35 provisioning config files... 22:01:35 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config4813800823330878625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:35 ---> docker-login.sh 22:01:35 nexus3.edgexfoundry.org:10001 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:35 Configure a credential helper to remove this warning. See 22:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:35 22:01:35 Login Succeeded 22:01:35 nexus3.edgexfoundry.org:10002 22:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:36 Configure a credential helper to remove this warning. See 22:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:36 22:01:36 Login Succeeded 22:01:36 nexus3.edgexfoundry.org:10003 22:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:36 Configure a credential helper to remove this warning. See 22:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:36 22:01:36 Login Succeeded 22:01:36 nexus3.edgexfoundry.org:10004 22:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:36 Configure a credential helper to remove this warning. See 22:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:36 22:01:36 Login Succeeded 22:01:36 docker.io 22:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:36 Configure a credential helper to remove this warning. See 22:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:36 22:01:36 Login Succeeded 22:01:36 ---> docker-login.sh ends [Pipeline] } 22:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:37 ========================================================= 22:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:01:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:01:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:01:37 Sending build context to Docker daemon 5.533MB 22:01:37 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:01:37 Step 2/10 : FROM ${BASE} AS builder 22:01:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:37 4e9f2cdf4387: Pulling fs layer 22:01:37 57d31006c564: Pulling fs layer 22:01:37 bd5ccded8296: Pulling fs layer 22:01:37 304dd3a0f381: Pulling fs layer 22:01:37 d37cda54a23b: Pulling fs layer 22:01:37 bae75c0f2455: Pulling fs layer 22:01:37 806579b3d29a: Pulling fs layer 22:01:37 c77eb801bf70: Pulling fs layer 22:01:37 6d0567d44e1a: Pulling fs layer 22:01:37 304dd3a0f381: Waiting 22:01:37 d37cda54a23b: Waiting 22:01:37 bae75c0f2455: Waiting 22:01:37 806579b3d29a: Waiting 22:01:37 c77eb801bf70: Waiting 22:01:37 6d0567d44e1a: Waiting 22:01:37 bd5ccded8296: Verifying Checksum 22:01:37 bd5ccded8296: Download complete 22:01:37 57d31006c564: Verifying Checksum 22:01:37 57d31006c564: Download complete 22:01:37 d37cda54a23b: Verifying Checksum 22:01:37 d37cda54a23b: Download complete 22:01:37 4e9f2cdf4387: Verifying Checksum 22:01:37 4e9f2cdf4387: Download complete 22:01:37 bae75c0f2455: Verifying Checksum 22:01:37 bae75c0f2455: Download complete 22:01:37 806579b3d29a: Verifying Checksum 22:01:37 806579b3d29a: Download complete 22:01:38 4e9f2cdf4387: Pull complete 22:01:38 c77eb801bf70: Verifying Checksum 22:01:38 c77eb801bf70: Download complete 22:01:38 57d31006c564: Pull complete 22:01:38 bd5ccded8296: Pull complete 22:01:38 304dd3a0f381: Verifying Checksum 22:01:38 304dd3a0f381: Download complete 22:01:39 6d0567d44e1a: Verifying Checksum 22:01:39 6d0567d44e1a: Download complete 22:01:42 304dd3a0f381: Pull complete 22:01:42 d37cda54a23b: Pull complete 22:01:42 bae75c0f2455: Pull complete 22:01:42 806579b3d29a: Pull complete 22:01:42 c77eb801bf70: Pull complete 22:01:45 6d0567d44e1a: Pull complete 22:01:45 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:01:45 ---> e839a31ac9d1 22:01:45 Step 3/10 : ARG MAKE='make build' 22:01:47 ---> Running in d8ebf337e33d 22:01:47 Removing intermediate container d8ebf337e33d 22:01:47 ---> 4454f08c177b 22:01:47 Step 4/10 : WORKDIR /device-gpio 22:01:47 ---> Running in 2e9cb13a8750 22:01:47 Removing intermediate container 2e9cb13a8750 22:01:47 ---> a09386a732e8 22:01:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:01:47 ---> Running in 03ae11234fe7 22:01:47 Removing intermediate container 03ae11234fe7 22:01:47 ---> 2a6a61ded206 22:01:47 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:47 ---> Running in 90187486c9d9 22:01:48 Removing intermediate container 90187486c9d9 22:01:48 ---> aa492b20af73 22:01:48 Step 7/10 : RUN apk add --update --no-cache make git 22:01:48 ---> Running in afc5d4c87a7a 22:01:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:01:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:01:49 OK: 219 MiB in 52 packages 22:01:50 Removing intermediate container afc5d4c87a7a 22:01:50 ---> eb93b20fe821 22:01:50 Step 8/10 : COPY . . 22:01:50 ---> ca032cde048d 22:01:50 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:50 ---> Running in 21c36407b3e4 22:02:12 Removing intermediate container 21c36407b3e4 22:02:12 ---> d54fd76a9eeb 22:02:12 Step 10/10 : RUN ${MAKE} 22:02:12 ---> Running in f978c992ad02 22:02:12 noop 22:02:12 Removing intermediate container f978c992ad02 22:02:12 ---> 61a8535adc04 22:02:12 Successfully built 61a8535adc04 22:02:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:02:12 + docker inspect -f . ci-base-image-x86_64 22:02:12 . [Pipeline] withDockerContainer 22:02:12 prd-centos7-docker-4c-2g-338 does not seem to be running inside a container 22:02:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:02:13 $ docker top 65761d832da805c6a6c1df10ead3f2f09cd78e901f9715c5b556badd38aecef8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:13 + go version 22:02:13 go version go1.16.8 linux/amd64 [Pipeline] } 22:02:13 $ docker stop --time=1 65761d832da805c6a6c1df10ead3f2f09cd78e901f9715c5b556badd38aecef8 22:02:14 $ docker rm -f 65761d832da805c6a6c1df10ead3f2f09cd78e901f9715c5b556badd38aecef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:15 + docker inspect -f . ci-base-image-x86_64 22:02:15 . [Pipeline] withDockerContainer 22:02:15 prd-centos7-docker-4c-2g-338 does not seem to be running inside a container 22:02:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:02:15 $ docker top b6ad919efff363cd51f62aa922f1ce81dcbc770a772a953e7a79c6cea88875b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:02:16 + make test 22:02:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:02:16 ? github.com/edgexfoundry/device-gpio [no test files] 22:02:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:02:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:02:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:02:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:34 ./bin/test-attribution-txt.sh [Pipeline] } 22:02:34 $ docker stop --time=1 b6ad919efff363cd51f62aa922f1ce81dcbc770a772a953e7a79c6cea88875b9 22:02:35 $ docker rm -f b6ad919efff363cd51f62aa922f1ce81dcbc770a772a953e7a79c6cea88875b9 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:02:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:02:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:02:37 + ls -al . 22:02:37 total 108 22:02:37 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 22:02 . 22:02:37 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:01 .. 22:02:37 -rw-rw-r--. 1 jenkins jenkins 5451 Oct 6 22:01 Attribution.txt 22:02:37 drwxrwxr-x. 2 jenkins jenkins 37 Oct 6 22:01 bin 22:02:37 drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 22:01 cmd 22:02:37 -rw-r--r--. 1 jenkins jenkins 10 Oct 6 22:02 coverage.out 22:02:37 -rw-rw-r--. 1 jenkins jenkins 1557 Oct 6 22:01 Dockerfile 22:02:37 -rw-rw-r--. 1 jenkins jenkins 120 Oct 6 22:01 .dockerignore 22:02:37 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:01 .git 22:02:37 drwxrwxr-x. 2 jenkins jenkins 81 Oct 6 22:01 .github 22:02:37 -rw-rw-r--. 1 jenkins jenkins 343 Oct 6 22:01 .gitignore 22:02:37 -rw-rw-r--. 1 jenkins jenkins 379 Oct 6 22:01 go.mod 22:02:37 -rw-rw-r--. 1 jenkins jenkins 30244 Oct 6 22:01 go.sum 22:02:37 -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 22:01 GOVERNANCE.md 22:02:37 drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:01 internal 22:02:37 -rw-rw-r--. 1 jenkins jenkins 657 Oct 6 22:01 Jenkinsfile 22:02:37 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 22:01 LICENSE 22:02:37 -rw-rw-r--. 1 jenkins jenkins 1001 Oct 6 22:01 Makefile 22:02:37 -rw-rw-r--. 1 jenkins jenkins 617 Oct 6 22:01 OWNERS.md 22:02:37 -rw-rw-r--. 1 jenkins jenkins 8048 Oct 6 22:01 README.md 22:02:37 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:00 VERSION 22:02:37 -rw-rw-r--. 1 jenkins jenkins 209 Oct 6 22:01 version.go [Pipeline] isUnix [Pipeline] sh 22:02:38 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=42e90dd75818125de2014c769f9771e2ae4197be --label arch=amd64 --label version=0.0.0 . 22:02:38 Sending build context to Docker daemon 5.534MB 22:02:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 22:02:38 Step 2/23 : FROM ${BASE} AS builder 22:02:38 ---> 61a8535adc04 22:02:38 Step 3/23 : ARG MAKE='make build' 22:02:38 ---> Running in 306241f3667f 22:02:38 Removing intermediate container 306241f3667f 22:02:38 ---> 930b186f0346 22:02:38 Step 4/23 : WORKDIR /device-gpio 22:02:38 ---> Running in 6b8e9193fbe3 22:02:38 Removing intermediate container 6b8e9193fbe3 22:02:38 ---> f24a4a0b095e 22:02:38 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:02:38 ---> Running in a79d819ec18e 22:02:38 Removing intermediate container a79d819ec18e 22:02:38 ---> d15db3ca00c3 22:02:38 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:38 ---> Running in 40b35cfd8970 22:02:39 Removing intermediate container 40b35cfd8970 22:02:39 ---> c41bec8f2c76 22:02:39 Step 7/23 : RUN apk add --update --no-cache make git 22:02:39 ---> Running in f84a80f55b93 22:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:02:40 OK: 219 MiB in 52 packages 22:02:40 Removing intermediate container f84a80f55b93 22:02:40 ---> 7b5c163711bd 22:02:40 Step 8/23 : COPY . . 22:02:40 ---> c2245ef2d3af 22:02:40 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:41 ---> Running in a998f8c38632 22:02:41 Removing intermediate container a998f8c38632 22:02:41 ---> 0b576bf73d5a 22:02:41 Step 10/23 : RUN ${MAKE} 22:02:41 ---> Running in 325f2a503fe3 22:02:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd 22:02:51 Removing intermediate container 325f2a503fe3 22:02:51 ---> 333e6c444746 22:02:51 Step 11/23 : FROM alpine:3.14 22:02:51 3.14: Pulling from library/alpine 22:02:51 a0d0a0d46f8b: Pulling fs layer 22:02:51 a0d0a0d46f8b: Verifying Checksum 22:02:51 a0d0a0d46f8b: Download complete 22:02:51 a0d0a0d46f8b: Pull complete 22:02:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:02:51 Status: Downloaded newer image for alpine:3.14 22:02:51 ---> 14119a10abf4 22:02:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:02:51 ---> Running in 39310363d509 22:02:51 Removing intermediate container 39310363d509 22:02:51 ---> 6265b8470e99 22:02:51 Step 13/23 : ENV APP_PORT=49994 22:02:51 ---> Running in 0dfed6f3b52b 22:02:52 Removing intermediate container 0dfed6f3b52b 22:02:52 ---> 75f2c4fa4c05 22:02:52 Step 14/23 : EXPOSE $APP_PORT 22:02:52 ---> Running in 89689d65734a 22:02:52 Removing intermediate container 89689d65734a 22:02:52 ---> 1b627b7fe4c6 22:02:52 Step 15/23 : WORKDIR / 22:02:52 ---> Running in dd08a6f068e4 22:02:52 Removing intermediate container dd08a6f068e4 22:02:52 ---> 31dd5d722665 22:02:52 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 22:02:52 ---> 80d330176d66 22:02:52 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 22:02:52 ---> 353ff394139a 22:02:52 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 22:02:52 ---> 23ab87f7aa32 22:02:52 Step 19/23 : ENTRYPOINT ["/device-gpio"] 22:02:52 ---> Running in 2ff40b25e956 22:02:52 Removing intermediate container 2ff40b25e956 22:02:52 ---> c69d2f9ae756 22:02:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:52 ---> Running in 9990afaa6eb0 22:02:52 Removing intermediate container 9990afaa6eb0 22:02:52 ---> 39fb9386d642 22:02:52 Step 21/23 : LABEL arch=amd64 22:02:53 ---> Running in 4beba1dbaf4c 22:02:53 Removing intermediate container 4beba1dbaf4c 22:02:53 ---> 0f7f6336c985 22:02:53 Step 22/23 : LABEL git_sha=42e90dd75818125de2014c769f9771e2ae4197be 22:02:53 ---> Running in 7bfb306ed0f0 22:02:53 Removing intermediate container 7bfb306ed0f0 22:02:53 ---> a377c6a32cb1 22:02:53 Step 23/23 : LABEL version=0.0.0 22:02:53 ---> Running in 3a1ad94f0346 22:02:53 Removing intermediate container 3a1ad94f0346 22:02:53 ---> 2e55aac1ec5e 22:02:53 [Warning] One or more build-args [ARCH] were not consumed 22:02:53 Successfully built 2e55aac1ec5e 22:02:53 Successfully tagged device-gpio: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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:54 22:02:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:54 latest: Pulling from edgex-lftools-log-publisher 22:02:54 b4d181a07f80: Pulling fs layer 22:02:54 a1111a8f2ec3: Pulling fs layer 22:02:54 ed53099fbce6: Pulling fs layer 22:02:54 dc539afda2c1: Pulling fs layer 22:02:54 77bc0d833cb6: Pulling fs layer 22:02:54 9065ff56babe: Pulling fs layer 22:02:54 d287ab97295c: Pulling fs layer 22:02:54 dc539afda2c1: Waiting 22:02:54 77bc0d833cb6: Waiting 22:02:54 9065ff56babe: Waiting 22:02:54 d287ab97295c: Waiting 22:02:54 a1111a8f2ec3: Download complete 22:02:54 dc539afda2c1: Verifying Checksum 22:02:54 dc539afda2c1: Download complete 22:02:55 ed53099fbce6: Verifying Checksum 22:02:55 ed53099fbce6: Download complete 22:02:55 b4d181a07f80: Verifying Checksum 22:02:55 b4d181a07f80: Download complete 22:02:55 77bc0d833cb6: Verifying Checksum 22:02:55 77bc0d833cb6: Download complete 22:02:55 9065ff56babe: Verifying Checksum 22:02:55 9065ff56babe: Download complete 22:02:57 d287ab97295c: Verifying Checksum 22:02:57 d287ab97295c: Download complete 22:02:57 b4d181a07f80: Pull complete 22:02:57 a1111a8f2ec3: Pull complete 22:02:57 ed53099fbce6: Pull complete 22:02:57 dc539afda2c1: Pull complete 22:02:57 77bc0d833cb6: Pull complete 22:02:57 9065ff56babe: Pull complete 22:03:03 d287ab97295c: Pull complete 22:03:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:03:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:03:03 prd-centos7-docker-4c-2g-338 does not seem to be running inside a container 22:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:03:06 $ docker top cbb5dc41336a81ec96f3a0e4b4ccac423914eb506604e4d831f8fd8e210cf647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:06 ---> job-cost.sh 22:03:06 lf-activate-venv: SKIPPING 22:03:06 INFO: No Stack... 22:03:06 INFO: Retrieving Pricing Info for: v3-standard-2 22:03:07 INFO: Archiving Costs [Pipeline] sh 22:03:07 + cat /w/workspace/device-gpio/2/archives/cost.csv 22:03:07 + cut -d, -f6 [Pipeline] lock 22:03:07 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] 22:03:07 Resource [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] did not exist. Created. 22:03:07 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:07 + echo total: 0.05999999865889549 [Pipeline] stash 22:03:07 Stashed 1 file(s) [Pipeline] } 22:03:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:07 $ docker stop --time=1 cbb5dc41336a81ec96f3a0e4b4ccac423914eb506604e4d831f8fd8e210cf647 22:03:09 $ docker rm -f cbb5dc41336a81ec96f3a0e4b4ccac423914eb506604e4d831f8fd8e210cf647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:05:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-341 in /w/workspace/edgexfoundry_device-gpio_PR-12 [Pipeline] { [Pipeline] ws 22:05:17 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 22:05:18 The recommended git tool is: git 22:05:24 using credential edgex-jenkins-ssh 22:05:24 Cloning the remote Git repository 22:05:24 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:05:24 > git init /w/workspace/device-gpio/2 # timeout=10 22:05:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:05:24 > git --version # timeout=10 22:05:24 > git --version # 'git version 2.17.1' 22:05:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:26 Merging remotes/origin/main commit c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 into PR head commit 42e90dd75818125de2014c769f9771e2ae4197be 22:05:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:05:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:05:26 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/12/head:refs/remotes/origin/PR-12 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:05:27 Merge succeeded, producing 42e90dd75818125de2014c769f9771e2ae4197be 22:05:27 Checking out Revision 42e90dd75818125de2014c769f9771e2ae4197be (PR-12) 22:05:26 > git config core.sparsecheckout # timeout=10 22:05:26 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 22:05:27 > git remote # timeout=10 22:05:27 > git config --get remote.origin.url # timeout=10 22:05:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:27 > git merge c0b25ded3b16f4d1cd26b5c8d8a963f533f6da71 # timeout=10 22:05:27 > git rev-parse HEAD^{commit} # timeout=10 22:05:27 > git config core.sparsecheckout # timeout=10 22:05:27 > git checkout -f 42e90dd75818125de2014c769f9771e2ae4197be # timeout=10 22:05:31 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:32 provisioning config files... 22:05:32 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config1491550573305819803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:33 ---> docker-login.sh 22:05:33 nexus3.edgexfoundry.org:10001 22:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:34 Configure a credential helper to remove this warning. See 22:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:34 22:05:34 Login Succeeded 22:05:34 nexus3.edgexfoundry.org:10002 22:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:35 Configure a credential helper to remove this warning. See 22:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:35 22:05:35 Login Succeeded 22:05:35 nexus3.edgexfoundry.org:10003 22:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:36 Configure a credential helper to remove this warning. See 22:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:36 22:05:36 Login Succeeded 22:05:36 nexus3.edgexfoundry.org:10004 22:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:36 Configure a credential helper to remove this warning. See 22:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:36 22:05:36 Login Succeeded 22:05:36 docker.io 22:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:37 Configure a credential helper to remove this warning. See 22:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:37 22:05:37 Login Succeeded 22:05:37 ---> docker-login.sh ends [Pipeline] } 22:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:05:38 ========================================================= 22:05:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:05:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:05:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:05:38 Sending build context to Docker daemon 5.532MB 22:05:38 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:05:38 Step 2/10 : FROM ${BASE} AS builder 22:05:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:05:39 bbf911997326: Pulling fs layer 22:05:39 58ec367f63d7: Pulling fs layer 22:05:39 1b4a6ffa7d45: Pulling fs layer 22:05:39 fc5181fea5dc: Pulling fs layer 22:05:39 9c418107303f: Pulling fs layer 22:05:39 284eca6f2348: Pulling fs layer 22:05:39 842844d905b1: Pulling fs layer 22:05:39 901a3a57568e: Pulling fs layer 22:05:39 9c418107303f: Waiting 22:05:39 284eca6f2348: Waiting 22:05:39 fc5181fea5dc: Waiting 22:05:39 842844d905b1: Waiting 22:05:39 901a3a57568e: Waiting 22:05:39 1b4a6ffa7d45: Download complete 22:05:39 58ec367f63d7: Verifying Checksum 22:05:39 58ec367f63d7: Download complete 22:05:39 9c418107303f: Verifying Checksum 22:05:39 9c418107303f: Download complete 22:05:39 284eca6f2348: Verifying Checksum 22:05:39 284eca6f2348: Download complete 22:05:39 bbf911997326: Verifying Checksum 22:05:39 bbf911997326: Download complete 22:05:39 842844d905b1: Download complete 22:05:39 bbf911997326: Pull complete 22:05:40 58ec367f63d7: Pull complete 22:05:40 1b4a6ffa7d45: Pull complete 22:05:41 fc5181fea5dc: Verifying Checksum 22:05:41 fc5181fea5dc: Download complete 22:05:42 901a3a57568e: Verifying Checksum 22:05:42 901a3a57568e: Download complete 22:05:52 fc5181fea5dc: Pull complete 22:05:52 9c418107303f: Pull complete 22:05:52 284eca6f2348: Pull complete 22:05:52 842844d905b1: Pull complete 22:05:59 901a3a57568e: Pull complete 22:05:59 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 22:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:05:59 ---> 72ade6ffb461 22:05:59 Step 3/10 : ARG MAKE='make build' 22:06:03 ---> Running in 3e7cd18a5ac9 22:06:04 Removing intermediate container 3e7cd18a5ac9 22:06:04 ---> 6c27bcca100e 22:06:04 Step 4/10 : WORKDIR /device-gpio 22:06:04 ---> Running in 4bea98810077 22:06:04 Removing intermediate container 4bea98810077 22:06:04 ---> 2ebc615bf41b 22:06:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:06:04 ---> Running in b1d4dcecead1 22:06:04 Removing intermediate container b1d4dcecead1 22:06:04 ---> 0384abafa24d 22:06:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:05 ---> Running in 9a0f011a544c 22:06:07 Removing intermediate container 9a0f011a544c 22:06:07 ---> 50fa72687842 22:06:07 Step 7/10 : RUN apk add --update --no-cache make git 22:06:07 ---> Running in 7b0fef8d3ef5 22:06:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:06:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:06:11 OK: 218 MiB in 52 packages 22:06:12 Removing intermediate container 7b0fef8d3ef5 22:06:12 ---> c874dc0ab83c 22:06:12 Step 8/10 : COPY . . 22:06:13 ---> 789b3cff2f3b 22:06:13 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:13 ---> Running in 34ff08a41144 22:07:10 Removing intermediate container 34ff08a41144 22:07:10 ---> 6222f5552106 22:07:10 Step 10/10 : RUN ${MAKE} 22:07:10 ---> Running in 501c60a7426d 22:07:10 noop 22:07:10 Removing intermediate container 501c60a7426d 22:07:10 ---> c8ef9e6d055d 22:07:10 Successfully built c8ef9e6d055d 22:07:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:07:10 + docker inspect -f . ci-base-image-arm64 22:07:10 . [Pipeline] withDockerContainer 22:07:11 prd-ubuntu18.04-docker-arm64-4c-16g-341 does not seem to be running inside a container 22:07:11 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:12 $ docker top e4df4743fb69a5598e74206f93445f7a294858bbad3f709a226f4a9e9597bc29 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:13 + go version 22:07:13 go version go1.16.8 linux/arm64 [Pipeline] } 22:07:13 $ docker stop --time=1 e4df4743fb69a5598e74206f93445f7a294858bbad3f709a226f4a9e9597bc29 22:07:15 $ docker rm -f e4df4743fb69a5598e74206f93445f7a294858bbad3f709a226f4a9e9597bc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:16 + docker inspect -f . ci-base-image-arm64 22:07:16 . [Pipeline] withDockerContainer 22:07:17 prd-ubuntu18.04-docker-arm64-4c-16g-341 does not seem to be running inside a container 22:07:17 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:18 $ docker top 8d30fda444d434202740845f4b5ebea5f6b0910d7b4f8a5b7996502d3ad233cf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:07:19 + make test 22:07:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:07:20 ? github.com/edgexfoundry/device-gpio [no test files] 22:08:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:08:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:08:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:08:22 ./bin/test-attribution-txt.sh [Pipeline] } 22:08:23 $ docker stop --time=1 8d30fda444d434202740845f4b5ebea5f6b0910d7b4f8a5b7996502d3ad233cf 22:08:25 $ docker rm -f 8d30fda444d434202740845f4b5ebea5f6b0910d7b4f8a5b7996502d3ad233cf [Pipeline] // withDockerContainer [Pipeline] sh 22:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:08:26 Warning: overwriting stash ‘coverage-report’ 22:08:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:08:27 + ls -al . 22:08:27 total 132 22:08:27 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 22:08 . 22:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 22:05 .. 22:08:27 -rw-rw-r-- 1 jenkins jenkins 120 Oct 6 22:05 .dockerignore 22:08:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 22:05 .git 22:08:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:05 .github 22:08:27 -rw-rw-r-- 1 jenkins jenkins 343 Oct 6 22:05 .gitignore 22:08:27 -rw-rw-r-- 1 jenkins jenkins 5451 Oct 6 22:05 Attribution.txt 22:08:27 -rw-rw-r-- 1 jenkins jenkins 1557 Oct 6 22:05 Dockerfile 22:08:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 22:05 GOVERNANCE.md 22:08:27 -rw-rw-r-- 1 jenkins jenkins 657 Oct 6 22:05 Jenkinsfile 22:08:27 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 6 22:05 LICENSE 22:08:27 -rw-rw-r-- 1 jenkins jenkins 1001 Oct 6 22:05 Makefile 22:08:27 -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 22:05 OWNERS.md 22:08:27 -rw-rw-r-- 1 jenkins jenkins 8048 Oct 6 22:05 README.md 22:08:27 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:00 VERSION 22:08:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:05 bin 22:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:05 cmd 22:08:27 -rw-r--r-- 1 jenkins jenkins 10 Oct 6 22:07 coverage.out 22:08:27 -rw-rw-r-- 1 jenkins jenkins 379 Oct 6 22:05 go.mod 22:08:27 -rw-rw-r-- 1 jenkins jenkins 30244 Oct 6 22:05 go.sum 22:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:05 internal 22:08:27 -rw-rw-r-- 1 jenkins jenkins 209 Oct 6 22:05 version.go [Pipeline] isUnix [Pipeline] sh 22:08:28 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=42e90dd75818125de2014c769f9771e2ae4197be --label arch=arm64 --label version=0.0.0 . 22:08:28 Sending build context to Docker daemon 5.533MB 22:08:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 22:08:28 Step 2/23 : FROM ${BASE} AS builder 22:08:28 ---> c8ef9e6d055d 22:08:28 Step 3/23 : ARG MAKE='make build' 22:08:28 ---> Running in 78221173a534 22:08:29 Removing intermediate container 78221173a534 22:08:29 ---> f1b6b736542e 22:08:29 Step 4/23 : WORKDIR /device-gpio 22:08:29 ---> Running in 6a91d7b8bded 22:08:30 Removing intermediate container 6a91d7b8bded 22:08:30 ---> a8fe68dea20f 22:08:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:08:30 ---> Running in 8827d0b7a607 22:08:30 Removing intermediate container 8827d0b7a607 22:08:30 ---> 4f619273562b 22:08:30 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:30 ---> Running in 41676f193539 22:08:32 Removing intermediate container 41676f193539 22:08:32 ---> b930ec9e8f9b 22:08:32 Step 7/23 : RUN apk add --update --no-cache make git 22:08:33 ---> Running in ed2903f1b87a 22:08:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:08:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:08:35 OK: 218 MiB in 52 packages 22:08:36 Removing intermediate container ed2903f1b87a 22:08:36 ---> bc5e58e26495 22:08:36 Step 8/23 : COPY . . 22:08:38 ---> 78b26420205b 22:08:38 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:38 ---> Running in f6ed6e0c9fde 22:08:40 Removing intermediate container f6ed6e0c9fde 22:08:40 ---> 44b3e08a94be 22:08:40 Step 10/23 : RUN ${MAKE} 22:08:40 ---> Running in d0ab75a10e59 22:08:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd 22:09:14 Removing intermediate container d0ab75a10e59 22:09:14 ---> 98a0c56721ea 22:09:14 Step 11/23 : FROM alpine:3.14 22:09:14 3.14: Pulling from library/alpine 22:09:14 552d1f2373af: Pulling fs layer 22:09:14 552d1f2373af: Verifying Checksum 22:09:14 552d1f2373af: Download complete 22:09:14 552d1f2373af: Pull complete 22:09:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:09:14 Status: Downloaded newer image for alpine:3.14 22:09:14 ---> bb3de5531c18 22:09:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:09:14 ---> Running in 3bdfd2e11e0a 22:09:14 Removing intermediate container 3bdfd2e11e0a 22:09:14 ---> c7564cef3eb9 22:09:14 Step 13/23 : ENV APP_PORT=49994 22:09:14 ---> Running in b1ec5f0e184e 22:09:14 Removing intermediate container b1ec5f0e184e 22:09:14 ---> 281254777ecb 22:09:14 Step 14/23 : EXPOSE $APP_PORT 22:09:14 ---> Running in 98ffcb84d185 22:09:14 Removing intermediate container 98ffcb84d185 22:09:14 ---> 673a8582492d 22:09:14 Step 15/23 : WORKDIR / 22:09:14 ---> Running in 8a5c8df45788 22:09:14 Removing intermediate container 8a5c8df45788 22:09:14 ---> a1097f2f5040 22:09:14 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 22:09:15 ---> aa76db5dd4b4 22:09:15 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 22:09:16 ---> 085a60c09d70 22:09:16 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 22:09:17 ---> 3d7c3a9efb25 22:09:17 Step 19/23 : ENTRYPOINT ["/device-gpio"] 22:09:17 ---> Running in 2567219fd717 22:09:18 Removing intermediate container 2567219fd717 22:09:18 ---> 29ae8a262346 22:09:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:18 ---> Running in 64f1be42c23b 22:09:18 Removing intermediate container 64f1be42c23b 22:09:18 ---> 3ea01f8588ab 22:09:18 Step 21/23 : LABEL arch=arm64 22:09:18 ---> Running in aa40a5316484 22:09:19 Removing intermediate container aa40a5316484 22:09:19 ---> e5982ef961b1 22:09:19 Step 22/23 : LABEL git_sha=42e90dd75818125de2014c769f9771e2ae4197be 22:09:19 ---> Running in 4eed210f3be7 22:09:19 Removing intermediate container 4eed210f3be7 22:09:19 ---> 01dd896f779b 22:09:19 Step 23/23 : LABEL version=0.0.0 22:09:20 ---> Running in 7bfb2cd8b588 22:09:20 Removing intermediate container 7bfb2cd8b588 22:09:20 ---> 4ae0efcad5bb 22:09:20 [Warning] One or more build-args [ARCH] were not consumed 22:09:20 Successfully built 4ae0efcad5bb 22:09:20 Successfully tagged device-gpio-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:21 22:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:22 arm64: Pulling from edgex-lftools-log-publisher 22:09:22 448f6bf000e3: Pulling fs layer 22:09:22 f757da607395: Pulling fs layer 22:09:22 05883995daec: Pulling fs layer 22:09:22 8603b9c90790: Pulling fs layer 22:09:22 1560dd03e051: Pulling fs layer 22:09:22 27f5ce0e4adf: Pulling fs layer 22:09:22 c2d8d7efcc4b: Pulling fs layer 22:09:22 1560dd03e051: Waiting 22:09:22 27f5ce0e4adf: Waiting 22:09:22 c2d8d7efcc4b: Waiting 22:09:22 8603b9c90790: Waiting 22:09:22 f757da607395: Verifying Checksum 22:09:22 f757da607395: Download complete 22:09:22 8603b9c90790: Verifying Checksum 22:09:22 8603b9c90790: Download complete 22:09:22 05883995daec: Verifying Checksum 22:09:22 05883995daec: Download complete 22:09:22 27f5ce0e4adf: Verifying Checksum 22:09:22 27f5ce0e4adf: Download complete 22:09:22 1560dd03e051: Verifying Checksum 22:09:22 1560dd03e051: Download complete 22:09:22 448f6bf000e3: Verifying Checksum 22:09:22 448f6bf000e3: Download complete 22:09:26 c2d8d7efcc4b: Verifying Checksum 22:09:26 c2d8d7efcc4b: Download complete 22:09:26 448f6bf000e3: Pull complete 22:09:26 f757da607395: Pull complete 22:09:27 05883995daec: Pull complete 22:09:28 8603b9c90790: Pull complete 22:09:29 1560dd03e051: Pull complete 22:09:29 27f5ce0e4adf: Pull complete 22:09:44 c2d8d7efcc4b: Pull complete 22:09:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:09:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:09:44 prd-ubuntu18.04-docker-arm64-4c-16g-341 does not seem to be running inside a container 22:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:09:49 $ docker top 449ec1978513067f74c2bd48fdf28015db41273d929bf17e501af68218042e86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:50 ---> job-cost.sh 22:09:50 lf-activate-venv: SKIPPING 22:09:50 INFO: No Stack... 22:09:50 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:51 INFO: Archiving Costs [Pipeline] sh 22:09:51 + cat /w/workspace/device-gpio/2/archives/cost.csv 22:09:51 + cut -d, -f6 [Pipeline] lock 22:09:52 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] 22:09:52 Resource [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] did not exist. Created. 22:09:52 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:52 /w/workspace/device-gpio/2@tmp/durable-8f83c638/script.sh: 1: /w/workspace/device-gpio/2@tmp/durable-8f83c638/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:09:53 + echo total: 0.10999999940395355 [Pipeline] stash 22:09:53 Warning: overwriting stash ‘stack-cost’ 22:09:53 Stashed 1 file(s) [Pipeline] } 22:09:53 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-12-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:53 $ docker stop --time=1 449ec1978513067f74c2bd48fdf28015db41273d929bf17e501af68218042e86 22:09:55 $ docker rm -f 449ec1978513067f74c2bd48fdf28015db41273d929bf17e501af68218042e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:09:56 provisioning config files... 22:09:56 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-12@tmp/config8130920136954110030tmp [Pipeline] { [Pipeline] sh 22:09:56 + set +x 22:09:56 + curl -s https://codecov.io/bash 22:09:56 + bash -s -- 22:09:56 22:09:56 _____ _ 22:09:56 / ____| | | 22:09:56 | | ___ __| | ___ ___ _____ __ 22:09:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:09:56 | |___| (_) | (_| | __/ (_| (_) \ V / 22:09:56 \_____\___/ \__,_|\___|\___\___/ \_/ 22:09:56 Bash-1.0.6 22:09:56 22:09:56 22:09:56 ==> git version 2.24.4 found 22:09:56 ==> 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 22:09:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:09:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:09:56 ==> Jenkins CI detected. 22:09:56 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-12 22:09:56 project root: . 22:09:56 --> token set from env 22:09:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:09:56 ==> Running gcov in . (disable via -X gcov) 22:09:56 ==> Python coveragepy not found 22:09:56 ==> Searching for coverage reports in: 22:09:56 + . 22:09:56 -> Found 1 reports 22:09:56 ==> Detecting git/mercurial file structure 22:09:56 ==> Reading reports 22:09:56 + ./coverage.out bytes=10 22:09:56 ==> Appending adjustments 22:09:56 https://docs.codecov.io/docs/fixing-reports 22:09:56 + Found adjustments 22:09:56 ==> Gzipping contents 22:09:56 4.0K /tmp/codecov.gRUqCj.gz 22:09:56 ==> Uploading reports 22:09:56 url: https://codecov.io 22:09:56 query: branch=PR-12&commit=42e90dd75818125de2014c769f9771e2ae4197be&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-12%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=12&job=&cmd_args= 22:09:56 -> Pinging Codecov 22:09:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-12&commit=42e90dd75818125de2014c769f9771e2ae4197be&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-12%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=12&job=&cmd_args= 22:09:57 -> Uploading to 22:09:57 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/42e90dd75818125de2014c769f9771e2ae4197be/a574db20-b00a-4128-a2f9-5638cf4e277a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T220957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=370bdb4821642030596519b71802bb41c2b501bc2c698a625e5eff88620b2bea 22:09:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:09:57 Dload Upload Total Spent Left Speed 22:09:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1652 --:--:-- --:--:-- --:--:-- 1652 100 570 0 0 100 570 0 1652 --:--:-- --:--:-- --:--:-- 1652 22:09:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/42e90dd75818125de2014c769f9771e2ae4197be [Pipeline] } 22:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:09:59 + '[' -d /w/workspace/edgexfoundry_device-gpio_PR-12/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:09:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:00 ---> package-listing.sh 22:10:00 ++ facter osfamily 22:10:00 ++ tr '[:upper:]' '[:lower:]' 22:10:00 + OS_FAMILY=redhat 22:10:00 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-12 22:10:00 + START_PACKAGES=/tmp/packages_start.txt 22:10:00 + END_PACKAGES=/tmp/packages_end.txt 22:10:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:00 + PACKAGES=/tmp/packages_start.txt 22:10:00 + '[' /w/workspace/edgexfoundry_device-gpio_PR-12 ']' 22:10:00 + PACKAGES=/tmp/packages_end.txt 22:10:00 + case "${OS_FAMILY}" in 22:10:00 + rpm -qa 22:10:00 + sort 22:10:01 + '[' -f /tmp/packages_start.txt ']' 22:10:01 + '[' -f /tmp/packages_end.txt ']' 22:10:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:01 + '[' /w/workspace/edgexfoundry_device-gpio_PR-12 ']' 22:10:01 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-12/archives/ 22:10:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-12/archives/ [Pipeline] echo 22:10:01 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-12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:10:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:02 22:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:02 latest: Pulling from edgex-lftools-log-publisher 22:10:02 b4d181a07f80: Pulling fs layer 22:10:02 a1111a8f2ec3: Pulling fs layer 22:10:02 ed53099fbce6: Pulling fs layer 22:10:02 dc539afda2c1: Pulling fs layer 22:10:02 77bc0d833cb6: Pulling fs layer 22:10:02 9065ff56babe: Pulling fs layer 22:10:02 d287ab97295c: Pulling fs layer 22:10:02 dc539afda2c1: Waiting 22:10:02 77bc0d833cb6: Waiting 22:10:02 9065ff56babe: Waiting 22:10:02 d287ab97295c: Waiting 22:10:02 a1111a8f2ec3: Verifying Checksum 22:10:02 a1111a8f2ec3: Download complete 22:10:02 dc539afda2c1: Verifying Checksum 22:10:02 dc539afda2c1: Download complete 22:10:03 ed53099fbce6: Verifying Checksum 22:10:03 ed53099fbce6: Download complete 22:10:03 9065ff56babe: Verifying Checksum 22:10:03 9065ff56babe: Download complete 22:10:03 77bc0d833cb6: Verifying Checksum 22:10:03 77bc0d833cb6: Download complete 22:10:03 b4d181a07f80: Verifying Checksum 22:10:03 b4d181a07f80: Download complete 22:10:04 d287ab97295c: Verifying Checksum 22:10:04 d287ab97295c: Download complete 22:10:04 b4d181a07f80: Pull complete 22:10:04 a1111a8f2ec3: Pull complete 22:10:05 ed53099fbce6: Pull complete 22:10:05 dc539afda2c1: Pull complete 22:10:05 77bc0d833cb6: Pull complete 22:10:06 9065ff56babe: Pull complete 22:10:10 d287ab97295c: Pull complete 22:10:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:10:10 prd-centos7-docker-4c-2g-335 does not seem to be running inside a container 22:10:10 $ 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-12/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-12 -v /w/workspace/edgexfoundry_device-gpio_PR-12:/w/workspace/edgexfoundry_device-gpio_PR-12:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-12@tmp:/w/workspace/edgexfoundry_device-gpio_PR-12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:10:13 $ docker top 8ac918700a566bc4d5dd1fbd22c1f42866ae3b294f819e897243a899c1546779 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:10:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:10:14 + ls /var/log/sa-host 22:10:14 + sadf -c /var/log/sa-host/sa06 22:10:14 file_magic: OK 22:10:14 HZ: Using current value: 100 22:10:14 file_header: OK 22:10:14 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 22:10:14 Statistics: 22:10:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:10:14 File successfully converted to sysstat format version 12.0.3 22:10:14 + sadf -c /var/log/sa-host/sa30 22:10:14 file_magic: OK 22:10:14 HZ: Using current value: 100 22:10:14 file_header: OK 22:10:14 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 22:10:14 Statistics: 22:10:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:10:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:14 provisioning config files... 22:10:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-12@tmp/config3690727756766116244tmp [Pipeline] { [Pipeline] echo 22:10:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:15 ---> create-netrc.sh [Pipeline] } 22:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:10:15 ---> python-tools-install.sh [Pipeline] echo 22:10:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:10:15 ---> sudo-logs.sh 22:10:15 Archiving 'sudo' log.. 22:10:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-335.novalocal: Name or service not known 22:10:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:10:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:10:16 ---> job-cost.sh 22:10:16 lf-activate-venv: SKIPPING 22:10:16 DEBUG: total: 0.10999999940395355 22:10:16 INFO: Retrieving Stack Cost... 22:10:16 INFO: Retrieving Pricing Info for: v3-standard-2 22:10:17 INFO: Archiving Costs [Pipeline] echo 22:10:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:17 ---> logs-deploy.sh 22:10:17 lf-activate-venv: SKIPPING 22:10:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-12/2 22:10:17 INFO: archiving workspace using pattern(s): 22:10:17 Archives upload complete. 22:10:18 INFO: archiving logs to Nexus 22:10:18 ---> uname -a: 22:10:18 Linux prd-centos7-docker-4c-2g-335.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:10:18 22:10:18 22:10:18 ---> lscpu: 22:10:18 Architecture: x86_64 22:10:18 CPU op-mode(s): 32-bit, 64-bit 22:10:18 Byte Order: Little Endian 22:10:18 Address sizes: 40 bits physical, 48 bits virtual 22:10:18 CPU(s): 2 22:10:18 On-line CPU(s) list: 0,1 22:10:18 Thread(s) per core: 1 22:10:18 Core(s) per socket: 1 22:10:18 Socket(s): 2 22:10:18 NUMA node(s): 1 22:10:18 Vendor ID: AuthenticAMD 22:10:18 CPU family: 23 22:10:18 Model: 49 22:10:18 Model name: AMD EPYC-Rome Processor 22:10:18 Stepping: 0 22:10:18 CPU MHz: 2799.998 22:10:18 BogoMIPS: 5599.99 22:10:18 Virtualization: AMD-V 22:10:18 Hypervisor vendor: KVM 22:10:18 Virtualization type: full 22:10:18 L1d cache: 32K 22:10:18 L1i cache: 32K 22:10:18 L2 cache: 512K 22:10:18 L3 cache: 16384K 22:10:18 NUMA node0 CPU(s): 0,1 22:10:18 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:10:18 22:10:18 22:10:18 ---> nproc: 22:10:18 2 22:10:18 22:10:18 22:10:18 ---> df -h: 22:10:18 Filesystem Size Used Avail Use% Mounted on 22:10:18 overlay 40G 7.7G 33G 20% / 22:10:18 tmpfs 64M 0 64M 0% /dev 22:10:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:10:18 shm 64M 0 64M 0% /dev/shm 22:10:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:10:18 22:10:18 22:10:18 ---> sar -b -r -n DEV: 22:10:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 22:10:18 22:10:18 22:00:03 LINUX RESTART (2 CPU) 22:10:18 22:10:18 22:01:01 tps rtps wtps bread/s bwrtn/s 22:10:18 22:02:02 3.08 0.13 2.95 3.60 101.67 22:10:18 22:03:01 0.49 0.00 0.49 0.00 7.83 22:10:18 22:04:01 0.28 0.00 0.28 0.00 4.58 22:10:18 22:05:01 0.18 0.00 0.18 0.00 3.57 22:10:18 22:06:01 0.23 0.00 0.23 0.00 3.91 22:10:18 22:07:01 0.35 0.00 0.35 0.00 5.66 22:10:18 22:08:01 0.30 0.00 0.30 0.00 4.86 22:10:18 22:09:01 0.30 0.00 0.30 0.00 4.45 22:10:18 22:10:01 291.72 270.16 21.56 3773.31 977.98 22:10:18 Average: 33.05 30.09 2.97 420.44 124.05 22:10:18 22:10:18 22:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:10:18 22:02:02 5673624 0 619516 7.74 2620 1713180 1218176 13.45 561980 1534272 12 22:10:18 22:03:01 5675900 0 617236 7.71 2620 1713184 1164504 12.86 560436 1534460 16 22:10:18 22:04:01 5674176 0 618956 7.73 2620 1713188 1164696 12.86 562124 1534456 8 22:10:18 22:05:01 5675292 0 617804 7.71 2620 1713224 1164504 12.86 560704 1535096 12 22:10:18 22:06:01 5678072 0 615048 7.68 2620 1713200 1164868 12.86 558036 1535088 8 22:10:18 22:07:01 5678812 0 614308 7.67 2620 1713200 1164568 12.86 557404 1535104 8 22:10:18 22:08:01 5667056 0 626060 7.82 2620 1713204 1164568 12.86 569000 1535104 8 22:10:18 22:09:01 5666072 0 627036 7.83 2620 1713212 1164700 12.86 570204 1535104 8 22:10:18 22:10:01 5493372 0 739940 9.24 2620 1773008 1169264 12.91 727676 1440256 92 22:10:18 Average: 5653597 0 632878 7.90 2620 1719844 1171094 12.93 580840 1524327 19 22:10:18 22:10:18 22:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:10:18 22:02:02 eth0 3.10 1.25 2.07 0.45 0.00 0.00 0.00 0.00 22:10:18 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:03:01 eth0 0.59 0.10 0.04 0.01 0.00 0.00 0.00 0.00 22:10:18 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:04:01 eth0 2.35 0.35 0.43 0.20 0.00 0.00 0.00 0.00 22:10:18 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:05:01 eth0 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 22:10:18 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:06:01 eth0 0.83 0.48 0.41 0.27 0.00 0.00 0.00 0.00 22:10:18 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:10:18 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:08:01 eth0 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00 22:10:18 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:09:01 eth0 0.73 0.37 0.29 0.17 0.00 0.00 0.00 0.00 22:10:18 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:10:01 eth0 10.21 6.16 9.41 3.18 0.00 0.00 0.00 0.00 22:10:18 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 Average: eth0 2.08 1.00 1.42 0.48 0.00 0.00 0.00 0.00 22:10:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:18 22:10:18 22:10:18 ---> sar -P ALL: 22:10:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 22:10:18 22:10:18 22:00:03 LINUX RESTART (2 CPU) 22:10:18 22:10:18 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:10:18 22:02:02 all 0.22 0.00 0.08 0.00 0.02 99.68 22:10:18 22:02:02 0 0.17 0.00 0.08 0.00 0.02 99.73 22:10:18 22:02:02 1 0.27 0.00 0.08 0.00 0.02 99.63 22:10:18 22:03:01 all 0.23 0.00 0.05 0.00 0.03 99.69 22:10:18 22:03:01 0 0.05 0.00 0.05 0.00 0.03 99.86 22:10:18 22:03:01 1 0.41 0.00 0.05 0.00 0.02 99.52 22:10:18 22:04:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:10:18 22:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:10:18 22:04:01 1 0.20 0.00 0.03 0.00 0.03 99.73 22:10:18 22:05:01 all 0.15 0.00 0.09 0.00 0.03 99.73 22:10:18 22:05:01 0 0.17 0.00 0.10 0.00 0.02 99.72 22:10:18 22:05:01 1 0.13 0.00 0.08 0.00 0.03 99.75 22:10:18 22:06:01 all 0.11 0.00 0.04 0.00 0.03 99.82 22:10:18 22:06:01 0 0.10 0.00 0.05 0.00 0.03 99.82 22:10:18 22:06:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:10:18 22:07:01 all 0.23 0.00 0.04 0.00 0.03 99.70 22:10:18 22:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:10:18 22:07:01 1 0.40 0.00 0.03 0.00 0.03 99.53 22:10:18 22:08:01 all 0.17 0.00 0.03 0.00 0.03 99.77 22:10:18 22:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:10:18 22:08:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:10:18 22:09:01 all 0.17 0.00 0.05 0.00 0.03 99.76 22:10:18 22:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:10:18 22:09:01 1 0.30 0.00 0.05 0.00 0.03 99.62 22:10:18 22:10:01 all 1.41 4.02 12.51 1.99 0.07 80.00 22:10:18 22:10:01 0 0.80 4.12 12.51 1.93 0.07 80.58 22:10:18 22:10:01 1 2.02 3.92 12.51 2.05 0.07 79.42 22:10:18 Average: all 0.31 0.44 1.42 0.22 0.03 97.58 22:10:18 Average: 0 0.16 0.45 1.42 0.21 0.03 97.72 22:10:18 Average: 1 0.46 0.43 1.42 0.23 0.03 97.44 22:10:18 22:10:18 22:10:18