Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11a3e93ce1b9de78f3ac3895831d199ada88536a 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-ssh10698158150889110694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16865853567133069353.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10642761326236203629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh10061952998894078291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7868468395174316019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 USE_ALPINE: true 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9423 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11a3e93ce1b9de78f3ac3895831d199ada88536a (main) Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > git config core.sparsecheckout # timeout=10 > git checkout -f 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 > git rev-list --no-walk 8abc549e4ab596fa7bcaf08952c9ab5304bcc839 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:29 ========================================================= 01:31:29 EdgeX Global Pipelines Version Info 01:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:30 ------------------- 01:31:30 stable info: 01:31:30 ------------------- 01:31:30 Commited By: Bill Mahoney bill.mahoney@intel.com 01:31:30 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:31:30 Message: update stable to v1.0.248 01:31:30 ------------------- 01:31:30 experimental info: 01:31:30 ------------------- 01:31:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:30 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:31:30 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11a3e93 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:31 provisioning config files... 01:31:31 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18126485507856069315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:31 ---> docker-login.sh 01:31:31 nexus3.edgexfoundry.org:10001 01:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:31 Configure a credential helper to remove this warning. See 01:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:31 01:31:31 Login Succeeded 01:31:31 nexus3.edgexfoundry.org:10002 01:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:31 Configure a credential helper to remove this warning. See 01:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:31 01:31:31 Login Succeeded 01:31:31 nexus3.edgexfoundry.org:10003 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 nexus3.edgexfoundry.org:10004 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 docker.io 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 ---> docker-login.sh ends [Pipeline] } 01:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:31:33 + git rev-list -1 --merges 11a3e93ce1b9de78f3ac3895831d199ada88536a~1..11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo 01:31:33 -----------> git rev-list -1 --merges 11a3e93ce1b9de78f3ac3895831d199ada88536a~1..11a3e93ce1b9de78f3ac3895831d199ada88536a 11a3e93ce1b9de78f3ac3895831d199ada88536a 01:31:33 11a3e93ce1b9de78f3ac3895831d199ada88536a [false] [Pipeline] sh 01:31:33 + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo 01:31:33 ========================================================= 01:31:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:31:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:33 + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] echo 01:31:33 [semverPrep] GIT_COMMIT: 11a3e93ce1b9de78f3ac3895831d199ada88536a, Commit Message: Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo 01:31:33 [semverPrep] This is not a build commit. [Pipeline] sh 01:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:34 + grep -v github /etc/ssh/ssh_known_hosts 01:31:34 + [ -e /tmp/ssh_known_hosts ] 01:31:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:31:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:31:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:34 01:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:35 0.1.4: Pulling from edgex-devops/py-git-semver 01:31:35 b85a868b505f: Pulling fs layer 01:31:35 e2be974225ed: Pulling fs layer 01:31:35 339a4e72a1f5: Pulling fs layer 01:31:35 988bab9f4d93: Pulling fs layer 01:31:35 1469e6f7b9e6: Pulling fs layer 01:31:35 988bab9f4d93: Waiting 01:31:35 eaf3925da568: Pulling fs layer 01:31:35 1469e6f7b9e6: Waiting 01:31:35 bab4dde63d76: Pulling fs layer 01:31:35 bde34c3a00c8: Pulling fs layer 01:31:35 bab4dde63d76: Waiting 01:31:35 b352a97aabf1: Pulling fs layer 01:31:35 4872d77fe225: Pulling fs layer 01:31:35 eaf3925da568: Waiting 01:31:35 5851b861e8e6: Pulling fs layer 01:31:35 4872d77fe225: Waiting 01:31:35 b352a97aabf1: Waiting 01:31:35 e2be974225ed: Verifying Checksum 01:31:35 e2be974225ed: Download complete 01:31:35 988bab9f4d93: Verifying Checksum 01:31:35 1469e6f7b9e6: Verifying Checksum 01:31:35 1469e6f7b9e6: Download complete 01:31:35 eaf3925da568: Download complete 01:31:35 339a4e72a1f5: Verifying Checksum 01:31:35 339a4e72a1f5: Download complete 01:31:35 bde34c3a00c8: Download complete 01:31:35 b352a97aabf1: Download complete 01:31:35 4872d77fe225: Download complete 01:31:35 5851b861e8e6: Download complete 01:31:35 b85a868b505f: Verifying Checksum 01:31:35 b85a868b505f: Download complete 01:31:35 bab4dde63d76: Verifying Checksum 01:31:35 bab4dde63d76: Download complete 01:31:36 b85a868b505f: Pull complete 01:31:37 e2be974225ed: Pull complete 01:31:37 339a4e72a1f5: Pull complete 01:31:37 988bab9f4d93: Pull complete 01:31:37 1469e6f7b9e6: Pull complete 01:31:37 eaf3925da568: Pull complete 01:31:39 bab4dde63d76: Pull complete 01:31:40 bde34c3a00c8: Pull complete 01:31:40 b352a97aabf1: Pull complete 01:31:40 4872d77fe225: Pull complete 01:31:40 5851b861e8e6: Pull complete 01:31:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:40 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:31:40 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 01:31:44 $ docker top fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d -eo pid,comm 01:31:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:31:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:44 [ssh-agent] Looking for ssh-agent implementation... 01:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:44 $ docker exec fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent 01:31:44 SSH_AUTH_SOCK=/tmp/ssh-c7mheff294Lc/agent.31 01:31:44 SSH_AGENT_PID=37 01:31:44 Running ssh-add (command line suppressed) 01:31:45 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13184167480288097039.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13184167480288097039.key) 01:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:45 + git tag --points-at HEAD [Pipeline] } 01:31:45 $ docker exec --env ******** --env ******** fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent -k 01:31:45 unset SSH_AUTH_SOCK; 01:31:45 unset SSH_AGENT_PID; 01:31:45 echo Agent pid 37 killed; 01:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:45 [ssh-agent] Looking for ssh-agent implementation... 01:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:45 $ docker exec fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent 01:31:45 SSH_AUTH_SOCK=/tmp/ssh-buDsHEIhgMDm/agent.70 01:31:45 SSH_AGENT_PID=76 01:31:45 Running ssh-add (command line suppressed) 01:31:45 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2213257874659345263.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2213257874659345263.key) 01:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:46 + git semver init 01:31:46 2023-04-24 01:31:46,387 [run_init] DEBUG init version:0.0.0 force:False 01:31:46 2023-04-24 01:31:46,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:31:46 2023-04-24 01:31:46,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:31:46 2023-04-24 01:31:46,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 01:31:47 2023-04-24 01:31:47,339 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:31:47 2023-04-24 01:31:47,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:31:47 2023-04-24 01:31:47,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:31:47 2023-04-24 01:31:47,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:31:47 3.0.0-dev.20 [Pipeline] } 01:31:47 $ docker exec --env ******** --env ******** fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d ssh-agent -k 01:31:47 unset SSH_AUTH_SOCK; 01:31:47 unset SSH_AGENT_PID; 01:31:47 echo Agent pid 76 killed; 01:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:47 + git semver [Pipeline] } 01:31:48 $ docker stop --time=1 fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d 01:31:49 $ docker rm -f --volumes fe8f7edd53a512e575023a2671d4835ff715420aca29aacc2047196ba3f8112d [Pipeline] // withDockerContainer [Pipeline] sh 01:31:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:50 Stashed 1 file(s) [Pipeline] echo 01:31:50 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:50 provisioning config files... 01:31:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13953016100328558602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:50 ---> docker-login.sh 01:31:50 nexus3.edgexfoundry.org:10001 01:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:50 Configure a credential helper to remove this warning. See 01:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:50 01:31:50 Login Succeeded 01:31:50 nexus3.edgexfoundry.org:10002 01:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:50 Configure a credential helper to remove this warning. See 01:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:50 01:31:50 Login Succeeded 01:31:50 nexus3.edgexfoundry.org:10003 01:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:50 Configure a credential helper to remove this warning. See 01:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:50 01:31:50 Login Succeeded 01:31:50 nexus3.edgexfoundry.org:10004 01:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:50 Configure a credential helper to remove this warning. See 01:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:50 01:31:50 Login Succeeded 01:31:50 docker.io 01:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 ---> docker-login.sh ends [Pipeline] } 01:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:51 ========================================================= 01:31:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:31:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:31:51 Sending build context to Docker daemon 16.07MB 01:31:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:31:51 Step 2/12 : FROM ${BASE} AS builder 01:31:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:51 63b65145d645: Pulling fs layer 01:31:51 a2d21d5440eb: Pulling fs layer 01:31:51 935e6c44a52c: Pulling fs layer 01:31:51 94cc34f8dd06: Pulling fs layer 01:31:51 30dea6a524f1: Pulling fs layer 01:31:51 a2aff8979fd8: Pulling fs layer 01:31:51 6808be2612f2: Pulling fs layer 01:31:51 f25807f1079a: Pulling fs layer 01:31:51 30dea6a524f1: Waiting 01:31:51 a2aff8979fd8: Waiting 01:31:51 6808be2612f2: Waiting 01:31:51 f25807f1079a: Waiting 01:31:51 94cc34f8dd06: Waiting 01:31:51 a2d21d5440eb: Download complete 01:31:51 94cc34f8dd06: Verifying Checksum 01:31:51 94cc34f8dd06: Download complete 01:31:51 30dea6a524f1: Verifying Checksum 01:31:51 30dea6a524f1: Download complete 01:31:51 63b65145d645: Verifying Checksum 01:31:51 63b65145d645: Download complete 01:31:51 a2aff8979fd8: Verifying Checksum 01:31:51 a2aff8979fd8: Download complete 01:31:52 63b65145d645: Pull complete 01:31:52 a2d21d5440eb: Pull complete 01:31:52 f25807f1079a: Verifying Checksum 01:31:52 f25807f1079a: Download complete 01:31:52 935e6c44a52c: Verifying Checksum 01:31:52 935e6c44a52c: Download complete 01:31:52 6808be2612f2: Verifying Checksum 01:31:52 6808be2612f2: Download complete 01:31:57 935e6c44a52c: Pull complete 01:31:57 94cc34f8dd06: Pull complete 01:31:57 30dea6a524f1: Pull complete 01:31:57 a2aff8979fd8: Pull complete 01:32:00 6808be2612f2: Pull complete 01:32:00 f25807f1079a: Pull complete 01:32:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:32:00 ---> 3b553350e43f 01:32:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:32:05 Still waiting to schedule task 01:32:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:32:07 ---> Running in 24d07e604a1f 01:32:07 Removing intermediate container 24d07e604a1f 01:32:07 ---> 2ed60a83f3da 01:32:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:07 ---> Running in 020ee15367c9 01:32:07 Removing intermediate container 020ee15367c9 01:32:07 ---> 115194bd7700 01:32:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:32:07 ---> Running in 2cb14d777d07 01:32:07 Removing intermediate container 2cb14d777d07 01:32:07 ---> f3ad3fc2a6d0 01:32:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:32:07 ---> Running in 141e1a431a2c 01:32:07 Removing intermediate container 141e1a431a2c 01:32:07 ---> d4b9b942679b 01:32:07 Step 7/12 : WORKDIR /device-gpio 01:32:07 ---> Running in e6cb188203b1 01:32:07 Removing intermediate container e6cb188203b1 01:32:07 ---> 61ed2fd95d05 01:32:07 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:07 ---> Running in 135b8fd47538 01:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:32:08 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:32:08 (2/4) Installing libedit (20221030.3.1-r0) 01:32:08 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:32:08 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:32:08 Executing busybox-1.35.0-r29.trigger 01:32:08 OK: 269 MiB in 57 packages 01:32:09 Removing intermediate container 135b8fd47538 01:32:09 ---> 6f593d0e0b57 01:32:09 Step 9/12 : COPY go.mod vendor* ./ 01:32:09 ---> 3bcac5f24935 01:32:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:09 ---> Running in fe8d9c49c02c 01:32:48 Removing intermediate container fe8d9c49c02c 01:32:48 ---> 02e4b80fd47d 01:32:48 Step 11/12 : COPY . . 01:32:49 ---> 6358917d2053 01:32:49 Step 12/12 : RUN ${MAKE} 01:32:49 ---> Running in 378c17d6310f 01:32:49 noop 01:32:49 Removing intermediate container 378c17d6310f 01:32:49 ---> 932f6eb69b8c 01:32:49 Successfully built 932f6eb69b8c 01:32:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker inspect -f . ci-base-image-x86_64 01:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:50 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:32:50 $ 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 ******** -e ******** ci-base-image-x86_64 cat 01:32:50 $ docker top 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:50 + go version 01:32:50 go version go1.20.2 linux/amd64 [Pipeline] } 01:32:50 $ docker stop --time=1 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 01:32:52 $ docker rm -f --volumes 155bd229701914fb05d15088b79d1a763a839c24549e611dfce60b95bee12fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker inspect -f . ci-base-image-x86_64 01:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:52 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 01:32:52 $ docker top b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:32:53 + make test 01:32:53 go test ./... -coverprofile=coverage.out ./... 01:32:58 ? github.com/edgexfoundry/device-gpio [no test files] 01:33:11 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:33:11 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:33:16 go vet ./... 01:33:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:21 ./bin/test-attribution-txt.sh [Pipeline] echo 01:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:33:21 $ docker stop --time=1 b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 01:33:29 $ docker rm -f --volumes b223c6ef94e60a9affd033d8e00d09adf927514898c5d4387c8e1b0881a1c382 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:33:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:33:30 + ls -al . 01:33:30 total 156 01:33:30 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:32 . 01:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 .. 01:33:30 -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:31 .dockerignore 01:33:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:31 .git 01:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 .github 01:33:30 -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:31 .gitignore 01:33:30 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:31 .golangci.yml 01:33:30 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:31 .semver 01:33:30 -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:31 Attribution.txt 01:33:30 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:31 CHANGELOG.md 01:33:30 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:31 Dockerfile 01:33:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:31 GOVERNANCE.md 01:33:30 -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:31 Jenkinsfile 01:33:30 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:31 LICENSE 01:33:30 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:31 Makefile 01:33:30 -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:31 OWNERS.md 01:33:30 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:31 README.md 01:33:30 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:31 VERSION 01:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:31 bin 01:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 cmd 01:33:30 -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:32 coverage.out 01:33:30 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:31 go.mod 01:33:30 -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:31 go.sum 01:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:31 internal 01:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:31 snap 01:33:30 -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + 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=11a3e93ce1b9de78f3ac3895831d199ada88536a --label arch=amd64 --label version=3.0.0-dev.20 . 01:33:31 Sending build context to Docker daemon 16.07MB 01:33:31 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:33:31 Step 2/25 : FROM ${BASE} AS builder 01:33:31 ---> 932f6eb69b8c 01:33:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:33:32 ---> Running in 2289b66827d1 01:33:32 Removing intermediate container 2289b66827d1 01:33:32 ---> 6cd94b1f84d4 01:33:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:33:32 ---> Running in 3f59271c8f14 01:33:32 Removing intermediate container 3f59271c8f14 01:33:32 ---> 5cc49cb45694 01:33:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:33:33 ---> Running in 83d6de57bef3 01:33:33 Removing intermediate container 83d6de57bef3 01:33:33 ---> 3b99fe04ec9a 01:33:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:33:33 ---> Running in e78394bc7368 01:33:33 Removing intermediate container e78394bc7368 01:33:33 ---> 38df225b51cc 01:33:33 Step 7/25 : WORKDIR /device-gpio 01:33:33 ---> Running in 0f0e4acdc790 01:33:34 Removing intermediate container 0f0e4acdc790 01:33:34 ---> 375708382bb0 01:33:34 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:34 ---> Running in ca0332ab0273 01:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:33:35 OK: 269 MiB in 57 packages 01:33:35 Removing intermediate container ca0332ab0273 01:33:35 ---> b8e0a4a0335f 01:33:35 Step 9/25 : COPY go.mod vendor* ./ 01:33:36 ---> 60a2c0a7731d 01:33:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:36 ---> Running in 795c3d0d3845 01:33:37 Removing intermediate container 795c3d0d3845 01:33:37 ---> 10fd86eae943 01:33:37 Step 11/25 : COPY . . 01:33:38 ---> 6a6ea9c55f42 01:33:38 Step 12/25 : RUN ${MAKE} 01:33:38 ---> Running in 4e4282b74a82 01:33:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:34:03 Removing intermediate container 4e4282b74a82 01:34:03 ---> f08f176b61c1 01:34:03 Step 13/25 : FROM alpine:3.17 01:34:03 3.17: Pulling from library/alpine 01:34:03 f56be85fc22e: Pulling fs layer 01:34:03 f56be85fc22e: Verifying Checksum 01:34:03 f56be85fc22e: Download complete 01:34:03 f56be85fc22e: Pull complete 01:34:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:34:03 Status: Downloaded newer image for alpine:3.17 01:34:03 ---> 9ed4aefc74f6 01:34:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:34:03 ---> Running in b60760e7bd99 01:34:03 Removing intermediate container b60760e7bd99 01:34:03 ---> f36d485e64a1 01:34:03 Step 15/25 : RUN apk add --update --no-cache 01:34:03 ---> Running in a1ebba68cd1f 01:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:34:03 OK: 7 MiB in 15 packages 01:34:04 Removing intermediate container a1ebba68cd1f 01:34:04 ---> e6e32d20725d 01:34:04 Step 16/25 : WORKDIR / 01:34:04 ---> Running in 8bbe15e2f69b 01:34:04 Removing intermediate container 8bbe15e2f69b 01:34:04 ---> afa8fc50a697 01:34:04 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:34:04 ---> 0a14ee0ab0f9 01:34:04 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:34:04 ---> 42c46f3d47e2 01:34:04 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:34:06 ---> ecc8fc897477 01:34:06 Step 20/25 : EXPOSE 59910 01:34:06 ---> Running in f87b63bc7c63 01:34:06 Removing intermediate container f87b63bc7c63 01:34:06 ---> 26f08b9e9a1d 01:34:06 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:34:06 ---> Running in 03638e37e43d 01:34:06 Removing intermediate container 03638e37e43d 01:34:06 ---> b5f823e34a36 01:34:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:34:06 ---> Running in dc0e8ec27fa8 01:34:06 Removing intermediate container dc0e8ec27fa8 01:34:06 ---> bf3cf66b925c 01:34:06 Step 23/25 : LABEL arch=amd64 01:34:06 ---> Running in 4613057d45bf 01:34:06 Removing intermediate container 4613057d45bf 01:34:06 ---> eea8feebc698 01:34:06 Step 24/25 : LABEL git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a 01:34:06 ---> Running in 42dbbc8b3eee 01:34:06 Removing intermediate container 42dbbc8b3eee 01:34:06 ---> 0cab30fd2556 01:34:06 Step 25/25 : LABEL version=3.0.0-dev.20 01:34:06 ---> Running in 3e96a7b7621d 01:34:06 Removing intermediate container 3e96a7b7621d 01:34:06 ---> d77114ffb99f 01:34:06 [Warning] One or more build-args [ARCH] were not consumed 01:34:06 Successfully built d77114ffb99f 01:34:06 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:06 provisioning config files... 01:34:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2696225742209869908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:07 ---> docker-login.sh 01:34:07 nexus3.edgexfoundry.org:10001 01:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:07 Configure a credential helper to remove this warning. See 01:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:07 01:34:07 Login Succeeded 01:34:07 nexus3.edgexfoundry.org:10002 01:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:07 Configure a credential helper to remove this warning. See 01:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:07 01:34:07 Login Succeeded 01:34:07 nexus3.edgexfoundry.org:10003 01:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:07 Configure a credential helper to remove this warning. See 01:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:07 01:34:07 Login Succeeded 01:34:07 nexus3.edgexfoundry.org:10004 01:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:07 Configure a credential helper to remove this warning. See 01:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:07 01:34:07 Login Succeeded 01:34:07 docker.io 01:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:07 Configure a credential helper to remove this warning. See 01:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:07 01:34:07 Login Succeeded 01:34:07 ---> docker-login.sh ends [Pipeline] } 01:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:07 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:34:07 11a3e93ce1b9de78f3ac3895831d199ada88536a 01:34:07 latest 01:34:07 3.0.0-dev.20 01:34:07 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:34:07 main 01:34:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:07 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a 01:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:34:08 2b3c09a03703: Preparing 01:34:08 6f2f06a61910: Preparing 01:34:08 a8425610d76b: Preparing 01:34:08 51bad3d66e41: Preparing 01:34:08 f1417ff83b31: Preparing 01:34:08 f1417ff83b31: Layer already exists 01:34:08 51bad3d66e41: Pushed 01:34:08 6f2f06a61910: Pushed 01:34:08 a8425610d76b: Pushed 01:34:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9432 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:34:10 Running in /w/workspace/device-gpio/74 [Pipeline] { [Pipeline] checkout 01:34:10 The recommended git tool is: git 01:34:11 2b3c09a03703: Pushed 01:34:11 11a3e93ce1b9de78f3ac3895831d199ada88536a: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:34:12 2b3c09a03703: Preparing 01:34:12 6f2f06a61910: Preparing 01:34:12 a8425610d76b: Preparing 01:34:12 51bad3d66e41: Preparing 01:34:12 f1417ff83b31: Preparing 01:34:12 51bad3d66e41: Layer already exists 01:34:12 f1417ff83b31: Layer already exists 01:34:12 6f2f06a61910: Layer already exists 01:34:12 2b3c09a03703: Layer already exists 01:34:12 a8425610d76b: Layer already exists 01:34:12 latest: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 01:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:34:12 2b3c09a03703: Preparing 01:34:12 6f2f06a61910: Preparing 01:34:12 a8425610d76b: Preparing 01:34:12 51bad3d66e41: Preparing 01:34:12 f1417ff83b31: Preparing 01:34:12 a8425610d76b: Layer already exists 01:34:12 6f2f06a61910: Layer already exists 01:34:12 51bad3d66e41: Layer already exists 01:34:12 f1417ff83b31: Layer already exists 01:34:12 2b3c09a03703: Layer already exists 01:34:12 3.0.0-dev.20: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:34:13 2b3c09a03703: Preparing 01:34:13 6f2f06a61910: Preparing 01:34:13 a8425610d76b: Preparing 01:34:13 51bad3d66e41: Preparing 01:34:13 f1417ff83b31: Preparing 01:34:13 6f2f06a61910: Layer already exists 01:34:13 51bad3d66e41: Layer already exists 01:34:13 2b3c09a03703: Layer already exists 01:34:13 a8425610d76b: Layer already exists 01:34:13 f1417ff83b31: Layer already exists 01:34:13 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:34:14 2b3c09a03703: Preparing 01:34:14 6f2f06a61910: Preparing 01:34:14 a8425610d76b: Preparing 01:34:14 51bad3d66e41: Preparing 01:34:14 f1417ff83b31: Preparing 01:34:14 f1417ff83b31: Layer already exists 01:34:14 51bad3d66e41: Layer already exists 01:34:14 2b3c09a03703: Layer already exists 01:34:14 a8425610d76b: Layer already exists 01:34:14 6f2f06a61910: Layer already exists 01:34:14 main: digest: sha256:9738c9cd3e5ce67511f5982d7d9a35e2a46507dd6cf83bb78aa6782d6e71b2fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:14 ===================================================== [Pipeline] echo 01:34:14 taggedImages: 01:34:14 - nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a 01:34:14 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:34:14 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.20 01:34:14 - nexus3.edgexfoundry.org:10004/device-gpio:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:34:14 - 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] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:14 01:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:14 latest: Pulling from edgex-lftools-log-publisher 01:34:14 5eb5b503b376: Pulling fs layer 01:34:14 5c69ac0246d0: Pulling fs layer 01:34:14 ec43610c2a17: Pulling fs layer 01:34:14 3a2ae6a8a46f: Pulling fs layer 01:34:14 33b1e0a273af: Pulling fs layer 01:34:14 5d3b04190fa2: Pulling fs layer 01:34:14 2f39f015ded8: Pulling fs layer 01:34:14 33b1e0a273af: Waiting 01:34:14 3a2ae6a8a46f: Waiting 01:34:14 5d3b04190fa2: Waiting 01:34:14 5c69ac0246d0: Verifying Checksum 01:34:14 5c69ac0246d0: Download complete 01:34:14 3a2ae6a8a46f: Verifying Checksum 01:34:14 3a2ae6a8a46f: Download complete 01:34:14 33b1e0a273af: Verifying Checksum 01:34:14 33b1e0a273af: Download complete 01:34:14 5d3b04190fa2: Verifying Checksum 01:34:14 5d3b04190fa2: Download complete 01:34:14 ec43610c2a17: Verifying Checksum 01:34:14 ec43610c2a17: Download complete 01:34:15 5eb5b503b376: Verifying Checksum 01:34:15 5eb5b503b376: Download complete 01:34:15 2f39f015ded8: Download complete 01:34:16 5eb5b503b376: Pull complete 01:34:16 5c69ac0246d0: Pull complete 01:34:17 ec43610c2a17: Pull complete 01:34:17 3a2ae6a8a46f: Pull complete 01:34:17 33b1e0a273af: Pull complete 01:34:17 5d3b04190fa2: Pull complete 01:34:17 using credential edgex-jenkins-ssh 01:34:17 Cloning the remote Git repository 01:34:17 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:34:17 > git init /w/workspace/device-gpio/74 # timeout=10 01:34:17 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:34:17 > git --version # timeout=10 01:34:17 > git --version # 'git version 2.25.1' 01:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:19 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:34:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:21 Avoid second fetch 01:34:21 Checking out Revision 11a3e93ce1b9de78f3ac3895831d199ada88536a (main) 01:34:21 2f39f015ded8: Pull complete 01:34:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:21 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:34:21 $ 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/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-lftools-log-publisher:latest cat 01:34:22 Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" 01:34:22 01:34:22 GitHub has been notified of this commit’s build result 01:34:22 01:34:21 > git config core.sparsecheckout # timeout=10 01:34:21 > git checkout -f 11a3e93ce1b9de78f3ac3895831d199ada88536a # timeout=10 01:34:30 $ docker top 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:30 ---> job-cost.sh 01:34:30 lf-activate-venv: SKIPPING 01:34:30 INFO: No Stack... 01:34:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:31 Dload Upload Total Spent Left Speed 01:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 01:34:31 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 01:34:31 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:34:31 + cut -d, -f6 [Pipeline] lock 01:34:31 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] 01:34:31 Resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] did not exist. Created. 01:34:31 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:32 + echo total: 0.2199999988079071 [Pipeline] stash 01:34:32 Stashed 1 file(s) [Pipeline] } 01:34:32 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:32 $ docker stop --time=1 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 01:34:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:34:32 sudo tee /etc/docker/daemon.new 01:34:32 { 01:34:32 "registry-mirrors": [ 01:34:32 "https://nexus3.edgexfoundry.org:10001" 01:34:32 ], 01:34:32 "bip": "10.250.0.254/24", 01:34:32 "hosts": [ 01:34:32 "tcp://0.0.0.0:5555", 01:34:32 "unix:///var/run/docker.sock" 01:34:32 ], 01:34:32 "mtu": 1458, 01:34:32 "selinux-enabled": true, 01:34:32 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:32 } 01:34:33 $ docker rm -f --volumes 382f23a1dfa5f9f8b9c30ba0bc86935862f9d050c77a52aa55ce980aa7b63d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:52 provisioning config files... 01:34:52 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/74@tmp/config3127765493706547319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:52 ---> docker-login.sh 01:34:52 nexus3.edgexfoundry.org:10001 01:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:53 Configure a credential helper to remove this warning. See 01:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:53 01:34:53 Login Succeeded 01:34:53 nexus3.edgexfoundry.org:10002 01:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:54 Configure a credential helper to remove this warning. See 01:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:54 01:34:54 Login Succeeded 01:34:54 nexus3.edgexfoundry.org:10003 01:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:54 Configure a credential helper to remove this warning. See 01:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:54 01:34:54 Login Succeeded 01:34:54 nexus3.edgexfoundry.org:10004 01:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:54 Configure a credential helper to remove this warning. See 01:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:54 01:34:54 Login Succeeded 01:34:54 docker.io 01:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:55 Configure a credential helper to remove this warning. See 01:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:55 01:34:55 Login Succeeded 01:34:55 ---> docker-login.sh ends [Pipeline] } 01:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:55 ========================================================= 01:34:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:34:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:34:56 Sending build context to Docker daemon 8.116MB 01:34:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:34:56 Step 2/12 : FROM ${BASE} AS builder 01:34:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:56 af6eaf76a39c: Pulling fs layer 01:34:56 55522c791124: Pulling fs layer 01:34:56 ce5c4a1c91eb: Pulling fs layer 01:34:56 169dfbe0d373: Pulling fs layer 01:34:56 e1ff8fa3b103: Pulling fs layer 01:34:56 52ebb69f0ebf: Pulling fs layer 01:34:56 5abe8eddf0d5: Pulling fs layer 01:34:56 169dfbe0d373: Waiting 01:34:56 e1ff8fa3b103: Waiting 01:34:56 52ebb69f0ebf: Waiting 01:34:56 5abe8eddf0d5: Waiting 01:34:56 55522c791124: Verifying Checksum 01:34:56 55522c791124: Download complete 01:34:56 169dfbe0d373: Verifying Checksum 01:34:56 169dfbe0d373: Download complete 01:34:57 e1ff8fa3b103: Verifying Checksum 01:34:57 e1ff8fa3b103: Download complete 01:34:57 af6eaf76a39c: Download complete 01:34:58 af6eaf76a39c: Pull complete 01:34:58 5abe8eddf0d5: Verifying Checksum 01:34:58 5abe8eddf0d5: Download complete 01:34:58 55522c791124: Pull complete 01:34:59 ce5c4a1c91eb: Verifying Checksum 01:34:59 ce5c4a1c91eb: Download complete 01:34:59 52ebb69f0ebf: Download complete 01:35:12 ce5c4a1c91eb: Pull complete 01:35:12 169dfbe0d373: Pull complete 01:35:12 e1ff8fa3b103: Pull complete 01:35:20 52ebb69f0ebf: Pull complete 01:35:21 5abe8eddf0d5: Pull complete 01:35:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:35:21 ---> 6cb57ee374ae 01:35:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:35:24 ---> Running in 85da89c7f724 01:35:24 Removing intermediate container 85da89c7f724 01:35:24 ---> e99beb23e396 01:35:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:25 ---> Running in 67bab669673d 01:35:25 Removing intermediate container 67bab669673d 01:35:25 ---> 1be6248d548d 01:35:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:35:25 ---> Running in e079a80b5b85 01:35:25 Removing intermediate container e079a80b5b85 01:35:25 ---> d29504d9494a 01:35:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:35:25 ---> Running in 916b5a12dae1 01:35:26 Removing intermediate container 916b5a12dae1 01:35:26 ---> c9e97e5fe199 01:35:26 Step 7/12 : WORKDIR /device-gpio 01:35:26 ---> Running in 9f1624bccc18 01:35:26 Removing intermediate container 9f1624bccc18 01:35:26 ---> ea3336ac0428 01:35:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:26 ---> Running in 97077d8a1d92 01:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:30 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:35:30 (2/4) Installing libedit (20221030.3.1-r0) 01:35:30 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:35:30 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:35:30 Executing busybox-1.35.0-r29.trigger 01:35:30 OK: 268 MiB in 57 packages 01:35:31 Removing intermediate container 97077d8a1d92 01:35:31 ---> 88b1bc2dc8a0 01:35:31 Step 9/12 : COPY go.mod vendor* ./ 01:35:32 ---> 59269ec19f22 01:35:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:32 ---> Running in 52672ae2e510 01:36:40 Removing intermediate container 52672ae2e510 01:36:40 ---> 1e1ec1d6228b 01:36:40 Step 11/12 : COPY . . 01:36:40 ---> a40288f1692b 01:36:40 Step 12/12 : RUN ${MAKE} 01:36:40 ---> Running in 5ed49b5b4b68 01:36:40 noop 01:36:41 Removing intermediate container 5ed49b5b4b68 01:36:41 ---> 4f51119113bd 01:36:41 Successfully built 4f51119113bd 01:36:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:41 + docker inspect -f . ci-base-image-arm64 01:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:42 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 01:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@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 ******** ci-base-image-arm64 cat 01:36:44 $ docker top b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:45 + go version 01:36:45 go version go1.20.2 linux/arm64 [Pipeline] } 01:36:45 $ docker stop --time=1 b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 01:36:47 $ docker rm -f --volumes b07e8d108a1eab31a6a9368c8626efcab0e5864649ea6d44e1f196e93470f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:47 + docker inspect -f . ci-base-image-arm64 01:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:47 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 01:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@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 ******** ci-base-image-arm64 cat 01:36:49 $ docker top 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:50 + git config --global --add safe.directory /w/workspace/device-gpio/74 [Pipeline] fileExists [Pipeline] sh 01:36:50 + make test 01:36:50 go test ./... -coverprofile=coverage.out ./... 01:37:37 ? github.com/edgexfoundry/device-gpio [no test files] 01:39:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:39:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:39:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:39:59 go vet ./... 01:40:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:40:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:40:32 ./bin/test-attribution-txt.sh [Pipeline] echo 01:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:40:32 $ docker stop --time=1 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c 01:40:34 $ docker rm -f --volumes 84dd6c82c09554a98223c3e6d6a652fe29500a6f63c367494ebf03c36a23ce4c [Pipeline] // withDockerContainer [Pipeline] sh 01:40:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:35 Warning: overwriting stash ‘coverage-report’ 01:40:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:40:36 + ls -al . 01:40:36 total 152 01:40:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:36 . 01:40:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 .. 01:40:36 -rw-rw-r-- 1 jenkins jenkins 120 Apr 24 01:34 .dockerignore 01:40:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:34 .git 01:40:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 .github 01:40:36 -rw-rw-r-- 1 jenkins jenkins 343 Apr 24 01:34 .gitignore 01:40:36 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:34 .golangci.yml 01:40:36 -rw-rw-r-- 1 jenkins jenkins 9702 Apr 24 01:34 Attribution.txt 01:40:36 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 24 01:34 CHANGELOG.md 01:40:36 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 24 01:34 Dockerfile 01:40:36 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:34 GOVERNANCE.md 01:40:36 -rw-rw-r-- 1 jenkins jenkins 657 Apr 24 01:34 Jenkinsfile 01:40:36 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:34 LICENSE 01:40:36 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 24 01:34 Makefile 01:40:36 -rw-rw-r-- 1 jenkins jenkins 617 Apr 24 01:34 OWNERS.md 01:40:36 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 24 01:34 README.md 01:40:36 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:31 VERSION 01:40:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:34 bin 01:40:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 cmd 01:40:36 -rw-r--r-- 1 jenkins jenkins 10 Apr 24 01:36 coverage.out 01:40:36 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 24 01:34 go.mod 01:40:36 -rw-rw-r-- 1 jenkins jenkins 31700 Apr 24 01:34 go.sum 01:40:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:34 internal 01:40:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:34 snap 01:40:36 -rw-rw-r-- 1 jenkins jenkins 209 Apr 24 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:37 + 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=11a3e93ce1b9de78f3ac3895831d199ada88536a --label arch=arm64 --label version=3.0.0-dev.20 . 01:40:37 Sending build context to Docker daemon 8.117MB 01:40:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:40:37 Step 2/25 : FROM ${BASE} AS builder 01:40:37 ---> 4f51119113bd 01:40:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:40:38 ---> Running in 17a16b8272b2 01:40:39 Removing intermediate container 17a16b8272b2 01:40:39 ---> 77549f445389 01:40:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:39 ---> Running in 42a29c1713bb 01:40:39 Removing intermediate container 42a29c1713bb 01:40:39 ---> 84c340216579 01:40:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:40:39 ---> Running in 3fb8073e587b 01:40:40 Removing intermediate container 3fb8073e587b 01:40:40 ---> 9dc6ee6b1939 01:40:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:40:40 ---> Running in 81e3915213ec 01:40:40 Removing intermediate container 81e3915213ec 01:40:40 ---> c3b2816360dd 01:40:40 Step 7/25 : WORKDIR /device-gpio 01:40:40 ---> Running in 62debecbf1d6 01:40:41 Removing intermediate container 62debecbf1d6 01:40:41 ---> ea4616b4d90d 01:40:41 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:41 ---> Running in 7ce0ed7d1453 01:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:40:44 OK: 268 MiB in 57 packages 01:40:45 Removing intermediate container 7ce0ed7d1453 01:40:45 ---> c5ecf5336b20 01:40:45 Step 9/25 : COPY go.mod vendor* ./ 01:40:46 ---> 81bf8de1629d 01:40:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:46 ---> Running in 9d5f8077e3e9 01:40:50 Removing intermediate container 9d5f8077e3e9 01:40:50 ---> 725c78667726 01:40:50 Step 11/25 : COPY . . 01:40:51 ---> 38029b8ac009 01:40:51 Step 12/25 : RUN ${MAKE} 01:40:51 ---> Running in 8da714d1ac24 01:40:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:43:44 Removing intermediate container 8da714d1ac24 01:43:44 ---> e1f79c942c11 01:43:44 Step 13/25 : FROM alpine:3.17 01:43:44 3.17: Pulling from library/alpine 01:43:44 c41833b44d91: Pulling fs layer 01:43:44 c41833b44d91: Verifying Checksum 01:43:44 c41833b44d91: Download complete 01:43:44 c41833b44d91: Pull complete 01:43:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:43:44 Status: Downloaded newer image for alpine:3.17 01:43:44 ---> 51e60588ff2c 01:43:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:43:44 ---> Running in cb4925cc77d9 01:43:44 Removing intermediate container cb4925cc77d9 01:43:44 ---> 6f9c07537f7f 01:43:44 Step 15/25 : RUN apk add --update --no-cache 01:43:44 ---> Running in 33e3ee6353f7 01:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:48 OK: 7 MiB in 15 packages 01:43:48 Removing intermediate container 33e3ee6353f7 01:43:48 ---> a522d0395c87 01:43:48 Step 16/25 : WORKDIR / 01:43:49 ---> Running in 703b0275ee16 01:43:49 Removing intermediate container 703b0275ee16 01:43:49 ---> 52da99a5e656 01:43:49 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:43:51 ---> 8a38cbec11ad 01:43:51 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:43:51 ---> 058643bce26f 01:43:51 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:43:52 ---> d9367c4195e8 01:43:52 Step 20/25 : EXPOSE 59910 01:43:52 ---> Running in 414fd6c55271 01:43:52 Removing intermediate container 414fd6c55271 01:43:52 ---> 60742360951b 01:43:52 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:43:52 ---> Running in 75561d722a70 01:43:53 Removing intermediate container 75561d722a70 01:43:53 ---> 38e045736609 01:43:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:43:53 ---> Running in 8883c8fcb875 01:43:53 Removing intermediate container 8883c8fcb875 01:43:53 ---> 1ff68d112194 01:43:53 Step 23/25 : LABEL arch=arm64 01:43:53 ---> Running in 436bb635f68c 01:43:54 Removing intermediate container 436bb635f68c 01:43:54 ---> 965609988fb4 01:43:54 Step 24/25 : LABEL git_sha=11a3e93ce1b9de78f3ac3895831d199ada88536a 01:43:54 ---> Running in 0cf808f724e3 01:43:54 Removing intermediate container 0cf808f724e3 01:43:54 ---> 916cef491e0e 01:43:54 Step 25/25 : LABEL version=3.0.0-dev.20 01:43:54 ---> Running in cce1a219f15b 01:43:55 Removing intermediate container cce1a219f15b 01:43:55 ---> 465904d566a5 01:43:55 [Warning] One or more build-args [ARCH] were not consumed 01:43:55 Successfully built 465904d566a5 01:43:55 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:55 provisioning config files... 01:43:55 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/74@tmp/config7526320250438843526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:55 ---> docker-login.sh 01:43:55 nexus3.edgexfoundry.org:10001 01:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:56 Configure a credential helper to remove this warning. See 01:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:56 01:43:56 Login Succeeded 01:43:56 nexus3.edgexfoundry.org:10002 01:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:56 Configure a credential helper to remove this warning. See 01:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:56 01:43:56 Login Succeeded 01:43:56 nexus3.edgexfoundry.org:10003 01:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:57 Configure a credential helper to remove this warning. See 01:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:57 01:43:57 Login Succeeded 01:43:57 nexus3.edgexfoundry.org:10004 01:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:57 Configure a credential helper to remove this warning. See 01:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:57 01:43:57 Login Succeeded 01:43:57 docker.io 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:58 Configure a credential helper to remove this warning. See 01:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:58 01:43:58 Login Succeeded 01:43:58 ---> docker-login.sh ends [Pipeline] } 01:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:58 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 01:43:58 11a3e93ce1b9de78f3ac3895831d199ada88536a 01:43:58 latest 01:43:58 3.0.0-dev.20 01:43:58 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:43:58 main 01:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:58 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:59 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a 01:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:43:59 2ada3b466837: Preparing 01:43:59 eb5bd47f06e7: Preparing 01:43:59 07427251ef39: Preparing 01:43:59 bb0bf3b5f1fb: Preparing 01:43:59 26cbea5cba74: Preparing 01:43:59 26cbea5cba74: Layer already exists 01:43:59 bb0bf3b5f1fb: Pushed 01:43:59 eb5bd47f06e7: Pushed 01:43:59 07427251ef39: Pushed 01:44:06 2ada3b466837: Pushed 01:44:06 11a3e93ce1b9de78f3ac3895831d199ada88536a: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:44:06 2ada3b466837: Preparing 01:44:06 eb5bd47f06e7: Preparing 01:44:06 07427251ef39: Preparing 01:44:06 bb0bf3b5f1fb: Preparing 01:44:06 26cbea5cba74: Preparing 01:44:06 26cbea5cba74: Layer already exists 01:44:06 2ada3b466837: Layer already exists 01:44:06 eb5bd47f06e7: Layer already exists 01:44:06 07427251ef39: Layer already exists 01:44:06 bb0bf3b5f1fb: Layer already exists 01:44:07 latest: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 01:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:44:07 2ada3b466837: Preparing 01:44:07 eb5bd47f06e7: Preparing 01:44:07 07427251ef39: Preparing 01:44:07 bb0bf3b5f1fb: Preparing 01:44:07 26cbea5cba74: Preparing 01:44:07 07427251ef39: Layer already exists 01:44:07 2ada3b466837: Layer already exists 01:44:07 26cbea5cba74: Layer already exists 01:44:07 eb5bd47f06e7: Layer already exists 01:44:07 bb0bf3b5f1fb: Layer already exists 01:44:08 3.0.0-dev.20: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:44:08 2ada3b466837: Preparing 01:44:08 eb5bd47f06e7: Preparing 01:44:08 07427251ef39: Preparing 01:44:08 bb0bf3b5f1fb: Preparing 01:44:08 26cbea5cba74: Preparing 01:44:08 07427251ef39: Layer already exists 01:44:08 2ada3b466837: Layer already exists 01:44:08 26cbea5cba74: Layer already exists 01:44:08 eb5bd47f06e7: Layer already exists 01:44:08 bb0bf3b5f1fb: Layer already exists 01:44:09 11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:09 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 01:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:44:09 2ada3b466837: Preparing 01:44:09 eb5bd47f06e7: Preparing 01:44:09 07427251ef39: Preparing 01:44:09 bb0bf3b5f1fb: Preparing 01:44:09 26cbea5cba74: Preparing 01:44:09 2ada3b466837: Layer already exists 01:44:09 07427251ef39: Layer already exists 01:44:09 eb5bd47f06e7: Layer already exists 01:44:09 bb0bf3b5f1fb: Layer already exists 01:44:09 26cbea5cba74: Layer already exists 01:44:10 main: digest: sha256:c53ceab0ecd38420efe1a1ccb734622e2ac41a0eb99b7e68cae720564a05a9a3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:10 ===================================================== [Pipeline] echo 01:44:10 taggedImages: 01:44:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a 01:44:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:44:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.20 01:44:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:11a3e93ce1b9de78f3ac3895831d199ada88536a-3.0.0-dev.20 01:44:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:10 01:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:11 arm64: Pulling from edgex-lftools-log-publisher 01:44:11 8998bd30e6a1: Pulling fs layer 01:44:11 04944245beec: Pulling fs layer 01:44:11 699f458cf7ca: Pulling fs layer 01:44:11 765212b225bb: Pulling fs layer 01:44:11 f23df028b6ca: Pulling fs layer 01:44:11 d65c8cfc05b1: Pulling fs layer 01:44:11 2437ff75d9bd: Pulling fs layer 01:44:11 765212b225bb: Waiting 01:44:11 d65c8cfc05b1: Waiting 01:44:11 2437ff75d9bd: Waiting 01:44:11 f23df028b6ca: Waiting 01:44:11 04944245beec: Verifying Checksum 01:44:11 04944245beec: Download complete 01:44:11 765212b225bb: Verifying Checksum 01:44:11 765212b225bb: Download complete 01:44:11 f23df028b6ca: Download complete 01:44:11 d65c8cfc05b1: Verifying Checksum 01:44:11 d65c8cfc05b1: Download complete 01:44:11 699f458cf7ca: Verifying Checksum 01:44:11 699f458cf7ca: Download complete 01:44:12 8998bd30e6a1: Download complete 01:44:14 2437ff75d9bd: Verifying Checksum 01:44:14 2437ff75d9bd: Download complete 01:44:16 8998bd30e6a1: Pull complete 01:44:17 04944245beec: Pull complete 01:44:18 699f458cf7ca: Pull complete 01:44:19 765212b225bb: Pull complete 01:44:19 f23df028b6ca: Pull complete 01:44:20 d65c8cfc05b1: Pull complete 01:44:38 2437ff75d9bd: Pull complete 01:44:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 01:44:38 $ 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/74 -v /w/workspace/device-gpio/74:/w/workspace/device-gpio/74:rw,z -v /w/workspace/device-gpio/74@tmp:/w/workspace/device-gpio/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:44:41 $ docker top d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:42 ---> job-cost.sh 01:44:42 lf-activate-venv: SKIPPING 01:44:42 INFO: No Stack... 01:44:43 INFO: Retrieving Pricing Info for: v3-standard-4 01:44:44 INFO: Archiving Costs [Pipeline] sh 01:44:44 + + catcut /w/workspace/device-gpio/74/archives/cost.csv -d, 01:44:44 -f6 [Pipeline] lock 01:44:45 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] 01:44:45 Resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] did not exist. Created. 01:44:45 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:45 /w/workspace/device-gpio/74@tmp/durable-aef3ec58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:44:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:44:46 Warning: overwriting stash ‘stack-cost’ 01:44:46 Stashed 1 file(s) [Pipeline] } 01:44:46 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:46 $ docker stop --time=1 d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 01:44:48 $ docker rm -f --volumes d3a43655ab25c8680391eb27105183c6c3389649b2dd68f9e1f152f8483408e0 [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 01:44:48 provisioning config files... 01:44:48 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17290314183988582362tmp [Pipeline] { [Pipeline] sh 01:44:48 + set +x 01:44:48 + curl -s https://codecov.io/bash 01:44:48 + bash -s -- 01:44:48 01:44:48 _____ _ 01:44:48 / ____| | | 01:44:48 | | ___ __| | ___ ___ _____ __ 01:44:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:44:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:44:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:44:48 Bash-1.0.6 01:44:48 01:44:48 01:44:48 ==> git version 2.25.1 found 01:44:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:44:48 Release-Date: 2020-01-08 01:44:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:44:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:44:48 ==> Jenkins CI detected. 01:44:48 current dir:  /w/workspace/edgexfoundry_device-gpio_main 01:44:48 project root: . 01:44:48 --> token set from env 01:44:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:44:48 ==> Running gcov in . (disable via -X gcov) 01:44:48 ==> Python coveragepy not found 01:44:48 ==> Searching for coverage reports in: 01:44:48 + . 01:44:48 -> Found 1 reports 01:44:48 ==> Detecting git/mercurial file structure 01:44:48 ==> Reading reports 01:44:48 + ./coverage.out bytes=10 01:44:49 ==> Appending adjustments 01:44:49 https://docs.codecov.io/docs/fixing-reports 01:44:49 + Found adjustments 01:44:49 ==> Gzipping contents 01:44:49 4.0K /tmp/codecov.4i1Sa3.gz 01:44:49 ==> Uploading reports 01:44:49 url: https://codecov.io 01:44:49 query: branch=main&commit=11a3e93ce1b9de78f3ac3895831d199ada88536a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:49 -> Pinging Codecov 01:44:49 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=11a3e93ce1b9de78f3ac3895831d199ada88536a&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:49 -> Uploading to 01:44:49 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/11a3e93ce1b9de78f3ac3895831d199ada88536a/30ac3d71-5bb7-46a7-8f27-dcc516cdffc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b35a17d5f1d24a581f5f486aa194dbe7aa3612d062933c90aa59c1bc31d0add 01:44:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:49 Dload Upload Total Spent Left Speed 01:44:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3566 --:--:-- --:--:-- --:--:-- 3549 100 724 0 0 100 724 0 2373 --:--:-- --:--:-- --:--:-- 2373 01:44:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] } 01:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:44:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:44:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:44:50 01:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:44:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:44:50 df9b9388f04a: Pulling fs layer 01:44:50 52dc419b0ee2: Pulling fs layer 01:44:50 25bc292e5bac: Pulling fs layer 01:44:50 114826534d7a: Pulling fs layer 01:44:50 4657fd5d0bcf: Pulling fs layer 01:44:50 6ad1cebc031e: Pulling fs layer 01:44:50 8a3aa393b2d8: Pulling fs layer 01:44:50 4657fd5d0bcf: Waiting 01:44:50 6ad1cebc031e: Waiting 01:44:50 8a3aa393b2d8: Waiting 01:44:50 114826534d7a: Waiting 01:44:50 25bc292e5bac: Verifying Checksum 01:44:50 25bc292e5bac: Download complete 01:44:50 52dc419b0ee2: Verifying Checksum 01:44:50 52dc419b0ee2: Download complete 01:44:50 4657fd5d0bcf: Verifying Checksum 01:44:50 4657fd5d0bcf: Download complete 01:44:50 df9b9388f04a: Verifying Checksum 01:44:50 df9b9388f04a: Download complete 01:44:50 6ad1cebc031e: Verifying Checksum 01:44:50 6ad1cebc031e: Download complete 01:44:50 df9b9388f04a: Pull complete 01:44:50 52dc419b0ee2: Pull complete 01:44:51 25bc292e5bac: Pull complete 01:44:51 114826534d7a: Verifying Checksum 01:44:51 114826534d7a: Download complete 01:44:51 8a3aa393b2d8: Verifying Checksum 01:44:51 8a3aa393b2d8: Download complete 01:44:56 114826534d7a: Pull complete 01:44:56 4657fd5d0bcf: Pull complete 01:44:56 6ad1cebc031e: Pull complete 01:45:03 8a3aa393b2d8: Pull complete 01:45:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:03 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:45:03 $ 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 01:45:11 $ docker top 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 -eo pid,comm [Pipeline] { [Pipeline] echo 01:45:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 01:45:12 + set -o pipefail 01:45:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 01:45:18 01:45:18 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 01:45:18 01:45:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/45de55ae-8740-4b05-9396-06c2e0f3f795 01:45:18 01:45:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:45:18 01:45:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:45:18 01:45:18 01:45:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:45:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:45:18 More details here: https://snyk.co/ue1NS [Pipeline] } 01:45:18 $ docker stop --time=1 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 01:45:24 $ docker rm -f --volumes 435b1eed30343da48e7438f8fd728e222c16d70c7050f2a000475a5ca48d5790 [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 01:45:25 + git log --format=format:%s -1 11a3e93ce1b9de78f3ac3895831d199ada88536a [Pipeline] sh 01:45:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:26 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:45:26 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:26 $ docker top 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:26 [ssh-agent] Looking for ssh-agent implementation... 01:45:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:26 $ docker exec 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 ssh-agent 01:45:26 SSH_AUTH_SOCK=/tmp/ssh-3XFioiCLH01s/agent.32 01:45:26 SSH_AGENT_PID=38 01:45:27 Running ssh-add (command line suppressed) 01:45:27 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14378658893225709194.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14378658893225709194.key) 01:45:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:27 + git semver tag 01:45:27 2023-04-24 01:45:27,597 [run_tag] DEBUG tag force:False 01:45:27 2023-04-24 01:45:27,597 [check_head_tag] DEBUG check head tag 01:45:27 2023-04-24 01:45:27,598 [execute] INFO git cat-file --batch-check 01:45:27 2023-04-24 01:45:27,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:45:27 2023-04-24 01:45:27,602 [execute] INFO git cat-file --batch 01:45:27 2023-04-24 01:45:27,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:45:27 2023-04-24 01:45:27,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:27 2023-04-24 01:45:27,620 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 01:45:27 2023-04-24 01:45:27,620 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 01:45:27 2023-04-24 01:45:27,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:27 3.0.0-dev.20 [Pipeline] } 01:45:27 $ docker exec --env ******** --env ******** 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 ssh-agent -k 01:45:27 unset SSH_AUTH_SOCK; 01:45:27 unset SSH_AGENT_PID; 01:45:27 echo Agent pid 38 killed; 01:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:28 + git semver [Pipeline] } 01:45:28 $ docker stop --time=1 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 01:45:29 $ docker rm -f --volumes 4395d2b4f97321af32276377fa8be143f10307c47b6713dbf49aca46f1c8e529 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:30 01:45:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:30 0.23.1-centos7: Pulling from edgex-lftools 01:45:30 ab5ef0e58194: Pulling fs layer 01:45:30 9712f1f96733: Pulling fs layer 01:45:30 63f879dbbcfc: Pulling fs layer 01:45:30 0d9ebad4ef96: Pulling fs layer 01:45:30 e9a5061849ea: Pulling fs layer 01:45:30 d747dcd14b5f: Pulling fs layer 01:45:30 2de7ff778b66: Pulling fs layer 01:45:30 e9a5061849ea: Waiting 01:45:30 d747dcd14b5f: Waiting 01:45:30 2de7ff778b66: Waiting 01:45:30 0d9ebad4ef96: Waiting 01:45:30 9712f1f96733: Verifying Checksum 01:45:30 9712f1f96733: Download complete 01:45:30 63f879dbbcfc: Verifying Checksum 01:45:30 63f879dbbcfc: Download complete 01:45:30 e9a5061849ea: Verifying Checksum 01:45:30 e9a5061849ea: Download complete 01:45:30 d747dcd14b5f: Verifying Checksum 01:45:30 d747dcd14b5f: Download complete 01:45:30 0d9ebad4ef96: Download complete 01:45:30 ab5ef0e58194: Download complete 01:45:31 2de7ff778b66: Verifying Checksum 01:45:31 2de7ff778b66: Download complete 01:45:34 ab5ef0e58194: Pull complete 01:45:34 9712f1f96733: Pull complete 01:45:34 63f879dbbcfc: Pull complete 01:45:40 0d9ebad4ef96: Pull complete 01:45:40 e9a5061849ea: Pull complete 01:45:40 d747dcd14b5f: Pull complete 01:45:41 2de7ff778b66: Pull complete 01:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:41 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:45:41 $ 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 01:45:52 $ docker top ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:45:52 provisioning config files... 01:45:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15394359109573325870tmp 01:45:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10148697446507550410tmp 01:45:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10296346846023887201tmp [Pipeline] { [Pipeline] echo 01:45:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:45:52 ---> sigul-configuration.sh 01:45:52 gpg: directory `/root/.gnupg' created 01:45:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:45:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:45:52 gpg: keyring `/root/.gnupg/secring.gpg' created 01:45:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:45:52 gpg: CAST5 encrypted data 01:45:52 gpg: encrypted with 1 passphrase 01:45:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:45:52 + mkdir /home/jenkins 01:45:52 + mkdir /home/jenkins/sigul [Pipeline] sh 01:45:53 + 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 01:45:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:45:53 ---> sigul-install.sh 01:45:53 Sigul already installed; skipping installation. [Pipeline] sh 01:45:53 + git tag --list 01:45:53 v1.0.0 01:45:53 v2.1.0 01:45:53 v2.1.1 01:45:53 v2.1.1-dev.1 01:45:53 v2.2.0 01:45:53 v2.2.1-dev.1 01:45:53 v2.2.1-dev.2 01:45:53 v2.2.1-dev.3 01:45:53 v2.2.1-dev.4 01:45:53 v2.3.0 01:45:53 v2.3.0-dev.10 01:45:53 v2.3.0-dev.11 01:45:53 v2.3.0-dev.12 01:45:53 v2.3.0-dev.13 01:45:53 v2.3.0-dev.14 01:45:53 v2.3.0-dev.15 01:45:53 v2.3.0-dev.16 01:45:53 v2.3.0-dev.17 01:45:53 v2.3.0-dev.18 01:45:53 v2.3.0-dev.19 01:45:53 v2.3.0-dev.20 01:45:53 v2.3.0-dev.4 01:45:53 v2.3.0-dev.5 01:45:53 v2.3.0-dev.6 01:45:53 v2.3.0-dev.7 01:45:53 v2.3.0-dev.8 01:45:53 v2.3.0-dev.9 01:45:53 v3.0.0-dev.1 01:45:53 v3.0.0-dev.10 01:45:53 v3.0.0-dev.11 01:45:53 v3.0.0-dev.12 01:45:53 v3.0.0-dev.13 01:45:53 v3.0.0-dev.14 01:45:53 v3.0.0-dev.15 01:45:53 v3.0.0-dev.16 01:45:53 v3.0.0-dev.17 01:45:53 v3.0.0-dev.18 01:45:53 v3.0.0-dev.19 01:45:53 v3.0.0-dev.2 01:45:53 v3.0.0-dev.20 01:45:53 v3.0.0-dev.3 01:45:53 v3.0.0-dev.4 01:45:53 v3.0.0-dev.5 01:45:53 v3.0.0-dev.6 01:45:53 v3.0.0-dev.7 01:45:53 v3.0.0-dev.8 01:45:53 v3.0.0-dev.9 [Pipeline] sh 01:45:53 + lftools sign git-tag v3.0.0-dev.20 01:45:54 Signing Git tag with Sigul... 01:45:54 Signing v3.0.0-dev.20 [Pipeline] echo 01:45:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:45:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:45:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:45:55 $ docker stop --time=1 ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b 01:45:56 $ docker rm -f --volumes ec9ddf0e982bdadfacd3ce5f370010ffb1e3adad5af7d6309deb92d5790b747b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:45:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:57 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:45:57 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:57 $ docker top a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d -eo pid,comm 01:45:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:57 [ssh-agent] Looking for ssh-agent implementation... 01:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:58 $ docker exec a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d ssh-agent 01:45:58 SSH_AUTH_SOCK=/tmp/ssh-FkD6FabNb1ml/agent.31 01:45:58 SSH_AGENT_PID=37 01:45:58 Running ssh-add (command line suppressed) 01:45:58 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15178780514018112740.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15178780514018112740.key) 01:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:58 + git semver bump pre 01:45:58 2023-04-24 01:45:58,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:58 2023-04-24 01:45:58,740 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 01:45:58 2023-04-24 01:45:58,741 [bump_version] DEBUG bumped version:3.0.0-dev.21 01:45:58 2023-04-24 01:45:58,741 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 01:45:58 2023-04-24 01:45:58,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:58 2023-04-24 01:45:58,741 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:58 2023-04-24 01:45:58,743 [execute] INFO git cat-file --batch-check 01:45:58 2023-04-24 01:45:58,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:58 2023-04-24 01:45:58,749 [execute] INFO git cat-file --batch 01:45:58 2023-04-24 01:45:58,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:58 2023-04-24 01:45:58,754 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:45:58 3.0.0-dev.21 [Pipeline] } 01:45:58 $ docker exec --env ******** --env ******** a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d ssh-agent -k 01:45:58 unset SSH_AUTH_SOCK; 01:45:58 unset SSH_AGENT_PID; 01:45:58 echo Agent pid 37 killed; 01:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:59 + git semver [Pipeline] } 01:45:59 $ docker stop --time=1 a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d 01:46:00 $ docker rm -f --volumes a4adf7e9a5d9d2f9853139518ea7de3e8376d269f2b04c70bd2d76d4e99c4a1d [Pipeline] // withDockerContainer [Pipeline] sh 01:46:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:01 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:46:01 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:01 $ docker top 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:01 [ssh-agent] Looking for ssh-agent implementation... 01:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:02 $ docker exec 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 ssh-agent 01:46:02 SSH_AUTH_SOCK=/tmp/ssh-KtDtu0cpYrMc/agent.32 01:46:02 SSH_AGENT_PID=38 01:46:02 Running ssh-add (command line suppressed) 01:46:02 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9624763831077812100.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9624763831077812100.key) 01:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:02 + git semver push 01:46:02 2023-04-24 01:46:02,758 [run_push] DEBUG push 01:46:02 2023-04-24 01:46:02,758 [execute] INFO git cat-file --batch-check 01:46:02 2023-04-24 01:46:02,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:46:02 2023-04-24 01:46:02,762 [execute] INFO git rev-list 73c885144ee489a550c98cb4ccd235301c0bade5 -- 01:46:02 2023-04-24 01:46:02,762 [execute] DEBUG Popen(['git', 'rev-list', '73c885144ee489a550c98cb4ccd235301c0bade5', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:46:02 2023-04-24 01:46:02,768 [execute] INFO git fetch -v origin 01:46:02 2023-04-24 01:46:02,769 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 01:46:03 2023-04-24 01:46:03,253 [run_push] DEBUG no remote changes detected 01:46:03 2023-04-24 01:46:03,254 [execute] INFO git push origin semver 01:46:03 2023-04-24 01:46:03,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:46:04 2023-04-24 01:46:04,076 [run_push] DEBUG push all version tags 01:46:04 2023-04-24 01:46:04,077 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:46:04 2023-04-24 01:46:04,077 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 01:46:04 2023-04-24 01:46:04,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:46:04 3.0.0-dev.21 [Pipeline] } 01:46:04 $ docker exec --env ******** --env ******** 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 ssh-agent -k 01:46:05 unset SSH_AUTH_SOCK; 01:46:05 unset SSH_AGENT_PID; 01:46:05 echo Agent pid 38 killed; 01:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:05 + git semver [Pipeline] } 01:46:05 $ docker stop --time=1 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 01:46:06 $ docker rm -f --volumes 6dba973ba61c3839d14df370f34322d905486724f1a329e4a2dc5971a45e4d30 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:46:07 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 01:46:07 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:46:07 total 16 01:46:07 drwxr-xr-x 3 root root 4096 Apr 24 01:34 . 01:46:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:45 .. 01:46:07 drwxr-xr-x 2 root root 4096 Apr 24 01:34 cost 01:46:07 -rw-r--r-- 1 root root 82 Apr 24 01:34 cost.csv 01:46:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 01:46:07 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:46:07 total 16 01:46:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:34 . 01:46:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:45 .. 01:46:07 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:34 cost 01:46:07 -rw-r--r-- 1 jenkins jenkins 82 Apr 24 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:46:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:08 ---> package-listing.sh 01:46:08 ++ facter osfamily 01:46:08 ++ tr '[:upper:]' '[:lower:]' 01:46:09 + OS_FAMILY=debian 01:46:09 + workspace=/w/workspace/edgexfoundry_device-gpio_main 01:46:09 + START_PACKAGES=/tmp/packages_start.txt 01:46:09 + END_PACKAGES=/tmp/packages_end.txt 01:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:09 + PACKAGES=/tmp/packages_start.txt 01:46:09 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:46:09 + PACKAGES=/tmp/packages_end.txt 01:46:09 + case "${OS_FAMILY}" in 01:46:09 + dpkg -l 01:46:09 + grep '^ii' 01:46:09 + '[' -f /tmp/packages_start.txt ']' 01:46:09 + '[' -f /tmp/packages_end.txt ']' 01:46:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:09 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:46:09 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 01:46:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 01:46:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 01:46:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:10 prd-ubuntu20.04-docker-8c-8g-9423 does not seem to be running inside a container 01:46:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 01:46:10 $ docker top 5cbfb7d643b7a11a239c8bba1a58d23c72cf209ae13aaec62881d25364c0e72c -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:46:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:46:11 + ls /var/log/sa-host 01:46:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:11 provisioning config files... 01:46:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2171296537098831611tmp [Pipeline] { [Pipeline] echo 01:46:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:46:11 ---> create-netrc.sh [Pipeline] } 01:46:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:46:11 ---> python-tools-install.sh [Pipeline] echo 01:46:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:12 ---> sudo-logs.sh 01:46:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:12 ---> job-cost.sh 01:46:12 lf-activate-venv: SKIPPING 01:46:12 DEBUG: total: 0.2199999988079071 01:46:12 INFO: Retrieving Stack Cost... 01:46:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:13 INFO: Archiving Costs [Pipeline] echo 01:46:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:13 ---> logs-deploy.sh 01:46:13 lf-activate-venv: SKIPPING 01:46:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/74 01:46:13 INFO: archiving workspace using pattern(s): 01:46:14 Archives upload complete. 01:46:14 INFO: archiving logs to Nexus 01:46:15 ---> uname -a: 01:46:15 Linux prd-ubuntu20-04-docker-8c-8g-9423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:46:15 01:46:15 01:46:15 ---> lscpu: 01:46:15 Architecture: x86_64 01:46:15 CPU op-mode(s): 32-bit, 64-bit 01:46:15 Byte Order: Little Endian 01:46:15 Address sizes: 40 bits physical, 48 bits virtual 01:46:15 CPU(s): 8 01:46:15 On-line CPU(s) list: 0-7 01:46:15 Thread(s) per core: 1 01:46:15 Core(s) per socket: 1 01:46:15 Socket(s): 8 01:46:15 NUMA node(s): 1 01:46:15 Vendor ID: AuthenticAMD 01:46:15 CPU family: 23 01:46:15 Model: 49 01:46:15 Model name: AMD EPYC-Rome Processor 01:46:15 Stepping: 0 01:46:15 CPU MHz: 2799.996 01:46:15 BogoMIPS: 5599.99 01:46:15 Virtualization: AMD-V 01:46:15 Hypervisor vendor: KVM 01:46:15 Virtualization type: full 01:46:15 L1d cache: 256 KiB 01:46:15 L1i cache: 256 KiB 01:46:15 L2 cache: 4 MiB 01:46:15 L3 cache: 128 MiB 01:46:15 NUMA node0 CPU(s): 0-7 01:46:15 Vulnerability Itlb multihit: Not affected 01:46:15 Vulnerability L1tf: Not affected 01:46:15 Vulnerability Mds: Not affected 01:46:15 Vulnerability Meltdown: Not affected 01:46:15 Vulnerability Mmio stale data: Not affected 01:46:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:46:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:46:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:46:15 Vulnerability Srbds: Not affected 01:46:15 Vulnerability Tsx async abort: Not affected 01:46:15 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:46:15 01:46:15 01:46:15 ---> nproc: 01:46:15 8 01:46:15 01:46:15 01:46:15 ---> df -h: 01:46:15 Filesystem Size Used Avail Use% Mounted on 01:46:15 overlay 155G 13G 143G 9% / 01:46:15 tmpfs 64M 0 64M 0% /dev 01:46:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:46:15 shm 64M 0 64M 0% /dev/shm 01:46:15 /dev/vda1 155G 13G 143G 9% /facter-os 01:46:15 01:46:15 01:46:15 ---> sar -b -r -n DEV: 01:46:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9423) 04/24/23 _x86_64_ (8 CPU) 01:46:15 01:46:15 01:30:50 LINUX RESTART (8 CPU) 01:46:15 01:46:15 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:46:15 01:32:02 133.56 47.93 85.64 0.00 5428.43 121328.85 0.00 01:46:15 01:33:01 181.06 1.86 179.19 0.00 38.36 66753.78 0.00 01:46:15 01:34:01 90.42 0.23 90.18 0.00 11.46 24029.86 0.00 01:46:15 01:35:01 91.72 0.05 91.67 0.00 6.80 20660.82 0.00 01:46:15 01:36:01 22.41 9.07 13.35 0.00 2905.52 2628.91 0.00 01:46:15 01:37:01 21.66 3.72 17.95 0.00 2542.24 3736.04 0.00 01:46:15 01:38:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 01:46:15 01:39:01 1.75 0.00 1.75 0.00 0.00 18.79 0.00 01:46:15 01:40:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 01:46:15 01:41:01 2.02 0.00 2.02 0.00 0.00 34.66 0.00 01:46:15 01:42:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 01:46:15 01:43:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 01:46:15 01:44:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 01:46:15 01:45:01 8.35 0.10 8.25 0.00 10.26 5773.04 0.00 01:46:15 01:46:01 105.60 0.25 105.35 0.00 24.66 52492.77 0.00 01:46:15 Average: 44.19 4.22 39.97 0.00 731.93 19783.68 0.00 01:46:15 01:46:15 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:46:15 01:32:02 29204228 31609304 708816 2.16 71864 2609840 1879272 5.54 969116 2353352 506032 01:46:15 01:33:01 28101188 31439140 863884 2.63 146604 3375064 2312432 6.81 1364860 2953416 181836 01:46:15 01:34:01 27949136 31572568 731304 2.22 150852 3650556 1873044 5.52 1251488 3212980 164 01:46:15 01:35:01 27652004 31578960 724612 2.20 160604 3907112 1750688 5.16 1259380 3461212 432 01:46:15 01:36:01 27459856 31555140 742176 2.26 164720 4065084 1802252 5.31 1375128 3527152 608 01:46:15 01:37:01 27280720 31560820 729552 2.22 169056 4240376 1827240 5.39 1492832 3571812 4 01:46:15 01:38:01 27281316 31561452 728892 2.22 169152 4240380 1827240 5.39 1493016 3571816 8 01:46:15 01:39:01 27291128 31571308 718888 2.19 169192 4240376 1827240 5.39 1483452 3571824 0 01:46:15 01:40:01 27291736 31572004 718352 2.18 169236 4240384 1827240 5.39 1483616 3571828 12 01:46:15 01:41:01 27291704 31572660 718204 2.18 169348 4240368 1827240 5.39 1482796 3572460 176 01:46:15 01:42:01 27291396 31572412 718432 2.18 169368 4240368 1827240 5.39 1482920 3572464 8 01:46:15 01:43:01 27291484 31572528 718236 2.18 169412 4240372 1827240 5.39 1482872 3572472 12 01:46:15 01:44:01 27291436 31572528 718184 2.18 169448 4240372 1827240 5.39 1482868 3572472 12 01:46:15 01:45:01 26513484 31552172 737536 2.24 175172 4944224 1853888 5.46 1508676 4275768 547332 01:46:15 01:46:01 25778804 31534296 751228 2.28 206552 5549060 1801092 5.31 1614064 4822252 364 01:46:15 Average: 27397975 31559819 735220 2.24 162039 4134929 1859373 5.48 1415139 3545552 82467 01:46:15 01:46:15 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:46:15 01:32:02 docker0 15.45 16.03 1.31 128.95 0.00 0.00 0.00 0.00 01:46:15 01:32:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 01:46:15 01:32:02 ens3 584.27 362.17 6709.27 84.23 0.00 0.00 0.00 0.00 01:46:15 01:33:01 docker0 177.96 289.39 14.39 2008.61 0.00 0.00 0.00 0.00 01:46:15 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:15 01:33:01 ens3 325.01 196.49 2040.73 29.84 0.00 0.00 0.00 0.00 01:46:15 01:33:01 veth7c00a10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:46:15 01:34:01 docker0 1.33 3.83 0.08 42.54 0.00 0.00 0.00 0.00 01:46:15 01:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:46:15 01:34:01 ens3 41.61 46.19 67.01 94.10 0.00 0.00 0.00 0.00 01:46:15 01:35:01 docker0 1.22 2.92 0.08 42.48 0.00 0.00 0.00 0.00 01:46:15 01:35:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 01:46:15 01:35:01 ens3 148.29 106.15 2651.87 225.12 0.00 0.00 0.00 0.00 01:46:15 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:46:15 01:36:01 ens3 51.17 28.88 579.14 2.89 0.00 0.00 0.00 0.00 01:46:15 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:46:15 01:37:01 ens3 60.17 24.51 1372.72 1.80 0.00 0.00 0.00 0.00 01:46:15 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:38:01 ens3 1.50 0.35 0.40 0.27 0.00 0.00 0.00 0.00 01:46:15 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:15 01:39:01 ens3 0.72 0.45 0.33 0.22 0.00 0.00 0.00 0.00 01:46:15 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:40:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:46:15 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:15 01:41:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:46:15 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:42:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 01:46:15 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:15 01:43:01 ens3 0.63 0.38 0.27 0.21 0.00 0.00 0.00 0.00 01:46:15 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:44:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:15 01:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:46:15 01:45:01 ens3 127.75 70.47 3967.10 9.00 0.00 0.00 0.00 0.00 01:46:15 01:46:01 docker0 37.64 65.24 3.20 582.04 0.00 0.00 0.00 0.00 01:46:15 01:46:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 01:46:15 01:46:01 ens3 233.77 142.52 3827.18 35.24 0.00 0.00 0.00 0.00 01:46:15 Average: docker0 15.39 24.87 1.26 184.97 0.00 0.00 0.00 0.00 01:46:15 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 01:46:15 Average: ens3 104.80 65.11 1413.73 32.20 0.00 0.00 0.00 0.00 01:46:15 01:46:15 01:46:15 ---> sar -P ALL: 01:46:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9423) 04/24/23 _x86_64_ (8 CPU) 01:46:15 01:46:15 01:30:50 LINUX RESTART (8 CPU) 01:46:15 01:46:15 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:46:15 01:32:02 all 9.82 0.00 3.74 3.36 0.07 83.00 01:46:15 01:32:02 0 7.84 0.00 3.27 1.16 0.08 87.64 01:46:15 01:32:02 1 12.58 0.00 3.11 1.95 0.07 82.30 01:46:15 01:32:02 2 7.69 0.00 3.52 0.35 0.07 88.37 01:46:15 01:32:02 3 8.05 0.00 3.36 0.69 0.07 87.83 01:46:15 01:32:02 4 12.16 0.00 3.69 0.61 0.07 83.47 01:46:15 01:32:02 5 9.19 0.00 3.31 0.32 0.07 87.11 01:46:15 01:32:02 6 11.30 0.00 5.67 13.09 0.07 69.87 01:46:15 01:32:02 7 9.77 0.00 3.98 8.76 0.10 77.39 01:46:15 01:33:01 all 13.03 0.00 4.62 6.78 0.07 75.51 01:46:15 01:33:01 0 13.15 0.00 5.24 30.99 0.07 50.55 01:46:15 01:33:01 1 14.12 0.00 4.21 0.22 0.07 81.38 01:46:15 01:33:01 2 10.98 0.00 4.40 9.73 0.05 74.83 01:46:15 01:33:01 3 14.12 0.00 4.39 0.68 0.07 80.74 01:46:15 01:33:01 4 12.47 0.00 5.82 1.91 0.07 79.73 01:46:15 01:33:01 5 12.02 0.00 4.64 1.70 0.05 81.59 01:46:15 01:33:01 6 13.72 0.00 4.19 8.04 0.10 73.94 01:46:15 01:33:01 7 13.61 0.00 4.07 1.13 0.09 81.10 01:46:15 01:34:01 all 33.42 0.00 5.51 4.66 0.15 56.27 01:46:15 01:34:01 0 33.83 0.00 6.71 1.07 0.12 58.28 01:46:15 01:34:01 1 31.98 0.00 4.72 0.32 0.10 62.87 01:46:15 01:34:01 2 33.05 0.00 6.08 12.73 0.10 48.04 01:46:15 01:34:01 3 33.99 0.00 5.23 18.59 0.13 42.05 01:46:15 01:34:01 4 33.97 0.00 4.68 0.40 0.12 60.83 01:46:15 01:34:01 5 33.78 0.00 5.52 1.18 0.12 59.40 01:46:15 01:34:01 6 32.95 0.00 6.17 0.08 0.08 60.72 01:46:15 01:34:01 7 33.78 0.00 5.02 2.95 0.42 57.83 01:46:15 01:35:01 all 3.93 0.00 1.69 2.53 0.05 91.81 01:46:15 01:35:01 0 2.92 0.00 1.34 1.69 0.03 94.01 01:46:15 01:35:01 1 3.05 0.00 2.42 0.00 0.05 94.48 01:46:15 01:35:01 2 5.01 0.00 1.22 0.15 0.05 93.57 01:46:15 01:35:01 3 2.53 0.00 2.33 4.19 0.05 90.90 01:46:15 01:35:01 4 5.03 0.00 1.21 0.98 0.03 92.74 01:46:15 01:35:01 5 4.28 0.00 1.61 0.25 0.05 93.81 01:46:15 01:35:01 6 4.13 0.00 1.61 11.51 0.05 82.70 01:46:15 01:35:01 7 4.51 0.00 1.79 1.48 0.07 92.16 01:46:15 01:36:01 all 0.52 0.00 0.34 0.31 0.13 98.70 01:46:15 01:36:01 0 1.50 0.00 0.48 0.23 0.02 97.77 01:46:15 01:36:01 1 0.78 0.00 0.27 0.03 0.00 98.92 01:46:15 01:36:01 2 0.20 0.00 0.12 0.00 0.00 99.68 01:46:15 01:36:01 3 0.26 0.00 0.33 0.76 0.93 97.72 01:46:15 01:36:01 4 0.74 0.00 0.17 0.30 0.02 98.78 01:46:15 01:36:01 5 0.23 0.00 0.70 1.03 0.02 98.02 01:46:15 01:36:01 6 0.32 0.00 0.20 0.10 0.02 99.37 01:46:15 01:36:01 7 0.13 0.00 0.47 0.05 0.02 99.33 01:46:15 01:37:01 all 0.99 0.00 0.54 0.30 0.01 98.17 01:46:15 01:37:01 0 0.38 0.00 0.38 0.22 0.00 99.02 01:46:15 01:37:01 1 0.75 0.00 0.58 0.00 0.00 98.67 01:46:15 01:37:01 2 1.27 0.00 0.62 0.00 0.02 98.10 01:46:15 01:37:01 3 0.68 0.00 0.42 1.03 0.02 97.85 01:46:15 01:37:01 4 2.02 0.00 0.45 0.02 0.00 97.51 01:46:15 01:37:01 5 0.65 0.00 1.10 1.05 0.02 97.18 01:46:15 01:37:01 6 1.52 0.00 0.43 0.08 0.02 97.95 01:46:15 01:37:01 7 0.60 0.00 0.30 0.03 0.00 99.07 01:46:15 01:38:01 all 0.09 0.00 0.01 0.03 0.00 99.87 01:46:15 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:46:15 01:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:46:15 01:38:01 3 0.00 0.00 0.00 0.12 0.00 99.88 01:46:15 01:38:01 4 0.60 0.00 0.00 0.00 0.00 99.40 01:46:15 01:38:01 5 0.02 0.00 0.00 0.13 0.00 99.85 01:46:15 01:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:46:15 01:39:01 all 0.02 0.00 0.01 0.07 0.11 99.79 01:46:15 01:39:01 0 0.00 0.00 0.00 0.00 0.08 99.92 01:46:15 01:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:46:15 01:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 01:46:15 01:39:01 3 0.02 0.00 0.00 0.17 0.00 99.82 01:46:15 01:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:46:15 01:39:01 5 0.02 0.00 0.02 0.30 0.45 99.22 01:46:15 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:39:01 7 0.03 0.00 0.02 0.13 0.30 99.52 01:46:15 01:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:46:15 01:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:46:15 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:46:15 01:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:46:15 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:46:15 01:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:46:15 01:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:46:15 01:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:46:15 01:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:46:15 01:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:46:15 01:41:01 3 0.02 0.00 0.00 0.07 0.00 99.92 01:46:15 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:46:15 01:41:01 5 0.03 0.00 0.00 0.02 0.02 99.93 01:46:15 01:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:41:01 7 0.03 0.00 0.05 0.00 0.02 99.90 01:46:15 01:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:46:15 01:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:15 01:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:46:15 01:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:46:15 01:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:46:15 01:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:46:15 01:46:15 01:42:01 CPU %user %nice %system %iowait %steal %idle 01:46:15 01:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:46:15 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:15 01:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:46:15 01:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:46:15 01:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:46:15 01:43:01 7 0.07 0.00 0.03 0.00 0.00 99.90 01:46:15 01:44:01 all 0.15 0.00 0.01 0.00 0.00 99.84 01:46:15 01:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:46:15 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:46:15 01:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:46:15 01:44:01 4 1.06 0.00 0.02 0.00 0.00 98.92 01:46:15 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:46:15 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:46:15 01:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 01:46:15 01:45:01 all 2.98 0.00 1.60 0.51 0.03 94.87 01:46:15 01:45:01 0 2.80 0.00 1.96 0.00 0.03 95.21 01:46:15 01:45:01 1 3.44 0.00 1.31 0.00 0.02 95.24 01:46:15 01:45:01 2 3.22 0.00 1.90 0.02 0.02 94.84 01:46:15 01:45:01 3 2.50 0.00 0.89 0.80 0.03 95.77 01:46:15 01:45:01 4 3.37 0.00 1.48 0.00 0.03 95.11 01:46:15 01:45:01 5 2.33 0.00 2.30 0.00 0.03 95.34 01:46:15 01:45:01 6 2.70 0.00 1.07 3.18 0.02 93.03 01:46:15 01:45:01 7 3.51 0.00 1.93 0.08 0.03 94.44 01:46:15 01:46:01 all 6.27 0.00 3.12 6.48 0.06 84.07 01:46:15 01:46:01 0 7.23 0.00 3.47 0.27 0.07 88.96 01:46:15 01:46:01 1 5.95 0.00 3.14 0.29 0.07 90.56 01:46:15 01:46:01 2 6.73 0.00 3.21 0.45 0.05 89.55 01:46:15 01:46:01 3 5.39 0.00 2.23 4.90 0.05 87.43 01:46:15 01:46:01 4 6.32 0.00 2.90 4.57 0.05 86.16 01:46:15 01:46:01 5 5.38 0.00 2.48 7.71 0.05 84.39 01:46:15 01:46:01 6 6.05 0.00 3.70 33.20 0.09 56.97 01:46:15 01:46:01 7 7.09 0.00 3.80 0.76 0.08 88.27 01:46:15 Average: all 4.71 0.00 1.40 1.65 0.05 92.19 01:46:15 Average: 0 4.59 0.00 1.51 2.32 0.03 91.55 01:46:15 Average: 1 4.82 0.00 1.31 0.19 0.03 93.65 01:46:15 Average: 2 4.51 0.00 1.39 1.54 0.03 92.53 01:46:15 Average: 3 4.47 0.00 1.27 2.13 0.09 92.04 01:46:15 Average: 4 5.17 0.00 1.35 0.58 0.03 92.87 01:46:15 Average: 5 4.49 0.00 1.43 0.91 0.06 93.11 01:46:15 Average: 6 4.79 0.00 1.52 4.57 0.03 89.08 01:46:15 Average: 7 4.85 0.00 1.42 1.02 0.08 92.63 01:46:15 01:46:15 01:46:15