Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7472832c1a10574f3c58874fc08b27a833a10064 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-ssh5693856546615128678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3328283930230155206.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7885426594628834946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7111895463509924948.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2283944752487038581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3174 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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_main@tmp/jenkins-gitclient-ssh3505350438841813008.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7472832c1a10574f3c58874fc08b27a833a10064 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 Commit message: "Merge pull request #7 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk a58aad29095140be52c6929c61b528ab5189762a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:52:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:52:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:52:23 ========================================================= 19:52:23 EdgeX Global Pipelines Version Info 19:52:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:52:24 ------------------- 19:52:24 stable info: 19:52:24 ------------------- 19:52:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:52:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:52:24 Message: update stable to v1.0.205 19:52:25 ------------------- 19:52:25 experimental info: 19:52:25 ------------------- 19:52:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:52:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:52:25 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:52:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7472832 [Pipeline] echo 19:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:26 provisioning config files... 19:52:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1281359925042077058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:26 ---> docker-login.sh 19:52:26 nexus3.edgexfoundry.org:10001 19:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:26 Configure a credential helper to remove this warning. See 19:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:26 19:52:26 Login Succeeded 19:52:26 nexus3.edgexfoundry.org:10002 19:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:26 Configure a credential helper to remove this warning. See 19:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:26 19:52:26 Login Succeeded 19:52:26 nexus3.edgexfoundry.org:10003 19:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:27 Configure a credential helper to remove this warning. See 19:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:27 19:52:27 Login Succeeded 19:52:27 nexus3.edgexfoundry.org:10004 19:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:27 Configure a credential helper to remove this warning. See 19:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:27 19:52:27 Login Succeeded 19:52:27 docker.io 19:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:27 Configure a credential helper to remove this warning. See 19:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:27 19:52:27 Login Succeeded 19:52:27 ---> docker-login.sh ends [Pipeline] } 19:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:28 + git log --format=format:%s -1 7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] echo 19:52:28 GIT_COMMIT: 7472832c1a10574f3c58874fc08b27a833a10064, Commit Message: Merge pull request #7 from ernestojeda/remove-build-dockerfile [Pipeline] echo 19:52:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:28 19:52:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:52:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:29 latest: Pulling from edgex-devops/git-semver 19:52:29 31603596830f: Pulling fs layer 19:52:29 d4622e32a9a9: Pulling fs layer 19:52:29 1030fce36090: Pulling fs layer 19:52:29 6c6cb7e1b49b: Pulling fs layer 19:52:29 6c6cb7e1b49b: Waiting 19:52:29 d4622e32a9a9: Download complete 19:52:29 31603596830f: Verifying Checksum 19:52:29 31603596830f: Download complete 19:52:29 31603596830f: Pull complete 19:52:29 d4622e32a9a9: Pull complete 19:52:29 6c6cb7e1b49b: Verifying Checksum 19:52:29 6c6cb7e1b49b: Download complete 19:52:29 1030fce36090: Verifying Checksum 19:52:29 1030fce36090: Download complete 19:52:30 1030fce36090: Pull complete 19:52:30 6c6cb7e1b49b: Pull complete 19:52:30 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:52:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:52:30 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 19:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:52:31 $ docker top a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:31 [ssh-agent] Looking for ssh-agent implementation... 19:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:31 $ docker exec a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 ssh-agent 19:52:32 SSH_AUTH_SOCK=/tmp/ssh-I5XWah8so0rm/agent.13 19:52:32 SSH_AGENT_PID=20 19:52:32 Running ssh-add (command line suppressed) 19:52:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2969958059857355482.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2969958059857355482.key) 19:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:32 + git tag --points-at HEAD [Pipeline] } 19:52:32 $ docker exec --env ******** --env ******** a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 ssh-agent -k 19:52:32 unset SSH_AUTH_SOCK; 19:52:32 unset SSH_AGENT_PID; 19:52:32 echo Agent pid 20 killed; 19:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:32 [ssh-agent] Looking for ssh-agent implementation... 19:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:32 $ docker exec a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 ssh-agent 19:52:32 SSH_AUTH_SOCK=/tmp/ssh-3w7uMPVM83yc/agent.53 19:52:32 SSH_AGENT_PID=60 19:52:32 Running ssh-add (command line suppressed) 19:52:33 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_413567889070410079.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_413567889070410079.key) 19:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:33 + git semver init 19:52:33 # -> Open(): unable to determine branch for HEAD 19:52:33 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 19:52:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 19:52:33 # $SEMVER_REMOTE_NAME = origin 19:52:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:52:33 # $SEMVER_USER_NAME = edgex-jenkins 19:52:33 # $SEMVER_BRANCH = main 19:52:33 # $SEMVER_TEMP = /tmp/semver-003671356 19:52:33 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 19:52:34 # '/tmp/semver-003671356' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' 19:52:34 # -> Force: false 19:52:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 19:52:34 $ docker exec --env ******** --env ******** a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 ssh-agent -k 19:52:34 unset SSH_AUTH_SOCK; 19:52:34 unset SSH_AGENT_PID; 19:52:34 echo Agent pid 60 killed; 19:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:52:34 + git semver [Pipeline] } 19:52:34 $ docker stop --time=1 a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 19:52:36 $ docker rm -f a654ac1aaa179fb7c07488838ccc7f91d7b02ce36a5a6b5c49271b9c9c3560d9 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:52:36 Stashed 1 file(s) [Pipeline] echo 19:52:36 [edgeXSemver]: initialized semver on version 1.0.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:52:52 Still waiting to schedule task 19:52:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:52:52 Still waiting to schedule task 19:52:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 19:54:09 Running on prd-centos7-docker-4c-2g-3180 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 19:54:09 Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout 19:54:09 The recommended git tool is: git 19:54:13 using credential edgex-jenkins-ssh 19:54:13 Cloning the remote Git repository 19:54:12 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:54:14 Avoid second fetch 19:54:14 Checking out Revision 7472832c1a10574f3c58874fc08b27a833a10064 (main) 19:54:12 > git init /w/workspace/device-gpio/5 # timeout=10 19:54:12 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:54:12 > git --version # timeout=10 19:54:12 > git --version # 'git version 2.24.4' 19:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:13 [INFO] Currently running in a labeled security context 19:54:13 [INFO] Currently SELinux is 'enforcing' on the host 19:54:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/5@tmp/jenkins-gitclient-ssh8955721100947190526.key 19:54:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:13 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:54:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:13 > git config core.sparsecheckout # timeout=10 19:54:13 > git checkout -f 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 19:54:17 Commit message: "Merge pull request #7 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:18 provisioning config files... 19:54:18 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config9155544960153642289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:18 ---> docker-login.sh 19:54:18 nexus3.edgexfoundry.org:10001 19:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:18 Configure a credential helper to remove this warning. See 19:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:18 19:54:18 Login Succeeded 19:54:18 nexus3.edgexfoundry.org:10002 19:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:19 Configure a credential helper to remove this warning. See 19:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:19 19:54:19 Login Succeeded 19:54:19 nexus3.edgexfoundry.org:10003 19:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:19 Configure a credential helper to remove this warning. See 19:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:19 19:54:19 Login Succeeded 19:54:19 nexus3.edgexfoundry.org:10004 19:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:19 Configure a credential helper to remove this warning. See 19:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:19 19:54:19 Login Succeeded 19:54:19 docker.io 19:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:20 Configure a credential helper to remove this warning. See 19:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:20 19:54:20 Login Succeeded 19:54:20 ---> docker-login.sh ends [Pipeline] } 19:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:54:20 ========================================================= 19:54:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:54:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:54:21 + 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 . 19:54:21 Sending build context to Docker daemon 5.495MB 19:54:21 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:54:21 Step 2/10 : FROM ${BASE} AS builder 19:54:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:54:21 540db60ca938: Pulling fs layer 19:54:21 adcc1eea9eea: Pulling fs layer 19:54:21 4c4ab2625f07: Pulling fs layer 19:54:21 db62176df00c: Pulling fs layer 19:54:21 3b30891b0d05: Pulling fs layer 19:54:21 06b49ca38bd5: Pulling fs layer 19:54:21 c788192a36de: Pulling fs layer 19:54:21 a77e37c0d609: Pulling fs layer 19:54:21 c3185cebc471: Pulling fs layer 19:54:21 06b49ca38bd5: Waiting 19:54:21 c788192a36de: Waiting 19:54:21 a77e37c0d609: Waiting 19:54:21 c3185cebc471: Waiting 19:54:21 3b30891b0d05: Waiting 19:54:21 db62176df00c: Waiting 19:54:21 4c4ab2625f07: Download complete 19:54:21 adcc1eea9eea: Verifying Checksum 19:54:21 adcc1eea9eea: Download complete 19:54:21 3b30891b0d05: Verifying Checksum 19:54:21 3b30891b0d05: Download complete 19:54:21 06b49ca38bd5: Verifying Checksum 19:54:21 06b49ca38bd5: Download complete 19:54:21 c788192a36de: Verifying Checksum 19:54:21 c788192a36de: Download complete 19:54:21 540db60ca938: Verifying Checksum 19:54:21 540db60ca938: Download complete 19:54:21 540db60ca938: Pull complete 19:54:21 adcc1eea9eea: Pull complete 19:54:21 4c4ab2625f07: Pull complete 19:54:23 a77e37c0d609: Verifying Checksum 19:54:23 a77e37c0d609: Download complete 19:54:29 c3185cebc471: Verifying Checksum 19:54:29 c3185cebc471: Download complete 19:54:29 db62176df00c: Verifying Checksum 19:54:29 db62176df00c: Download complete 19:54:33 db62176df00c: Pull complete 19:54:33 3b30891b0d05: Pull complete 19:54:33 06b49ca38bd5: Pull complete 19:54:33 c788192a36de: Pull complete 19:54:33 a77e37c0d609: Pull complete 19:54:35 c3185cebc471: Pull complete 19:54:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:54:35 ---> 031687cdd783 19:54:35 Step 3/10 : ARG MAKE='make build' 19:54:37 ---> Running in 02c2e10dd15a 19:54:37 Removing intermediate container 02c2e10dd15a 19:54:37 ---> da7af1e1f216 19:54:37 Step 4/10 : WORKDIR /device-gpio 19:54:37 ---> Running in 1ff27721a70a 19:54:37 Removing intermediate container 1ff27721a70a 19:54:37 ---> 21959845ca35 19:54:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:54:37 ---> Running in 97db262991d7 19:54:37 Removing intermediate container 97db262991d7 19:54:37 ---> 0a161109afbf 19:54:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:38 ---> Running in 06b83f1d292a 19:54:38 Removing intermediate container 06b83f1d292a 19:54:38 ---> 10fad9aeafc2 19:54:38 Step 7/10 : RUN apk add --update --no-cache make git 19:54:38 ---> Running in aafdb6e57007 19:54:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:54:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:54:40 OK: 219 MiB in 52 packages 19:54:40 Removing intermediate container aafdb6e57007 19:54:40 ---> b91de0ba627d 19:54:40 Step 8/10 : COPY . . 19:54:40 ---> 8e940e573b14 19:54:40 Step 9/10 : RUN go mod tidy 19:54:40 ---> Running in 8587e130a068 19:54:42 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 19:54:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 19:54:42 go: downloading github.com/spf13/cast v1.3.1 19:54:42 go: downloading github.com/warthog618/gpiod v0.6.0 19:54:42 go: downloading github.com/gorilla/mux v1.8.0 19:54:42 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:54:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 19:54:42 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 19:54:42 go: downloading github.com/google/uuid v1.1.2 19:54:42 go: downloading github.com/stretchr/testify v1.5.1 19:54:42 go: downloading github.com/go-kit/kit v0.8.0 19:54:42 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 19:54:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:54:43 go: downloading gopkg.in/yaml.v2 v2.4.0 19:54:43 go: downloading github.com/x448/float16 v0.8.4 19:54:43 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 19:54:43 go: downloading github.com/davecgh/go-spew v1.1.1 19:54:43 go: downloading github.com/pmezard/go-difflib v1.0.0 19:54:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:54:43 go: downloading github.com/go-stack/stack v1.8.0 19:54:43 go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 19:54:43 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:54:43 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:54:43 go: downloading github.com/BurntSushi/toml v0.3.1 19:54:43 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 19:54:43 go: downloading github.com/pelletier/go-toml v1.2.0 19:54:43 go: downloading github.com/hashicorp/consul/api v1.1.0 19:54:43 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:54:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:54:43 go: downloading github.com/kr/pretty v0.1.0 19:54:43 go: downloading github.com/go-playground/universal-translator v0.17.0 19:54:43 go: downloading github.com/leodido/go-urn v1.2.0 19:54:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:54:43 go: downloading github.com/go-playground/locales v0.13.0 19:54:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:54:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:54:44 go: downloading github.com/hashicorp/serf v0.8.2 19:54:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:54:44 go: downloading github.com/hashicorp/consul/sdk v0.1.1 19:54:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:54:44 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:54:44 go: downloading github.com/kr/text v0.1.0 19:54:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:54:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:54:44 go: downloading github.com/pkg/errors v0.8.1 19:54:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:54:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:54:44 go: downloading github.com/hashicorp/memberlist v0.1.3 19:54:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:54:44 go: downloading github.com/mitchellh/copystructure v1.0.0 19:54:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:54:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:54:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:54:44 go: downloading github.com/google/btree v1.0.0 19:54:44 go: downloading github.com/hashicorp/go-multierror v1.0.0 19:54:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.1 19:54:44 go: downloading github.com/miekg/dns v1.1.4 19:54:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:54:44 go: downloading github.com/hashicorp/golang-lru v0.5.1 19:54:44 go: downloading github.com/hashicorp/errwrap v1.0.0 19:54:44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:54:44 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 19:54:50 Removing intermediate container 8587e130a068 19:54:50 ---> 86599c05d432 19:54:50 Step 10/10 : RUN ${MAKE} 19:54:50 ---> Running in 01608d9e4d24 19:54:50 noop 19:54:50 Removing intermediate container 01608d9e4d24 19:54:50 ---> 46d78886f02b 19:54:50 Successfully built 46d78886f02b 19:54:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:54:50 + docker inspect -f . ci-base-image-x86_64 19:54:50 . [Pipeline] withDockerContainer 19:54:50 prd-centos7-docker-4c-2g-3180 does not seem to be running inside a container 19:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:51 $ docker top c16355c63baef8a838be80ca67b4d6d55e5e82292345bc180c49b6b413f527b8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:51 + go version 19:54:51 go version go1.16.6 linux/amd64 [Pipeline] } 19:54:51 $ docker stop --time=1 c16355c63baef8a838be80ca67b4d6d55e5e82292345bc180c49b6b413f527b8 19:54:52 $ docker rm -f c16355c63baef8a838be80ca67b4d6d55e5e82292345bc180c49b6b413f527b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:53 + docker inspect -f . ci-base-image-x86_64 19:54:53 . [Pipeline] withDockerContainer 19:54:53 prd-centos7-docker-4c-2g-3180 does not seem to be running inside a container 19:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:54 $ docker top 4ae4efc8a5cfc5dd7c4a449191da5217b52b891cab24457de96beb40d5fa5731 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:54:54 + go mod tidy [Pipeline] sh 19:54:55 + make test 19:54:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:54:55 ? github.com/edgexfoundry/device-gpio [no test files] 19:55:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:55:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:55:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:55:15 gofmt -l . 19:55:15 [ "`gofmt -l .`" = "" ] 19:55:15 ./bin/test-attribution-txt.sh 19:55:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:55:15 $ docker stop --time=1 4ae4efc8a5cfc5dd7c4a449191da5217b52b891cab24457de96beb40d5fa5731 19:55:16 $ docker rm -f 4ae4efc8a5cfc5dd7c4a449191da5217b52b891cab24457de96beb40d5fa5731 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:55:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:55:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:55:19 + ls -al . 19:55:19 total 108 19:55:19 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 17 19:55 . 19:55:19 drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 19:54 .. 19:55:19 -rw-rw-r--. 1 jenkins jenkins 5451 Aug 17 19:54 Attribution.txt 19:55:19 drwxrwxr-x. 2 jenkins jenkins 64 Aug 17 19:54 bin 19:55:19 drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 19:54 cmd 19:55:19 -rw-r--r--. 1 jenkins jenkins 10 Aug 17 19:54 coverage.out 19:55:19 -rw-rw-r--. 1 jenkins jenkins 1502 Aug 17 19:54 Dockerfile 19:55:19 -rw-rw-r--. 1 jenkins jenkins 120 Aug 17 19:54 .dockerignore 19:55:19 drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 19:54 .git 19:55:19 drwxrwxr-x. 2 jenkins jenkins 81 Aug 17 19:54 .github 19:55:19 -rw-rw-r--. 1 jenkins jenkins 350 Aug 17 19:54 .gitignore 19:55:19 -rw-r--r--. 1 jenkins jenkins 379 Aug 17 19:55 go.mod 19:55:19 -rw-r--r--. 1 jenkins jenkins 30244 Aug 17 19:54 go.sum 19:55:19 -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 19:54 GOVERNANCE.md 19:55:19 drwxrwxr-x. 3 jenkins jenkins 20 Aug 17 19:54 internal 19:55:19 -rw-rw-r--. 1 jenkins jenkins 657 Aug 17 19:54 Jenkinsfile 19:55:19 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 19:54 LICENSE 19:55:19 -rw-rw-r--. 1 jenkins jenkins 906 Aug 17 19:54 Makefile 19:55:19 -rw-rw-r--. 1 jenkins jenkins 617 Aug 17 19:54 OWNERS.md 19:55:19 -rw-rw-r--. 1 jenkins jenkins 8048 Aug 17 19:54 README.md 19:55:19 -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 19:52 VERSION 19:55:19 -rw-rw-r--. 1 jenkins jenkins 209 Aug 17 19:54 version.go [Pipeline] isUnix [Pipeline] sh 19:55:19 + 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=7472832c1a10574f3c58874fc08b27a833a10064 --label arch=amd64 --label version=1.0.1-dev.3 . 19:55:19 Sending build context to Docker daemon 5.496MB 19:55:19 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 19:55:19 Step 2/23 : FROM ${BASE} AS builder 19:55:19 ---> 46d78886f02b 19:55:19 Step 3/23 : ARG MAKE='make build' 19:55:19 ---> Running in 28df89256774 19:55:19 Removing intermediate container 28df89256774 19:55:19 ---> 966fe88933f8 19:55:19 Step 4/23 : WORKDIR /device-gpio 19:55:19 ---> Running in 9e0aeacc239a 19:55:19 Removing intermediate container 9e0aeacc239a 19:55:19 ---> 131a6b0eb9bd 19:55:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:55:19 ---> Running in f271ba2beb87 19:55:19 Removing intermediate container f271ba2beb87 19:55:19 ---> 165ebe3a9c8e 19:55:19 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:20 ---> Running in 4cfa9916ac6e 19:55:20 Removing intermediate container 4cfa9916ac6e 19:55:20 ---> 3c6b640b9b18 19:55:20 Step 7/23 : RUN apk add --update --no-cache make git 19:55:20 ---> Running in 94532d02e498 19:55:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:55:30 OK: 219 MiB in 52 packages 19:55:30 Removing intermediate container 94532d02e498 19:55:30 ---> 93f66473a2aa 19:55:30 Step 8/23 : COPY . . 19:55:30 ---> 2f9cc7b5dd92 19:55:30 Step 9/23 : RUN go mod tidy 19:55:30 ---> Running in 8ba8d541347b 19:55:31 Removing intermediate container 8ba8d541347b 19:55:31 ---> bf8ab8b530a6 19:55:31 Step 10/23 : RUN ${MAKE} 19:55:31 ---> Running in bb263261813a 19:55:31 go mod tidy 19:55:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.3" -o cmd/device-gpio ./cmd 19:55:41 Removing intermediate container bb263261813a 19:55:41 ---> 1ab8576a05d5 19:55:41 Step 11/23 : FROM scratch 19:55:41 ---> 19:55:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:55:41 ---> Running in e700c7f33b9b 19:55:41 Removing intermediate container e700c7f33b9b 19:55:41 ---> dc3fde44f1e5 19:55:41 Step 13/23 : ENV APP_PORT=49994 19:55:41 ---> Running in c476d761dfd4 19:55:41 Removing intermediate container c476d761dfd4 19:55:41 ---> 58277ebdcafe 19:55:41 Step 14/23 : EXPOSE $APP_PORT 19:55:41 ---> Running in 46cb8a93bb5a 19:55:41 Removing intermediate container 46cb8a93bb5a 19:55:41 ---> 2ee42eed04a6 19:55:41 Step 15/23 : WORKDIR / 19:55:41 ---> Running in f1a9accb6325 19:55:41 Removing intermediate container f1a9accb6325 19:55:41 ---> e248bf5330dc 19:55:41 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 19:55:42 ---> 9f2ed5e88369 19:55:42 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 19:55:42 ---> 4c8ff55247af 19:55:42 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 19:55:42 ---> 3fdbaf3da707 19:55:42 Step 19/23 : ENTRYPOINT ["/device-gpio"] 19:55:42 ---> Running in 4e55e8e0b533 19:55:42 Removing intermediate container 4e55e8e0b533 19:55:42 ---> 3684fb542240 19:55:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:55:42 ---> Running in 4102969fb8c3 19:55:42 Removing intermediate container 4102969fb8c3 19:55:42 ---> b2a11e6d6fcf 19:55:42 Step 21/23 : LABEL arch=amd64 19:55:42 ---> Running in 506129ed0285 19:55:42 Removing intermediate container 506129ed0285 19:55:42 ---> 0c00d91fb61f 19:55:42 Step 22/23 : LABEL git_sha=7472832c1a10574f3c58874fc08b27a833a10064 19:55:42 ---> Running in 0fe84a689169 19:55:43 Removing intermediate container 0fe84a689169 19:55:43 ---> 04e9db0bf2df 19:55:43 Step 23/23 : LABEL version=1.0.1-dev.3 19:55:43 ---> Running in 01fa027781d1 19:55:43 Removing intermediate container 01fa027781d1 19:55:43 ---> 69e0533d849e 19:55:43 [Warning] One or more build-args [ARCH] were not consumed 19:55:43 Successfully built 69e0533d849e 19:55:43 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:43 provisioning config files... 19:55:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config1861857046543104296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:43 ---> docker-login.sh 19:55:43 nexus3.edgexfoundry.org:10001 19:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:43 Configure a credential helper to remove this warning. See 19:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:43 19:55:43 Login Succeeded 19:55:43 nexus3.edgexfoundry.org:10002 19:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:43 Configure a credential helper to remove this warning. See 19:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:43 19:55:43 Login Succeeded 19:55:43 nexus3.edgexfoundry.org:10003 19:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:43 Configure a credential helper to remove this warning. See 19:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:43 19:55:43 Login Succeeded 19:55:43 nexus3.edgexfoundry.org:10004 19:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:44 Configure a credential helper to remove this warning. See 19:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:44 19:55:44 Login Succeeded 19:55:44 docker.io 19:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:45 Configure a credential helper to remove this warning. See 19:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:45 19:55:45 Login Succeeded 19:55:45 ---> docker-login.sh ends [Pipeline] } 19:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:55:45 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 19:55:45 7472832c1a10574f3c58874fc08b27a833a10064 19:55:45 latest 19:55:45 1.0.1-dev.3 19:55:45 7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 19:55:45 main 19:55:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] isUnix [Pipeline] sh 19:55:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064 19:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:55:46 8ab425cca703: Preparing 19:55:46 0c2e222f4f81: Preparing 19:55:46 cf84d458ce36: Preparing 19:55:46 cf84d458ce36: Pushed 19:55:46 0c2e222f4f81: Pushed 19:55:48 8ab425cca703: Pushed 19:55:48 7472832c1a10574f3c58874fc08b27a833a10064: digest: sha256:e4f0572e6309b75fa825b49b410ab7ad410d56d1252213488a3d5b40b9062311 size: 944 [Pipeline] isUnix [Pipeline] sh 19:55:48 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh 19:55:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 19:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:55:48 8ab425cca703: Preparing 19:55:48 0c2e222f4f81: Preparing 19:55:48 cf84d458ce36: Preparing 19:55:48 cf84d458ce36: Layer already exists 19:55:48 8ab425cca703: Layer already exists 19:55:48 0c2e222f4f81: Layer already exists 19:55:48 latest: digest: sha256:e4f0572e6309b75fa825b49b410ab7ad410d56d1252213488a3d5b40b9062311 size: 944 [Pipeline] isUnix [Pipeline] sh 19:55:49 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 19:55:49 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.3 19:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:55:49 8ab425cca703: Preparing 19:55:49 0c2e222f4f81: Preparing 19:55:49 cf84d458ce36: Preparing 19:55:49 cf84d458ce36: Layer already exists 19:55:49 8ab425cca703: Layer already exists 19:55:49 0c2e222f4f81: Layer already exists 19:55:49 1.0.1-dev.3: digest: sha256:e4f0572e6309b75fa825b49b410ab7ad410d56d1252213488a3d5b40b9062311 size: 944 [Pipeline] isUnix [Pipeline] sh 19:55:49 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 19:55:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 19:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:55:50 8ab425cca703: Preparing 19:55:50 0c2e222f4f81: Preparing 19:55:50 cf84d458ce36: Preparing 19:55:50 0c2e222f4f81: Layer already exists 19:55:50 8ab425cca703: Layer already exists 19:55:50 cf84d458ce36: Layer already exists 19:55:50 7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3: digest: sha256:e4f0572e6309b75fa825b49b410ab7ad410d56d1252213488a3d5b40b9062311 size: 944 [Pipeline] isUnix [Pipeline] sh 19:55:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh 19:55:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 19:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 19:55:50 8ab425cca703: Preparing 19:55:50 0c2e222f4f81: Preparing 19:55:50 cf84d458ce36: Preparing 19:55:50 cf84d458ce36: Layer already exists 19:55:50 8ab425cca703: Layer already exists 19:55:50 0c2e222f4f81: Layer already exists 19:55:50 main: digest: sha256:e4f0572e6309b75fa825b49b410ab7ad410d56d1252213488a3d5b40b9062311 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:55:50 ===================================================== [Pipeline] echo 19:55:50 taggedImages: 19:55:50 - nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064 19:55:50 - nexus3.edgexfoundry.org:10004/device-gpio:latest 19:55:50 - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.3 19:55:50 - nexus3.edgexfoundry.org:10004/device-gpio:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 19:55:50 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 19:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:51 19:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:51 latest: Pulling from edgex-lftools-log-publisher 19:55:51 b4d181a07f80: Pulling fs layer 19:55:51 a1111a8f2ec3: Pulling fs layer 19:55:51 ed53099fbce6: Pulling fs layer 19:55:51 dc539afda2c1: Pulling fs layer 19:55:51 77bc0d833cb6: Pulling fs layer 19:55:51 9065ff56babe: Pulling fs layer 19:55:51 d287ab97295c: Pulling fs layer 19:55:51 77bc0d833cb6: Waiting 19:55:51 9065ff56babe: Waiting 19:55:51 d287ab97295c: Waiting 19:55:51 dc539afda2c1: Waiting 19:55:51 a1111a8f2ec3: Verifying Checksum 19:55:51 a1111a8f2ec3: Download complete 19:55:51 dc539afda2c1: Download complete 19:55:52 77bc0d833cb6: Verifying Checksum 19:55:52 77bc0d833cb6: Download complete 19:55:52 9065ff56babe: Verifying Checksum 19:55:52 9065ff56babe: Download complete 19:55:52 ed53099fbce6: Verifying Checksum 19:55:52 ed53099fbce6: Download complete 19:55:53 b4d181a07f80: Verifying Checksum 19:55:53 b4d181a07f80: Download complete 19:55:54 b4d181a07f80: Pull complete 19:55:54 a1111a8f2ec3: Pull complete 19:55:55 ed53099fbce6: Pull complete 19:55:55 dc539afda2c1: Pull complete 19:55:55 77bc0d833cb6: Pull complete 19:55:55 9065ff56babe: Pull complete 19:55:58 d287ab97295c: Verifying Checksum 19:55:58 d287ab97295c: Download complete 19:56:02 d287ab97295c: Pull complete 19:56:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:56:02 prd-centos7-docker-4c-2g-3180 does not seem to be running inside a container 19:56:02 $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:05 $ docker top 1d27c086e6dd73d17dd8ec3edec9b28e0cb314e49ab7b32c6c48a3cbab6e840d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:06 ---> job-cost.sh 19:56:06 lf-activate-venv: SKIPPING 19:56:06 INFO: No Stack... 19:56:07 INFO: Retrieving Pricing Info for: v3-standard-2 19:56:07 INFO: Archiving Costs [Pipeline] sh 19:56:07 + cat /w/workspace/device-gpio/5/archives/cost.csv 19:56:07 + cut -d, -f6 [Pipeline] lock 19:56:07 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] 19:56:07 Resource [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] did not exist. Created. 19:56:07 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:08 + echo total: 0.05999999865889549 [Pipeline] stash 19:56:08 Stashed 1 file(s) [Pipeline] } 19:56:08 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 19:56:08 $ docker stop --time=1 1d27c086e6dd73d17dd8ec3edec9b28e0cb314e49ab7b32c6c48a3cbab6e840d 19:56:09 $ docker rm -f 1d27c086e6dd73d17dd8ec3edec9b28e0cb314e49ab7b32c6c48a3cbab6e840d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:56:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3183 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 19:56:34 Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout 19:56:34 The recommended git tool is: git 19:56:41 using credential edgex-jenkins-ssh 19:56:41 Cloning the remote Git repository 19:56:41 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:56:41 > git init /w/workspace/device-gpio/5 # timeout=10 19:56:41 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:56:41 > git --version # timeout=10 19:56:41 > git --version # 'git version 2.17.1' 19:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:43 Avoid second fetch 19:56:43 Checking out Revision 7472832c1a10574f3c58874fc08b27a833a10064 (main) 19:56:43 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:56:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:43 > git config core.sparsecheckout # timeout=10 19:56:43 > git checkout -f 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 19:56:48 Commit message: "Merge pull request #7 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:48 provisioning config files... 19:56:48 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config2699457806146293677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:49 ---> docker-login.sh 19:56:49 nexus3.edgexfoundry.org:10001 19:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:50 Configure a credential helper to remove this warning. See 19:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:50 19:56:50 Login Succeeded 19:56:50 nexus3.edgexfoundry.org:10002 19:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:51 Configure a credential helper to remove this warning. See 19:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:51 19:56:51 Login Succeeded 19:56:51 nexus3.edgexfoundry.org:10003 19:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:52 Configure a credential helper to remove this warning. See 19:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:52 19:56:52 Login Succeeded 19:56:52 nexus3.edgexfoundry.org:10004 19:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:52 Configure a credential helper to remove this warning. See 19:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:52 19:56:52 Login Succeeded 19:56:52 docker.io 19:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:53 Configure a credential helper to remove this warning. See 19:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:53 19:56:53 Login Succeeded 19:56:53 ---> docker-login.sh ends [Pipeline] } 19:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:56:53 ========================================================= 19:56:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:56:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:56:54 + 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 . 19:56:55 Sending build context to Docker daemon 5.494MB 19:56:55 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 19:56:55 Step 2/10 : FROM ${BASE} AS builder 19:56:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:56:55 595b0fe564bb: Pulling fs layer 19:56:55 24495759ef45: Pulling fs layer 19:56:55 d148012ef14d: Pulling fs layer 19:56:55 e90a11edd702: Pulling fs layer 19:56:55 d77568369979: Pulling fs layer 19:56:55 fc1c9f9a7f3b: Pulling fs layer 19:56:55 170f2ba95c9a: Pulling fs layer 19:56:55 97ac5df62f85: Pulling fs layer 19:56:55 e90a11edd702: Waiting 19:56:55 d77568369979: Waiting 19:56:55 fc1c9f9a7f3b: Waiting 19:56:55 170f2ba95c9a: Waiting 19:56:55 97ac5df62f85: Waiting 19:56:55 d148012ef14d: Verifying Checksum 19:56:55 d148012ef14d: Download complete 19:56:55 24495759ef45: Verifying Checksum 19:56:55 24495759ef45: Download complete 19:56:55 d77568369979: Download complete 19:56:55 fc1c9f9a7f3b: Download complete 19:56:55 595b0fe564bb: Verifying Checksum 19:56:55 595b0fe564bb: Download complete 19:56:55 170f2ba95c9a: Verifying Checksum 19:56:55 170f2ba95c9a: Download complete 19:56:56 595b0fe564bb: Pull complete 19:56:57 24495759ef45: Pull complete 19:56:57 d148012ef14d: Pull complete 19:56:59 97ac5df62f85: Verifying Checksum 19:56:59 97ac5df62f85: Download complete 19:56:59 e90a11edd702: Verifying Checksum 19:56:59 e90a11edd702: Download complete 19:57:11 e90a11edd702: Pull complete 19:57:11 d77568369979: Pull complete 19:57:11 fc1c9f9a7f3b: Pull complete 19:57:11 170f2ba95c9a: Pull complete 19:57:17 97ac5df62f85: Pull complete 19:57:17 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:57:17 ---> 04bc70af865f 19:57:17 Step 3/10 : ARG MAKE='make build' 19:57:21 ---> Running in b566a664bf78 19:57:22 Removing intermediate container b566a664bf78 19:57:22 ---> 6adcc854503d 19:57:22 Step 4/10 : WORKDIR /device-gpio 19:57:22 ---> Running in 3d74839ae448 19:57:23 Removing intermediate container 3d74839ae448 19:57:23 ---> 89257d7ee142 19:57:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:57:23 ---> Running in 2c0adff7e134 19:57:23 Removing intermediate container 2c0adff7e134 19:57:23 ---> 494945c9edb0 19:57:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:23 ---> Running in fa1f7d80a357 19:57:26 Removing intermediate container fa1f7d80a357 19:57:26 ---> ff708517636b 19:57:26 Step 7/10 : RUN apk add --update --no-cache make git 19:57:26 ---> Running in 68ac9d499d8d 19:57:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:57:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:57:29 OK: 218 MiB in 52 packages 19:57:31 Removing intermediate container 68ac9d499d8d 19:57:31 ---> 79a5462bc827 19:57:31 Step 8/10 : COPY . . 19:57:32 ---> 309a6816f70c 19:57:32 Step 9/10 : RUN go mod tidy 19:57:32 ---> Running in bf99b18e2def 19:57:37 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 19:57:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 19:57:37 go: downloading github.com/spf13/cast v1.3.1 19:57:37 go: downloading github.com/warthog618/gpiod v0.6.0 19:57:37 go: downloading github.com/gorilla/mux v1.8.0 19:57:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:57:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 19:57:37 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 19:57:37 go: downloading github.com/stretchr/testify v1.5.1 19:57:37 go: downloading github.com/google/uuid v1.1.2 19:57:37 go: downloading github.com/go-kit/kit v0.8.0 19:57:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:57:38 go: downloading gopkg.in/yaml.v2 v2.4.0 19:57:38 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 19:57:38 go: downloading github.com/x448/float16 v0.8.4 19:57:38 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 19:57:38 go: downloading github.com/davecgh/go-spew v1.1.1 19:57:38 go: downloading github.com/pmezard/go-difflib v1.0.0 19:57:38 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:57:38 go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 19:57:38 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:57:38 go: downloading github.com/BurntSushi/toml v0.3.1 19:57:38 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 19:57:38 go: downloading github.com/pelletier/go-toml v1.2.0 19:57:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:57:38 go: downloading github.com/go-stack/stack v1.8.0 19:57:39 go: downloading github.com/hashicorp/consul/api v1.1.0 19:57:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:57:39 go: downloading github.com/kr/pretty v0.1.0 19:57:39 go: downloading github.com/go-playground/universal-translator v0.17.0 19:57:39 go: downloading github.com/leodido/go-urn v1.2.0 19:57:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:57:39 go: downloading github.com/go-playground/locales v0.13.0 19:57:39 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:57:39 go: downloading github.com/kr/text v0.1.0 19:57:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:57:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:57:39 go: downloading github.com/hashicorp/serf v0.8.2 19:57:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:57:40 go: downloading github.com/hashicorp/consul/sdk v0.1.1 19:57:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:57:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:57:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:57:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:57:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:57:41 go: downloading github.com/pkg/errors v0.8.1 19:57:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:57:42 go: downloading github.com/hashicorp/memberlist v0.1.3 19:57:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:57:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:57:42 go: downloading github.com/mitchellh/copystructure v1.0.0 19:57:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:57:42 go: downloading github.com/google/btree v1.0.0 19:57:42 go: downloading github.com/hashicorp/go-multierror v1.0.0 19:57:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.1 19:57:42 go: downloading github.com/miekg/dns v1.1.4 19:57:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:57:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:57:42 go: downloading github.com/hashicorp/golang-lru v0.5.1 19:57:42 go: downloading github.com/hashicorp/errwrap v1.0.0 19:57:42 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 19:57:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:57:57 Removing intermediate container bf99b18e2def 19:57:57 ---> 75b98ad8dfdf 19:57:57 Step 10/10 : RUN ${MAKE} 19:57:57 ---> Running in 61a661c54222 19:57:57 noop 19:57:58 Removing intermediate container 61a661c54222 19:57:58 ---> 74d71a038637 19:57:58 Successfully built 74d71a038637 19:57:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:57:58 + docker inspect -f . ci-base-image-arm64 19:57:58 . [Pipeline] withDockerContainer 19:57:59 prd-ubuntu18.04-docker-arm64-4c-16g-3183 does not seem to be running inside a container 19:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:01 $ docker top d582d8e20fab88b85e7b2b712a518a58eff28ce4b4d8ff1bb6096cc9b2057a1c -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:02 + go version 19:58:02 go version go1.16.6 linux/arm64 [Pipeline] } 19:58:02 $ docker stop --time=1 d582d8e20fab88b85e7b2b712a518a58eff28ce4b4d8ff1bb6096cc9b2057a1c 19:58:04 $ docker rm -f d582d8e20fab88b85e7b2b712a518a58eff28ce4b4d8ff1bb6096cc9b2057a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:05 + docker inspect -f . ci-base-image-arm64 19:58:05 . [Pipeline] withDockerContainer 19:58:05 prd-ubuntu18.04-docker-arm64-4c-16g-3183 does not seem to be running inside a container 19:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:07 $ docker top 35836a934dcdad8d2cad2453dfb73cfccd2a258fe5adfd34457268f25197e571 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:58:08 + go mod tidy [Pipeline] sh 19:58:10 + make test 19:58:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:58:12 ? github.com/edgexfoundry/device-gpio [no test files] 19:58:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:58:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:58:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:59:26 gofmt -l . 19:59:26 [ "`gofmt -l .`" = "" ] 19:59:26 ./bin/test-attribution-txt.sh 19:59:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:59:26 $ docker stop --time=1 35836a934dcdad8d2cad2453dfb73cfccd2a258fe5adfd34457268f25197e571 19:59:28 $ docker rm -f 35836a934dcdad8d2cad2453dfb73cfccd2a258fe5adfd34457268f25197e571 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:59:29 Warning: overwriting stash ‘coverage-report’ 19:59:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:59:30 + ls -al . 19:59:30 total 132 19:59:30 drwxrwxr-x 7 jenkins jenkins 4096 Aug 17 19:59 . 19:59:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:56 .. 19:59:30 -rw-rw-r-- 1 jenkins jenkins 120 Aug 17 19:56 .dockerignore 19:59:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:56 .git 19:59:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:56 .github 19:59:30 -rw-rw-r-- 1 jenkins jenkins 350 Aug 17 19:56 .gitignore 19:59:30 -rw-rw-r-- 1 jenkins jenkins 5451 Aug 17 19:56 Attribution.txt 19:59:30 -rw-rw-r-- 1 jenkins jenkins 1502 Aug 17 19:56 Dockerfile 19:59:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:56 GOVERNANCE.md 19:59:30 -rw-rw-r-- 1 jenkins jenkins 657 Aug 17 19:56 Jenkinsfile 19:59:30 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 19:56 LICENSE 19:59:30 -rw-rw-r-- 1 jenkins jenkins 906 Aug 17 19:56 Makefile 19:59:30 -rw-rw-r-- 1 jenkins jenkins 617 Aug 17 19:56 OWNERS.md 19:59:30 -rw-rw-r-- 1 jenkins jenkins 8048 Aug 17 19:56 README.md 19:59:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 19:52 VERSION 19:59:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:56 bin 19:59:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:56 cmd 19:59:30 -rw-r--r-- 1 jenkins jenkins 10 Aug 17 19:58 coverage.out 19:59:30 -rw-r--r-- 1 jenkins jenkins 379 Aug 17 19:59 go.mod 19:59:30 -rw-r--r-- 1 jenkins jenkins 30244 Aug 17 19:58 go.sum 19:59:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:56 internal 19:59:30 -rw-rw-r-- 1 jenkins jenkins 209 Aug 17 19:56 version.go [Pipeline] isUnix [Pipeline] sh 19:59:31 + 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=7472832c1a10574f3c58874fc08b27a833a10064 --label arch=arm64 --label version=1.0.1-dev.3 . 19:59:31 Sending build context to Docker daemon 5.495MB 19:59:31 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 19:59:31 Step 2/23 : FROM ${BASE} AS builder 19:59:31 ---> 74d71a038637 19:59:31 Step 3/23 : ARG MAKE='make build' 19:59:32 ---> Running in 9e8039b8a81d 19:59:32 Removing intermediate container 9e8039b8a81d 19:59:32 ---> 302d16525c52 19:59:32 Step 4/23 : WORKDIR /device-gpio 19:59:32 ---> Running in ab4b85538835 19:59:33 Removing intermediate container ab4b85538835 19:59:33 ---> 7a0e91fb1629 19:59:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:59:33 ---> Running in 9f6ce2501505 19:59:34 Removing intermediate container 9f6ce2501505 19:59:34 ---> 7a6cff947c1d 19:59:34 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:34 ---> Running in 2da8e5f12ebe 19:59:36 Removing intermediate container 2da8e5f12ebe 19:59:36 ---> d3fc5a449ccc 19:59:36 Step 7/23 : RUN apk add --update --no-cache make git 19:59:36 ---> Running in a8d4c56f90ec 19:59:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:59:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:59:39 OK: 218 MiB in 52 packages 19:59:40 Removing intermediate container a8d4c56f90ec 19:59:40 ---> f87efb6691ba 19:59:40 Step 8/23 : COPY . . 19:59:42 ---> f5935d662abe 19:59:42 Step 9/23 : RUN go mod tidy 19:59:42 ---> Running in 91525e79a42d 19:59:46 Removing intermediate container 91525e79a42d 19:59:46 ---> 9c6c49429c0b 19:59:46 Step 10/23 : RUN ${MAKE} 19:59:46 ---> Running in c255c7394793 19:59:47 go mod tidy 19:59:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.3" -o cmd/device-gpio ./cmd 20:00:26 Removing intermediate container c255c7394793 20:00:26 ---> ba1fbeb42152 20:00:26 Step 11/23 : FROM scratch 20:00:26 ---> 20:00:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:00:26 ---> Running in 52f3c44b3cd9 20:00:26 Removing intermediate container 52f3c44b3cd9 20:00:26 ---> 6f69aedd6b74 20:00:26 Step 13/23 : ENV APP_PORT=49994 20:00:26 ---> Running in 5a8ab8412f65 20:00:26 Removing intermediate container 5a8ab8412f65 20:00:26 ---> f5a6c16e1a4d 20:00:26 Step 14/23 : EXPOSE $APP_PORT 20:00:26 ---> Running in 66cb926c1ccd 20:00:26 Removing intermediate container 66cb926c1ccd 20:00:26 ---> 98ce180a5ebd 20:00:26 Step 15/23 : WORKDIR / 20:00:26 ---> Running in c6d6571af304 20:00:27 Removing intermediate container c6d6571af304 20:00:27 ---> a370f1d1a745 20:00:27 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 20:00:28 ---> 528154ef25af 20:00:28 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 20:00:28 ---> 6a3f9f1ef345 20:00:28 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 20:00:30 ---> fbf8038e369e 20:00:30 Step 19/23 : ENTRYPOINT ["/device-gpio"] 20:00:30 ---> Running in 331965ff2238 20:00:31 Removing intermediate container 331965ff2238 20:00:31 ---> 54af5caf5061 20:00:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:31 ---> Running in 85cb8fd6ef40 20:00:31 Removing intermediate container 85cb8fd6ef40 20:00:31 ---> a12f83ab2340 20:00:31 Step 21/23 : LABEL arch=arm64 20:00:32 ---> Running in 5883a0af0bb4 20:00:32 Removing intermediate container 5883a0af0bb4 20:00:32 ---> 057371e909a2 20:00:32 Step 22/23 : LABEL git_sha=7472832c1a10574f3c58874fc08b27a833a10064 20:00:33 ---> Running in 73be2ba8526a 20:00:33 Removing intermediate container 73be2ba8526a 20:00:33 ---> 2f3c4c366872 20:00:33 Step 23/23 : LABEL version=1.0.1-dev.3 20:00:33 ---> Running in 87f0d9ac8c12 20:00:34 Removing intermediate container 87f0d9ac8c12 20:00:34 ---> 13d4dac44e95 20:00:34 [Warning] One or more build-args [ARCH] were not consumed 20:00:34 Successfully built 13d4dac44e95 20:00:34 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:34 provisioning config files... 20:00:34 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config897824742812952861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:35 ---> docker-login.sh 20:00:35 nexus3.edgexfoundry.org:10001 20:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:35 Configure a credential helper to remove this warning. See 20:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:35 20:00:35 Login Succeeded 20:00:35 nexus3.edgexfoundry.org:10002 20:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:36 Configure a credential helper to remove this warning. See 20:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:36 20:00:36 Login Succeeded 20:00:36 nexus3.edgexfoundry.org:10003 20:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:36 Configure a credential helper to remove this warning. See 20:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:36 20:00:36 Login Succeeded 20:00:36 nexus3.edgexfoundry.org:10004 20:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:37 Configure a credential helper to remove this warning. See 20:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:37 20:00:37 Login Succeeded 20:00:37 docker.io 20:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:38 Configure a credential helper to remove this warning. See 20:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:38 20:00:38 Login Succeeded 20:00:38 ---> docker-login.sh ends [Pipeline] } 20:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:38 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 20:00:38 7472832c1a10574f3c58874fc08b27a833a10064 20:00:38 latest 20:00:38 1.0.1-dev.3 20:00:38 7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 20:00:38 main 20:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:00:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] isUnix [Pipeline] sh 20:00:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064 20:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:00:38 ec1bb6f3a7eb: Preparing 20:00:38 d46b5acec681: Preparing 20:00:38 3455214afb0d: Preparing 20:00:39 3455214afb0d: Pushed 20:00:40 d46b5acec681: Pushed 20:00:41 ec1bb6f3a7eb: Pushed 20:00:41 7472832c1a10574f3c58874fc08b27a833a10064: digest: sha256:00fd4c76ac3054ece61cee46c25fbf741f9068faa438866d8c4e450068341a8a size: 944 [Pipeline] isUnix [Pipeline] sh 20:00:42 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:00:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 20:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:00:42 ec1bb6f3a7eb: Preparing 20:00:42 d46b5acec681: Preparing 20:00:42 3455214afb0d: Preparing 20:00:43 d46b5acec681: Layer already exists 20:00:43 ec1bb6f3a7eb: Layer already exists 20:00:43 3455214afb0d: Layer already exists 20:00:43 latest: digest: sha256:00fd4c76ac3054ece61cee46c25fbf741f9068faa438866d8c4e450068341a8a size: 944 [Pipeline] isUnix [Pipeline] sh 20:00:43 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:00:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.3 20:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:00:43 ec1bb6f3a7eb: Preparing 20:00:43 d46b5acec681: Preparing 20:00:43 3455214afb0d: Preparing 20:00:44 d46b5acec681: Layer already exists 20:00:44 ec1bb6f3a7eb: Layer already exists 20:00:44 3455214afb0d: Layer already exists 20:00:44 1.0.1-dev.3: digest: sha256:00fd4c76ac3054ece61cee46c25fbf741f9068faa438866d8c4e450068341a8a size: 944 [Pipeline] isUnix [Pipeline] sh 20:00:44 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 20:00:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 20:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:00:45 ec1bb6f3a7eb: Preparing 20:00:45 d46b5acec681: Preparing 20:00:45 3455214afb0d: Preparing 20:00:45 3455214afb0d: Layer already exists 20:00:45 ec1bb6f3a7eb: Layer already exists 20:00:45 d46b5acec681: Layer already exists 20:00:45 7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3: digest: sha256:00fd4c76ac3054ece61cee46c25fbf741f9068faa438866d8c4e450068341a8a size: 944 [Pipeline] isUnix [Pipeline] sh 20:00:45 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh 20:00:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 20:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:00:46 ec1bb6f3a7eb: Preparing 20:00:46 d46b5acec681: Preparing 20:00:46 3455214afb0d: Preparing 20:00:46 3455214afb0d: Layer already exists 20:00:46 d46b5acec681: Layer already exists 20:00:46 ec1bb6f3a7eb: Layer already exists 20:00:46 main: digest: sha256:00fd4c76ac3054ece61cee46c25fbf741f9068faa438866d8c4e450068341a8a size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:46 ===================================================== [Pipeline] echo 20:00:46 taggedImages: 20:00:46 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064 20:00:46 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 20:00:46 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.3 20:00:46 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7472832c1a10574f3c58874fc08b27a833a10064-1.0.1-dev.3 20:00:46 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:47 20:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:47 arm64: Pulling from edgex-lftools-log-publisher 20:00:47 448f6bf000e3: Pulling fs layer 20:00:47 f757da607395: Pulling fs layer 20:00:47 05883995daec: Pulling fs layer 20:00:47 8603b9c90790: Pulling fs layer 20:00:47 1560dd03e051: Pulling fs layer 20:00:47 27f5ce0e4adf: Pulling fs layer 20:00:47 c2d8d7efcc4b: Pulling fs layer 20:00:47 1560dd03e051: Waiting 20:00:47 27f5ce0e4adf: Waiting 20:00:47 c2d8d7efcc4b: Waiting 20:00:47 8603b9c90790: Waiting 20:00:47 f757da607395: Verifying Checksum 20:00:47 f757da607395: Download complete 20:00:47 8603b9c90790: Verifying Checksum 20:00:47 8603b9c90790: Download complete 20:00:47 1560dd03e051: Verifying Checksum 20:00:47 1560dd03e051: Download complete 20:00:47 27f5ce0e4adf: Verifying Checksum 20:00:47 27f5ce0e4adf: Download complete 20:00:48 05883995daec: Verifying Checksum 20:00:48 05883995daec: Download complete 20:00:48 448f6bf000e3: Verifying Checksum 20:00:48 448f6bf000e3: Download complete 20:00:52 c2d8d7efcc4b: Verifying Checksum 20:00:52 c2d8d7efcc4b: Download complete 20:00:52 448f6bf000e3: Pull complete 20:00:53 f757da607395: Pull complete 20:00:55 05883995daec: Pull complete 20:00:55 8603b9c90790: Pull complete 20:00:56 1560dd03e051: Pull complete 20:00:56 27f5ce0e4adf: Pull complete 20:01:11 c2d8d7efcc4b: Pull complete 20:01:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:01:12 prd-ubuntu18.04-docker-arm64-4c-16g-3183 does not seem to be running inside a container 20:01:12 $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:19 $ docker top 81b4e6328551f80a5753fd7ab03e47e8f4dd4922f33e3ec57f36f93d81ca6445 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:20 ---> job-cost.sh 20:01:20 lf-activate-venv: SKIPPING 20:01:20 INFO: No Stack... 20:01:21 INFO: Retrieving Pricing Info for: v2-standard-4 20:01:21 INFO: Archiving Costs [Pipeline] sh 20:01:22 + cut -d, -f6 20:01:22 + cat /w/workspace/device-gpio/5/archives/cost.csv [Pipeline] lock 20:01:22 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] 20:01:22 Resource [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] did not exist. Created. 20:01:22 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:23 /w/workspace/device-gpio/5@tmp/durable-54d3ff3c/script.sh: 1: /w/workspace/device-gpio/5@tmp/durable-54d3ff3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:01:23 + echo total: 0.18000000715255737 [Pipeline] stash 20:01:24 Warning: overwriting stash ‘stack-cost’ 20:01:24 Stashed 1 file(s) [Pipeline] } 20:01:24 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:24 $ docker stop --time=1 81b4e6328551f80a5753fd7ab03e47e8f4dd4922f33e3ec57f36f93d81ca6445 20:01:25 $ docker rm -f 81b4e6328551f80a5753fd7ab03e47e8f4dd4922f33e3ec57f36f93d81ca6445 [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 20:01:26 provisioning config files... 20:01:26 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8809842090320061542tmp [Pipeline] { [Pipeline] sh 20:01:26 + set +x 20:01:26 + bash -s -- 20:01:26 + curl -s https://codecov.io/bash 20:01:26 20:01:26 _____ _ 20:01:26 / ____| | | 20:01:26 | | ___ __| | ___ ___ _____ __ 20:01:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:01:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:01:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:01:26 Bash-1.0.6 20:01:26 20:01:26 20:01:26 ==> git version 2.24.4 found 20:01:26 ==> 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 20:01:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:01:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:01:26 ==> Jenkins CI detected. 20:01:26 current dir:  /w/workspace/edgexfoundry_device-gpio_main 20:01:26 project root: . 20:01:26 --> token set from env 20:01:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:01:26 ==> Running gcov in . (disable via -X gcov) 20:01:26 ==> Python coveragepy not found 20:01:26 ==> Searching for coverage reports in: 20:01:26 + . 20:01:26 -> Found 1 reports 20:01:26 ==> Detecting git/mercurial file structure 20:01:27 ==> Reading reports 20:01:27 + ./coverage.out bytes=10 20:01:27 ==> Appending adjustments 20:01:27 https://docs.codecov.io/docs/fixing-reports 20:01:27 + Found adjustments 20:01:27 ==> Gzipping contents 20:01:27 4.0K /tmp/codecov.Oncc30.gz 20:01:27 ==> Uploading reports 20:01:27 url: https://codecov.io 20:01:27 query: branch=main&commit=7472832c1a10574f3c58874fc08b27a833a10064&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 20:01:27 -> Pinging Codecov 20:01:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=7472832c1a10574f3c58874fc08b27a833a10064&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 20:01:27 -> Uploading to 20:01:27 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7472832c1a10574f3c58874fc08b27a833a10064/d166af50-6462-49e4-8fd5-78923ba86831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T200127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03848e287513bed704dfe80d676cc58ae9b0877769023a12a2a87c43600a4b4e 20:01:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:27 Dload Upload Total Spent Left Speed 20:01:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 576 0 0 100 576 0 1626 --:--:-- --:--:-- --:--:-- 1631 20:01:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] } 20:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:01:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:01:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:01:28 20:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:01:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:01:28 188c0c94c7c5: Pulling fs layer 20:01:28 0ef7d3d256c8: Pulling fs layer 20:01:28 de9db76c5a1d: Pulling fs layer 20:01:28 0eba1c9be4d2: Pulling fs layer 20:01:28 0d57e429df01: Pulling fs layer 20:01:28 4e4be7b47b0d: Pulling fs layer 20:01:28 e1f770b5df2f: Pulling fs layer 20:01:28 85a0685a4137: Pulling fs layer 20:01:28 0eba1c9be4d2: Waiting 20:01:28 0d57e429df01: Waiting 20:01:28 4e4be7b47b0d: Waiting 20:01:28 e1f770b5df2f: Waiting 20:01:28 85a0685a4137: Waiting 20:01:28 de9db76c5a1d: Verifying Checksum 20:01:28 de9db76c5a1d: Download complete 20:01:28 0ef7d3d256c8: Verifying Checksum 20:01:28 0ef7d3d256c8: Download complete 20:01:28 0d57e429df01: Verifying Checksum 20:01:28 0d57e429df01: Download complete 20:01:28 4e4be7b47b0d: Verifying Checksum 20:01:28 4e4be7b47b0d: Download complete 20:01:29 188c0c94c7c5: Verifying Checksum 20:01:29 188c0c94c7c5: Pull complete 20:01:29 0ef7d3d256c8: Pull complete 20:01:29 de9db76c5a1d: Pull complete 20:01:30 e1f770b5df2f: Verifying Checksum 20:01:30 e1f770b5df2f: Download complete 20:01:33 0eba1c9be4d2: Verifying Checksum 20:01:33 0eba1c9be4d2: Download complete 20:01:34 85a0685a4137: Verifying Checksum 20:01:34 85a0685a4137: Download complete 20:01:37 0eba1c9be4d2: Pull complete 20:01:37 0d57e429df01: Pull complete 20:01:37 4e4be7b47b0d: Pull complete 20:01:37 e1f770b5df2f: Pull complete 20:01:41 85a0685a4137: Pull complete 20:01:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:01:41 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:01:43 $ docker top 4146db758ee66d78d3132ba229d8f96345f7554603e06414b71634c4c2ec224e -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:01:44 + set -o pipefail 20:01:44 + snyk monitor '--org=edgex-jenkins' 20:01:50 20:01:50 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 20:01:50 20:01:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/8c96f05a-7116-4acb-9470-33ee34bfc719 20:01:50 20:01:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:01:50 20:01:50 20:01:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 20:01:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:01:50 $ docker stop --time=1 4146db758ee66d78d3132ba229d8f96345f7554603e06414b71634c4c2ec224e 20:01:52 $ docker rm -f 4146db758ee66d78d3132ba229d8f96345f7554603e06414b71634c4c2ec224e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:53 + git log --format=format:%s -1 7472832c1a10574f3c58874fc08b27a833a10064 [Pipeline] isUnix [Pipeline] sh 20:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:53 . [Pipeline] withDockerContainer 20:01:53 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:01:54 $ docker top 65d7fafdb379d28ee07a7707ba99a10304b8e0b31981d3650f492753c3f093db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:54 [ssh-agent] Looking for ssh-agent implementation... 20:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:54 $ docker exec 65d7fafdb379d28ee07a7707ba99a10304b8e0b31981d3650f492753c3f093db ssh-agent 20:01:54 SSH_AUTH_SOCK=/tmp/ssh-KAJ2OTZuVYPp/agent.14 20:01:54 SSH_AGENT_PID=21 20:01:54 Running ssh-add (command line suppressed) 20:01:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3960692212630027867.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3960692212630027867.key) 20:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:55 + git semver tag 20:01:55 # -> Open(): unable to determine branch for HEAD 20:01:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 20:01:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 20:01:55 # $SEMVER_REMOTE_NAME = origin 20:01:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:01:55 # $SEMVER_USER_NAME = edgex-jenkins 20:01:55 # $SEMVER_BRANCH = main 20:01:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 20:01:55 # 7472832c1a10574f3c58874fc08b27a833a10064 HEAD 20:01:55 # -> Force: false 20:01:55 # 9304a88d13a1bf4de1a089ee286af59de0967f40 refs/tags/v1.0.1-dev.3 [Pipeline] } 20:01:55 $ docker exec --env ******** --env ******** 65d7fafdb379d28ee07a7707ba99a10304b8e0b31981d3650f492753c3f093db ssh-agent -k 20:01:55 unset SSH_AUTH_SOCK; 20:01:55 unset SSH_AGENT_PID; 20:01:55 echo Agent pid 21 killed; 20:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:55 + git semver [Pipeline] } 20:01:55 $ docker stop --time=1 65d7fafdb379d28ee07a7707ba99a10304b8e0b31981d3650f492753c3f093db 20:01:56 $ docker rm -f 65d7fafdb379d28ee07a7707ba99a10304b8e0b31981d3650f492753c3f093db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:01:57 20:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:01:57 0.23.1-centos7: Pulling from edgex-lftools 20:01:57 ab5ef0e58194: Pulling fs layer 20:01:57 9712f1f96733: Pulling fs layer 20:01:57 63f879dbbcfc: Pulling fs layer 20:01:57 0d9ebad4ef96: Pulling fs layer 20:01:57 e9a5061849ea: Pulling fs layer 20:01:57 d747dcd14b5f: Pulling fs layer 20:01:57 2de7ff778b66: Pulling fs layer 20:01:57 0d9ebad4ef96: Waiting 20:01:57 e9a5061849ea: Waiting 20:01:57 d747dcd14b5f: Waiting 20:01:57 2de7ff778b66: Waiting 20:01:57 9712f1f96733: Verifying Checksum 20:01:57 9712f1f96733: Download complete 20:02:00 63f879dbbcfc: Verifying Checksum 20:02:00 63f879dbbcfc: Download complete 20:02:01 e9a5061849ea: Verifying Checksum 20:02:01 e9a5061849ea: Download complete 20:02:01 d747dcd14b5f: Verifying Checksum 20:02:01 d747dcd14b5f: Download complete 20:02:02 2de7ff778b66: Verifying Checksum 20:02:02 2de7ff778b66: Download complete 20:02:03 0d9ebad4ef96: Verifying Checksum 20:02:03 0d9ebad4ef96: Download complete 20:02:03 ab5ef0e58194: Verifying Checksum 20:02:03 ab5ef0e58194: Download complete 20:02:06 ab5ef0e58194: Pull complete 20:02:06 9712f1f96733: Pull complete 20:02:07 63f879dbbcfc: Pull complete 20:02:10 0d9ebad4ef96: Pull complete 20:02:10 e9a5061849ea: Pull complete 20:02:10 d747dcd14b5f: Pull complete 20:02:11 2de7ff778b66: Pull complete 20:02:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:02:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:02:11 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:02:14 $ docker top a6657d39be26b19208c332d264b803cb95f4ebd45a9af6207faa102f457c1d34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:02:14 provisioning config files... 20:02:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3455877290635575791tmp 20:02:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5707043384096334262tmp 20:02:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4287530397608187100tmp [Pipeline] { [Pipeline] echo 20:02:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:02:15 ---> sigul-configuration.sh 20:02:15 gpg: directory `/root/.gnupg' created 20:02:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:02:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:02:15 gpg: keyring `/root/.gnupg/secring.gpg' created 20:02:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:02:15 gpg: CAST5 encrypted data 20:02:15 gpg: encrypted with 1 passphrase 20:02:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:02:15 + mkdir /home/jenkins 20:02:15 + mkdir /home/jenkins/sigul [Pipeline] sh 20:02:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:02:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:02:16 ---> sigul-install.sh 20:02:16 Sigul already installed; skipping installation. [Pipeline] sh 20:02:16 + git tag --list 20:02:16 v0.0.0 20:02:16 v1.0.0 20:02:16 v1.0.1-dev.1 20:02:16 v1.0.1-dev.2 20:02:16 v1.0.1-dev.3 [Pipeline] sh 20:02:16 + lftools sign git-tag v1.0.1-dev.3 20:02:17 Signing Git tag with Sigul... 20:02:17 Signing v1.0.1-dev.3 [Pipeline] echo 20:02:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:02:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:02:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:02:18 $ docker stop --time=1 a6657d39be26b19208c332d264b803cb95f4ebd45a9af6207faa102f457c1d34 20:02:20 $ docker rm -f a6657d39be26b19208c332d264b803cb95f4ebd45a9af6207faa102f457c1d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:20 . [Pipeline] withDockerContainer 20:02:20 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:02:21 $ docker top c9bc00b56a3a0c57fe8eea486ca0ffed3d04bf3a7dd21c785c97427e0c77a42b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:21 [ssh-agent] Looking for ssh-agent implementation... 20:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:21 $ docker exec c9bc00b56a3a0c57fe8eea486ca0ffed3d04bf3a7dd21c785c97427e0c77a42b ssh-agent 20:02:21 SSH_AUTH_SOCK=/tmp/ssh-KGWwW0WGrTnW/agent.13 20:02:21 SSH_AGENT_PID=20 20:02:21 Running ssh-add (command line suppressed) 20:02:21 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_516775593570783431.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_516775593570783431.key) 20:02:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:22 + git semver bump pre 20:02:22 # -> Open(): unable to determine branch for HEAD 20:02:22 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 20:02:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 20:02:22 # $SEMVER_REMOTE_NAME = origin 20:02:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:02:22 # $SEMVER_USER_NAME = edgex-jenkins 20:02:22 # $SEMVER_BRANCH = main 20:02:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver 20:02:22 1.0.1-dev.4 [Pipeline] } 20:02:22 $ docker exec --env ******** --env ******** c9bc00b56a3a0c57fe8eea486ca0ffed3d04bf3a7dd21c785c97427e0c77a42b ssh-agent -k 20:02:22 unset SSH_AUTH_SOCK; 20:02:22 unset SSH_AGENT_PID; 20:02:22 echo Agent pid 20 killed; 20:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:22 + git semver [Pipeline] } 20:02:22 $ docker stop --time=1 c9bc00b56a3a0c57fe8eea486ca0ffed3d04bf3a7dd21c785c97427e0c77a42b 20:02:23 $ docker rm -f c9bc00b56a3a0c57fe8eea486ca0ffed3d04bf3a7dd21c785c97427e0c77a42b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:24 . [Pipeline] withDockerContainer 20:02:24 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:02:25 $ docker top 5643cd4a19d048e4098d8edfdc3ce9021157c01e8c5487b66ec715c1e3d97691 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:25 [ssh-agent] Looking for ssh-agent implementation... 20:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:25 $ docker exec 5643cd4a19d048e4098d8edfdc3ce9021157c01e8c5487b66ec715c1e3d97691 ssh-agent 20:02:25 SSH_AUTH_SOCK=/tmp/ssh-6euuMdmHX12u/agent.12 20:02:25 SSH_AGENT_PID=18 20:02:25 Running ssh-add (command line suppressed) 20:02:25 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5966451955286662225.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5966451955286662225.key) 20:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:25 + git semver push 20:02:25 # -> Open(): unable to determine branch for HEAD 20:02:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 20:02:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 20:02:25 # $SEMVER_REMOTE_NAME = origin 20:02:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:02:25 # $SEMVER_USER_NAME = edgex-jenkins 20:02:25 # $SEMVER_BRANCH = main 20:02:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 20:02:27 $ docker exec --env ******** --env ******** 5643cd4a19d048e4098d8edfdc3ce9021157c01e8c5487b66ec715c1e3d97691 ssh-agent -k 20:02:27 unset SSH_AUTH_SOCK; 20:02:27 unset SSH_AGENT_PID; 20:02:27 echo Agent pid 18 killed; 20:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:27 + git semver [Pipeline] } 20:02:27 $ docker stop --time=1 5643cd4a19d048e4098d8edfdc3ce9021157c01e8c5487b66ec715c1e3d97691 20:02:29 $ docker rm -f 5643cd4a19d048e4098d8edfdc3ce9021157c01e8c5487b66ec715c1e3d97691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:02:29 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:02:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:30 ---> package-listing.sh 20:02:30 ++ facter osfamily 20:02:30 ++ tr '[:upper:]' '[:lower:]' 20:02:30 + OS_FAMILY=redhat 20:02:30 + workspace=/w/workspace/edgexfoundry_device-gpio_main 20:02:30 + START_PACKAGES=/tmp/packages_start.txt 20:02:30 + END_PACKAGES=/tmp/packages_end.txt 20:02:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:30 + PACKAGES=/tmp/packages_start.txt 20:02:30 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:02:30 + PACKAGES=/tmp/packages_end.txt 20:02:30 + case "${OS_FAMILY}" in 20:02:30 + rpm -qa 20:02:30 + sort 20:02:31 + '[' -f /tmp/packages_start.txt ']' 20:02:31 + '[' -f /tmp/packages_end.txt ']' 20:02:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:31 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:02:31 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 20:02:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 20:02:31 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:02:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:32 20:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:32 latest: Pulling from edgex-lftools-log-publisher 20:02:32 b4d181a07f80: Pulling fs layer 20:02:32 a1111a8f2ec3: Pulling fs layer 20:02:32 ed53099fbce6: Pulling fs layer 20:02:32 dc539afda2c1: Pulling fs layer 20:02:32 77bc0d833cb6: Pulling fs layer 20:02:32 9065ff56babe: Pulling fs layer 20:02:32 d287ab97295c: Pulling fs layer 20:02:32 77bc0d833cb6: Waiting 20:02:32 9065ff56babe: Waiting 20:02:32 d287ab97295c: Waiting 20:02:32 dc539afda2c1: Waiting 20:02:32 a1111a8f2ec3: Download complete 20:02:32 dc539afda2c1: Verifying Checksum 20:02:32 dc539afda2c1: Download complete 20:02:32 77bc0d833cb6: Verifying Checksum 20:02:32 77bc0d833cb6: Download complete 20:02:33 9065ff56babe: Verifying Checksum 20:02:33 9065ff56babe: Download complete 20:02:33 ed53099fbce6: Verifying Checksum 20:02:33 ed53099fbce6: Download complete 20:02:33 b4d181a07f80: Verifying Checksum 20:02:33 b4d181a07f80: Download complete 20:02:35 b4d181a07f80: Pull complete 20:02:35 a1111a8f2ec3: Pull complete 20:02:35 ed53099fbce6: Pull complete 20:02:35 dc539afda2c1: Pull complete 20:02:36 77bc0d833cb6: Pull complete 20:02:36 9065ff56babe: Pull complete 20:02:37 d287ab97295c: Verifying Checksum 20:02:37 d287ab97295c: Download complete 20:02:41 d287ab97295c: Pull complete 20:02:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:02:41 prd-centos7-docker-4c-2g-3174 does not seem to be running inside a container 20:02:41 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:44 $ docker top 901b75a104d2fa1f285da084d2553b9ece1ed7dabecc54b1539616a0f4eb48ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:45 + ls /var/log/sa-host 20:02:45 + sadf -c /var/log/sa-host/sa05 20:02:45 file_magic: OK 20:02:45 HZ: Using current value: 100 20:02:45 file_header: OK 20:02:45 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 20:02:45 Statistics: 20:02:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:02:45 File successfully converted to sysstat format version 12.0.3 20:02:45 + sadf -c /var/log/sa-host/sa17 20:02:45 file_magic: OK 20:02:45 HZ: Using current value: 100 20:02:45 file_header: OK 20:02:45 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 20:02:45 Statistics: 20:02:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:02:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:45 provisioning config files... 20:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config509338868271360853tmp [Pipeline] { [Pipeline] echo 20:02:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:46 ---> create-netrc.sh [Pipeline] } 20:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:46 ---> python-tools-install.sh [Pipeline] echo 20:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:47 ---> sudo-logs.sh 20:02:47 Archiving 'sudo' log.. 20:02:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3174.vexxhost.local: Name or service not known 20:02:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3174.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:47 ---> job-cost.sh 20:02:47 lf-activate-venv: SKIPPING 20:02:47 DEBUG: total: 0.18000000715255737 20:02:47 INFO: Retrieving Stack Cost... 20:02:48 INFO: Retrieving Pricing Info for: v3-standard-2 20:02:48 INFO: Archiving Costs [Pipeline] echo 20:02:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:48 ---> logs-deploy.sh 20:02:48 lf-activate-venv: SKIPPING 20:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/5 20:02:48 INFO: archiving workspace using pattern(s): 20:02:49 Archives upload complete. 20:02:49 INFO: archiving logs to Nexus 20:02:50 ---> uname -a: 20:02:50 Linux prd-centos7-docker-4c-2g-3174.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:02:50 20:02:50 20:02:50 ---> lscpu: 20:02:50 Architecture: x86_64 20:02:50 CPU op-mode(s): 32-bit, 64-bit 20:02:50 Byte Order: Little Endian 20:02:50 Address sizes: 40 bits physical, 48 bits virtual 20:02:50 CPU(s): 2 20:02:50 On-line CPU(s) list: 0,1 20:02:50 Thread(s) per core: 1 20:02:50 Core(s) per socket: 1 20:02:50 Socket(s): 2 20:02:50 NUMA node(s): 1 20:02:50 Vendor ID: AuthenticAMD 20:02:50 CPU family: 23 20:02:50 Model: 49 20:02:50 Model name: AMD EPYC-Rome Processor 20:02:50 Stepping: 0 20:02:50 CPU MHz: 2799.996 20:02:50 BogoMIPS: 5599.99 20:02:50 Virtualization: AMD-V 20:02:50 Hypervisor vendor: KVM 20:02:50 Virtualization type: full 20:02:50 L1d cache: 32K 20:02:50 L1i cache: 32K 20:02:50 L2 cache: 512K 20:02:50 L3 cache: 16384K 20:02:50 NUMA node0 CPU(s): 0,1 20:02:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext 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 20:02:50 20:02:50 20:02:50 ---> nproc: 20:02:50 2 20:02:50 20:02:50 20:02:50 ---> df -h: 20:02:50 Filesystem Size Used Avail Use% Mounted on 20:02:50 overlay 40G 9.0G 32G 23% / 20:02:50 tmpfs 64M 0 64M 0% /dev 20:02:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:02:50 shm 64M 0 64M 0% /dev/shm 20:02:50 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:02:50 20:02:50 20:02:50 ---> sar -b -r -n DEV: 20:02:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 20:02:50 20:02:50 19:51:42 LINUX RESTART (2 CPU) 20:02:50 20:02:50 19:52:01 tps rtps wtps bread/s bwrtn/s 20:02:50 19:53:01 154.06 27.87 126.19 6073.26 40032.30 20:02:50 19:54:01 1.71 0.00 1.71 0.00 33.12 20:02:50 19:55:01 0.27 0.00 0.27 0.00 3.46 20:02:50 19:56:01 0.27 0.00 0.27 0.00 4.95 20:02:50 19:57:01 0.27 0.00 0.27 0.00 3.58 20:02:50 19:58:01 0.32 0.00 0.32 0.00 4.08 20:02:50 19:59:01 0.18 0.00 0.18 0.00 2.30 20:02:50 20:00:01 0.25 0.00 0.25 0.00 3.76 20:02:50 20:01:01 0.27 0.02 0.25 0.13 2.70 20:02:50 20:02:01 107.04 0.13 106.91 5.46 29781.12 20:02:50 Average: 26.47 2.80 23.67 608.07 6989.73 20:02:50 20:02:50 19:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:50 19:53:01 5456012 0 807740 10.09 2620 1742560 1308980 14.45 586632 1566380 132 20:02:50 19:54:01 5454632 0 809112 10.10 2620 1742568 1308968 14.45 588320 1566344 8 20:02:50 19:55:01 5463608 0 800132 9.99 2620 1742572 1249792 13.80 573896 1573248 8 20:02:50 19:56:01 5462776 0 800956 10.00 2620 1742580 1247772 13.78 574904 1573248 16 20:02:50 19:57:01 5464032 0 799696 9.99 2620 1742584 1237468 13.66 572948 1574016 12 20:02:50 19:58:01 5465720 0 798004 9.96 2620 1742588 1216896 13.44 572024 1574016 16 20:02:50 19:59:01 5466420 0 797300 9.96 2620 1742592 1204692 13.30 571548 1574016 8 20:02:50 20:00:01 5452352 0 811364 10.13 2620 1742596 1204776 13.30 585260 1574016 8 20:02:50 20:01:01 5451152 0 812560 10.15 2620 1742600 1207036 13.33 585932 1574016 8 20:02:50 20:02:01 4409024 0 987152 12.33 2620 2610136 1406416 15.53 823564 2290672 149184 20:02:50 Average: 5354573 0 822402 10.27 2620 1829338 1259280 13.90 603503 1643997 14940 20:02:50 20:02:50 19:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:02:50 19:53:01 eth0 628.07 355.68 1171.26 81.62 0.00 0.00 0.00 0.00 20:02:50 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:53:01 docker0 14.10 16.45 1.73 88.58 0.00 0.00 0.00 0.00 20:02:50 19:54:01 eth0 3.38 0.92 3.08 0.25 0.00 0.00 0.00 0.00 20:02:50 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:55:01 eth0 2.55 0.55 0.68 0.39 0.00 0.00 0.00 0.00 20:02:50 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:56:01 eth0 3.88 1.17 1.31 0.79 0.00 0.00 0.00 0.00 20:02:50 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:57:01 eth0 1.97 0.92 0.86 0.57 0.00 0.00 0.00 0.00 20:02:50 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:58:01 eth0 1.12 0.22 0.21 0.10 0.00 0.00 0.00 0.00 20:02:50 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:59:01 eth0 0.75 0.37 0.29 0.21 0.00 0.00 0.00 0.00 20:02:50 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:00:01 eth0 0.67 0.38 0.28 0.20 0.00 0.00 0.00 0.00 20:02:50 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:01:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 20:02:50 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:02:01 eth0 1104.10 766.02 6845.77 67.64 0.00 0.00 0.00 0.00 20:02:50 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 20:02:01 docker0 65.19 73.80 6.06 210.12 0.00 0.00 0.00 0.00 20:02:50 Average: eth0 174.81 112.70 802.76 15.20 0.00 0.00 0.00 0.00 20:02:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:50 Average: docker0 7.93 9.03 0.78 29.88 0.00 0.00 0.00 0.00 20:02:50 20:02:50 20:02:50 ---> sar -P ALL: 20:02:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 20:02:50 20:02:50 19:51:42 LINUX RESTART (2 CPU) 20:02:50 20:02:50 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:02:50 19:53:01 all 19.71 0.00 6.82 5.90 0.08 67.50 20:02:50 19:53:01 0 21.18 0.00 6.89 6.02 0.07 65.84 20:02:50 19:53:01 1 18.24 0.00 6.75 5.77 0.09 69.15 20:02:50 19:54:01 all 0.24 0.00 0.09 0.00 0.02 99.65 20:02:50 19:54:01 0 0.15 0.00 0.10 0.00 0.02 99.73 20:02:50 19:54:01 1 0.33 0.00 0.08 0.00 0.02 99.57 20:02:50 19:55:01 all 0.22 0.00 0.08 0.00 0.03 99.67 20:02:50 19:55:01 0 0.30 0.00 0.07 0.00 0.02 99.61 20:02:50 19:55:01 1 0.13 0.00 0.10 0.00 0.03 99.73 20:02:50 19:56:01 all 0.31 0.00 0.07 0.00 0.02 99.61 20:02:50 19:56:01 0 0.15 0.00 0.07 0.00 0.02 99.77 20:02:50 19:56:01 1 0.47 0.00 0.07 0.00 0.02 99.45 20:02:50 19:57:01 all 0.21 0.00 0.08 0.00 0.01 99.71 20:02:50 19:57:01 0 0.32 0.00 0.07 0.00 0.00 99.62 20:02:50 19:57:01 1 0.10 0.00 0.08 0.00 0.02 99.80 20:02:50 19:58:01 all 0.23 0.00 0.06 0.00 0.02 99.69 20:02:50 19:58:01 0 0.43 0.00 0.07 0.00 0.02 99.48 20:02:50 19:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:02:50 19:59:01 all 0.26 0.00 0.06 0.00 0.02 99.67 20:02:50 19:59:01 0 0.10 0.00 0.08 0.00 0.03 99.78 20:02:50 19:59:01 1 0.42 0.00 0.03 0.00 0.00 99.55 20:02:50 20:00:01 all 0.24 0.00 0.06 0.00 0.03 99.67 20:02:50 20:00:01 0 0.07 0.00 0.07 0.00 0.03 99.83 20:02:50 20:00:01 1 0.42 0.00 0.05 0.00 0.02 99.52 20:02:50 20:01:01 all 0.19 0.00 0.06 0.00 0.02 99.73 20:02:50 20:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:02:50 20:01:01 1 0.35 0.00 0.07 0.00 0.03 99.55 20:02:50 20:02:01 all 12.97 0.00 6.26 1.30 0.07 79.41 20:02:50 20:02:01 0 13.36 0.00 6.29 1.07 0.07 79.21 20:02:50 20:02:01 1 12.57 0.00 6.23 1.53 0.07 79.60 20:02:50 Average: all 3.35 0.00 1.32 0.70 0.03 94.60 20:02:50 Average: 0 3.50 0.00 1.33 0.69 0.03 94.46 20:02:50 Average: 1 3.21 0.00 1.31 0.71 0.03 94.74 20:02:50 20:02:50 20:02:50